arXivDaily arXiv每日学术速递 周一至周五更新

高校专区

University of Chinese Academy of Sciences(中国科学院大学)

至 收录 1936
2607.17340 2026-07-21 cs.CV 新提交

Orthogonal Knowledge Refreshing for Domain-Incremental Object Detection

用于域增量目标检测的正交知识刷新

Aoting Zhang, Dongbao Yang, Chang Liu, Xiaopeng Hong, Can Ma, Yu Zhou

机构 * Institute of Information Engineering, Chinese Academy of Sciences(中国科学院信息工程研究所) Nankai University(南开大学) School of Cyber Security, University of Chinese Academy of Sciences(中国科学院大学网络空间安全学院) Tsinghua University(清华大学) Harbin Institute of Technology(哈尔滨工业大学)

AI总结 研究域增量目标检测问题,提出正交知识刷新(OKR)框架,通过构建特定域子空间、采用正交刷新策略和拓扑感知一致性,减少知识干扰和语义碎片化,实验表明该方法在mAP上比最佳无范例方法有显著提升。

Comments Accepted by ECCV 2026

详情
AI中文摘要

域增量目标检测(DIOD)要求模型在保留先验知识的同时不断适应新域。参数高效微调虽有前景,但存在覆盖关键过去知识、引发域间干扰和性能下降的风险。我们提出正交知识刷新(OKR)框架,通过为每个域构建独立的特定域子空间并融合进行整体决策,还提出基于梯度的正交刷新策略及拓扑感知一致性来减少干扰和语义碎片化。实验验证了OKR的优越性,在Pascal VOC和BDD100K系列上分别比最佳无范例方法的mAP高出5.6%和6.5%。

英文摘要

Domain-incremental object detection (DIOD) requires models to continually adapt to new domains while preserving prior knowledge. Recently, parameter-efficient fine-tuning offers a promising avenue, wherein a pre-trained model is frozen and a small number of learnable parameters are injected for downstream tasks. However, these methods risk overwriting critical past knowledge, triggering inter-domain interference and performance degradation. To address this challenge, we propose Orthogonal Knowledge Refreshing (OKR), a simple yet effective framework for DIOD. OKR incrementally constructs independent domain-specific subspaces via dedicated low-rank branches for each domain, which are seamlessly fused for a holistic decision, enabling conflict-free capacity expansion without domain selection during inference. To minimize knowledge interference during fusion, we present a gradient-based orthogonal refreshing strategy that projects gradient updates of new domains onto the orthogonal complement of the fused historical subspace, supporting continual adaptation without forgetting. Moreover, to mitigate semantic fragmentation across domains, we enforce topology-aware consistency, aligning the semantic structures of old and new domains. Extensive experiments validate the superiority of OKR, outperforming the best exemplar-free method by significant margins of +5.6% and +6.5% mAP on the Pascal VOC and BDD100K series, respectively.

URL PDF HTML 收藏
2607.16872 2026-07-21 cs.CL cs.AI cs.LG 新提交

Trace-Based On-Policy Distillation for Masked Diffusion Language Models

基于轨迹的策略蒸馏用于掩码扩散语言模型

Haolin Ren, Ziyang Huang, Chenhao Yuan, Jun Zhao, Kang Liu

机构 * Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 研究针对扩散大语言模型推理训练后处理难的问题,提出基于轨迹的策略蒸馏(TOPD)框架,通过在目标模型去噪轨迹上监督,利用教师模型获取令牌分布并以反向KL目标更新,在数学推理基准上提升了模型准确率且减少计算量。

详情
AI中文摘要

扩散大语言模型(dLLMs)是自回归生成的有前途的替代方案。然而,针对dLLMs的推理导向的训练后处理仍然具有挑战性。本文提出了基于轨迹的策略蒸馏(TOPD),这是一个教师监督框架,可在无需奖励估计的情况下将推理能力转移到目标dLLM。关键思想是在其自身的去噪轨迹上监督dLLM,关注形成最终响应的与轨迹对齐的令牌决策。具体来说,TOPD从目标dLLM中采样策略扩散轨迹,从教师模型在相应的部分去噪状态下获得教师令牌分布,并使用令牌级反向库尔贝克-莱布勒(Reverse-KL)目标更新目标dLLM。在数学推理基准上,TOPD使SDAR-4B-Chat在静态评估下提高了5.7,在动态评估下提高了4.5,匹配了其基于强化学习训练的对应模型TraDo-4B-Instruct的MATH500准确率,且推出轮次减少4倍。

英文摘要

Diffusion large language models (dLLMs) are a promising alternative to autoregressive generation. However, reasoning-oriented post-training for dLLMs remains challenging. Supervised fine-tuning (SFT) for dLLMs requires dense but often off-policy masked states, while reinforcement learning (RL) relies on sparse rewards or value modeling. This paper proposes \textbf{trace-based on-policy distillation (TOPD)}, a teacher-supervised framework that transfers reasoning ability to a target dLLM without reward estimation. The key idea is to supervise a dLLM on its own denoising trajectory, focusing on the trace-aligned token decisions that form the final response. Specifically, TOPD samples on-policy diffusion trajectories from the target dLLM, obtains teacher token distributions from a teacher model on the corresponding partially denoised states, and updates the target dLLM with a token-level Reverse Kullback-Leibler (Reverse-KL) objective. This design preserves dense teacher supervision while aligning training with the model's own denoising states. On mathematical reasoning benchmarks, TOPD enables SDAR-4B-Chat to match the MATH500 accuracy of its RL-trained counterpart TraDo-4B-Instruct, with gains of +5.7 under static evaluation and +4.5 under dynamic evaluation. Compared with the RL-trained counterpart, TOPD achieves this with 4$\times$ fewer rollout rounds, corresponding to an estimated 96.0$\times$ to-accuracy model-compute speedup.

URL PDF HTML 收藏
2607.03387 2026-07-21 cs.RO 版本更新

Feeling the Unexpected: ResTacVLA for Contact-Rich Manipulation via Residual Tactile Representation

感受意外:通过残差触觉表示实现用于丰富接触操作的ResTacVLA

Pengwei Zhang, Bin Xie, Xinpan Meng, Xinyu Guo, Ce Hao, Fang Deng, Long Cheng, Tiancai Wang

机构 * School of Artificial Intelligence, University of Chinese Academy of Sciences(中国科学院大学人工智能学院) Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) Zhongguancun Academy(中关村科学城) Dexmal(德克斯马尔)

AI总结 为解决触觉感知融入视觉语言动作模型时的模态坍塌问题,提出ResTacVLA,将触觉数据转为残差触觉表示,过滤视觉可预测动态,经矢量量化瓶颈离散化,利用视觉先验不确定性自适应控制触觉整合。

Comments 8 pages, 6 figures, 3 tables. Accepted by IROS 2026, Project page: https://awilekong.github.io/ResTacVLA/

详情
AI中文摘要

触觉感知对丰富接触操作不可或缺,但将其集成到视觉语言动作(VLA)模型中通常会导致模态坍塌,即高带宽视觉特征掩盖稀疏触觉线索。受预测编码启发,我们提出ResTacVLA。我们将触觉数据重新表述为捕获视觉先验与物理感觉之间差异的残差触觉表示。通过过滤掉视觉上可预测的动态,这种表述将稀疏触觉信号转换为密集的、高价值的信息增益,从而固有地解决带宽不匹配问题。这些残差通过矢量量化(VQ)瓶颈离散化为潜在接触原语,捕获视觉错过的关键事件。类似于神经惊奇信号,我们利用视觉先验的不确定性来自适应地控制触觉整合,在视觉不可靠阶段特别优先考虑残差,以明确防止视觉主导。实验结果表明,ResTacVLA在各种丰富接触操作任务上始终优于所有基线,同时对意外动态干扰保持稳健。项目页面:此https URL

英文摘要

Tactile perception is indispensable for contact-rich manipulation, yet integrating it into Vision-Language-Action (VLA) models often induces modality collapse, where high-bandwidth visual features overshadow sparse tactile cues. Inspired by Predictive Coding, a neural mechanism where the brain attenuates predictable inputs to prioritize surprising stimuli, we propose ResTacVLA. Rather than treating tactile data as raw input, we reformulate it as a Residual Tactile Representation capturing the discrepancy between visual priors and physical sensations. By filtering out visually predictable dynamics, this formulation transforms sparse tactile signals into dense, high-value information gain, thereby inherently resolving the bandwidth mismatch. These residuals are discretized through a Vector Quantized (VQ) bottleneck into Latent Contact Primitives that capture critical events missed by vision. Analogous to the neural surprise signal, we leverage the uncertainty of the visual prior to adaptively gate tactile integration, prioritizing residuals specifically during visually unreliable phases to explicitly prevent visual dominance. Experimental results show that ResTacVLA consistently outperforms all baselines on a diverse set of contact-rich manipulation tasks, while remaining robust to unexpected dynamic disturbances. Project page: https://awilekong.github.io/ResTacVLA/

URL PDF HTML 收藏
2606.09772 2026-07-21 cs.CV 版本更新

SemDINO: DINOv3-Guided Cross-Temporal Semantic Alignment Network for Remote Sensing Change Detection

SemDINO: 一种基于DINOv3的跨时间语义对齐变化检测网络

Xinyu Tong, Meihua Zhou, Jinxiao Sun, Lei Wang

机构 * Xinjiang Institute of Ecology and Geography, Chinese Academy of Sciences(中国科学院新疆生态与地理研究所) University of Chinese Academy of Sciences(中国科学院大学) School of Computer Science, Xiangtan University(湘潭大学计算机科学学院) College of Information and Communication Engineering, Harbin Engineering University(哈尔滨工程大学信息与通信工程学院)

AI总结 提出SemDINO网络,通过双分支编码器、多尺度时序交互、语义净化与变化增强模块,解决语义变化检测中跨时间对齐不足、多尺度表示弱及伪变化鲁棒性差的问题。

详情
AI中文摘要

语义变化检测(SCD)旨在同时定位土地覆盖变化并识别转变前后的语义类别。然而,现有方法存在跨时间对齐不足、多尺度表示弱以及对光照、季节和配准噪声引起的伪变化鲁棒性差的问题。为了解决这些问题,我们提出了一种名为SemDINO的新型端到端语义变化检测网络,它将双分支编码器、多尺度时序交互、语义净化、变化增强和解耦多任务预测集成到一个统一框架中。具体来说,我们构建了一个双分支编码器,通过门控金字塔融合将CNN骨干网络和冻结的DINOv3特征相结合,实现丰富的多尺度语义表示。然后,提出了一种多尺度时序双向变换器交互(M-TBTT)模块,以实现全局跨时间特征对齐和信息交互。为了进一步增强真实变化并抑制伪变化,我们协同引入了语义净化(SCP)、双向变化增强(BiChangeEnhance)和多尺度变化增强(MCE)模块。最后,设计了一个多分支CD预测头,用于联合输出二值变化掩码、双时相语义图和边缘约束。在公开遥感CD数据集上的大量实验表明,SemDINO在复杂干扰因素场景下,相比最先进方法取得了优越的性能和泛化能力。

英文摘要

Semantic change detection (SCD) in remote sensing aims to identify land-cover transitions between bi-temporal observations while suppressing pseudo-changes caused by illumination variations, seasonal differences, and registration errors. Although Vision Foundation Models (VFMs) provide transferable semantic priors, their application to SCD remains challenging due to the mismatch between foundation-model representations and task-specific spatial features, as well as temporal-order sensitivity. To address these issues, this paper proposes SemDINO, an alignment-driven framework that integrates DINOv3 priors with hierarchical convolutional representations for cross-temporal semantic reasoning. Specifically, a Gated Pyramid Fusion (PyFu) module is developed to adaptively combine foundation-model semantics with CNN spatial details while reducing domain noise. A Multi-scale Temporal Bi-directional Transformer (M-TBTT) is introduced to achieve symmetric cross-temporal feature interaction and alleviate temporal-order bias. Furthermore, a Feature Change Enhancement (FeaCE) flow is designed to refine aligned representations and distinguish genuine semantic transitions from pseudo variations. Finally, a multi-branch decoupled prediction head jointly generates change masks, bi-temporal semantic maps, and edge constraints. Extensive experiments across five benchmark datasets demonstrate that SemDINO consistently outperforms state-of-the-art methods on both semantic and binary change detection tasks. The results validate the effectiveness of alignment-oriented representation learning for robust remote sensing change analysis. The code will be available in \textcolor{brown}{\textbf{https://github.com/tonxycs/SemDINO}}

URL PDF HTML 收藏
2605.28634 2026-07-21 cs.RO 版本更新

PrimitiveVLA: Learning Reusable Motion Primitives for Efficient and Generalizable Robotic Manipulation

PrimitiveVLA:学习可复用的运动基元以实现高效且可泛化的机器人操作

Yutai Li, Shaohui Peng, Jiaming Guo, Di Huang, Zihao Zhang, Yuxuan Guo, Yunkai Gao, Siming Lan, Ling Li, Xing Hu, Yunji Chen

机构 * State Key Lab of Processors, Institute of Computing Technology, CAS(处理器国家重点实验室,计算技术研究所,中国科学院) Jiangsu Key Laboratory of AI for Industries, Institute of AI for Industries, CAS(江苏人工智能工业重点实验室,人工智能工业研究所,中国科学院) University of Chinese Academy of Sciences(中国科学院大学) Cambricon Technologies(寒武科技) Intelligent Software Research Center, Institute of Software, CAS(软件研究所智能软件研究中心,中国科学院) University of Science and Technology of China(中国科学技术大学)

AI总结 提出PrimitiveVLA框架,通过将视觉-语言-动作模型从直接指令到控制映射转向以基元为中心的拆解与组装范式,利用多模态规范表示和自动化流水线,提升数据效率并实现零样本泛化。

详情
AI中文摘要

视觉-语言-动作(VLA)模型为通用机器人策略提供了有前景的范式,但其适应受到数据效率低下和泛化能力差的阻碍。我们认为这些瓶颈源于主流的直接指令到控制映射,该映射迫使模型记忆整体轨迹而非可复用的运动模式,即基元。我们提出PrimitiveVLA,一个将该范式转向以基元为中心的拆解与组装范式的框架。在共享的多模态规范表示(MCR)支持下,PrimitiveVLA统一了两个阶段:(1)微调阶段拆解,使用自动化流水线将演示拆解为可复用的基元;(2)推理阶段组装,采用基于VLM的规划器和LLM生成的切换模块实现鲁棒的闭环执行。通过将任务拆解为可复用的基元,PrimitiveVLA使VLA模型能够学习不变的运动模式而非特定任务的轨迹。大量实验表明,我们的框架提高了数据效率,并在未见过的任务和长时域任务上实现了卓越的零样本泛化。

英文摘要

Vision-Language-Action (VLA) models offer a promising paradigm for generalist robotic policies, yet their adaptation is hindered by data inefficiency and poor generalization. We argue that these bottlenecks stem from the prevailing Direct Instruction-to-Control Mapping, which forces models to memorize monolithic trajectories rather than reusable motion patterns, i.e., primitives. We propose PrimitiveVLA, a framework that shifts this paradigm toward a Primitive-Centric Disassemble & Assemble paradigm. Supported by a shared Multimodal Canonical Representation (MCR), PrimitiveVLA unifies two phases: (1) Fine-tuning-phase Disassembly, which uses an automated pipeline to disassemble demonstrations into reusable primitives; and (2) Inference-phase Assembly, which employs a VLM-based planner and an LLM-generated switch module for robust closed-loop execution. By disassembling tasks into reusable primitives, PrimitiveVLA enables VLA models to learn invariant motion patterns instead of task-specific trajectories. Extensive experiments show that our framework improves data efficiency and achieves superior zero-shot generalization across unseen and long-horizon tasks.

URL PDF HTML 收藏
2602.07008 2026-07-21 cs.CV cs.LG 版本更新

Where Not to Learn: Prior-Aligned Training with Subset-based Attribution Constraints for Reliable Decision-Making

不应学习的地方:基于子集归因约束的先验对齐训练以实现可靠的决策制定

Ruoyu Chen, Shangquan Sun, Xiaoqing Guo, Sanyi Zhang, Kangwei Liu, Shiming Liu, Zhangcheng Wang, Qunli Zhang, Wei Wang, Hua Zhang, Xiaochun Cao

机构 * Institute of Information Engineering, Chinese Academy of Sciences(中国科学院信息工程研究所) University of Chinese Academy of Sciences(中国科学院大学) College of Computing and Data Science, Nanyang Technological University(南洋理工大学计算与数据科学学院) Department of Computer Science, Hong Kong Baptist University(香港 Baptist 大学计算机科学系) Communication University of China(中国传媒大学) Imperial College London(伦敦帝国学院) School of Cyber Science and Technology, Shenzhen Campus of Sun Yat-sen University(中山大学深圳校区网络科学与技术学院)

AI总结 本文提出了一种基于归因的先验对齐方法,通过子集选择归因技术约束模型依赖于人类先验区域,从而提升决策的可靠性。

详情
AI中文摘要

可靠的模型不仅要预测正确,还要能用可接受的证据来解释决策。然而,传统监督学习通常只提供类别级标签,使模型通过捷径相关性实现高精度,而非预期的证据。人类先验可以约束此类行为,但对齐模型到这些先验仍然具有挑战性,因为学习的表示往往偏离人类感知。为了解决这一挑战,我们提出了一种基于归因的人类先验对齐方法。我们将人类先验编码为模型应依赖的输入区域(例如边界框),并利用高度忠实的子集选择归因方法,在训练过程中暴露模型的决策证据。当归因区域显著偏离先验区域时,我们惩罚对非先验证据的依赖,促使模型将归因转向预期区域。这是通过一个训练目标实现的,该目标通过人类先验诱导归因约束。我们在基于MLLM的GUI代理模型上验证了我们的方法,涵盖图像分类和点击决策任务。在传统分类和自回归生成设置中,人类先验对齐一致提高了任务准确性,同时增强了模型的决策合理性。

英文摘要

Reliable models should not only predict correctly, but also justify decisions with acceptable evidence. Yet conventional supervised learning typically provides only class-level labels, allowing models to achieve high accuracy through shortcut correlations rather than the intended evidence. Human priors can help constrain such behavior, but aligning models to these priors remains challenging because learned representations often diverge from human perception. To address this challenge, we propose an attribution-based human prior alignment method. We encode human priors as input regions that the model is expected to rely on (e.g., bounding boxes), and leverage a highly faithful subset-selection-based attribution approach to expose the model's decision evidence during training. When the attribution region deviates substantially from the prior regions, we penalize reliance on off-prior evidence, encouraging the model to shift its attribution toward the intended regions. This is achieved through a training objective that imposes attribution constraints induced by the human prior. We validate our method on both image classification and click decision tasks in MLLM-based GUI agent models. Across conventional classification and autoregressive generation settings, human prior alignment consistently improves task accuracy while also enhancing the model's decision reasonability.

URL PDF HTML 收藏
2602.08556 2026-07-21 cs.SD 版本更新

Global Rotation Equivariant Phase Modeling for Speech Enhancement with Deep Magnitude-Phase Interaction

全局旋转等变相位建模用于语音增强的深度幅度-相位交互

Chengzhong Wang, Andong Li, Dingding Yao, Junfeng Li

机构 * Institute of Acoustics, Chinese Academy of Sciences(中国科学院声学研究所) Key Laboratory of Speech Acoustics and Content Understanding, Institute of Acoustics, Chinese Academy of Sciences(中国科学院声学研究所语音声学与内容理解重点实验室) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 本文提出一种全局旋转等变的幅度-相位双流框架,通过强制相位流保持全局旋转等变性,提升语音增强中的相位建模效果,实验显示在相位检索、去噪、去回声和带宽扩展任务中均优于现有方法。

Comments Accepted to IEEE Transactions on Audio, Speech and Language Processing

详情
AI中文摘要

尽管深度学习在语音增强(SE)领域取得了进展,但有效的相位建模仍具挑战性,因为传统网络通常在平坦的欧几里得特征空间中操作,难以建模相位的底层圆拓扑结构。为此,我们提出了一种幅度-相位双流框架,通过强制全局旋转等变性(GRE)特性对齐相位流的内在圆几何结构。具体而言,我们引入了基于模数的信息交换模块(MPICM)和混合注意力双馈前馈网络(HADF)瓶颈,两者均设计用于在相位流中保持GRE。在相位检索、去噪、去回声和带宽扩展任务中进行了全面评估,以验证所提方法在多个先进基线上的优越性。值得注意的是,所提架构在相位检索任务中将相位距离减少了超过20%,并在零样本跨语料库去噪评估中将PESQ提高了超过0.1。在涉及混合失真的一般语音增强任务中,整体优势也得到确立。定性分析进一步表明,学习到的相位特征表现出明显的周期性模式,与相位的内在圆性质一致。源代码可在https://github.com/wangchengzhong/GRE-Net获取。

英文摘要

While deep learning has advanced speech enhancement (SE), effective phase modeling remains challenging, as conventional networks typically operate within a flat Euclidean feature space, which is not easy to model the underlying circular topology of the phase. To address this, we propose a magnitude-phase dual-stream framework that aligns the phase stream with its intrinsic circular geometry by enforcing Global Rotation Equivariance (GRE) characteristic. Specifically, we introduce a Magnitude-Phase Interactive Convolutional Module (MPICM) for modulus-based information exchange and a Hybrid-Attention Dual Feed-Forward Network (HADF) bottleneck for unified feature fusion, both of which are designed to preserve GRE in the phase stream. Comprehensive evaluations are conducted across phase retrieval, denoising, dereverberation, and bandwidth extension tasks to validate the superiority of the proposed method over multiple advanced baselines. Notably, the proposed architecture reduces Phase Distance by over 20\% in the phase retrieval task and improves PESQ by more than 0.1 in zero-shot cross-corpus denoising evaluations. The overall superiority is also established in universal SE tasks involving mixed distortions. Qualitative analysis further reveals that the learned phase features exhibit distinct periodic patterns, which are consistent with the intrinsic circular nature of the phase. The source code is available at https://github.com/wangchengzhong/GRE-Net.

URL PDF HTML 收藏
2509.02522 2026-07-21 cs.CL cs.LG 版本更新

Implicit Actor Critic Coupling via a Supervised Learning Framework for RLVR

通过监督学习框架实现隐式Actor-Critic耦合的RLVR方法

Jiaming Li, Longze Chen, Ze Gong, Yukun Chen, Lu Wang, Wanwei He, Run Luo, Min Yang

机构 * Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences(中国科学院深圳先进技术研究院) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 PACS通过监督学习框架实现隐式Actor-Critic耦合,提升RLVR中奖励信号的稳定性与训练效率。

Comments ICML 2026

详情
AI中文摘要

最近的强化学习与可验证奖励(RLVR)进展使大型语言模型(LLMs)能够处理数学和编程等具有挑战性的推理任务。尽管其前景广阔,但RLVR范式仍面临重大挑战,现有方法常因稀疏奖励信号和不稳定策略梯度更新而受限。为解决这些问题,我们提出PACS,一种新的RLVR框架,通过监督学习框架实现隐式Actor-Critic耦合。通过将结果奖励视为可预测的标签,我们将RLVR问题重新表述为一个基于评分函数的监督学习任务,该评分函数由策略模型参数化,并通过交叉熵损失进行优化。详细的梯度分析表明,这种监督形式本质上恢复了经典的策略梯度更新,同时提供更稳定和高效的训练。大量实验表明,PACS显著优于强大的开源模型和RLVR基线,相对于基础模型,平均收益达到+8.26%(4B)和+9.57%(8B)。我们的代码和数据可在https://github.com/ritzz-ai/PACS上开源。

英文摘要

Recent advances in Reinforcement Learning with Verifiable Rewards (RLVR) have empowered large language models (LLMs) to tackle challenging reasoning tasks such as mathematics and programming, however existing RLVR methods often suffer from sparse reward signals and unstable policy gradient updates inherent to RL-based approaches. To address the challenges, we propose PACS, a novel RLVR framework that achieves imPlicit Actor Critic coupling via a Supervised learning framework. By treating the outcome reward as a predictable label, we reformulate the RLVR problem into a supervised learning task over a score function parameterized by the policy model and optimized using cross-entropy loss. A detailed gradient analysis shows that this supervised formulation inherently recovers the classical policy gradient update while providing more stable and efficient training. Extensive experiments demonstrate that PACS significantly outperforms strong open-source models and RLVR baselines, yielding substantial average gains of +8.26% (4B) and +9.57% (8B) over base models offering a promising avenue for LLMs post-training with verifiable rewards. Our code and data are available as open source at https://github.com/ritzz-ai/PACS.

URL PDF HTML 收藏
2511.13420 2026-07-21 cs.CV 版本更新

VOPE: Revisiting Hallucination of Vision-Language Models in Voluntary Imagination Task

VOPE:重新审视视觉语言模型在自愿想象任务中的幻觉现象

Xingming Long, Jie Zhang, Shiguang Shan, Xilin Chen

机构 * Key Laboratory of AI Safety of CAS, Institute of Computing Technology, Chinese Academy of Sciences (CAS)(中国科学院人工智能安全重点实验室,计算技术研究所,中国科学院) University of Chinese Academy of Sciences(中国科学院大学) Zhongguancun Academy(中关村学院)

AI总结 研究聚焦视觉语言模型在自愿想象任务中的幻觉问题,引入VOPE评估基准,通过构建数据集应用于主流模型和缓解方法,发现多数模型幻觉严重,现有缓解方法效果有限,为该领域未来研究指明重要方向。

Comments Accepted at ACM MM 2026 Dataset Track

详情
AI中文摘要

大多数关于大型视觉语言模型(LVLMs)幻觉的研究集中在禁止图像中不存在输出的事实描述任务上。然而,尽管类似人类的认知能力对现实世界生成应用至关重要,但自愿想象任务(如故事写作)中的幻觉却很少受到关注。为解决这一局限,我们引入了自愿想象物体存在评估(VOPE)——一种基于重新检查的评估基准,用于评估LVLMs在自愿想象任务中的基础行为。具体而言,VOPE提出基于重新检查的问题,以评估LVLM如何在自身响应中解释想象物体的存在。VOPE基于模型对生成物体存在判断的正确性来识别幻觉,而非惩罚想象内容本身。基于此,我们构建了一个涵盖不同自愿想象水平的字幕、推理和写作任务的数据集。我们将VOPE应用于几种主流LVLMs和幻觉缓解方法,揭示了两个关键发现:(1)大多数LVLMs在自愿想象过程中大量产生幻觉,且在想象物体的存在评估中表现明显不佳;(2)现有的幻觉缓解方法在自愿想象任务中的效果有限,这使其成为未来研究的一个重要方向。

英文摘要

Most research on hallucinations in Large Vision-Language Models (LVLMs) focuses on factual description tasks that prohibit any output absent from the image. However, little attention has been paid to hallucinations in voluntary imagination tasks, such as story writing, despite this human-like cognitive ability being essential for real-world generative applications. To address this limitation, we introduce Voluntary-imagined Object Presence Evaluation (VOPE) -- a recheck-based evaluation benchmark for assessing LVLMs' grounding behavior in voluntary imagination tasks. Specifically, VOPE poses recheck-based questions to evaluate how an LVLM interprets the presence of the imagined objects in its own response. Rather than penalizing the imagined content itself, VOPE identifies hallucinations based on the correctness of the model's presence judgments for the generated objects. Built on this idea, we construct a dataset covering captioning, reasoning, and writing tasks with different levels of voluntary imagination. We apply VOPE to several mainstream LVLMs and hallucination mitigation methods, revealing two key findings: (1) most LVLMs hallucinate heavily during voluntary imagination, and their performance in presence evaluation is notably poor on imagined objects; (2) existing hallucination mitigation methods show limited effect in voluntary imagination tasks, making this an important direction for future research.

URL PDF HTML 收藏
2504.17356 2026-07-21 cs.AI cs.LG 版本更新

Comprehend, Divide, and Conquer: Feature Subspace Exploration via Multi-Agent Hierarchical Reinforcement Learning

理解、划分与征服:通过多智能体分层强化学习进行特征子空间探索

Weiliang Zhang, Xiaohan Huang, Yi Du, Ziyue Qiao, Qingqing Long, Zhen Meng, Yuanchun Zhou, Meng Xiao

机构 * Computer Network Information Center, Chinese Academy of Sciences(中国科学院计算机网络信息中心) University of Chinese Academy of Sciences(中国科学院大学) Great Bay University(Great Bay大学) Duke-NUS Medical School, National University of Singapore(新加坡国立大学杜克-奈素医学院)

AI总结 研究针对特征选择问题,提出HRLFS方法,先利用基于大语言模型的混合状态提取器捕捉特征特性并聚类,构建分层智能体,通过多智能体分层强化学习进行特征子空间探索,提升了下游机器学习性能并加速运行

Comments 25 pages, keywords: Automated Feature Engineering, Tabular Dataset, Multi-Agent Reinforcement Learning, Feature Selection, Accepted by ACM Transactions on Knowledge Discovery from Data

详情
AI中文摘要

特征选择旨在预处理目标数据集,找到最优且最精简的特征子集以增强下游机器学习任务。基于强化学习的子空间探索策略提供了新视角,但当前强化学习方法在处理复杂数据集时面临挑战。本文提出HRLFS方法,先用基于大语言模型的混合状态提取器捕捉特征特性,进行特征聚类,构建分层智能体。实验证明该方法有效、可扩展且稳健,能提升下游机器学习性能并加速运行。

英文摘要

Feature selection aims to preprocess the target dataset, find an optimal and most streamlined feature subset, and enhance the downstream machine learning task. Among filter, wrapper, and embedded-based approaches, the reinforcement learning (RL)-based subspace exploration strategy provides a novel objective optimization-directed perspective and promising performance. Nevertheless, even with improved performance, current reinforcement learning approaches face challenges similar to conventional methods when dealing with complex datasets. These challenges stem from the inefficient paradigm of using one agent per feature and the inherent complexities present in the datasets. This observation motivates us to investigate and address the above issue and propose a novel approach, namely HRLFS. Our methodology initially employs a Large Language Model (LLM)-based hybrid state extractor to capture each feature's mathematical and semantic characteristics. Based on this information, features are clustered, facilitating the construction of hierarchical agents for each cluster and sub-cluster. Extensive experiments demonstrate the efficiency, scalability, and robustness of our approach. Compared to contemporary or the one-feature-one-agent RL-based approaches, HRLFS improves the downstream ML performance with iterative feature subspace exploration while accelerating total run time by reducing the number of agents involved.

URL PDF HTML 收藏
2509.00930 2026-07-21 cs.AI cs.LG cs.LO 版本更新

SATQuest: A Verifier for Logical Reasoning Evaluation and Reinforcement Fine-Tuning of LLMs

SATQuest:用于大语言模型逻辑推理评估和强化微调的验证器

Yanxiao Zhao, Yaqian Li, Zihao Bo, Rinyoichi Takezoe, Haojia Hui, Mo Guang, Lei Ren, Xiaolin Qin, Kaiwen Long

机构 * Chengdu Institute of Computer Applications, Chinese Academy of Sciences(中国科学院成都计算机应用研究所) School of Computer Science and Technology, University of Chinese Academy of Sciences(中国科学院大学计算机科学与技术学院)

AI总结 研究旨在为大语言模型逻辑推理评估及强化微调提供工具。核心方法是SATQuest,它能从CNF实例生成推理任务并客观检查答案,从多维度评估。主要贡献是通过该工具发现模型逻辑推理差距,证明强化微调有效果但跨格式鲁棒性待提升,还提供了相关研究基础设施。

Comments 23 pages, 8 figures. ACL 2026 Main Conference long paper (oral presentation)

Journal ref Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pp. 2109-2131. Association for Computational Linguistics, 2026

详情
AI中文摘要

大语言模型展现出强大的通用推理能力,但缺乏可控、可扩展和可验证的工具来分析和提升这些能力。我们提出SATQuest,它能直接从合取范式(CNF)实例生成多样的基于SAT的推理任务,并使用PySAT客观检查答案。SATQuest从实例、问题类型和问题格式三个正交维度进行评估分解,支持细粒度、多维度分析和强化微调。随机CNF生成减轻记忆并支持可重复实验。我们用SATQuest对一系列大语言模型进行基准测试,发现逻辑推理方面存在持续差距,强化微调能提升目标性能但跨格式鲁棒性仍具挑战。SATQuest为大语言模型逻辑推理及其训练的可控、可扩展和可重复实证研究提供了验证器支持的基础设施。

英文摘要

Large language models (LLMs) exhibit strong general reasoning, yet the community lacks controllable, scalable, and verifiable tools to analyze and improve these abilities. We present SATQuest, a verifier that generates diverse SAT-based reasoning tasks directly from Conjunctive Normal Form (CNF) instances and checks answers objectively with PySAT. SATQuest factorizes evaluation along three orthogonal dimensions: instance, problem type, and question format, enabling fine-grained, multi-dimensional analysis and reinforcement fine-tuning. Randomized CNF generation mitigates memorization and supports reproducible experiments. Using SATQuest, we benchmark a range of open- and closed-weight LLMs and uncover persistent gaps in logical reasoning, particularly on higher-complexity tasks and in transfer beyond familiar mathematical notation to machine or narrative formats. We further show that reinforcement fine-tuning with SATQuest rewards substantially boosts targeted performance and generalizes to larger instances, while cross-format robustness remains challenging. Collectively, SATQuest provides verifier-backed infrastructure for controlled, scalable, and reproducible empirical research on LLM logical reasoning and its training.

URL PDF HTML 收藏
2506.07691 2026-07-21 cs.CL cs.LG 版本更新

Breaking the Block: Preserving Data Continuity to Train Superior SAEs for Instruct Models

打破模块限制:保留数据连续性以训练用于指令模型的卓越稀疏自编码器

Jiaming Li, Haoran Ye, Yukun Chen, Xinyue Li, Lei Zhang, Hamid Alinejad-Rokny, Jimmy Chih-Hsien Peng, Min Yang

机构 * Shenzhen Institutes of Advanced Technology, Chinese Academy of Sciences, China(中国科学院深圳先进技术研究所) University of Chinese Academy of Sciences, China(中国科学院大学) National University of Singapore, Singapore(新加坡国立大学) The University of New South Wales, Australia(新南威尔士大学) Shenzhen University of Advanced Technology, China(深圳先进技术大学)

AI总结 研究针对现有SAEs训练方法在指令模型中因注意力泄漏引入梯度噪声问题,提出FAST顺序训练范式,通过与数据分布和激活模式对齐,提升重建保真度和特征可解释性,实验显示该方法效果显著优于基线。

详情
AI中文摘要

稀疏自编码器(SAEs)是机制可解释性的基石。现有训练方法继承自语言模型预训练的块训练范式,因无关上下文的注意力泄漏在指令模型中引入破坏性梯度噪声。通过GSNR分析,从理论上描述了该问题,并提出了微调对齐顺序训练(FAST),一种专为指令模型设计的顺序训练范式。FAST使SAE训练与指令模型的数据分布和激活模式对齐,显著提高了重建保真度和特征可解释性。实验结果表明,FAST实现了更高的GSNR,与基线的5.1985相比,对数缩放的均方误差显著降低至0.6468,Delta Loss接近零(-0.51%至0.37%)。此外,在Llama-3.2-3B-it上,FAST产生21.1%的高质量特征,大幅优于基线方法的7.0%和10.2%。还发现通过SAEs干预特殊令牌激活可提高生成质量,揭示了细粒度控制的新机会。代码可在指定网址开源获取。

英文摘要

Sparse Autoencoders (SAEs) are a cornerstone of mechanistic interpretability. Existing training methods inherit the Block Training paradigm from LLM pre-training, which introduces destructive gradient noise in instruct models due to attention leakage from unrelated contexts. Using GSNR analysis, we theoretically characterize this issue and propose Finetuning-aligned Sequential Training (FAST), a sequential training paradigm specifically designed for instruct models. FAST aligns SAE training with the data distribution and activation patterns of instruct models, substantially improving both reconstruction fidelity and feature interpretability. Experimental results show that FAST achieves higher GSNR, a significantly lower log-scaled MSE of 0.6468 compared to the baseline's 5.1985, and a near-zero Delta Loss (-0.51\% to 0.37\%). Moreover, on Llama-3.2-3B-it, FAST produces 21.1\% high-quality features, substantially outperforming baseline methods that achieve 7.0\% and 10.2\%. We further find that intervening on special token activations through SAEs can improve generation quality, revealing new opportunities for fine-grained control. Our codes are available as open source at https://github.com/Geaming2002/FAST.

URL PDF HTML 收藏
2506.04141 2026-07-21 cs.CV cs.CL 版本更新

MMR-V: What's Left Unsaid? A Benchmark for Multimodal Deep Reasoning in Videos

MMR-V:未言明的是什么?视频中多模态深度推理的基准测试

Kejian Zhu, Zhuoran Jin, Hongbang Yuan, Jiachun Li, Shangqing Tu, Pengfei Cao, Yubo Chen, Kang Liu, Jun Zhao

机构 * The Key Laboratory of Cognition and Decision Intelligence for Complex Systems, Institute of Automation, Chinese Academy of Sciences, Beijing, China(认知与决策智能复杂系统重点实验室,自动化研究所,中国科学院,北京,中国) School of Artificial Intelligence, University of Chinese Academy of Sciences(人工智能学院,中国科学院大学) Tsinghua University(清华大学)

AI总结 针对视频多模态推理挑战,提出MMR-V基准测试,具有长程多帧推理等特点。该基准测试含317个视频和1257个任务,实验发现当前模型多模态推理困难,最佳模型准确率低,现有增强策略收益有限,旨在推动多模态推理能力研究。

Comments Accepted at ICLR 2026. Camera-ready version

详情
AI中文摘要

视频的序列结构对多模态大语言模型定位多帧证据和进行多模态推理的能力构成挑战。现有视频基准测试主要关注理解任务,仅要求模型匹配问题中提到的帧并感知相邻几帧。为填补这一空白,我们提出MMR-V:视频中多模态深度推理的基准测试。其具有长程多帧推理、超越感知、可靠性、可混淆性等特点。MMR-V由317个视频和1257个任务组成。实验表明当前模型在多模态推理方面仍有困难,最佳模型Gemini-2.5-pro准确率仅64.3%,当前推理增强策略收益有限。错误分析表明多模态推理所需的思维链与文本推理不同,这部分解释了性能提升有限的原因。我们希望MMR-V能激发对增强多模态推理能力的进一步研究。

英文摘要

The sequential structure of videos poses a challenge to the ability of multimodal large language models (MLLMs) to locate multi-frame evidence and conduct multimodal reasoning. However, existing video benchmarks mainly focus on understanding tasks, which only require models to match frames mentioned in the question (hereafter referred to as "question frame") and perceive a few adjacent frames. To address this gap, we propose MMR-V: A Benchmark for Multimodal Deep Reasoning in Videos. The benchmark is characterized by the following features. (1) Long-range, multi-frame reasoning: Models are required to infer and analyze evidence frames that may be far from the question frame. (2) Beyond perception: Questions cannot be answered through direct perception alone but require reasoning over hidden information. (3) Reliability: All tasks are manually annotated, referencing extensive real-world user understanding to align with common perceptions. (4) Confusability: Carefully designed distractor annotation strategies to reduce model shortcuts. MMR-V consists of 317 videos and 1,257 tasks. Our experiments reveal that current models still struggle with multi-modal reasoning; even the best-performing model, Gemini-2.5-pro, achieves only 64.3% accuracy. Additionally, current reasoning enhancement strategies (Chain-of-Thought and scaling test-time compute) bring limited gains. Error analysis indicates that the CoT demanded for multi-modal reasoning differs from it in textual reasoning, which partly explains the limited performance gains. We hope that MMR-V can inspire further research into enhancing multi-modal reasoning capabilities.

URL PDF HTML 收藏
2607.16007 2026-07-20 cs.CV 新提交

Beyond Unfolding: 60x Faster One-Stage Unmixing for Closely-Spaced Infrared Small Targets

超越展开:用于紧密间隔红外小目标的快60倍的单阶段解混

Ximeng Zhai, Zheng Wang, Yaohong Chen, Hao Wang, Ming-Ming Cheng, Yimian Dai

机构 * Xi’an Institute of Optics and Precision Mechanics, Chinese Academy of Sciences(中国科学院西安光学精密机械研究所) University of Chinese Academy of Sciences(中国科学院大学) Beijing Institute of Astronautical Systems Engineering(北京航天自动控制研究所) VCIP, College of Computer Science, Nankai University(南开大学计算机科学学院可视化与计算机图像处理实验室) NKIARI(未提及具体中文名称)

AI总结 研究紧密间隔红外小目标解混问题,提出单阶段轻量级FOCUS方案,受图像超分辨率与CSIST解混同构退化模型启发,转换相关要素,避免几何恢复与伪像抑制纠缠,提升定位和解混精度,推理速度提高60倍。

详情
AI中文摘要

由于光学衍射极限和长成像距离,紧密间隔红外小目标(CSIST)通常表现出能量重叠,在红外图像中表现为难以区分的斑点。这种模糊性使传统检测的一对一映射假设无效,因此需要向CSIST解混范式转变,即将这些斑点分解为离散子目标。然而,主流的深度展开网络受限于其重复迭代架构固有的高延迟和结构不灵活性。为此,我们提出了快速单阶段CSIST解混方案(FOCUS),这是一种单阶段轻量级范式,表明深度展开并非必要。受图像超分辨率(SR)和CSIST解混共享同构退化模型这一关键观察的启发,我们的见解是,通过完全转换标签空间、损失函数和评估标准,可以实现从图像SR到CSIST解混的范式转变。具体而言,为避免几何恢复与伪像抑制纠缠,FOCUS采用单通道映射,内部有从粗到细的流,从粗空间分布逐步将目标定位细化到更精细的子像素精度。虽然稀疏正则化抑制背景杂波,但也会削弱目标强度。为补偿有效信号的这种衰减,引入通量守恒作为竞争约束,将信号能量恢复到目标中心。据我们所知,这项工作是首次尝试通过无深度展开网络范式的轻量级单阶段框架来解决此任务。实验表明,我们的方法在定位和解混精度上与或超过了当前最先进的展开方法,同时将推理速度提高了60倍。

英文摘要

Due to the optical diffraction limit and long imaging distances, Closely-Spaced Infrared Small Targets (CSIST) typically exhibit energy overlap, manifesting as indistinguishable blobs in infrared images. This ambiguity invalidates the one-to-one mapping assumption of traditional detection, thereby necessitating a paradigm shift towards CSIST Unmixing, which decomposes these blobs into discrete sub-targets. However, the dominant paradigm deep unfolding networks are shackled by the high latency and structural inflexibility intrinsic to their repetitively iterative architecture. To this end, we propose the Fast One-stage CSIST Unmixing Scheme (FOCUS), a one-stage lightweight paradigm which demonstrates that deep unfolding is not necessary. Motivated by the key observation that image super-resolution (SR) and CSIST Unmixing share an isomorphic degradation model, our insight is that it is possible to achieve a paradigm shift from image SR to CSIST Unmixing via completely transforming the label space, loss functions, and evaluation criteria. Specifically, to avoid entangling geometric recovery with artifact suppression, FOCUS adopts a single pass mapping with an internal coarse-to-fine flow that progressively refines target localization from coarse spatial distributions to finer sub-pixel precision. While sparsity regularization suppresses background clutter, it also attenuates target intensities. To compensate for this attenuation of valid signals, flux conservation is introduced as a competing constraint that restores signal energy back to target centers. To the best of our knowledge, this work is the first attempt to address this task via a lightweight one-stage framework without the DUN paradigm. Experiments demonstrate that our method matches or surpasses the state-of-the-art unfolding approaches in both localization and unmixing accuracy, while boosting the inference speed by 60x.

URL PDF HTML 收藏
2607.15912 2026-07-20 cs.CV 新提交

HETA++: Global Structure-from-Motion with Hybrid Explicit Translation Averaging

HETA++:基于混合显式平移平均的全局运动结构重建

Peilin Tao, Hainan Cui, Mengqi Rong, Shuhan Shen

机构 * Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) School of Artificial Intelligence, University of Chinese Academy of Sciences(中国科学院大学人工智能学院)

AI总结 本文针对全局运动结构重建中平移平均的挑战,提出混合显式平移平均框架,结合相对平移与特征轨迹,经多步处理估计相机位置和3D点,最后完整束调整,实验表明该方法在准确性、鲁棒性和可扩展性上优于现有方法。

详情
AI中文摘要

全局运动结构重建(SfM)在效率和误差分布方面优于增量方法。然而,平移平均任务仍然具有挑战性。许多现有方法仅依赖相对平移或特征轨迹,在共线相机运动下会退化或易受异常值影响。本文提出了一种新颖的混合显式平移平均框架,结合了相对平移和特征轨迹。具体步骤包括:利用全局相机旋转细化相对平移并去除全局不一致的相对平移;采用基于凸距离的目标函数估计初始相机位置和3D点,再用基于非双线性角度的目标函数进行细化;通过基于有界角度的细化和基于重投影的束调整,利用选定特征轨迹稳健地细化相机旋转和位置;最后使用所有可靠特征轨迹进行完整的束调整以细化相机参数和3D点。在各种顺序和无序真实世界数据集上的大量实验证明了该方法具有卓越的准确性、鲁棒性和可扩展性,在准确性和计算效率上均优于现有方法。

英文摘要

Global Structure-from-Motion (SfM) offers advantages over incremental methods in terms of efficiency and error distribution. However, the task of translation averaging remains challenging. Many existing methods rely solely on relative translations or feature tracks, which either degrade under collinear camera motion or are susceptible to outliers. In this paper, we propose a novel hybrid explicit translation averaging framework that incorporates both relative translations and feature tracks. Specifically, we first refine the relative translations using global camera rotations and remove globally inconsistent relative translations. Next, we employ convex distance-based objective functions to estimate the initial camera positions and 3D points, followed by refinement using a non-bilinear angle-based objective function. Furthermore, since camera rotations are fixed during translation averaging, inaccurate camera rotations can severely limit the accuracy of camera positions. To address this issue, we then robustly refine both camera rotations and camera positions with selected feature tracks through bounded angle-based refinement and subsequent reprojection-based bundle adjustment. In this step, feature tracks are selected to maintain a balanced spatial distribution and improve optimization efficiency. Finally, we perform a complete bundle adjustment using all reliable feature tracks to refine the camera parameters and 3D points. Extensive experiments on various sequential and unordered real-world datasets demonstrate the superior accuracy, robustness, and scalability of our approach, outperforming state-of-the-art methods in both accuracy and computational efficiency.

URL PDF HTML 收藏
2607.15880 2026-07-20 cs.RO cs.LG 新提交

Dynamics-Aware Meta-Imitation for Generalization to Unseen Robotic Manipulation

用于泛化到未见机器人操作的动力学感知元模仿

Zhenduo Shang, Xiyao Liu, Bohan Li, Xudong Wang, Teng Ren, Lianqing Liu, Zhi Han

机构 * State Key Laboratory of Robotics and Intelligent Systems, Shenyang Institute of Automation, Chinese Academy of Sciences(中国科学院沈阳自动化研究所机器人学国家重点实验室) University of Chinese Academy of Sciences(中国科学院大学) Shenyang University of Technology(沈阳工业大学)

AI总结 研究针对机器人模仿学习的数据稀缺与环境泛化问题,提出动力学感知元模仿(DAMI)框架,通过整合元学习、引入视觉运动轨迹模块等方法,有效捕捉任务动力学,在模拟和真实场景实验中表现优于现有基线。

详情
AI中文摘要

模仿学习旨在让机器人从大量观察和演示中学习技能,存在数据稀缺和环境泛化问题。现有方法主要关注领域内任务模仿,难以泛化到未见任务。为此提出动力学感知元模仿(DAMI)框架,通过整合元学习构建共享技能空间,引入视觉运动轨迹模块捕捉任务潜在空间复杂时空动力学,并提出无配对统一任务模块融合非结构化多模态观察,还集成任务条件特征调制机制。实验表明该框架在直接推理和少样本微调方面优于现有基线。

英文摘要

Imitation Learning aims to learn skills from extensive observations and demonstrations for robots, so it suffers from data scarcity and environment generalization. The existing methods predominantly focus on imitation from in-domain tasks and consequently struggle with generalization to unseen tasks. To bridge this generalization gap, we propose the \textbf{D}ynamics-\textbf{A}ware \textbf{M}eta-\textbf{I}mitation (DAMI) framework. By integrating meta-learning to construct a shared skill space, DAMI equips agents for rapid adaptation to novel tasks. We introduce the Visual-Motor Trajectory (VMT) module to capture complex spatio-temporal dynamics within the task latent space. Furthermore, we propose the Unpaired Unified Task (U2T) block to fuse unstructured multimodal observations. To coordinate these representations, we integrate a Task-Conditioned Feature Modulation (TCFM) mechanism customized for modulating low-level 3D features. By capturing intrinsic dynamics from a random complete reference demonstration, our framework learns the underlying task logic rather than memorizing static cues, ensuring effective generalization. Extensive experiments in both simulation and real-world settings demonstrate that our approach outperforms state-of-the-art baselines regarding direct inference on seen tasks and adaptation to unseen tasks via few-shot fine-tuning.

URL PDF HTML 收藏
2607.15773 2026-07-20 cs.LG 新提交

From Diffusion to Reaction-Diffusion: A Dynamical-Systems View of Oversmoothing in Hypergraph Neural Networks

从扩散到反应扩散:超图神经网络中过平滑的动力系统视角

Zhiheng Zhou, Mengyao Zhou, Yancheng Chen, Dengyi Zhao, Xingqin Qi, Guiying Yan

机构 * School of Mathematics and Statistics, Shandong University, Weihai(山东大学(威海)数学与统计学院) Academy of Mathematics and Systems Science, Chinese Academy of Sciences(中国科学院数学与系统科学研究院) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 研究超图神经网络过平滑问题,从动力系统视角出发,提出反应扩散框架HNRD,通过定义算子解释消息传递为扩散过程,分析得出过平滑是能量耗散现象,HNRD能补偿耗散稳定变化,实验证明其优于基线,为深度超图架构设计提供框架。

Comments 17 pages,5 figures

详情
AI中文摘要

高阶耦合增强了超图神经网络(HGNNs)的表达能力,但由于强大的多路特征混合,也加剧了深度传播中的表示坍缩。本文从动力系统角度研究超图过平滑问题,开发了用于深度抗性超图学习的反应扩散框架。通过定义超图梯度和散度算子,将消息传递解释为关联级别的扩散过程。对纯扩散的分析表明,其连续半流会指数收缩节点表示的无零模分量并使狄利克雷能量趋于零,揭示了超图过平滑是一种内在的横向能量耗散现象。基于此分析,提出了超图神经反应扩散(HNRD),引入作用于横向分量的反应机制来补偿扩散引起的耗散并稳定判别性变化。建立了所提出动力学的全局适定性,并证明无零模狄利克雷能量保持远离零的有界性。前向欧拉离散化提供了具有深度传播稳定性条件的实用HNRD层。在基准和合成异质超图上的实验表明,HNRD始终优于代表性超图基线。深度、鲁棒性和效率分析进一步表明,HNRD在深度传播和扰动下保持稳定性能和非零狄利克雷能量。这些结果为设计在不发生表示坍缩的情况下保持高阶表达能力的深度超图架构提供了一个有原则的动力框架。

英文摘要

Higher-order couplings enhance the expressive power of hypergraph neural networks (HGNNs), but they also intensify representation collapse in deep propagation due to strong multi-way feature mixing. This work investigates hypergraph oversmoothing from a dynamical-systems perspective and develops a reaction--diffusion framework for depth-resistant hypergraph learning. By defining hypergraph gradient and divergence operators, we interpret message passing as an incidence-level diffusion process. The analysis of pure diffusion shows that its continuous semiflow exponentially contracts the null-mode-free component of node representations and drives the Dirichlet energy to zero, revealing hypergraph oversmoothing as an intrinsic transverse-energy dissipation phenomenon. Motivated by this analysis, we propose Hypergraph Neural Reaction--Diffusion (HNRD), which introduces a reaction mechanism acting on the transverse component to compensate diffusion-induced dissipation and stabilize discriminative variations. We establish global well-posedness of the proposed dynamics and prove that the null-mode-free Dirichlet energy remains bounded away from zero. A forward-Euler discretization provides a practical HNRD layer with a stability condition for deep propagation. Experiments on benchmark and synthetic heterophilic hypergraphs demonstrate that HNRD consistently improves over representative hypergraph baselines. Depth, robustness, and efficiency analyses further show that HNRD preserves stable performance and nonzero Dirichlet energy under deep propagation and perturbations. These results provide a principled dynamical framework for designing deep hypergraph architectures that maintain higher-order expressiveness without representation collapse.

URL PDF HTML 收藏
2607.15766 2026-07-20 cs.CL 新提交

Before the Action: Benchmarking LLMs on Prospective Hypothesis Discovery

行动之前:在前瞻性假设发现任务上对大语言模型进行基准测试

Tianyun Zhong, Wangyi Jiang, Wei Wang, Xuanang Chen, Yaojie Lu, Shiwei Ye, Yuzhen Shi, Boyu Yang, Jinghang Wang, Han Li, Weiqi Zhai, Bing Zhao, Hu Wei, Haiyang Yu, Yongbin Li, Hongyu Lin, Le Sun, Xianpei Han

机构 * University of Chinese Academy of Sciences(中国科学院大学) Institute of Software, Chinese Academy of Sciences(中国科学院软件研究所) Alibaba Group(阿里巴巴集团)

AI总结 研究旨在评估大语言模型在开放式结论前阶段的发现能力,引入前瞻性假设发现任务及评估框架HypoArena,提出回顾性上下文回归构建基准数据,实验揭示模型能力分层及效应,结果支持将其作为评估大语言模型制定调查方向的独特目标。

详情
AI中文摘要

大语言模型在回答预先指定的问题方面表现出色,但其在开放式、结论前阶段的发现能力仍未得到充分衡量。我们引入了前瞻性假设发现(PHD),要求模型从不确定的证据(包括异常观测和碎片化记录)中自主构建有根据、有区分性且可测试的假设空间,以指导后续调查。为评估此能力,我们引入了HypoArena,包括HypoData(六个科学和分析领域的988个案例基准)和HypoEval(开放式假设集评估框架)。为大规模构建HypoData,我们提出回顾性上下文回归,这是一个通过去除明确结论、目标假设和回顾性因果归因同时保留事实基础,从完整专家文档重建结论前上下文的Forge - Audit管道。由于PHD允许多个有效输出,HypoEval结合双向成对判断与Bradley - Terry - Davidson聚合进行排名以及六维评分细则进行诊断。对15个前沿大语言模型的实验揭示了明显的能力分层和结构化分析技能的模型依赖效应,一些性能较低的模型在HypoArena上有所提升,而其他系统包括一个顶级模型出现倒退。与绝对评分细则评分相比,竞技场评估解决了模型之间更细粒度差异,聚合排名与人类专家和独立评判者高度一致。这些结果支持将PHD视为评估大语言模型在不给出最终结论时如何制定调查方向的一个独特目标。我们的代码和数据可在指定网址公开获取。

英文摘要

Large language models (LLMs) excel at answering pre-specified questions, yet their ability to navigate the open-ended, pre-conclusion stage of discovery remains largely unmeasured. We introduce Prospective Hypothesis Discovery (PHD), which asks models to autonomously construct grounded, discriminative, and testable hypothesis spaces from inconclusive evidence, including anomalous observations and fragmented records, to guide subsequent investigation. To evaluate this capability, we introduce HypoArena, comprising HypoData, a benchmark of 988 cases across six scientific and analytical domains, and HypoEval, an evaluation framework for open-ended hypothesis sets. To construct HypoData at scale, we propose Retrospective Context Regression, a Forge--Audit pipeline that reconstructs pre-conclusion contexts from completed expert documents by removing explicit conclusions, target hypotheses, and retrospective causal attributions while preserving the factual substrate. Because PHD admits multiple valid outputs, HypoEval combines bidirectional pairwise judgments with Bradley--Terry--Davidson aggregation for ranking and six-dimensional rubric scoring for diagnosis. Experiments on 15 frontier LLMs reveal clear capability stratification and model-dependent effects of structured analytical skills, with gains for several lower-performing models on HypoArena but regressions for other systems, including a top-performing model. Compared with absolute rubric scoring, arena evaluation resolves finer-grained differences among models, with aggregated rankings showing strong agreement with human experts and an independent judge. Together, these results support treating PHD as a distinct target for evaluating how LLMs formulate investigative directions when final conclusions are withheld. Our code and data are publicly available at github.com/SKYLENAGE-AI/HypoArena and github.com/SKYLENAGE-AI/HypoArena.

URL PDF HTML 收藏
2607.15732 2026-07-20 cs.CV 新提交

IoUPD: IoU-Aware Privileged Distillation for Visual Grounding with Multimodal Large Language Models

IoUPD:用于多模态大语言模型视觉定位的IoU感知特权蒸馏

Xiuyuan Zhu, Ke Lu, Hao Wu, Zijin Du, Dongming Zhang, Jian Xue

机构 * University of Chinese Academy of Sciences(中国科学院大学) State Key Laboratory of Communication Content Cognition(通信内容认知技术国家重点实验室) Peng Cheng Laboratory(鹏城实验室)

AI总结 研究多模态大语言模型视觉定位中训练与评估不匹配问题,提出IoUPD方法,利用真实框作特权指导,训练时学生模型接收原始信息,教师模型接收增强提示,经监督微调与特权蒸馏损失训练,推理时无需额外模块,实验显示该方法有改进。

Comments 16 pages, 7 figures, 10 tables

详情
AI中文摘要

多模态大语言模型的视觉定位通常被表述为自回归坐标生成,即模型根据图像和指代表达提示输出作为文本的边界框坐标。虽然此接口简单且与指令跟随兼容,但它引入了训练和评估之间的不匹配:训练优化坐标字符串上的令牌级似然,而定位质量通过几何重叠来衡量。我们提出了IoUPD,一种用于坐标生成多模态大语言模型的IoU感知特权蒸馏方法。IoUPD不仅将真实框用作坐标目标,还用作训练时的特权指导。在训练期间,学生模型接收原始图像和提示,而冻结的教师模型接收带有框标记的图像和指示标记区域的增强提示。学生模型通过监督微调锚点和特权蒸馏损失进行训练,其令牌权重反映几何重要性和教师可靠性。在推理时,IoUPD不需要框覆盖、特权提示、教师分支或额外的预测模块。在标准指代表达定位基准上的实验表明,与强大的坐标生成基线相比,区域级有持续改进证据表明真实框除了作为坐标标签之外,还可以提供有用的特权指导。

英文摘要

Visual grounding with multimodal large language models is commonly formulated as autoregressive coordinate generation, where a model outputs bounding-box coordinates as text given an image and a referring-expression prompt. While this interface is simple and compatible with instruction following, it introduces a mismatch between training and evaluation: training optimizes token-level likelihood over coordinate strings, whereas grounding quality is measured by geometric overlap. We propose IoUPD, an IoU-aware privileged distillation method for coordinate-generating multimodal large language models. IoUPD uses ground-truth boxes not only as coordinate targets, but also as privileged training-time guidance. During training, the student receives the original image and prompt, while a frozen teacher receives a box-marked image and an augmented prompt that indicates the marked region. The student is trained with a supervised fine-tuning anchor and a privileged distillation loss whose token weights reflect both geometric importance and teacher reliability. At inference time, IoUPD requires no box overlay, privileged hint, teacher branch, or additional prediction module. Experiments on standard referring-expression grounding benchmarks show consistent region-level improvements over strong coordinate-generating baselines, demonstrating that ground-truth boxes can provide useful privileged guidance beyond serving as coordinate labels.

URL PDF HTML 收藏
2607.15563 2026-07-20 cs.CV 新提交

Are All Tokens Necessary for Visual Place Recognition? An Empirical Study of Token Reduction for Efficient Inference

视觉场所识别中所有令牌都必不可少吗?高效推理的令牌约简实证研究

Tong Jin, Yunpeng Liu, Shuyu Hu, Qinghua Zhang, Ruize Han, Song Wang, Feng Lu

机构 * Shenyang Institute of Automation, Chinese Academy of Sciences(中国科学院沈阳自动化研究所) University of Chinese Academy of Sciences(中国科学院大学) Shenzhen University of Advanced Technology(深圳先进技术大学)

AI总结 研究视觉场所识别中是否所有令牌都必要,提出首个令牌约简系统基准,在多模型和数据集上评估多种方法,从多视角研究令牌约简,揭示其特性及精度与效率权衡见解,为相关研究奠定基础。

Comments 33 pages, 8 figures, 9 tables

详情
AI中文摘要

近期基于视觉Transformer的视觉场所识别(VPR)方法,尤其是基础模型,取得了显著识别性能。但这些模型在整个网络中处理所有视觉令牌,导致大量计算开销,阻碍其在实时和资源受限场景中的部署。为此提出首个用于高效视觉场所识别的令牌约简系统基准。该基准在多个先进VPR模型及涵盖城市、郊区和自然环境的多样基准数据集上,全面评估代表性令牌剪枝、合并及混合剪枝-合并方法。还从不同约简配置下的识别性能、计算复杂度、推理速度、定性可视化及边缘设备部署效率等多视角研究令牌约简。通过广泛实验和深入分析,揭示了VPR中令牌约简的多个重要特性,并提供了精度与推理效率权衡的实用见解。例如,令牌约简可将计算成本降低多达29%,吞吐量提高多达44%,同时识别准确率下降不到1%。总体而言,这项工作为未来令牌高效VPR和高效视觉检索系统研究奠定了全面基础。代码和模型将在指定网址提供。

英文摘要

Recent visual place recognition (VPR) methods based on vision transformers, particularly foundation models, have achieved remarkable recognition performance. However, these models process all visual tokens throughout the entire network, resulting in substantial computational overhead, which hinders their deployment in real-time and resource-constrained scenarios. A natural question thus arises: are all visual tokens necessary for VPR? To answer this question, we present the first systematic benchmark of token reduction for efficient visual place recognition. Our benchmark comprehensively evaluates representative token pruning, token merging, and hybrid pruning-merging methods across multiple state-of-the-art VPR models and diverse benchmark datasets covering urban, suburban, and natural environments. We further investigate token reduction from multiple perspectives, including recognition performance under different reduction configurations, computational complexity, inference speed, qualitative visualization, and deployment efficiency on edge devices. Through extensive experiments and in-depth analysis, our benchmark reveals multiple important characteristics of token reduction in VPR and provides several practical insights into the trade-offs between accuracy and inference efficiency. For example, token reduction can reduce computational cost by up to 29\% and improve throughput by up to 44\%, while incurring less than 1\% degradation in recognition accuracy. Overall, this work establishes a comprehensive foundation for future research on token-efficient VPR and efficient visual retrieval systems. Our codes and models will be available at https://github.com/Tong-Jin01/TokenReduction4VPR

URL PDF HTML 收藏
2603.27556 2026-07-20 cs.CV 版本更新

Towards Domain-Generalized Open-Vocabulary Object Detection: A Progressive Domain-invariant Cross-modal Alignment Method

迈向领域通用的开放词汇物体检测:一种渐进领域不变跨模态对齐方法

Xiaoran Xu, Xiaoshan Yang, Jiangang Yang, Yifan Xu, Jian Liu, Changsheng Xu

机构 * MAIS, Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所多模态人工智能系统实验室) Institute of Microelectronics, University of Chinese Academy of Sciences(中国科学院大学微电子学院) School of Advanced Interdisciplinary Sciences, University of Chinese Academy of Sciences(中国科学院大学前沿交叉科学学院)

AI总结 本文提出PICA方法,通过多级模糊性和信号强度课程,解决开放词汇检测中领域变化导致的跨模态空间崩溃问题,提升模型鲁棒性。

详情
AI中文摘要

开放词汇物体检测(OVOD)在泛化到新类别方面取得了显著成功,但其成功往往基于领域稳定性的隐含假设。本文重新审视OVOD范式,揭示其根本性漏洞:当分布变化发生时,视觉流形与文本嵌入之间的脆弱耦合。我们系统地形式化了领域通用的开放词汇物体检测(DG-OVOD),并通过实证分析证明视觉变化不仅增加噪声,还导致潜在跨模态空间的崩溃,新型类别视觉信号脱离语义锚点。受这些见解启发,我们提出渐进领域不变跨模态对齐(PICA)。PICA摒弃统一训练,引入多级模糊性和信号强度课程,构建自适应伪词原型,通过样本置信度和视觉一致性进行优化,以强制跨域模态对齐。我们的发现表明,OVOD对领域变化的鲁棒性本质上与潜在跨模态对齐空间的稳定性相关。本文不仅提供了一个具有挑战性的基准,还为构建真正可泛化的开放词汇系统提供了新视角,这些系统超越静态实验室条件。

英文摘要

Open-Vocabulary Object Detection (OVOD) has achieved remarkable success in generalizing to novel categories. However, this success often rests on the implicit assumption of domain stationarity. In this work, we revisit the OVOD paradigm and study a key vulnerability: the fragile coupling between visual manifolds and textual embeddings under distribution shifts. We first formulate Domain-Generalized Open-Vocabulary Object Detection (DG-OVOD) as an evaluation protocol for open-vocabulary recognition under visual shifts. Through empirical analysis, we observe that visual shifts can destabilize the latent cross-modal space, causing novel-category visual signals to drift away from their semantic anchors. Motivated by these observations, we propose Progressive Domain-invariant Cross-modal Alignment (PICA). PICA departs from uniform training by introducing a multi-level curriculum based on ambiguity and signal strength. It constructs a quality-adjusted curriculum over pseudo-word prototypes, refined by sample reliability and visual consistency, to encourage more stable cross-domain modality alignment. Our findings suggest that OVOD robustness under domain shifts is closely linked to the stability of the latent cross-modal alignment space. Our work provides a DG-OVOD evaluation protocol and a practical perspective on building more generalizable open-vocabulary systems beyond static laboratory conditions.

URL PDF HTML 收藏
2601.00898 2026-07-20 cs.LG cs.RO 版本更新

Dichotomous Diffusion Policy Optimization

二元扩散策略优化

Ruiming Liang, Yinan Zheng, Kexin Zheng, Tianyi Tan, Jianxiong Li, Liyuan Mao, Zhihao Wang, Guang Chen, Hangjun Ye, Jingjing Liu, Jinqiao Wang, Xianyuan Zhan

机构 * Fundation Model Research Center, Institute of Automation, Chinese Academy of Sciences(基础模型研究中心,自动化研究所,中国科学院) School of Artificial Intelligence, University of Chinese Academy of Sciences(人工智能学院,中国科学院大学) Institute for AI Industry Research (AIR), Tsinghua University(人工智能产业研究院(AIR),清华大学) The Chinese University of Hong Kong(香港中文大学) Shanghai Jiao Tong University(上海交通大学) Peking University(北京大学) Xiaomi EV(小米电动车)

AI总结 DIPOLE是一种新的RL算法,通过二元策略分解实现稳定可控的扩散策略优化,适用于复杂现实应用。

详情
AI中文摘要

基于扩散的策略在解决广泛决策任务中日益流行,因其在推理过程中具有优越的表达能力和可控的生成能力。然而,使用强化学习(RL)有效训练大型扩散策略仍然具有挑战性。现有方法要么由于直接最大化价值目标而面临训练不稳定的问题,要么由于依赖粗糙的高斯似然近似而面临计算问题,后者需要大量足够小的去噪步骤。在本工作中,我们提出了DIPOLE(二元扩散策略改进),一种新的RL算法,用于稳定且可控的扩散策略优化。我们首先回顾了RL中的KL正则化目标,该目标为扩散策略提取提供了有吸引力的加权回归目标,但通常难以在贪婪性和稳定性之间取得平衡。然后,我们制定了一种贪心化的策略正则化方案,这自然地使最优策略分解为一对稳定学习的二元策略:一个旨在最大化奖励,另一个专注于最小化奖励。在这样的设计下,优化的动作可以通过在推理过程中线性组合二元策略的得分来生成,从而实现对贪婪程度的灵活控制。在离线和离线到在线RL设置上对ExORL和OGBench的评估证明了我们方法的有效性。我们还使用DIPOLE训练了一个大型视觉-语言-动作(VLA)模型,用于端到端的自动驾驶(AD),并在大规模现实世界AD基准NAVSIM上进行评估,突显了其在复杂现实应用中的潜力。

英文摘要

Diffusion-based policies have gained growing popularity in solving a wide range of decision-making tasks due to their superior expressiveness and controllable generation during inference. However, effectively training large diffusion policies using reinforcement learning (RL) remains challenging. Existing methods either suffer from unstable training due to directly maximizing value objectives, or face computational issues due to relying on crude Gaussian likelihood approximation, which requires a large amount of sufficiently small denoising steps. In this work, we propose DIPOLE (Dichotomous diffusion Policy improvement), a novel RL algorithm designed for stable and controllable diffusion policy optimization. We begin by revisiting the KL-regularized objective in RL, which offers a desirable weighted regression objective for diffusion policy extraction, but often struggles to balance greediness and stability. We then formulate a greedified policy regularization scheme, which naturally enables decomposing the optimal policy into a pair of stably learned dichotomous policies: one aims at reward maximization, and the other focuses on reward minimization. Under such a design, optimized actions can be generated by linearly combining the scores of dichotomous policies during inference, thereby enabling flexible control over the level of greediness.Evaluations in offline and offline-to-online RL settings on ExORL and OGBench demonstrate the effectiveness of our approach. We also use DIPOLE to train a large vision-language-action (VLA) model for end-to-end autonomous driving (AD) and evaluate it on the large-scale real-world AD benchmark NAVSIM, highlighting its potential for complex real-world applications.

URL PDF HTML 收藏
2601.13020 2026-07-20 cs.LG cs.AI 版本更新

PASs-MoE: Mitigating Misaligned Co-drift among Router and Experts via Pathway Activation Subspaces for Continual Learning

PASs-MoE:通过路径激活子空间减轻路由器与专家之间的错位协同漂移以进行持续学习

Zhiyan Hou, Haiyun Guo, Haokai Ma, Yandu Sun, Yonghui Yang, Jinqiao Wang

机构 * Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) University of Chinese Academy of Sciences(中国科学院大学) National University of Singapore(新加坡国立大学) Southeast University, Nanjing, China(南京东南大学) Wuhan AI Research, Wuhan, China(武汉人工智能研究院)

AI总结 研究持续指令调整中多模态大语言模型的问题,提出基于路径激活子空间的固定容量PASs - MoE - LoRA方法,含PAS引导的重新加权和PAS感知的秩稳定,实验表明该方法在准确性和抗遗忘性上优于基线和变体且不增参数。

Comments Published in the Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (ACL 2026), Volume 1: Long Papers. 14 pages. Code is available at https://github.com/yueluoshuangtian/PASs-MoE

Journal ref Proceedings of the 64th Annual Meeting of the Association for Computational Linguistics (Volume 1: Long Papers), pages 31959--31972, San Diego, California, United States, July 2026. Association for Computational Linguistics

详情
AI中文摘要

持续指令调整(CIT)要求多模态大语言模型(MLLMs)适应一系列任务且不遗忘先前能力。常见策略是通过将输入路由到不同的LoRA专家来隔离更新。然而,现有的基于LoRA的专家混合(MoE)方法通常以不加区分的方式联合更新路由器和专家,导致路由器偏好与专家适应路径协同漂移,偏离早期输入 - 专家专业化,即错位协同漂移,这模糊了专家职责并加剧遗忘。为解决此问题,我们引入路径激活子空间(PASs),它反映输入在每个专家中激活的低秩路径方向,为路由和保存提供能力对齐的坐标系。基于PASs,我们提出基于固定容量PASs的MoE - LoRA方法,包括PAS引导的重新加权和PAS感知的秩稳定。在CIT基准测试中的实验表明,我们的方法在准确性和抗遗忘性方面均优于一系列传统持续学习基线和MoE - LoRA变体,且不增加模型参数。代码可公开获取。

英文摘要

Continual instruction tuning (CIT) requires multimodal large language models (MLLMs) to adapt to a stream of tasks without forgetting prior capabilities. A common strategy is to isolate updates by routing inputs to different LoRA experts. However, existing LoRA-based Mixture-of-Experts (MoE) methods often jointly update the router and experts in an indiscriminate way, causing the router's preferences to co-drift with experts' adaptation pathways and gradually deviate from early-stage input--expert specialization. We term this as Misaligned Co-drift, which blurs expert responsibilities and exacerbates forgetting. To address this, we introduce the pathway activation subspace (PASs), a LoRA-induced subspace that reflects which low-rank pathway directions an input activates in each expert, providing a capability-aligned coordinate system for routing and preservation. Based on PASs, we propose a fixed-capacity PASs-based MoE--LoRA method with two components: PAS-guided Reweighting, which calibrates routing using each expert's pathway activation signals, and PAS-aware Rank Stabilization, which selectively stabilizes rank directions important to previous tasks. Experiments on a CIT benchmark show that our approach consistently outperforms a range of conventional continual learning baselines and MoE--LoRA variants in both accuracy and resistance to forgetting, without increasing model parameters. Our code is publicly available at https://github.com/yueluoshuangtian/PASs-MoE.

URL PDF HTML 收藏
2607.15128 2026-07-17 cs.CV 新提交

DAPGNet: Dynamic Adaptive Physics-Guided Graph Diffusion Network for Hyperspectral Image Classification

DAPGNet:用于高光谱图像分类的动态自适应物理引导图扩散网络

Pengkun Wang, Weijia Cao, Ning Wang, Xiaofei Yang

机构 * Aerospace Information Research Institute, Chinese Academy of Sciences(中国科学院空天信息创新研究院) University of Chinese Academy of Sciences(中国科学院大学) Guangzhou University(广州大学)

AI总结 研究针对高光谱图像分类中像素关系建模问题,提出DAPGNet。该网络将物理先验融入图学习,经多步骤构建拓扑、进行图扩散等操作,通过跨尺度融合优化。实验表明其在多个数据集上性能最优,提升了分类准确率,验证了各模块的互补作用。

Comments 9 figures and 9 tables. Pengkun Wang and Weijia Cao contributed equally to this work

详情
AI中文摘要

高光谱图像(HSI)分类需要在光谱变异性、混合像素和异质边界下进行可靠的像素关系建模。现有基于图的HSI分类器通常从空间邻近性、超像素连通性或学习到的特征亲和力构建图拓扑。然而,相邻波段携带的光谱物理先验对拓扑估计和消息传播的影响有限。本文提出了DAPGNet,一种动态自适应物理引导图扩散网络,将结构约束的物理先验注入关系级图学习中。DAPGNet首先将相邻光谱响应编码为节点级多尺度物理先验表示。然后,一个两阶段图构造器结合光谱-空间亲和力、物理先验一致性和空间距离,形成一个物理先验感知的稀疏拓扑。在图扩散过程中,学习到的边权重被转换为加法注意力偏差,而一个物理门在图聚合特征和投影物理先验特征之间进行节点级和特征级插值。跨尺度融合集成来自不同扩散深度的节点状态,并且网络通过主要分类、辅助监督和二阶光谱平滑正则化进行优化。在印度松、WHU-Hi-LongKou, Houston2013和Houston2018上的实验表明,DAPGNet在代表性的基于CNN、Transformer、Mamba和图的基线中实现了最佳的OA、AA和Kappa。在四个数据集上,它比最强的竞争方法将AA提高了3.64到7.3个百分点。消融和敏感性分析进一步支持了物理先验提取、先验感知拓扑构造、物理门控传播和光谱平滑正则化的互补作用。

英文摘要

Hyperspectral image (HSI) classification requires reliable pixel-relation modeling under spectral variability, mixed pixels, and heterogeneous boundaries. Existing graph-based HSI classifiers usually construct graph topology from spatial proximity, superpixel connectivity, or learned feature affinity. However, the spectral physical prior carried by contiguous bands has limited influence on topology estimation and message propagation. This paper presents DAPGNet, a dynamic adaptive physics-guided graph diffusion network that injects a structure-constrained physical prior into relation-level graph learning. DAPGNet first encodes contiguous spectral responses into node-wise multiscale physical-prior representations. A two-stage graph constructor then combines spectral-spatial affinity, physical-prior consistency, and spatial distance to form a physical-prior-aware sparse topology. During graph diffusion, learned edge weights are transformed into additive attention biases, while a physical gate performs node-wise and feature-wise interpolation between graph-aggregated features and projected physical-prior features. Cross-scale fusion integrates node states from different diffusion depths, and the network is optimized with main classification, auxiliary supervision, and second-order spectral smoothness regularization. Experiments on Indian Pines, WHU-Hi-LongKou, Houston2013, and Houston2018 show that DAPGNet achieves the best OA, AA, and Kappa among representative CNN-, Transformer-, Mamba-, and graph-based baselines. It improves AA over the strongest competing method by 3.64 to 7.31 percentage points across the four datasets. Ablation and sensitivity analyses further support the complementary effects of physical-prior extraction, prior-aware topology construction, physics-gated propagation, and spectral smoothness regularization.

URL PDF HTML 收藏
2607.14897 2026-07-17 cs.CV 新提交

Selectivity Drives Efficiency: Dataset Pruning for Visual Place Recognition

选择性驱动效率:用于视觉场所识别的数据集剪枝

Tong Jin, Yunpeng Liu, Shuyu Hu, Chun Yuan, Song Wang, Feng Lu

机构 * Shenyang Institute of Automation, Chinese Academy of Sciences(中国科学院沈阳自动化研究所) University of Chinese Academy of Sciences(中国科学院大学) Tsinghua Shenzhen International Graduate School, Tsinghua University(清华大学深圳国际研究生院) Shenzhen University of Advanced Technology(深圳先进技术研究院)

AI总结 针对视觉场所识别中数据集存储和训练成本高的问题,提出场所级数据集剪枝框架,引入IPD和IPS指标评估场所训练价值,构建核心集,实验证明该方法能在不同剪枝率下降低成本并保持高识别性能。

Comments 14 pages,7 figures,15 tables

详情
AI中文摘要

近期视觉场所识别(VPR)研究越来越依赖大规模数据集来训练更强大、更具判别力的模型。这虽提升了识别性能,但带来巨大存储和训练成本。数据集剪枝(DP)是提升数据效率的有效方式,但传统DP方法忽视了VPR中基于图像对的监督关系。为此,我们提出了专为VPR设计的场所级数据集剪枝框架。该方法将每个场所作为基本剪枝单元,引入场所内多样性(IPD)和场所间相似度(IPS)两个新指标评估场所训练价值,构建紧凑且信息丰富的核心集。实验表明,该方法在不同剪枝率下优于现有DP基线,降低了选择和训练成本。例如,将合并数据集剪枝后,在MSLS-val上R@1达到94.5%,在Nordland上达到97.0%。代码将公开。

英文摘要

Recent visual place recognition (VPR) studies have increasingly relied on large-scale datasets to train more robust and discriminative models. Although this trend significantly improves recognition performance, it also introduces substantial storage and training costs, especially when new architectures or training strategies need to be repeatedly developed and evaluated. Dataset pruning (DP) provides a promising way to improve data efficiency by retaining only informative training data. However, conventional DP methods mainly follow the sample-wise classification paradigm, which overlooks the relation-dependent training nature of VPR, where supervision is typically formed by image pairs rather than independent images. To address this issue, we propose a place-wise dataset pruning framework tailored for VPR. Instead of pruning individual images, our method treats each place as the basic pruning unit and introduces two complementary novel metrics, i.e., intra-place diversity (IPD) and inter-place similarity (IPS), to evaluate the training value of each place. By jointly considering these two metrics, our method ranks all places and constructs a compact yet informative coreset, thereby allowing the pruned dataset to still support the training of robust and discriminative VPR models. Extensive experiments demonstrate that our method consistently outperforms state-of-the-art DP baselines under different pruning ratios while reducing selection and training costs. Moreover, by pruning a merged dataset roughly 3.5$\times$ the size of GSV-Cities to a comparable scale, our coreset maintains highly competitive performance, achieving 94.5\% R@1 on MSLS-val and 97.0\% R@1 on Nordland with only NetVLAD. Codes will be made publicly available.

URL PDF HTML 收藏
2607.14681 2026-07-17 cs.CV 新提交

ReBind: Multi-Reference Video Editing via Structured Instructions with Explicit Reference Relationships

ReBind:通过具有显式参考关系的结构化指令进行多参考视频编辑

Xinyu Liu, Shihao Li, Weihong Lin, Xinlong Chen, Yang Shi, Yujin Han, Yiyang Cai, Yanghao Wang, Ruibin Yuan, Yuanxing Zhang, Pengfei Wan, Wenhan Luo, Yike Guo

机构 * HKUST(香港科技大学) Kling Team(克林团队) NJU(南京大学) UCAS(中国科学院大学) PKU(北京大学) HKU(香港大学)

AI总结 研究针对多参考图像条件视频编辑中现有方法难以协调多视觉源信息的问题,提出ReBind框架,通过带嵌入参考令牌的语义指令及两阶段渐进方案学习建立显式绑定,实现轻量级适配,在指令质量和性能上表现出色。

Comments Project Page: https://rebind-mrv2v.github.io/

详情
AI中文摘要

近期基于扩散的视频生成模型在多参考图像条件视频编辑方面取得显著进展,但现有方法难以准确协调来自多个视觉源的信息。现有编辑指令缺乏显式参考关系,多数多模态大语言模型无法可靠生成。为此提出ReBind框架,引入带嵌入参考令牌的语义指令作为中间表示。开发了ReBind-Instruct学习建立显式绑定,还开发了ReBind-Edit实现轻量级适配。实验表明ReBind在指令质量上大幅超越通用多模态大语言模型,在开源方法中取得最优性能。

英文摘要

Recent diffusion-based video generation models have made significant progress in multi-reference image-conditioned video editing. However, existing methods still struggle to coordinate information from multiple visual sources accurately. We identify a critical deficiency in existing approaches. Existing editing instructions lack explicit reference relationships, and most multimodal large language models (MLLMs) cannot generate them reliably. To address this problem, we propose ReBind, a systematic framework that introduces semantic instructions with embedded reference tokens as the intermediate representation for multi-reference image-conditioned video editing. Our key insight is embedding reference tokens at semantic positions to eliminate ambiguity and establish precise bindings between visual attributes and their sources. We develop ReBind-Instruct, a specialized MLLM that learns to establish explicit bindings between visual attributes and their reference sources through a two-stage progressive scheme for precise reference relationships. We further develop ReBind-Edit, which enables lightweight adaptation of text-to-video models to coordinate multiple references by binding visual attributes to their designated sources. Extensive experiments demonstrate that ReBind substantially outperforms general-purpose MLLMs in instruction quality and achieves state-of-the-art performance among open-source methods on reference image conditioned video editing. Our project webpage: https://rebind-mrv2v.github.io/.

URL PDF HTML 收藏
2607.14631 2026-07-17 cs.CV cs.AI 新提交

Knowing You at First Glance: Inferring Apparent Personality from Faces

一眼识你:从面部推断表面人格

Shuhuan Chen, Xiangyu Zhu, Weisong Zhao, Haichao Shi, Xiao-Yu Zhang, Zhen Lei

机构 * Institute of Automation, CAS(中国科学院自动化研究所) Institute of Information Engineering, CAS(中国科学院信息工程研究所) School of Cyber Security, UCAS(中国科学院大学网络空间安全学院) School of Artificial Intelligence, UCAS(中国科学院大学人工智能学院) Centre for Artificial Intelligence and Robotics, Hong Kong Institute of Science & Innovation, CAS(中国科学院香港创新研究院人工智能与机器人中心) School of Computer Science and Engineering, the Faculty of Innovation Engineering, M.U.S.T(澳门科技大学创新工程学院计算机科学与工程系)

AI总结 研究从面部图像推断表面人格,提出GlanceFace框架,利用视觉语言模型、语义增强模块及不确定性感知学习策略,在基于MBTI的基准测试中表现出色,揭示面部特征与人格特质关系,助力具身智能体交互策略。

Comments Accepted by The 9th Chinese Conference on Pattern Recognition and Computer Vision, PRCV2026

详情
AI中文摘要

在人机交互中,从面部图像推断表面人格对具身智能体在社交场景中很重要。与通过对话推断内在人格特质不同,此任务仅基于交互开始前的面部外观来模拟第一印象人格感知。现有研究主要集中在大五人格模型,且常依赖语言或多模态输入。对于在实践中广泛使用且更易被大语言模型解释的MBTI类型,仅面部线索能否支持与感知人格特质的有意义关联仍不明确。为此,我们提出GlanceFace,这是一个用于表面人格推断的端到端框架,利用视觉语言模型引入语义先验,通过语义增强面部表征模块捕捉细微人格相关线索,并采用不确定性感知学习策略处理噪声和主观标注。大量实验表明,该框架在基于MBTI的表面人格基准测试中表现出色,揭示了面部特征与感知人格特质之间的关系,突出了其支持具身智能体适应性初始交互策略的潜力。代码和数据集可在指定网址获取。

英文摘要

Inferring apparent personality from facial images is important in social scenarios for embodied agents in human-robot interaction. Unlike inferring intrinsic personality traits via conversation, this task models first-impression personality perception based solely on facial appearance before interaction begins. Existing studies mainly focus on the Big Five personality model and often rely on language or multimodal inputs. As a result, it remains unclear whether facial cues alone can support meaningful associations with perceived personality traits. This question is particularly relevant for MBTI types, which are widely used in practice and more readily interpretable by large language models. To this end, we propose \textbf{GlanceFace}, an end-to-end framework for apparent personality inference leveraging vision-language models to introduce semantic priors and a semantic-enhanced facial representation module to capture subtle personality-related cues, together with an uncertainty-aware learning strategy to handle noisy and subjective annotations. Extensive experiments demonstrate strong performance on MBTI-based apparent personality benchmarks and reveal relationships between facial characteristics and perceived personality traits, highlighting its potential to support adaptive initial interaction strategies for embodied agents. The code and dataset are available at https://github.com/MrHuan3/GlanceFace.

URL PDF HTML 收藏
2607.14536 2026-07-17 cs.LG 新提交

Muse: Representation Geometry of Muon Beyond Normalized Momentum

缪子:超越归一化动量的μ子表示几何

Da Chang, Qiankun Shi, Lvgang Zhang, Di He, Yaoshuai Ma, Ganzhao Yuan, Yongxiang Liu

机构 * Pengcheng Laboratory(鹏城实验室) Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences(中国科学院深圳先进技术研究院) Southern University of Science and Technology(南方科技大学) Shenzhen University of Advanced Technology(深圳先进技术大学) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 研究μ子风格优化器中表示选择对优化器几何的影响,引入{\方法}族优化器,通过预训练实验及固定动量诊断发现平衡非原生表示可匹配原生表示性能,减小较短维度会改变优化效果。

详情
AI中文摘要

μ子风格的优化器将极坐标映射应用于矩阵动量,但其更新也取决于正交化前每个参数块的表示。我们将这种表示选择作为优化器几何的一种形式进行研究,并引入了{\方法},这是一族μ子风格的优化器,在原生、近方形、瘦长和向量表示中共享相同的动量规则和牛顿 - 舒尔茨后端。每种弗罗贝尼乌斯等距表示都诱导出一种独特的极坐标最速下降几何,其中较短的矩阵维度决定了支持的奇异通道数量、回拉缩放以及随机非凸收敛界中的常数。在师生模型中,曲率坍塌和各向同性的马尔琴科 - 帕斯特谱轮廓将早期耗散与表示的核范数与弗罗贝尼乌斯平方范数之比联系起来。对LLaMA2 - 130M和LLaMA2 - 600M的预训练实验以及固定动量诊断表明,平衡的非原生表示可以匹配原生表示的性能,而减小较短维度会削弱缩放和奇异通道支持,导致行为越来越类似于归一化动量。

英文摘要

Muon-style optimizers apply a polar map to matrix momentum, but their updates also depend on the representation of each parameter block before orthogonalization. We study this representation choice as a form of optimizer geometry and introduce {\method}, a family of Muon-style optimizers that shares the same momentum rule and Newton--Schulz backend across native, nearest-square, skinny, and vector representations. Each Frobenius-isometric representation induces a distinct polar steepest-descent geometry, in which the shorter matrix dimension determines the number of supported singular channels, the pullback scaling, and the constants in stochastic nonconvex convergence bounds. In a teacher--student model, curvature collapse and an isotropic Marchenko--Pastur spectral profile connect early-stage dissipation to the represented nuclear-to-squared-Frobenius norm ratio. Pretraining experiments on LLaMA2-130M and LLaMA2-600M, together with fixed-momentum diagnostics, show that balanced non-native representations can match the performance of the native representation, whereas reducing the shorter dimension weakens the scaling and singular-channel support, leading to behavior that increasingly resembles normalized momentum.

URL PDF HTML 收藏
2607.14514 2026-07-17 cs.CV cs.AI 新提交

VTM-Nav: Hierarchical Visual-Topological Memory for Cross-Episode Object-Goal Navigation

VTM-Nav:用于跨情节对象目标导航的分层视觉拓扑记忆

Xiaoran Xu, Yupeng Wu, Tianyu Xue, Yifan Xu, Xuanran Dong, Xiaoshan Yang, Changsheng Xu

机构 * MAIS, Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所模式识别国家重点实验室) School of Advanced Interdisciplinary Sciences, University of Chinese Academy of Sciences(中国科学院大学交叉科学学院) Tsinghua University(清华大学) University of Chinese Academy of Sciences(中国科学院大学)

AI总结 研究跨情节对象目标导航问题,提出无训练的VLM导航框架\method,其带有分层视觉拓扑记忆,通过粗到细匹配检索经验,在三个基准测试中性能最佳,证明跨数据集结构化视觉拓扑经验复用有效且鲁棒。

详情
AI中文摘要

对象目标导航要求实体智能体在室内环境中定位并到达指定对象类别的一个实例。近期无训练方法利用视觉语言模型进行开放词汇语义推理,但通常在情节协议下评估,即每集后重置所有场景特定状态。我们引入跨情节对象目标导航,智能体在同一场景中反复操作,仅保留自身获取的经验且模型参数固定。为支持经验复用,我们提出一种无训练的VLM导航框架\method,带有持久分层视觉拓扑记忆(VTM)。VTM在房间和对象级别组织场景知识,通过粗到细匹配检索相关经验,仅在与当前观察一致时提供记忆作为软指导。保守执行防护进一步减轻振荡、受阻运动和过早停止。在受控的同一场景协议下,我们在三个基准测试HM3D v0.1、HM3D v0.2和MP3D上评估\method,并与增强了跨情节文本记忆的强化WMNav基线进行比较,同时保持VLM主干和动作管道相同。\method在所有三个基准测试中取得最佳性能,证明了跨数据集结构化视觉拓扑经验复用的有效性和鲁棒性。

英文摘要

Object-goal navigation requires an embodied agent to locate and reach an instance of a specified object category in an indoor environment. Recent training-free approaches leverage vision-language models (VLMs) for open-vocabulary semantic reasoning, but are typically evaluated under an episodic protocol that resets all scene-specific state after each episode. We introduce Cross-Episode Object-Goal Navigation, in which an agent repeatedly operates in the same scene, retains only self-acquired experience, and keeps its model parameters fixed. To support experience reuse, we present \method, a training-free VLM navigation framework with a persistent hierarchical Visual-Topological Memory (VTM). The VTM organizes scene knowledge at room and object levels and retrieves relevant experience through coarse-to-fine matching, providing memory as soft guidance only when it agrees with current observations. A conservative execution guard further mitigates oscillations, blocked motions, and premature stopping. Under a controlled same-scene protocol, we evaluate \method{} on three benchmarks, HM3D v0.1, HM3D v0.2, and MP3D, and compare it with a strengthened WMNav baseline augmented with cross-episode textual memory, while keeping the VLM backbone and action pipeline identical. \method{} achieves the best performance across all three benchmarks, demonstrating the effectiveness and robustness of structured visual-topological experience reuse across datasets.

URL PDF HTML 收藏
2607.14047 2026-07-17 cs.RO cs.HC cs.SY eess.SY 版本更新

Zero2Skill: Bootstrapping Robot Skills through Autonomous Data Collection, Training, and Deployment

PhysClaw-0:一种通过语言修正实现机器人自主的共生智能体系统

Boyuan Wang, Zhenyuan Zhang, Zhiqin Yang, Peijun Gu, Shuya Wang, Xiaofeng Wang, Xianghui Ze, Yifan Chang, Guosheng Zhao, Jiangnan Shao, Guan Huang, Hengyu Liu, Yonggang Zhang, Wei Xue, Chunyuan Guan, Chenglin Pu, Yike Guo, Xingang Wang, Zheng Zhu

机构 * GigaAI(字节跳动人工智能实验室) University of Chinese Academy of Sciences(中国科学院大学) Hong Kong University of Science and Technology(香港科技大学) University of Leeds(利兹大学) Cornell University(康奈尔大学) Tsinghua University(清华大学) Nanjing University of Science and Technology(南京理工大学) The Chinese University of Hong Kong(香港中文大学) FAWTD(一汽技术开发部)

AI总结 研究针对自主数据收集问题,提出PhysClaw-0共生智能体系统,通过跨轮保留和重用修正、自主收集验证等方式,在真实机器人测试中减少人力时间,提高成功率,并提升验证者与人类一致性。

Comments WebPage: https://open-gigaai.github.io/Zero2Skill

详情
AI中文摘要

自主数据收集决定了用于操作策略学习的真实世界轨迹的数量和质量。现有流程通过自我重置、VLM验证或语言引导修正来减少人力,但相同故障复发时需重新进行情节范围内的修复,监督成本随会话长度而非不同问题数量增长。我们提出PhysClaw-0,这是一种人机共生智能体系统,修正可跨轮保留和重用。收集循环自主收集、验证和重置,仅在阶段耗尽明确重试预算时暂停以等待远程操作员。LLM解析器将自然语言话语映射到存储在纠正记忆中的结构化调整,因此相同条件下已解决的故障模式通常无需再次修正。在真实机器人桌面清理测试平台上,PhysClaw-0在将人类工作时间减少到16%的同时,达到了遥操作情节成功率。语言修正提高了所有四种评估设置下验证者与人类的一致性,并将平均单次尝试成功率从12.5%提高到47.5%(手臂选择方面从20.)

英文摘要

Autonomous data collection governs the volume and quality of real-world trajectories for manipulation policy learning. Existing pipelines reduce human effort via self-resetting, VLM verification, or language-guided correction, yet episode-scoped fixes must be reissued whenever the same failure recurs, so oversight cost grows with session length rather than with the number of distinct problems. We present Zero2Skill, a human-robot symbiotic agentic system in which corrections are retained and reused across rounds. The collection loop collects, verifies, and resets autonomously, pausing for a remote operator only when a phase exhausts an explicit retry budget. An LLM parser maps each natural-language utterance to a structured adjustment stored in Corrective Memory, so addressed failure modes typically need not be corrected again under the same conditions. On a real-robot desktop-clearing testbed, Zero2Skill matches teleoperation episode success while reducing human working time to 16%. Language corrections improve verifier-human agreement in all four evaluated settings and raise average single-attempt success from 12.5% to 47.5% (arm-selection: 20.0% to 50.0%). Policies fine-tuned on Zero2Skill data match teleoperation-trained policy success at a fraction of collection human cost.

URL PDF HTML 收藏