PulseAugur
实时 06:34:51
English(EN) PerceptionRubrics: Calibrating Multimodal Evaluation to Human Perception

新框架通过保留知识和改进生成来增强多模态AI

研究人员正在开发新框架以增强多模态AI模型。Rosetta 引入了一种可组合的预训练方法,可以在不破坏现有知识的情况下添加新模态并保留核心知识,使用动量锚定正交投影来管理梯度冲突。COMPASS 在统一系统中将组合意图控制进行接地,通过使用共享的专家令牌来同时改进感知和生成。SRUM 使统一的多模态模型能够通过使用其理解模块作为内部评估器来改进其生成能力,采用双重奖励系统来保证全局和局部保真度。此外,ReVisIT 提供了一种无需训练的多模态上下文学习方法,通过使用检索到的图像作为“视觉思考”来增强推理和生成。 AI

影响 这些进展旨在创建更强大、更多功能的AI系统,能够更好地理解和生成跨不同数据类型的内​​容。

排序理由 该集群包含多篇详细介绍多模态AI新颖框架和方法的学术论文。

在 Hugging Face Daily Papers 阅读 →

AI 生成摘要 · Google Gemini · 来自 16 个来源。 我们如何撰写摘要 →

新框架通过保留知识和改进生成来增强多模态AI

报道来源 [16]

  1. arXiv cs.AI TIER_1 English(EN) · Qianyu Chen, Canran Xiao, Runxuan Tang ·

    持续多模态学习中的隐藏遗忘:当准确性得以保留但基础失败时

    arXiv:2607.02020v1 Announce Type: new Abstract: Multimodal large language models must continually adapt to evolving tasks and domains, yet standard continual learning metrics mainly measure whether old answers remain correct, leaving the stability of multimodal grounding largely …

  2. arXiv cs.AI TIER_1 English(EN) · Yuanzhi Liu, Shousheng Zhao, Bo Zhou, Kongming Liang, Zhanyu Ma ·

    MMBench-Live:多模态模型的持续演进基准

    arXiv:2607.01813v1 Announce Type: cross Abstract: Evaluation benchmarks are essential for assessing vision-language models (VLMs), but most multimodal benchmarks are static, making them vulnerable to temporal staleness, data contamination, and costly maintenance. We present MMBen…

  3. arXiv cs.AI TIER_1 English(EN) · Runxuan Tang ·

    持续多模态学习中的隐藏遗忘:当准确性得以保留但基础失败时

    Multimodal large language models must continually adapt to evolving tasks and domains, yet standard continual learning metrics mainly measure whether old answers remain correct, leaving the stability of multimodal grounding largely unexamined. We study this overlooked failure mod…

  4. arXiv cs.AI TIER_1 English(EN) · Guanyu Jiang, Zhaochen Su, Xiaoye Qu, Yi R. Fung ·

    XSkill: 多模态智能体从经验和技能中持续学习

    arXiv:2603.12056v3 Announce Type: replace Abstract: Multimodal agents can now tackle complex reasoning tasks with diverse tools, yet they still suffer from inefficient tool use and inflexible orchestration in open-ended settings. A central challenge is enabling such agents to con…

  5. arXiv cs.CL TIER_1 Italiano(IT) · Xiangyue Liu, Zijian Zhang, Miles Yang, Zhao Zhong, Liefeng Bo, Ping Tan ·

    Rosetta:可组合的原生多模态预训练

    arXiv:2607.00293v1 Announce Type: cross Abstract: Achieving true artificial general intelligence requires foundation models capable of integrating new modalities without forgetting prior knowledge. However, accommodating continuous generative objectives alongside discrete underst…

  6. arXiv cs.LG TIER_1 English(EN) · Sanghyuk Chun, Olga Russakovsky ·

    多模态学习中的多重性是不可避免且固有的挑战

    arXiv:2505.19614v2 Announce Type: replace Abstract: Multimodal learning has seen remarkable progress, particularly with large-scale pre-training across various modalities. Most current approaches are built on the assumption of a deterministic one-to-one alignment between modaliti…

  7. arXiv cs.CL TIER_1 Italiano(IT) · Ping Tan ·

    Rosetta:可组合的本地多模态预训练

    Achieving true artificial general intelligence requires foundation models capable of integrating new modalities without forgetting prior knowledge. However, accommodating continuous generative objectives alongside discrete understanding tasks causes severe gradient conflicts. Exi…

  8. Hugging Face Daily Papers TIER_1 English(EN) ·

    通过非对称互变分学习实现多模态连续推理

    Asymmetric Mutual Variational Learning addresses train-inference mismatch in multimodal reasoning by using bidirectional calibration to prevent answer leakage and improve latent-space stability.

  9. arXiv cs.AI TIER_1 English(EN) · Ziqi Zhou, Weize Quan, Mining Tan, Zhihan Chen, Dandan Zheng, Jingdong Chen, Jun Zhou, Weiming Dong, Dong-Ming Yan ·

    COMPASS:将组合意图指导整合到统一的多模态模型中

    arXiv:2606.28696v1 Announce Type: new Abstract: Composition is a high-level visual intent that governs where subjects are placed and how a scene is organized, yet current unified multimodal models remain unreliable at fine-grained composition recognition and struggle to turn such…

  10. arXiv cs.CL TIER_1 English(EN) · Weiyang Jin, Yuwei Niu, Jiaqi Liao, Chengqi Duan, Aoxue Li, Shenghua Gao, Xihui Liu ·

    SRUM:统一多模态模型的细粒度自我奖励

    arXiv:2510.12784v2 Announce Type: replace-cross Abstract: Recently, remarkable progress has been made in Unified Multimodal Models (UMMs), which integrate vision-language generation and understanding capabilities within a single framework. However, a model's strong visual underst…

  11. Hugging Face Daily Papers TIER_1 English(EN) ·

    面向不完整多模态学习的残差引导专家专业化

    As real-world prediction systems often face missing modalities at inference, incomplete multimodal learning (IML) remains a practical challenge. While prior methods aim to learn representations robust to missing inputs, representations from incomplete modalities inevitably deviat…

  12. Hugging Face Daily Papers TIER_1 English(EN) ·

    PerceptionRubrics:将多模态评估校准至人类感知

    PerceptionRubrics presents a rubric-based evaluation framework that identifies gaps between benchmark scores and real-world performance through atomic auditing and gated scoring mechanisms.

  13. arXiv cs.CV TIER_1 English(EN) · Bingchen Huang, Zhiling Wang, Yifu Chen, Yuanchao Du ·

    检索图像作为视觉思考:用于开放-封闭差距的无训练多模态上下文内学习

    arXiv:2607.00606v1 Announce Type: new Abstract: Recent work on Thinking with Images makes vision a dynamic part of reasoning, but does so through generation: the model invokes external tools, synthesizes code, or imagines new imagery, each at the cost of a tool protocol, brittle …

  14. arXiv cs.CV TIER_1 English(EN) · Shijie Li, Yilin Gao, Siyuan Yang, Tieyuan Chen, Chaofan Gan, Zhihao He, Zicheng Zhao, Yuyu Guo, Weiyao Lin, Hang Yu ·

    通过非对称互变分学习实现多模态连续推理

    arXiv:2607.00461v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) are often constrained by a language-space bottleneck, forcing complex visual reasoning into discrete tokens which can lose perceptual nuance. A promising alternative is continuous latent reas…

  15. arXiv cs.CV TIER_1 English(EN) · Yunhan Wang, Eshika Khandelwal, Edson Araujo, Walid Bousselham, Nina Shvetsova, Hilde Kuehne ·

    分解、比较和决策:多模态大语言模型是隐式少样本学习者

    arXiv:2607.00125v1 Announce Type: new Abstract: Multimodal Large Language Models (MLLMs) have demonstrated remarkable abilities when analyzing images, yet translating these capabilities to few-shot image classification remains challenging. To bridge this gap, we present DeCoDe, a…

  16. arXiv cs.CV TIER_1 English(EN) · Yuanchao Du ·

    检索图像作为视觉思考:面向开放-封闭差距的无训练多模态上下文内学习

    Recent work on Thinking with Images makes vision a dynamic part of reasoning, but does so through generation: the model invokes external tools, synthesizes code, or imagines new imagery, each at the cost of a tool protocol, brittle code, or an expensive training pipeline. A fourt…