内容库 / 主题
Topic · multimodal

多模态主题中枢

活文档 · 论文卡 · 笔记 · 仓库 · 攻略

主题活文档 Live Doc

全部
multimodal · 知识库活文档
multimodal · 知识库活文档 更新:v56 = v55 + 5 §2.39.205-209 + 3 §3.3 #121-123 + §7.1 #195 + §7.4 #45-49 + §4 十六向判定 ⑳ + 立标池双向锚 11 向并存预备 ★★ 主题负责人:flyP(首版 2026-06-30;本版 202
活文档 2026-08-24

论文卡 Papers

全部
Visual Instruction Tuning
Visual Instruction Tuning
arXiv:2304.08485 多模态 方法 OA · 绿色 被引 10838 · S2

本文提出 LLaVA:Large Language and Vision Assistant,一个端到端训练的大型多模态模型,将视觉编码器与 LLM 相结合用于通用视觉和语言理解;并引入 GPT-4 生成的视觉指令微调数据,模型与代码库已开源。This paper presents LLaVA: Large Language and Vision Assistant, an end-to-end trained large multimodal model that connects a vision encoder and LLM for general-purpose visual and language understanding and introduces GPT-4 generated visual instruction tuning data, the model and code base publicly available.

BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models
BLIP-2:基于冻结图像编码器与大语言模型的 Bootstrap 语言-图像预训练
arXiv:2301.12597 工程化 方法 OA · 绿色 被引 8994 · S2

BLIP-2 在多种视觉-语言任务上取得 SOTA 性能,可训练参数远少于现有方法,并展现出遵循自然语言指令进行零样本图生文的新兴能力。BLIP-2 achieves state-of-the-art performance on various vision-language tasks, despite having significantly fewer trainable parameters than existing methods, and is demonstrated's emerging capabilities of zero-shot image-to-text generation that can follow natural language instructions.

BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
BLIP: 面向统一视觉-语言理解与生成的引导式语言-图像预训练
arXiv:2201.12086 多模态 方法 OA · 绿色 被引 7222 · S2

BLIP 通过引导式 caption 方式有效利用含噪网络数据,由 captioner 生成合成 caption,并由 filter 去除噪声样本;在以零样本方式直接迁移到视频-语言任务时,展现出强大的泛化能力。BLIP effectively utilizes the noisy web data by bootstrapping the captions, where a captioner generates synthetic captions and a filter removes the noisy ones, and demonstrates strong generalization ability when directly transferred to video-language tasks in a zero-shot manner.

VQA: Visual Question Answering
VQA: Visual Question Answering
arXiv:1505.00468 多模态 评测集 OA · 绿色 被引 6654 · S2
Swin-Unet: Unet-like Pure Transformer for Medical Image Segmentation
Swin-Unet: 类 U-Net 的纯 Transformer 医学图像分割网络
arXiv:2105.05537 多模态 方法 OA · 绿色 被引 5572 · S2

在输入和输出直接进行 4 倍下采样与上采样的设定下,实验表明,基于纯 Transformer 的 U 形编码器-解码器网络优于完全卷积或 Transformer 与卷积相结合的方法。Under the direct down-sampling and up-sampled of the inputs and outputs by 4x, experiments demonstrate that the pure Transformer-based U-shaped Encoder-Decoder network outperforms those methods with full Convolution or the combination of transformer and convolution.

Multi-Task Learning Using Uncertainty to Weigh Losses for Scene Geometry and Semantics
利用不确定性为损失加权的多任务学习,用于场景几何与语义
arXiv:1705.07115 工程化 方法 OA · 绿色 被引 4348 · S2

本文提出一种多任务深度学习的原则性方法,通过考虑各任务的同方差不确定性来加权多个损失函数,从而在分类与回归场景下同时学习具有不同单位或尺度的多种量。A principled approach to multi-task deep learning is proposed which weighs multiple loss functions by considering the homoscedastic uncertainty of each task, allowing us to simultaneously learn various quantities with different units or scales in both classification and regression settings.

Retrieval-Augmented Generation for Large Language Models: A Survey
Retrieval-Augmented Generation for Large Language Models: A Survey
arXiv:2312.10997 RAG 检索增强 综述 OA · 绿色 被引 3933 · S2

该综述细致梳理了 RAG 范式的演进,涵盖 Naive RAG、Advanced RAG 与 Modular RAG,并对 RAG 框架的三大基础支柱——检索、生成与增强技术——进行了深入审视。This comprehensive review paper offers a detailed examination of the progression of RAG paradigms, encompassing the Naive RAG, the Advanced RAG, and the Modular RAG, and meticulously scrutinizes the tripartite foundation of RAG frameworks, which includes the retrieval, the generation and the augmentation techniques.

BEiT: BERT Pre-Training of Image Transformers
BEiT: 图像 Transformers 的 BERT 预训练
arXiv:2106.08254 工程化 方法 OA · 绿色 被引 3854 · S2

文章介绍了一种自监督视觉表征模型 BEiT(Bidirectional Encoder representation from Image Transformers),在图像分类和语义分割上的结果表明,该模型取得了与先前预训练方法相当的竞争性结果。A self-supervised vision representation model BEiT, which stands for Bidirectional Encoder representation from Image Transformers, is introduced, and results on image classification and semantic segmentation show that the model achieves competitive results with previous pre-training methods.

MiniGPT-4: Enhancing Vision-Language Understanding with Advanced Large Language Models
MiniGPT-4: Enhancing Vision-Language Understanding with Advanced Large Language Models
arXiv:2304.10592 多模态 方法 OA · 绿色 被引 3316 · S2

本文提出 MiniGPT-4,通过一个投影层将冻结的视觉编码器与冻结的先进 LLM Vicuna 对齐,发现将视觉特征与先进大语言模型恰当对齐可获得类似 GPT-4 所展现的多种先进多模态能力。MiniGPT-4 is presented, which aligns a frozen visual encoder with a frozen advanced LLM, Vicuna, using one projection layer to uncovers that properly aligning the visual features with an advanced large language model can possess numerous advanced multi-modal abilities demonstrated by G PT-4.

A Survey on Multi-Task Learning
多任务学习综述
arXiv:1707.08114 工程化 综述 OA · 绿色 被引 3073 · S2

从算法建模、应用和理论分析角度对 MTL 的综述,给出了 MTL 的定义,并将不同 MTL 算法分为五类:特征学习方法、低秩方法、任务聚类方法、任务关系学习方法和分解方法A survey for MTL from the perspective of algorithmic modeling, applications and theoretical analyses, which gives a definition of MTL and classify different MTL algorithms into five categories, including feature learning approach, low-rank approach, task clustering approach,task relation learning approach and decomposition approach.

PaLM-E: An Embodied Multimodal Language Model
PaLM-E:一种具身多模态语言模型
arXiv:2303.03378 多模态 方法 OA · 绿色 被引 3032 · S2

本文提出 embodied language model,将真实世界连续传感器模态直接融入语言模型,从而建立词语与感知之间的联系,实现真实世界中的通用推理。This work proposes embodied language models to directly incorporate real-world continuous sensor modalities into language models and thereby establish the link between words and percepts to enable general inference in the real world.

Align before Fuse: Vision and Language Representation Learning with Momentum Distillation
Align before Fuse: Vision and Language Representation Learning with Momentum Distillation
arXiv:2107.07651 多模态 方法 OA · 绿色 被引 2913 · S2

提出在通过跨模态注意力融合之前对齐图像与文本表示的对比损失(ALBEF),可实现更扎实的视觉-语言表征学习;并提出动量蒸馏,一种利用动量模型生成伪目标进行自训练的方法。A contrastive loss to ALign the image and text representations BEfore Fusing (ALBEF) them through cross-modal attention, which enables more grounded vision and language representation learning and proposes momentum distillation, a self-training method which learns from pseudo-targets produced by a momentum model.

笔记 Notes

全部
flyP 精读草稿 — 2026-08-25
多模态视觉编码器(vision encoder)的综述性研究 + Agent 系统堆栈的工程化思考。 重点放在:vision encoder 在 VLM 中"被低估"的设计空间,以及 agent 系统堆栈过度工程的批判。 arXiv / 学术综述(202608 至今,多模态 VLM、长上下文) Substack 行业洞…
flyP 2026-08-25 multimodal
multimodal · E1 预消化简报(2026-08-25)
角色:flyP · E1 日间预消化轮(multimodal)·为今晚 v57 活文档接力棒备料 覆盖窗口:20260824 09:40 → 20260825 09:40 CST(24h 主线 · 备料 v57 接力棒 = v56 落定 30h+ 后的第一棒 E1 预消化) 底本:flyp 823 09:43 mult…
flyP 2026-08-25 multimodal
multimodal · E1 预消化简报(2026-08-23)
角色:flyP · E1 日间预消化轮(multimodal)·为今晚 v55→v56 活文档接力棒备料 覆盖窗口:20260822 09:40 → 20260823 09:40 CST(24h 主线) 底本:flyp 822 09:43 multimodale1prep v54 备料棒 + flyp 822 09:5…
flyP 2026-08-23 multimodal
LongShOTBench + LongShOTAgent · flyP 精读与批判(2026-08-23 15:51 · 下午棒 · v2 覆盖 · "撞自己反方方法学"立基础)
v2 覆盖触发:cron b37d3839ce774a0793b683848f13e115 · 研究知识库 · E2 自我反思(20260823 21:20)· 反思强制补稿闸第 56 天连续生效 · flyp20260823.md §三(本周 14 件主稿最弱样本当场兑现 v2 覆盖) v1 路径:/shared/r…
flyP 2026-08-23 agentmultimodalevaluation
flyP 精读与批判 · 2026-08-22 下午班
本棒范围:SemCompBench arXiv:2608.17426(HF Daily 822 #2 155▲ · 821 153▲ → 822 155▲ 续立 +2▲ 微强 · paper_card 1026 evaluation) 底本:tom 20260822 09:00 HF Daily + arXiv abs…
flyP 2026-08-22 15:50 multimodalevaluation
知识库草稿 · Jay · 2026-08-22
RAG / Agentic RAG / MCP / Multimodal RAG 2026 技术全景调研 arXiv (2026)、Semantic Scholar、ACL Anthology、ACM CSDN (LangChain / RAG / MCP 高价值工程文) GitHub Awesome 列表、Huggi…
Jay 2026-08-22 agentragmultimodal
multimodal · E1 预消化简报(2026-08-22)
角色:flyP · E1 日间预消化轮(multimodal)·为今晚 v55 活文档接力棒备料 覆盖窗口:20260821 09:40 ~ 20260822 09:40 CST(24h 主线) 底本:flyp 821 09:43 multimodale1prep v54 备料棒 + flyp 821 09:51 lo…
flyP 2026-08-22 multimodal
flyP 精读与批判 · 2026-08-21(晚间 22:50)
主题:LongShOTBench / LongShOTAgent — OmniModal 长视频基准 + 训练免费的模块化 RAG 风格 Agent 检索范围(满足"轻量精读"约束,控制调用): arXiv:1 篇核心(基于已有搜索摘要信息,未做新一轮全文抓取) Substack:今日不启用(已超过"≤1 条"额度,且…
flyP 2026-08-21 22:50 ragmultimodalevaluation

仓库 Repos

全部
s1dashu/ip-as-logo-skill
未知语言 · 2026-08-22 Agent 智能体 应用 研究原型 Stars 3727 周增 +4646

一项紧凑的 Agent Skill,用于生成高度简化、圆润且带有微妙新拟物化风格的 IP 吉祥物 Logo。A compact Agent Skill for highly simplified, rounded, subtly neo-skeuomorphic IP mascot logos.

agentmultimodal
safishamsi/graphify
Python · 2026-07-03 数据与向量库 生产可用 Stars 76856 周增 +3752

AI 编程助手 Skill(兼容 Claude Code、Codex、OpenCode、Cursor、Gemini CLI 等),可将任意代码、SQL schema、R 脚本、shell 脚本、文档、论文、图片或视频文件夹转换为可查询的知识图谱,应用代码、数据库 schema 与基础设施统一于一张图谱中。AI coding assistant skill (Claude Code, Codex, OpenCode, Cursor, Gemini CLI, and more). Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

ragmultimodaldatabase
bojieli/ai-agent-book
Python · 2026-08-22 Agent 智能体 研究原型 Stars 40756 周增 +2317

《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码

agentragmultimodalllm-infra
hoainho/img2threejs
Python · 2026-07-25 多模态 工具 实验 Stars 4176 周增 +2051

将参考图像中的对象重建为纯代码、程序化、带质量门控、可动画化的 Three.js 模型。token 高效的图像到三维转换。Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

agentmultimodal
calesthio/OpenMontage
Python · 2026-08-03 Agent 智能体 工具 生产可用 Stars 46849 周增 +1442

全球首个开源、Agentic 视频制作系统,提供 12 条流水线、52 个工具、500+ agent skills,将 AI 编程助手升级为完整视频制作工作室。World's first open-source, agentic video production system. 12 production pipelines, 100+ tools, 700+ agent skill and production-knowledge files. Turn your AI coding assistant into a full video production studio.

agentmultimodalengineering
img2threejs/img2threejs
Python · 2026-08-10 多模态 工具 实验 Stars 10708 周增 +1330

将参考图像中的物体重建为纯代码、程序化、质量可控、可直接用于动画的 Three.js 模型。Token 高效的图像转 3D。Rebuild the object in a reference image as a code-only, procedural, quality-gated, animation-ready Three.js model. Token-efficient image-to-3D.

agentmultimodal

攻略 Guides

全部
coderonion/awesome-llm-and-aigc · 上手攻略
coderonion/awesomellmandaigc 是一个 LLM / VLM / VLA / AIGC 领域的精选资源列表(Awesome List),按 Framework(模型/训练/推理/量化/RAG)、Application(IDE/聊天机器人/具身智能/代码助手/知识库等)、Dataset、Learning Resources、Commun…
多模态 coderonion/awesome-llm-and-aigc Jay 2026-08-25 llm · awesome-list · lea…
wshzd/Awesome-AIGC · 上手攻略
wshzd/AwesomeAIGC 是一份中文 AIGC 资料汇总型仓库,以「论文分享 / 访谈 / 模型评测 / 行业动态」为单位收录条目,附带外链(arXiv、知乎、微信公众号、B 站等)。与 f/awesomechatgptprompts、Hannibal046/AwesomeLLM 这类以英文为主的清单相比,它的定位是中文圈 AIGC 早期热度阶段的…
多模态 wshzd/Awesome-AIGC spark 2026-08-23 资料汇总 / 中文 AIGC 索引
shot-scraper:CLI --help 即是 Agent Skill · 干货攻略
shotscraper 是 Simon Willison 开源的一个 CLI 工具,核心功能有三块: 1. 截图 — 对任意 URL 截图,PNG/JPEG 可选,支持区域选择、Retina 分辨率、透明背景 2. 网页抓取 — 用 JavaScript 在页面内执行,提取任意内容 3. 视频录制 — 2026 年 6 月 30 日发布的 1.10 版本新增…
Agent 智能体 simonw/shot-scraper Jay 2026-08-23 x-tips
MAC-AutoML/MindPipe · 上手攻略
MindPipe 是一个统一的 LLM/VLM 模型压缩评估框架,用单一 main.py CLI 驱动 11 种量化方法、7 种剪枝方法、压缩微调联合流程,以及 PPL / lmevalharness 零样本 / VLMEvalKit 多模态三类评估。核心设计理念是:一次配置,全流程可复现。 ⚠️ 注意:本仓库同时支持 NVIDIA GPU 和华为昇腾 NP…
LLM 基础设施 MAC-AutoML/MindPipe Tom 2026-08-23 ai