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

大厂专区

Tencent(腾讯)

至 收录 1219
2607.17523 2026-07-21 cs.CV cs.AI cs.CL 新提交

Thinking in Video: Can Video Generators Really Reason About the Real World?

视频中的思考:视频生成器真的能对现实世界进行推理吗?

Yongheng Zhang, Guang Yang, Ruihan Hou, Qiguang Chen, Ziang Liu, Xiaolong Liu, Manman Zhang, Yanchao Hao, Zheng Wei, Hao Wu, Libo Qin, Peishan Dai, Yinghui Li, Di Yin, Xing Sun

机构 * Central South University(中南大学) Tencent(腾讯) Tsinghua University(清华大学)

AI总结 探讨视频生成器能否对现实世界推理,引入因果生成双判断(CGDJ)评估,发现开源模型无明确因果感知却有合理动态,先进闭源系统推理与生成一致性有限,还揭示了视听失调问题。

详情
AI中文摘要

世界模型和视频生成的最新进展引发了一种新的推理范式,利用视频生成模型来模拟、预测和推理现实世界动态,即“视频中的思考”。但这一设想未经证实,现有指标将感知保真度与语义逻辑分开。为评估视频生成器是否支持此类推理,引入因果生成双判断(CGDJ)从两个角度审核世界模型一致性。将CGDJ应用于代表性生成器发现感知与预测存在差距,开源模型虽无明确因果感知但有合理动态,而先进闭源系统推理与生成的一致性更强但仍有限。进一步分析揭示了视听失调问题。

英文摘要

Recent advances in world models and video generation have given rise to an emerging reasoning paradigm that leverages video generative models to simulate, predict, and reason about real-world dynamics. We redefine this paradigm as Thinking in Video, where video is not merely an output artifact but a medium for constructing, extending, and verifying causal thought. However, this promise remains unverified: convincing rollouts may reflect memorized appearances rather than causal understanding, while existing metrics separate perceptual fidelity from semantic logic. To evaluate whether video generators support such reasoning, we introduce the Causal-Generative Dual-Judge (CGDJ), auditing World Model Consistency from two perspectives. Explicit Causal Perception tests whether a generator reads a video scenario as a reasoning problem through spatio-temporal flattened visual question answering, while Implicit Generative Perception-Prediction Gap evaluates whether it renders the causal consequence as a consistent future video. Applying CGDJ to representative open- and closed-source generators reveals a clear Perception-Prediction Gap: open-source models produce plausible dynamics despite near-zero explicit causal perception, whereas advanced closed-source systems show stronger but still limited alignment between reasoning and generation. Further analysis exposes audio-visual misalignment, where models verbalize correct causal logic more reliably than they render it, challenging the "world simulator" narrative.

URL PDF HTML 收藏
2607.16657 2026-07-21 cs.SD 新提交

HARP: Harmonic-Aware Residual Partitioning for Neural Audio Codecs

HARP:用于神经音频编解码器的谐波感知残差划分

Qiaoyu Yang, Lixing He, Binyue Deng, Weifeng Zhao

机构 * Georgia Institute of Technology(佐治亚理工学院) The Chinese University of Hong Kong(香港中文大学) Tencent Music Entertainment(腾讯音乐娱乐集团)

AI总结 研究针对神经音频编解码器中码本频谱纠缠等问题,提出HARP训练策略,将RVQ阶段分组,在解码器能访问低频时各小组细化目标频带,重建泛音保留连贯性,该策略无需架构改变,性能优于标准RVQ和并行分解。

Comments Accepted to Interspeech 2026

详情
AI中文摘要

具有残差向量量化(RVQ)的神经音频编解码器通常对所有频率一视同仁,导致其码本频谱纠缠。截断阶段会去除不可预测的频率混合。并行频带分解通过将音频拆分为独立频带来解决此问题,但会使潜在空间碎片化并失去跨频率连贯性。我们引入了HARP(谐波感知残差划分),这是一种训练策略,将RVQ阶段划分为按频率排序的组,每个组在解码器仍可访问所有低频的同时细化其目标频带。泛音在基音的背景下重建,保留了并行方法所失去的连贯性。HARP无需架构更改,仅修改训练损失,推理与标准RVQ相同。在语音、音乐和一般音频上,HARP优于标准RVQ和并行分解。MUSHRA听力测试也显示出感知上的改进。

英文摘要

Neural audio codecs with residual vector quantization (RVQ) normally treat all frequencies uniformly, so their codebooks become spectrally entangled. Truncating stages then removes an unpredictable mix of frequencies. Parallel band decomposition addresses this by splitting audio into independent bands, but fragments the latent space and loses cross-frequency coherence. We introduce HARP (Harmonic-Aware Residual Partitioning), a training strategy that partitions RVQ stages into frequency-ordered groups where each group refines its target band while the decoder retains access to all lower frequencies. Overtones are reconstructed in the context of their fundamentals, preserving coherence that parallel methods lose. HARP requires no architectural changes; it only modifies the training loss, leaving inference identical to standard RVQ. On speech, music, and general audio, HARP outperforms both standard RVQ and parallel decomposition. MUSHRA listening tests also show perceptual improvements.

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

Think, Plan, Paint: Layout-Aware Reasoning for Controllable Image Generation in Unified Models

思考、规划、绘制:统一模型中用于可控图像生成的布局感知推理

Junhao Liu, Jian-Wei Zhang, Tao Huang, Miles Yang, Zhao Zhong, Liefeng Bo

机构 * Tencent(腾讯) Peking University(北京大学)

AI总结 研究针对统一多模态大语言模型在可控图像生成中难以遵循复杂空间指令的问题,提出ATLAS框架,采用“思考、规划、绘制”范式及布局共享表示,经强化学习提升性能,在图像生成等任务中效果显著,还支持相关编辑与多模态基础,并引入评估基准。

Comments 22 pages, 12 figures, 9 tables

详情
AI中文摘要

统一多模态大语言模型(MLLMs)为统一视觉理解和生成提供了有前景的范式,但在可控图像生成中难以遵循复杂空间指令和逻辑约束。为解决此差距,我们提出ATLAS,一个为MLLMs配备类人“思考、规划、绘制”范式的统一框架。采用布局作为连接三个阶段的共享表示,使模型能推理空间需求、规划明确物体排列并渲染最终图像。通过基于强化学习的布局对齐进一步提高规划到图像的保真度。我们在7B和80B规模实例化ATLAS,在图像生成基准测试中取得MLLMs的最优性能,并比现有基于布局的统一MLLMs平均提高65.31%。在空间相关任务上,ATLAS比基础模型平均提升23.06%。通过相同布局接口,ATLAS还支持指令引导编辑和多模态基础。我们还引入ATLAS-Reasoning,一个用于评估复杂空间指令下生成的基准。

英文摘要

Unified Multimodal Large Language Models (MLLMs) offer a promising paradigm for unifying visual understanding and generation, yet they still struggle to follow complex spatial instructions and logical constraints in controllable image generation. To address this gap, we present ATLAS, a unified framework that equips MLLMs with a human-like "Think, Plan, and Paint" paradigm. We adopt layout as the shared representation that connects the three stages, enabling the model to reason about spatial requirements, plan explicit object arrangements, and render the final image. We further improve plan-to-image fidelity with reinforcement-learning-based layout alignment. We instantiate ATLAS at 7B and 80B scales, achieving state-of-the-art performance among MLLMs on image generation benchmarks and an average 65.31% improvement over existing layout-based unified MLLMs. On spatially related tasks, ATLAS obtains an average 23.06% gain over the base models. Through the same layout interface, ATLAS also supports instruction-guided editing and multimodal grounding. We further introduce ATLAS-Reasoning, a benchmark for evaluating generation under complex spatial instructions.

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

FlashMemory-DeepSeek-V4: Lightning Index Ultra-Long Context via Lookahead Sparse Attention

FlashMemory-DeepSeek-V4: 通过前瞻稀疏注意力实现闪电索引超长上下文

Yan Wang, Qifan Zhang, Jiachen Yu, Tian Liang, Dongyang Ma, Xiang Hu, Zibo Lin, Chunyang Li, Zhichao Wang, Miao Peng, Nuo Chen, Jia Li, Yujiu Yang, Haitao Mi, Dong Yu

机构 * Independent Researchers(独立研究者) Tencent(腾讯) The Hong Kong University of Science and Technology (Guangzhou)(香港科技大学(广州)) Tsinghua University(清华大学)

AI总结 提出前瞻稀疏注意力(LSA),基于DeepSeek-V4架构的神经记忆索引器,通过预测未来上下文需求仅保留关键KV块,在超长上下文场景下将物理KV缓存压缩至全上下文的13.5%,同时保持或略微提升下游准确率。

Comments Technical report. 11 pages. Code and model available at https://github.com/libertywing/FlashMemory-Deepseek-V4 and https://huggingface.co/libertywing/FlashMemory-Deepseek-V4

详情
AI中文摘要

传统大语言模型在解码过程中保持完整的KV缓存,导致超长上下文服务出现严重的GPU内存瓶颈。在本报告中,我们提出前瞻稀疏注意力(LSA),一种基于DeepSeek-V4架构构建的神经记忆索引器驱动的新型推理范式。LSA并非被动地关注所有历史令牌,而是主动预测未来的上下文需求,并仅在GPU内存中保留查询关键的KV块。关键的是,我们通过无骨干的解耦训练策略实例化该架构。通过将索引器制定为标准双编码器架构,我们使用标准检索训练框架独立训练它,而无需将庞大的骨干模型加载到GPU内存中。我们证明这种“少即是多”的范式显著最大化服务效率,同时在依赖长期全局记忆的任务中充当有效的注意力去噪器。在主要的长上下文评估套件(例如LongBench-v2、LongMemEval和RULER)中,FM-DS-V4将平均物理KV缓存占用压缩至全上下文基线的仅13.5%,同时一致地保持或略微提升下游准确率(平均绝对边际+0.6%)。关键的是,在极端500K规模下,FlashMemory将物理KV缓存开销抑制超过90%,而不会破坏骨干的核心推理能力。

英文摘要

Conventional LLMs keep the full KV cache loaded during decoding, causing a severe GPU memory bottleneck for ultra-long context serving. In this report, we propose \textbf{Lookahead Sparse Attention (LSA)}, a novel inference paradigm powered by a Neural Memory Indexer built upon the DeepSeek-V4 architecture. Rather than passively attending to all historical tokens, LSA proactively predicts future context demands and preserves only the query-critical KV chunks in the GPU memory. Crucially, we instantiate this architecture via a \textbf{backbone-free decoupled training} strategy. By formulating the indexer as a standard dual-encoder architecture, we train it independently using standard retrieval training frameworks without ever loading the massive backbone model into GPU memory. We demonstrate that this ``less is more'' paradigm significantly maximizes serving efficiency while acting as an effective attention denoiser in tasks that rely on long-term global memory. Across primary long-context evaluation suites (e.g., LongBench-v2, LongMemEval, and RULER), \texttt{FM-DS-V4} compresses the average physical KV cache footprint down to merely 13.5\% of the full-context baseline, while consistently preserving or slightly elevating downstream accuracy (+0.6\% absolute margin on average). At 1M context, per-decode-token compute drops to 0.30$\times$ of the baseline and GPU KV cache shrinks by 90\% (3.73$\to$0.37 GB), translating into \textbf{2.8$\times$ aggregate throughput and 2.7$\times$ concurrency gains} in PD-disaggregated serving on 8$\times$H20 GPUs.

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

Lil: Less is Less When Applying Post-Training Sparse-Attention Algorithms in Long-Decode Stage

Lil: 在长解码阶段应用后训练稀疏注意力算法时,少即是少

Junhao Hu, Fangze Li, Mingtao Xu, Feifan Meng, Shiju Zhao, Tiancheng Hu, Ting Peng, Anmin Liu, Wenrui Huang, Chenxu Liu, Ziyue Hua, Tao Xie

机构 * SCS, Peking University, Beijing, China(北京大学信息科学与技术学院,北京,中国) Key Lab of HCST (PKU), MOE, Beijing, China(高等教育出版社HCST重点实验室(PKU),北京,中国) State Key Laboratory for Novel Software Technology, Nanjing University, China(南京大学新型软件技术国家重点实验室,中国) Tencent, Shenzhen, China(腾讯,深圳,中国) Beijing Tongming Lake Information Technology Application Innovation Center, Beijing, China(北京 Tongming Lake 信息技术应用创新中心,北京,中国)

AI总结 本文研究了在长解码阶段应用稀疏注意力算法时,信息丢失导致序列变长的问题,提出早停算法减少token消耗并降低精度损失。

详情
AI中文摘要

大型语言模型(LLMs)在广泛复杂任务中表现出强大的能力,并且正在大规模部署,这对推理效率提出了显著要求。先前的工作通常将推理分解为prefill和decode阶段,其中decode阶段主导总延迟。为了减少解码阶段的时间和内存复杂度,一系列工作引入了稀疏注意力算法。在本文中,我们通过实证和理论证明,稀疏注意力可能反常地增加端到端复杂度:信息丢失往往导致显著更长的序列,这种现象我们称为“Less is Less”(Lil)。为缓解Lil问题,我们提出了一种早停算法,该算法检测稀疏解码过程中信息损失超过信息增益的阈值。我们的早停算法在推理密集型基准上将token消耗减少了高达90%,同时精度损失低于2%。

英文摘要

Large language models (LLMs) demonstrate strong capabilities across a wide range of complex tasks and are increasingly deployed at scale, placing significant demands on inference efficiency. Prior work typically decomposes inference into prefill and decode stages, with the decode stage dominating total latency. To reduce time and memory complexity in the decode stage, a line of work introduces sparse-attention algorithms. In this paper, we show, both empirically and theoretically, that sparse attention can paradoxically increase end-to-end complexity: information loss often induces significantly longer sequences, a phenomenon we term ``Less is Less'' (Lil). To mitigate the Lil problem, we propose an early-stopping algorithm that detects the threshold where information loss exceeds information gain during sparse decoding. Our early-stopping algorithm reduces token consumption by up to 90% with a marginal accuracy degradation of less than 2% across reasoning-intensive benchmarks.

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

OmniX: From Unified Panoramic Generation and Perception to Graphics-Ready 3D Scenes

OmniX:从统一全景生成与感知到适用于图形的3D场景

Yukun Huang, Jiwen Yu, Yanning Zhou, Jianan Wang, Xintao Wang, Pengfei Wan, Xihui Liu

机构 * University of Hong Kong(香港大学) Kuaishou Technology(快手科技) Tencent(腾讯)

AI总结 研究基于全景的2D提升技术,提出OmniX框架,利用跨模态适配器结构和循环空间算子,将预训练2D流匹配先验用于多模态联合建模,构建数据集,实现适用于图形的3D场景生成,为虚拟世界创建开辟新可能。

Comments ECCV 2026; Project page: https://yukun-huang.github.io/OmniX/

详情
AI中文摘要

自动3D场景构建有程序生成和2D提升两种流行方式。基于全景的2D提升利用强大的2D生成先验来生成3D环境。本文推进该技术以生成适用于基于物理渲染、重光照和模拟的3D场景。关键在于将2D生成模型用于全景的几何、纹理和PBR材质感知。提出OmniX框架,基于跨模态适配器结构和循环空间算子,有效利用预训练2D流匹配先验进行多模态联合建模。构建大规模合成全景数据集,实验证明其有效性和通用性。

英文摘要

There are two prevalent ways for automatic 3D scene construction: procedural generation and 2D lifting. Among these, panorama-based 2D lifting has emerged as a promising technique, leveraging powerful 2D generative priors to produce immersive, realistic, and diverse 3D environments. In this work, we advance this technique to generate graphics-ready 3D scenes suitable for physically based rendering (PBR), relighting, and simulation. Our key insight is to repurpose 2D generative models for panorama perception of geometry, textures, and PBR materials. Unlike existing 2D lifting approaches that emphasize appearance generation and neglect the perception of intrinsic properties, we present OmniX, a versatile and unified framework for panorama generation, perception, and completion. Built upon cross-modal adapter structure and cyclic spatial operators, OmniX effectively repurposes pre-trained 2D flow matching priors for joint modeling of multimodal, seamless equirectangular representations. Furthermore, we construct a large-scale synthetic panorama dataset comprising high-quality multimodal panoramas from diverse indoor and outdoor scenes. Extensive experiments demonstrate the effectiveness and generality of OmniX as a unified framework for panorama generation and perception across geometry, lighting, and semantics, enabling graphics-ready 3D scene generation and opening new possibilities for immersive and physically realistic virtual world creation.

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

FVAttn: Adaptive Sparse Attention with Runtime Load Balancing for Video Generation

FVAttn:用于视频生成的具有运行时负载均衡的自适应稀疏注意力

Hao Liu, Chenghuan Huang, Ye Huang, Zhiying Wen, Hao Liu, Mohan Zhang, Chen Li, Ziyang Ma, Jing Lyu, Jiangsu Du

机构 * Tencent Inc.(腾讯公司) Peking University(北京大学)

AI总结 研究视频生成中自注意力瓶颈问题,提出FVAttn方法,通过Top-$p$路由等技术及运行时负载均衡等策略,提升自适应稀疏注意力分布式执行效率,降低负载不平衡,实现注意力和推理加速,且视频质量有竞争力。

详情
AI中文摘要

视频扩散变换器处理长时空序列,使自注意力成为高分辨率视频生成的主要瓶颈。无需训练的稀疏注意力降低了成本,但在多 GPU 序列并行下,自适应 Top-$p$ 路由会导致每个头的工作量不均衡。由此产生的工作负载异质性将稀疏注意力变成了秩级掉队者问题。我们提出了 \method{},这是一个无需训练的稀疏注意力系统,可提高多 GPU 序列并行下自适应稀疏注意力的分布式执行效率。\method{} 使用 Top-$p$ 路由、Top-$k$ 安全下限和视频感知块组织作为稀疏路由前端,然后在运行时修复物化掩码。运行时负载均衡通过 P2P 通信迁移少量重负载头以缩短当前关键路径。松弛感知稀疏增强用额外的高价值块填充剩余的非关键秩松弛,而重叠则将调度和迁移开销隐藏在现有计算之后。在逐步提炼的 Wan2.2 I2V 上,\method{} 将平均负载不平衡从 1.34 降低到 1.08,并比 FlashAttention 实现了 4.41 倍的注意力加速,同时在具有竞争力的视频质量下实现了 2.02 至 2.11 倍的 DiT 推理加速。

英文摘要

Video Diffusion Transformers process long spatio-temporal sequences, making self-attention the main bottleneck in high-resolution video generation. Training-free sparse attention reduces this cost, but adaptive Top-$p$ routing creates uneven per-head workloads under multi-GPU sequence parallelism. The resulting workload heterogeneity turns sparse attention into a rank-level straggler problem. We present \method{}, a training-free sparse-attention system that improves the distributed execution efficiency of adaptive sparse attention under multi-GPU sequence parallelism. \method{} uses Top-$p$ routing, a Top-$k$ safety floor, and video-aware block organization as the sparse-routing frontend, then repairs the materialized mask at runtime. Runtime Load Balancing migrates a small number of heavy heads via P2P communication to shorten the current critical path. Slack-Aware Sparse Augmentation fills residual non-critical-rank slack with additional high-value blocks, while overlap hides scheduling and migration overhead behind existing computation. On step-distilled Wan2.2 I2V, \method{} reduces average load imbalance from 1.34 to 1.08 and delivers a $4.41\times$ attention speedup over FlashAttention, while achieving a $2.02$--$2.11\times$ DiT inference speedup with competitive video quality.

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

KDFlow: A User-Friendly and Efficient Knowledge Distillation Framework for Large Language Models

KDFlow:一种用户友好且高效的大型语言模型知识蒸馏框架

Songming Zhang, Xue Zhang, Tong Zhang, Bojie Hu, Yufeng Chen, Jinan Xu

机构 * Key Laboratory of Big Data & Artificial Intelligence in Transportation, (Beijing Jiaotong University), Ministry of Education(大数据与人工智能交通运输联合实验室,(北京交通大学)教育部) School of Computer Science and Technology, Beijing Jiaotong University, Beijing, China(计算机科学与技术学院,北京交通大学,北京,中国) Tencent Inc, China(腾讯公司,中国)

AI总结 KDFlow通过解耦架构和SGLang实现高效蒸馏,平衡通信成本与性能,实现1.44至6.36倍加速。

Comments 9 pages, 4 figures, 4 tables, code is available at: https://github.com/songmzhang/KDFlow

详情
AI中文摘要

知识蒸馏(KD)是压缩大型语言模型(LLMs)的关键技术,但现有框架普遍使用同质训练后端导致效率低下。本文提出KDFlow框架,采用解耦架构和SGLang进行教师推理,结合FSDP2的训练效率与SGLang的推理效率,通过零拷贝数据传输和学生端重新计算logits,实现通信成本与蒸馏性能的平衡。此外,KDFlow支持离线和在线蒸馏,并通过可扩展的API实现跨分词器蒸馏。实验表明,KDFlow相比现有框架在速度上提升1.44至6.36倍,使研究人员能快速原型和扩展LLM蒸馏,且工程开销极低。代码可在https://github.com/songmzhang/KDFlow获取。

英文摘要

Knowledge distillation (KD) is an essential technique to compress large language models (LLMs) into smaller ones. However, despite the distinct roles of the student model and the teacher model in KD, most existing frameworks still use a homogeneous training backend (e.g., FSDP and DeepSpeed) for both models, leading to suboptimal training efficiency. In this paper, we present a novel framework for LLM distillation, termed \textbf{KDFlow}, which features a decoupled architecture and employs SGLang for teacher inference. By bridging the training efficiency of FSDP2 and the inference efficiency of SGLang, KDFlow achieves full utilization of both advantages in a unified system. Moreover, instead of transferring full logits across different processes, our framework only transmits the teacher's hidden states using zero-copy data transfer and recomputes the logits on the student side, effectively balancing the communication cost and KD performance. Furthermore, our framework supports both off-policy and on-policy distillation and incorporates KD algorithms for cross-tokenizer KD through highly extensible and user-friendly APIs. Experiments show that KDFlow can achieve \textbf{1.44$\times$ to 6.36$\times$} speedup compared to current KD frameworks, enabling researchers to rapidly prototype and scale LLM distillation with minimal engineering overhead. Code is available at: https://github.com/songmzhang/KDFlow

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

MeanFlowNFT: Bringing Forward-Process RL to Average-Velocity Generators

MeanFlowNFT:将前向过程强化学习引入平均速度生成器

Yushi Huang, Xiangxin Zhou, Jun Zhang, Liefeng Bo, Tianyu Pang

机构 * Tencent Hunyuan(腾讯混元) The Hong Kong University of Science and Technology(香港科技大学)

AI总结 研究将强化学习应用于MeanFlow生成器的问题,核心方法是引入MeanFlowNFT,受MeanFlow恒等式启发构建预测器并应用DiffusionNFT目标,主要贡献是改进基线,在多数指标上超越现有方法,少步采样时能超越多步强化学习调整的扩散模型。

Comments Project Page: https://harahan.github.io/meanflownft-project-page/, GitHub: https://github.com/Harahan/MeanFlowNFT, Hugging Face: https://huggingface.co/Harahan/MeanFlowNFT

详情
AI中文摘要

MeanFlow生成器通过预测时间间隔内的平均速度实现快速少步采样,强化学习已成为使扩散和流模型符合人类偏好及特定任务目标的有力方式。DiffusionNFT提供了一个高效的前向过程强化学习框架,但将此类强化学习方法应用于MeanFlow的研究仍不足。为此引入MeanFlowNFT,受连接平均速度和瞬时速度的MeanFlow恒等式启发构建诱导瞬时速度预测器,应用DiffusionNFT目标进行奖励优化,同时保留基于平均速度的采样方式。实验表明MeanFlowNFT持续改进基线,在多数指标上优于现有方法。

英文摘要

MeanFlow generators achieve fast few-step sampling by predicting average velocities over time intervals, making them attractive for efficient generation. Reinforcement learning (RL) has become a powerful way to align diffusion and flow models with human preferences and task-specific objectives. In particular, DiffusionNFT offers an efficient forward-process RL framework that does not require reverse-process trajectories or likelihood estimation. However, applying such RL methods to MeanFlow remains underexplored. DiffusionNFT optimizes instantaneous velocities, whereas MeanFlow samples with average velocities. To bridge this gap, we introduce MeanFlowNFT. Inspired by the MeanFlow identity, which bridges average and instantaneous velocities, we construct an induced instantaneous-velocity predictor. We apply the DiffusionNFT objective to this predictor, making reward optimization well-defined for MeanFlow. Sampling remains based on the average velocity, preserving MeanFlow's fast few-step generation. We further prove that MeanFlowNFT inherits DiffusionNFT's strict policy-improvement guarantee. Experiments on image and video generation show that MeanFlowNFT consistently improves baselines. Moreover, it outperforms prior state-of-the-art RL-tuned few-step generators on most metrics ($6$ of $8$ on SD3.5-M), and can even surpass multi-step RL-tuned diffusion while using only a few sampling steps. For instance, on Wan 2.1, $4$-step MeanFlowNFT reaches a VBench score of $84.33$, surpassing $50$-step LongCat-Video RL ($82.57$).

URL PDF HTML 收藏
2607.14647 2026-07-17 cs.CL 新提交

D-cut: Adaptive Verification Depth Pruning for Batched Speculative Decoding

D-cut:用于批量推测解码的自适应验证深度剪枝

Tianyu Liu, Yuhao Shen, Rui Cen, Junhan Shi, Jiebin Zhang, Guangshuo Qin, Hong Liu, Song Liu, Guanghua Yu, Jianchen Zhu

机构 * Tencent(腾讯)

AI总结 研究针对高并发下推测解码中长草稿浪费计算资源问题,提出D-Cut自适应剪枝方法,跨批次联合选草稿令牌,依接受长度差异和运行时成本模型自适应调整,实验表明该方法能显著提升加速比。

详情
AI中文摘要

推测解码可在不影响输出质量的情况下加速大语言模型推理。近期的并行起草方法通过将草稿长度与起草延迟解耦进一步提升单请求性能。然而,在高请求并发下,长草稿会在被拒绝的令牌上浪费大量计算,增加验证成本。我们提出D-Cut,一种自适应剪枝方法,它跨批次联合选择草稿令牌,并将验证预算集中在最有可能被接受的令牌上。D-Cut基于两个观察结果:并发请求的接受长度差异很大,因此它进行跨请求剪枝;验证成本强烈依赖于部署环境,所以它纳入运行时成本模型以使其剪枝深度适应目标环境。在密集模型和专家混合模型上的实验表明,在高并发下,D-Cut将平均加速比从1.26倍提高到1.65倍,在长草稿基线比自回归解码慢的密集模型配置中恢复加速,并在专家混合模型上比自回归解码实现高达3.0倍的加速。

英文摘要

Speculative decoding accelerates large language model (LLM) inference without compromising output quality. Recent parallel drafting methods further improve single-request performance by decoupling draft length from drafting latency, enabling longer drafts and higher mean accepted tokens (MAT). However, under high request concurrency, long drafts waste substantial computation on rejected tokens, increasing verification cost and potentially making speculative decoding slower than autoregressive decoding. We present D-Cut, an adaptive pruning method that selects draft tokens jointly across the batch and concentrates the verification budget on tokens most likely to be accepted. D-Cut is motivated by two observations. First, acceptance lengths vary considerably across concurrent requests; D-Cut therefore performs cross-request pruning, allocating the verification budget adaptively according to draft confidence. Second, verification cost depends strongly on the deployment environment, including GPU architecture and parallelism strategy; D-Cut incorporates a runtime cost model to adapt its pruning depth to the target environment. Experiments on dense and mixture-of-experts (MoE) models show that, under high concurrency, D-Cut improves the average speedup from \(1.26\times\) to \(1.65\times\), restores acceleration in dense-model configurations where long-draft baselines are slower than autoregressive decoding, and achieves up to \(3.0\times\) speedup over autoregressive decoding on MoE models.

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

MagicPrompt: Ultra-Lightweight Prompt Tuning for Video Generation

MagicPrompt:用于视频生成的超轻量级提示调整

Yinhan Zhang, Dinwei Tan, Xianghao Kong, Yue Ma, Yeying Jin, Anyi Rao

机构 * HKUST(香港科技大学) HKUST(GZ)(香港科技大学(广州)) Tencent(腾讯)

AI总结 研究针对大规模视频扩散模型下游任务微调计算成本高的问题,提出MagicPrompt轻量级框架。采用注意力嵌入提示调整和双空间奖励反馈优化,在可训练参数不到1%时达竞争性能,显著降低训练成本。

详情
AI中文摘要

大规模视频扩散模型(VDMs)具有强大的生成性能,但对下游任务进行完全微调会产生高昂的计算成本。现有参数高效微调(PEFT)方法在十亿规模模型上存在两个关键缺陷:仍需要大量可训练参数,且基于奖励的训练在条件引导任务中存在噪声诱导的优化不稳定性。我们提出了MagicPrompt,这是一个轻量级框架,实现了极高的参数效率和稳定的奖励优化。它首先采用注意力嵌入提示调整,通过轻量级软提示引导生成,参数数量少几个数量级,同时保留预训练知识。还引入了双空间奖励反馈优化,使用自监督潜在目标改进条件引导奖励训练。实验表明,MagicPrompt在可训练参数不到1%的情况下达到了有竞争力的性能,并显著降低了训练成本。

英文摘要

Large-scale video diffusion models (VDMs) deliver strong generation performance, but full fine-tuning for downstream tasks incurs prohibitive computational costs. Existing parameter-efficient fine-tuning (PEFT) methods have two critical flaws on billion-scale models: they still require substantial trainable parameters, and reward-based training suffers from noise-induced optimization instability in condition-guided tasks. We propose MagicPrompt, a lightweight framework that achieves extreme parameter efficiency and stable reward optimization. It first adopts Attention-Embedded Prompt Tuning, which steers generation via lightweight soft prompts with orders of magnitude fewer parameters while preserving pre-trained knowledge. It further introduces Dual-Space Reward Feedback Optimization, which uses self-supervised latent objectives to improve condition-guided reward training. Experiments show MagicPrompt reaches competitive performance with less than 1\% trainable parameters and notably reduces training costs.

URL PDF HTML 收藏
2606.30005 2026-07-17 cs.CL 版本更新

LLM Agents Are Latent Context Managers: Eliciting Self-Managed Context via State Proprioception

LLM 智能体是潜在上下文管理者:通过本体感觉仪表盘引发自我管理上下文

Binyan Xu, Haitao Li, Kehuan Zhang

机构 * Tencent(腾讯)

AI总结 提出 VISTA 框架,通过为 LLM 智能体提供上下文状态仪表盘(令牌使用量、时效性、访问历史),无需训练即可实现自我上下文管理,在多个基准上显著提升性能。

Comments 25 pages, 10 figures

详情
AI中文摘要

长时程工具智能体受限于上下文窗口增长瓶颈。近期系统使上下文管理由智能体或系统控制,但要么学习压缩策略丢弃证据,要么在智能体不可见的层管理上下文。我们认为两者都留下更基本的空白。前沿语言模型对其自身上下文存在本体感觉盲区。仅凭提示,它们无法看到每个块的大小、新旧程度或使用情况——这些是保留或丢弃决策所需的信号。我们假设,有能力的模型中已潜伏着胜任的上下文管理能力,缺失的不是学习策略,而是暴露这种状态的接口。我们引入 VISTA(可见内部状态工具智能体),一种无需训练、模型无关的层,将工作记忆表示为类型化、可寻址的块,展示每个块令牌使用量、时效性和访问历史的运行时仪表盘,并将块归档为可恢复的全保真负载。在 LOCA-Bench、BrowseComp-Plus 和 GAIA 上,相同的未训练接口跨百万、10万和1万规模轨迹迁移。在 LOCA-Bench 上,它改进了四个骨干模型,并将 Gemini-3-Flash 从 22.7% 提升至 50.7%。提升随上下文压力增大而增加,并跨骨干迁移。消融实验进一步确认,仪表盘的作用超越归档和恢复工具。

英文摘要

Long-horizon tool agents are bottlenecked by how their context grows toward the limits of the context window. Recent systems make context management agent- or system-controlled, but they either learn a compression policy that discards evidence or manage context in a layer the agent never sees. We argue both leave a more basic gap unaddressed. Frontier language models are proprioceptively blind to their own context. From the prompt alone they cannot see how large, how old, or how used each block is, the signals a keep-or-drop decision needs. We hypothesize that competent context management is already latent in capable models, and that what is missing is not a learned policy but an interface exposing this state. We introduce VISTA (Visible Internal State for Tool Agents), a training-free, model-agnostic layer that represents working memory as typed, addressable blocks, surfaces a runtime dashboard of per-block token usage, recency, and access history, and archives blocks as recoverable full-fidelity payloads. On LOCA-Bench, BrowseComp-Plus, and GAIA, the same untrained interface transfers across 1M-, 100K-, and 10K-scale trajectories. On LOCA-Bench it improves four backbones and lifts Gemini-3-Flash from 22.7 to 50.7%. The lift grows with context pressure and transfers across backbones. Ablations further confirm that the dashboard matters beyond archive and recovery tools.

URL PDF HTML 收藏
2606.09331 2026-07-17 cs.MM cs.AI cs.LG 版本更新

Conan-embedding-v3: Fusing Modality-Specific Models for Omni-Modal Embedding

Conan-embedding-v3: 融合模态特定模型实现全模态嵌入

Shiyu Li, Zhiyuan Hu, Yifan Wang, Peiming Li, Zheng Wei, Yang Tang

机构 * Tencent(腾讯)

AI总结 提出解耦-融合-恢复框架,通过独立训练模态专家并融合任务向量,再使用投影器恢复和平衡多模态重演解决投影器漂移问题,实现单一骨干网络支持文本、图像、视频、文档和音频检索。

详情
AI中文摘要

全模态检索承诺为文本、图像、视频、文档和音频输入提供单一嵌入空间,但由于这些模态在数据分布、架构和优化动态上存在差异,构建这样一个统一的检索器十分困难。在这项工作中,我们提出了Conan-embedding-v3,一个用于全模态检索的解耦-融合-恢复框架。Conan-embedding-v3首先独立训练模态专家,然后将它们的任务向量融合到一个单一的密集骨干网络中,我们称这种策略为解耦专家融合。我们表明,这种融合组合了视觉、视频和文档检索能力,但也暴露了基于投影器的模态的一个失败模式:当通过外部编码器和投影器附加音频时,融合骨干网络会使投影器校准到音频专家骨干网络,导致尽管原封不动地复制了所有音频特定模块,音频检索性能仍大幅下降。我们将这种失败称为投影器漂移。为了修复它,Conan-embedding-v3应用了投影器恢复(即在保持骨干网络冻结的情况下对投影器进行全参数微调),随后进行平衡的多模态重演。得到的模型在一个骨干网络中支持这些检索路径,在MMEB上达到74.9分,同时在30任务的MAEB音频套件上获得55.61分。

英文摘要

Omni-modal retrieval promises a single embedding space for text, image, video, document, and audio inputs, but building such a unified retriever is difficult since these modalities differ in data distribution, architecture, and optimization dynamics. In this work, we present Conan-embedding-v3, a decouple--fuse--recover framework for omni-modal retrieval. Conan-embedding-v3 first trains modality specialists independently and fuses their task vectors into a single dense backbone, a strategy we call Decoupled Specialist Fusion. We show that this fusion composes visual, video, and document retrieval capabilities, but also exposes a failure mode for projector-based modalities: when audio is attached through an external encoder and projector, fusing the backbone leaves the projector calibrated to the audio-specialist backbone, causing a large audio retrieval regression despite copying all audio-specific modules unchanged. We call this failure Projector Drift. To repair it, Conan-embedding-v3 applies Projector Recovery (i.e., full-parameter fine-tuning of the projector while keeping the backbone frozen) followed by balanced multi-modal rehearsal. The resulting model supports these retrieval pathways in one backbone, achieving 74.9 scores on MMEB while obtaining 55.61 on the 30-task MAEB audio suite.

URL PDF HTML 收藏
2604.22280 2026-07-17 cs.CV 版本更新

Beyond Chain-of-Thought: Rewrite as a Universal Interface for Generative Multimodal Embeddings

超越思维链:重写作为生成式多模态嵌入的通用接口

Peixi Wu, Ke Mei, Feipeng Ma, Bosong Chai, Zhibin Lan, Chenxi Zhao, Shannan Yan, Jie Chen, Zhangchi Hu, Yansong Peng, Bo Lin, Junjie Zhou, Dacheng Yin, Tianyi Wang, Fengyun Rao, Jing Lyu, Hebei Li, Xiaoyan Sun

机构 * WeChat Vision, Tencent Inc.(腾讯微信视觉部) Zhejiang University(浙江大学) Tsinghua University(清华大学) Institute of Artificial Intelligence, Hefei Comprehensive National Science Center(合肥综合性国家科学中心人工智能研究院)

AI总结 针对思维链推理在检索中产生冗余和语义歧义的问题,提出重写驱动的多模态嵌入框架RIME,联合优化生成与嵌入,并通过跨模态对齐和精炼强化学习实现高效准确的检索。

Comments Accepted by ACMMM 2026

详情
AI中文摘要

多模态大语言模型已成为通用多模态嵌入的有前景的基础。最近的研究表明,推理驱动的生成式多模态嵌入在多个嵌入任务上可以超越判别式嵌入。然而,思维链推理往往会产生冗余的思考步骤,并在更广泛的检索场景中引入总结答案的语义歧义。为了解决这一限制,我们提出了重写驱动的多模态嵌入(RIME),这是一个通过检索友好的重写联合优化生成和嵌入的统一框架。同时,我们提出了跨模态对齐(CMA)来桥接生成式和判别式嵌入空间,从而实现灵活的相互检索以权衡效率和准确性。在此基础上,我们还引入了精炼强化学习(Refine-RL),将判别式嵌入作为稳定的语义锚点来指导重写优化。在MMEB-V2、MRMR和UVRB上的大量实验表明,RIME显著优于先前的生成式嵌入模型,同时大幅减少了思考长度。

英文摘要

Multimodal Large Language Models (MLLMs) have emerged as a promising foundation for universal multimodal embeddings. Recent studies have shown that reasoning-driven generative multimodal embeddings can outperform discriminative embeddings on several embedding tasks. However, Chain-of-Thought (CoT) reasoning tends to generate redundant thinking steps and introduce semantic ambiguity in the summarized answers in broader retrieval scenarios. To address this limitation, we propose Rewrite-driven Multimodal Embedding (RIME), a unified framework that jointly optimizes generation and embedding through a retrieval-friendly rewrite. Meanwhile, we present the Cross-Mode Alignment (CMA) to bridge the generative and discriminative embedding spaces, enabling flexible mutual retrieval to trade off efficiency and accuracy. Based on this, we also introduce Refine Reinforcement Learning (Refine-RL) that treats discriminative embeddings as stable semantic anchors to guide the rewrite optimization. Extensive experiments on MMEB-V2, MRMR and UVRB demonstrate that RIME substantially outperforms prior generative embedding models while significantly reducing the length of thinking. Code is available at https://github.com/PeppaWu/RIME.

URL PDF HTML 收藏
2512.16864 2026-07-17 cs.CV 版本更新

RePlan: Reasoning-guided Region Planning for Complex Instruction-based Image Editing

RePlan:基于推理的复杂基于指令的图像编辑区域规划

Tianyuan Qu, Lei Ke, Xiaohang Zhan, Longxiang Tang, Yuqi Liu, Bohao Peng, Bei Yu, Dong Yu, Jiaya Jia

机构 * Tencent AI Lab(腾讯人工智能实验室) CUHK(香港中文大学) HKUST(香港科技大学)

AI总结 研究针对复杂指令图像编辑中现有模型在IV-复杂性下的不足,提出RePlan框架,结合视觉语言规划器与扩散编辑器,经强化学习提升性能,还推出IV-Edit基准,该框架在相关设置中优于强大基线,提高了区域精度和整体一致性。

Comments [ECCV2026] Precise multi-region control and planning for instruction-based image editing. Our project page: https://replan-iv-edit.github.io

详情
AI中文摘要

基于指令的图像编辑能够通过自然语言控制视觉修改,但现有模型在指令-视觉复杂性(IV-复杂性)下表现不佳,即复杂指令遇到杂乱或模糊场景时。我们引入了RePlan(区域对齐规划),这是一个先规划后执行的框架,将视觉语言规划器与扩散编辑器相结合。规划器通过逐步推理分解指令并将其明确锚定到目标区域;编辑器然后使用无训练注意力区域注入机制应用更改,实现精确的并行多区域编辑而无需迭代修复。为加强规划,我们使用1000个仅含指令的示例应用基于GRPO的强化学习,在推理保真度和格式可靠性方面取得显著提升。我们还提出了IV-Edit,一个专注于细粒度锚定和知识密集型编辑的基准。在IV-复杂设置中,RePlan始终优于在大得多的数据集上训练的强大基线,提高了区域精度和整体一致性。

英文摘要

Instruction-based image editing enables natural-language control over visual modifications, yet existing models falter under Instruction-Visual Complexity (IV-Complexity), where intricate instructions meet cluttered or ambiguous scenes. We introduce RePlan (Region-aligned Planning), a plan-then-execute framework that couples a vision-language planner with a diffusion editor. The planner decomposes instructions via step-by-step reasoning and explicitly grounds them to target regions; the editor then applies changes using a training-free attention-region injection mechanism, enabling precise, parallel multi-region edits without iterative inpainting. To strengthen planning, we apply GRPO-based reinforcement learning using 1K instruction-only examples, yielding substantial gains in reasoning fidelity and format reliability. We further present IV-Edit, a benchmark focused on fine-grained grounding and knowledge-intensive edits. Across IV-Complex settings, RePlan consistently outperforms strong baselines trained on far larger datasets, improving regional precision and overall consistency. Our project page: https://replan-iv-edit.github.io

URL PDF HTML 收藏
2607.13399 2026-07-16 cs.CL cs.LG 新提交

Demystifying On-Policy Distillation: Roles, Pathologies, and Regulations

揭开在线策略蒸馏的神秘面纱:作用、问题及调控

Rui Wang, Hongru Wang, Yi Chen, Boyang Xue, Tianqing Fang, Wenhao Yu, Kam-Fai Wong

机构 * The Chinese University of Hong Kong(香港中文大学) Tencent AI Lab(腾讯人工智能实验室)

AI总结 研究在线策略蒸馏的作用、问题及调控,阐明其为探索催化剂,揭示师生不匹配和长度利用问题,提出优势裁剪和对数尺度压缩调控,实验表明良好调控的信号质量决定OPD中成功探索。

详情
AI中文摘要

在线策略蒸馏(OPD)已成为大语言模型训练后的关键范式,但其训练动态仍未被充分理解。我们进行了一项系统研究,考察OPD的作用、问题及调控。首先阐明OPD作为探索催化剂的作用:通过密集的token级指导引导学生走向正确推理路径,而不提高能力上限。通过表明提示多样性比每个问题的采样数量更重要,且OPD的有效性完全取决于其指导信号的质量来证实这一点。这种依赖性揭示了两种阻碍探索的问题。当师生分布差距大导致指导信号与任务正确性不一致时,会出现师生不匹配,引导探索走向适得其反的方向。当聚合的token级目标产生长度依赖的捷径时,会出现长度利用问题,使学生通过响应截断或冗余填充来操纵奖励格局,探索退化的长度模式而非推理策略。为解决这些问题,我们研究了轻量级信号调控:优势裁剪和对数尺度压缩,确保探索由可靠信号引导。在七个基准上的实验表明,这些调控减轻了长度利用问题并实现了有效蒸馏,稳定超越OPD变体和RLVR基线,从而证实良好调控的信号质量而非仅仅教师规模决定了OPD中成功的探索。

英文摘要

On-policy distillation (OPD) has become a key paradigm in LLM post-training, yet its training dynamics remain poorly understood. We present a systematic study examining the role, pathologies, and regulations of OPD. We first clarify the role of OPD as an exploration catalyst: it steers the student toward correct reasoning paths via dense token-level guidance, without expanding capability ceiling. We confirm this by showing that prompt diversity matters more than per-problem sampling numbers, and critically, that the effectiveness of OPD hinges entirely on the quality of its guiding signal. This dependency exposes two pathologies that derail exploration. The Student-Teacher Mismatch occurs when a large teacher-student distributional gap causes the guiding signal to misalign with task correctness, steering exploration in counterproductive directions. Length Exploitation arises when the aggregated token-level objective creates length-dependent shortcuts, allowing the student to game the reward landscape through response truncation or redundant padding, exploring degenerate length modes rather than reasoning strategies. To tame these pathologies, we investigate lightweight signal regulations: advantage clipping and log-scale compression, ensuring exploration is guided by faithful signals. Experiments across seven benchmarks demonstrate that these regulations alleviate length exploitation and enable effective distillation, stably surpassing OPD variants and RLVR baselines, thereby confirming that well-regulated signal quality, rather than mere teacher scale, governs successful exploration in OPD.

URL PDF HTML 收藏
2607.13285 2026-07-16 cs.AI cs.SE 新提交

Harness Handbook: Making Evolving Agent Harnesses Readable,Navigable, and Editable

Harness手册:使不断演进的智能体框架具有可读性、可导航性和可编辑性

Ruhan Wang, Yucheng Shi, Zongxia Li, Zhongzhi Li, Yue Yu, Junyao Yang, Kishan Panaganti, Haitao Mi, Dongruo Zhou, Leoweiliang

机构 * Tencent(腾讯) Indiana University(印第安纳大学) University of Maryland, College Park(马里兰大学帕克分校) University of Georgia(佐治亚大学) National University of Singapore(新加坡国立大学)

AI总结 研究智能体框架演进中行为定位难的问题,提出通过Harness手册和行为引导的渐进式披露,以行为为中心自动合成框架表示并辅助规划,提高行为定位和编辑计划质量,助力复杂智能体系统发展。

Comments 29 pages, 6 figures. Project page: https://ruhan-wang.github.io/Harness-Handbook/

详情
AI中文摘要

现代人工智能智能体的能力不仅取决于其基础模型,还取决于其框架,框架用于构建提示、管理状态、调用工具和协调执行。随着模型、API、环境和需求的发展,框架必须不断修改。在进行此类更改之前,开发人员或编码智能体必须识别实现目标行为的所有代码位置。这很困难,因为生产框架庞大、紧密耦合且行为分散,而修改请求描述系统应做什么,存储库按文件和模块组织。代码搜索、存储库索引和长上下文处理便于检查,但仍需手动恢复行为到代码的映射。行为定位因此是框架演进的核心瓶颈。我们引入了Harness手册,这是一种以行为为中心的表示,通过静态分析和LLM辅助结构化从框架代码库自动合成,将每个行为与其相应源链接起来。我们还引入了行为引导的渐进式披露(BGPD),它引导智能体从高级行为到相关实现细节,并根据当前源验证候选位置。在来自两个开源框架的各种修改请求上,手册辅助规划提高了行为定位和编辑计划质量,同时使用更少的规划器令牌,在分散站点、很少执行的路径和跨模块交互方面收益最大。因此,不断发展复杂的智能体系统不仅取决于生成编辑,还取决于确定这些编辑应在何处进行。

英文摘要

The capability of a modern AI agent depends not only on its foundation model but also on its harness, which constructs prompts, manages state, invokes tools, and coordinates execution. As models, APIs, environments, and requirements evolve, the harness must be continually modified. Before such a change can be made, a developer or coding agent must identify all code locations that implement the target behavior. This is difficult because production harnesses are large, tightly coupled, and behaviorally distributed, while modification requests describe what the system should do and repositories are organized by files and modules. Code search, repository indexing, and long-context processing ease inspection, but still leave this behavior-to-code mapping to be recovered by hand. Behavior localization is therefore a central bottleneck in harness evolution. We introduce the Harness Handbook, a behavior-centric representation synthesized automatically from a harness codebase via static analysis and LLM-assisted structuring, linking each behavior to its corresponding source. We also introduce Behavior-Guided Progressive Disclosure (BGPD), which guides agents from high-level behaviors to relevant implementation details and verifies candidate locations against the current source. On diverse modification requests from two open-source harnesses, Handbook-Assisted planning improves behavior localization and edit-plan quality while using fewer planner tokens, with the largest gains on scattered sites, rarely executed paths, and cross-module interactions. Evolving complex agentic systems thus depends not only on generating edits, but also on determining where those edits should be made.

URL PDF HTML 收藏
2607.12894 2026-07-15 cs.CV 新提交

Hy-Embodied-VLM-1.0: Efficient Physical-World Agents

Hy-Embodied-VLM-1.0:高效的物理世界智能体

Ziyi Wang, Xumin Yu, Yongming Rao, Yonggen Ling, Yunheng Li, Oran Wang, Mingqi Gao, Yuchen Zhou, Yves Liang, Zuyan Liu, Yani Zhang, Rui Huang, Xiaoran Xu, Bowen Yuan, Yifu Yuan, Xu Tan, He Zhang, Yufei Huang, Shenghao Zhang, Hongsheng Wu, Han Hu, Zhengyou Zhang

机构 * Tencent Robotics X(腾讯Robotics X团队) Hy Vision Team(腾讯混元视觉团队) Futian Laboratory(福田实验室)

AI总结 研究旨在构建物理世界具身智能体,介绍Hy-Embodied-VLM-1.0模型。定义以行动为中心的能力分类法,开发数据管道。基于特定主干和编码器构建模型,用专家混合架构提升效率。在多基准测试中性能出色,较上一代有显著提升,在具身智能任务中也表现强大。

Comments Tech Report. Code and models are open-sourced at https://github.com/Tencent-Hunyuan/HY-Embodied

详情
AI中文摘要

构建有能力的具身智能体不仅需要多模态感知和理解,还需要行动推理、适应不断变化的情况以及与物理世界交互的智能能力。在本报告中,我们介绍了Hy-Embodied-VLM-1.0,这是一个专门为在物理世界中运行的具身智能体设计的高效且强大的具身基础模型。从预训练阶段开始培养这些能力,我们定义了一个以行动为中心的能力分类法,包括三个递进维度:与行动相关的状态理解、行动转换推理以及顺序和自适应推理。在此分类法指导下,我们开发了系统的数据管道并策划了涵盖预训练和训练后的数据混合。为了在支持对延迟敏感的部署的同时提供强大的物理世界理解和交互能力,我们基于Hy3-A3B语言主干和Hy-ViT2视觉编码器构建模型。其高效的专家混合架构将强大的模型能力与高推理效率结合在一起。我们在一套涵盖具身感知、物理世界理解和具身推理的38个基准测试中对Hy-Embodied-VLM-1.0进行了评估。该模型在38个基准测试中的19个上在同等规模模型中取得了最佳性能,并且大幅超越了强大的竞争对手,包括Qwen3.6-A3B和Cosmos 3。与上一代Hy-Embodied-0.5 MoT-2B相比,Hy-Embodied-VLM-1.0将平均性能提高了8.4%。尽管仅激活了3B参数,但它实现了与激活32B参数的上一代模型相近的性能。除了静态基准测试评估之外,Hy-Embodied-VLM-1.0在需要多轮交互和长视野推理的具身智能任务上也表现出强大的性能。

英文摘要

Building capable embodied agents requires not only multimodal perception and understanding, but also agentic capabilities for reasoning about actions, adapting to evolving situations, and interacting with the physical world. In this report, we introduce Hy-Embodied-VLM-1.0, an efficient and powerful embodied foundation model specifically designed for embodied agents operating in the physical world. To cultivate such capabilities from the pre-training stage onward, we define an action-centric capability taxonomy comprising three progressive dimensions: Action-Relevant State Understanding, Action-Transition Reasoning, and Sequential and Adaptive Reasoning. Guided by this taxonomy, we develop a systematic data pipeline and curate data mixtures spanning both pre-training and post-training. To deliver strong physical-world understanding and interaction capabilities while supporting latency-sensitive deployment, we build our model on the Hy3-A3B language backbone and the Hy-ViT2 vision encoder. Its efficient Mixture-of-Experts architecture combines strong model capacity with high inference efficiency. We evaluate Hy-Embodied-VLM-1.0 on a comprehensive suite of 38 benchmarks covering embodied perception, physical-world understanding, and embodied reasoning. The model achieves the best performance among similarly sized models on 19 of the 38 benchmarks and substantially outperforms strong competitors, including Qwen3.6-A3B and Cosmos 3. Compared with the previous-generation Hy-Embodied-0.5 MoT-2B, Hy-Embodied-VLM-1.0 improves average performance by 8.4%. Despite activating only 3B parameters, it achieves performance close to that of the previous-generation model with 32B activated parameters. Beyond static benchmark evaluation, Hy-Embodied-VLM-1.0 also demonstrates strong performance on embodied agentic tasks requiring multi-turn interaction and long-horizon reasoning.

URL PDF HTML 收藏
2607.12433 2026-07-15 cs.CV cs.AI 新提交

ARDepth: Auto-regressive Monocular Depth Estimation with Progressive Visual Conditioning

ARDepth:基于渐进视觉条件的自回归单目深度估计

Zijie Wang, Wei Zhang, Weiming Zhang, Xiao Tan, Weikai Chen, Xiaoxu Li, Guanbin Li

机构 * School of Computer Science and Engineering, Sun Yat-sen University(中山大学计算机科学与工程学院) Shenzhen Loop Area Institute(深圳环区研究院) Guangdong Key Laboratory of Big Data Analysis and Processing(广东省大数据分析与处理重点实验室) Baidu Inc.(百度公司) LightSpeed Studios, Tencent America(美国光速工作室,腾讯) School of Computer Science and Artificial Intelligence, Lanzhou University of Technology(兰州理工大学计算机科学与人工智能学院)

AI总结 研究单目深度估计问题,提出ARDepth方法,将其作为结构化自回归生成任务,通过尺度渐进条件和语义感知引导,逐步构建深度表示,实现跨尺度结构一致的深度预测,验证了自回归生成是几何建模的有前景范式。

Comments Under review

详情
AI中文摘要

扩散模型近来成为单目深度估计的主导范式。但它隐含假设深度可通过迭代去噪恢复为全局平滑场,未明确反映场景几何的分段和尺度相关组织。实际上,几何结构在空间尺度上逐步出现。受此启发,我们引入ARDepth,将深度估计表述为结构化自回归生成。它随空间分辨率增加逐步构建深度表示,引入尺度渐进条件注入多尺度视觉特征,语义感知引导提供场景级语义先验。实验结果表明该方法性能强且跨尺度产生结构一致的深度预测。

英文摘要

Diffusion models have recently become the dominant paradigm for monocular depth estimation (MDE). However, they implicitly assume that depth can be recovered as a globally smooth field through iterative denoising, which does not explicitly reflect the piecewise and scale-dependent organization of scene geometry. In practice, geometric structure emerges progressively across spatial scales, where coarse layout, surfaces, and boundaries are constructed in a hierarchical manner. Motivated by this observation, we introduce ARDepth, which formulates depth estimation as structured auto-regressive generation. Instead of recovering depth through global refinement, ARDepth progressively constructs depth representations as spatial resolution increases. To support this generative process, we introduce Scale-Progressive Conditioning (SPC) to inject multi-scale visual features at each generation stage, and Semantic-Aware Guidance (SAG) to provide scene-level semantic priors that enhance global structural consistency. Together, these designs enable the model to capture fine-grained local details while maintaining coherent global geometry. Empirical results demonstrate that our approach achieves strong performance and produces structurally consistent depth predictions across scales, validating auto-regressive generation as a promising alternative paradigm for geometric modeling.

URL PDF HTML 收藏
2607.12380 2026-07-15 cs.LG 新提交

SinAE: A Single-Architecture Flow-Matching Autoencoder for Cross-Domain Atomic Systems

SinAE:用于跨域原子系统的单架构流匹配自动编码器

Yuxuan Ren, Fan Yang, Jianhua Yao, Yatao Bian

机构 * National University of Singapore(新加坡国立大学) Tencent AI for Life Science Lab(腾讯生命科学人工智能实验室)

AI总结 研究针对小分子、晶体和蛋白质跨域生成管道分散问题,提出单架构流匹配自动编码器SinAE,用普通Transformer编码器和解码器,将重建负担转移到迭代流匹配解码器,实现跨域近无损重建,在生成基准测试中表现出色。

Comments conference

详情
AI中文摘要

小分子、晶体和蛋白质在三维空间中都可简化为原子,但其生成管道在各领域仍分散,各有自己的架构。跨域训练可缓解数据稀缺,但在三维坐标空间直接生成难以处理所有三个领域的异构结构先验,且之前没有潜在自动编码器能同时无损且通用。我们引入SinAE,一种用于分子、晶体和蛋白质的单架构流匹配自动编码器,用普通Transformer编码器和解码器,无特定领域算子。SinAE将重建负担转移到迭代流匹配解码器,实现跨域近无损重建,相对于之前的潜在基线,重建误差降低几个数量级。相同的 per-token 潜在支持标准扩散Transformer先验,在分子、晶体和蛋白质生成基准测试中表现出色。联合分子 - 晶体训练严格改善了两个领域,通过共享原子潜在提供了跨域转移的直接证据。代码可在指定网址获取。

英文摘要

Small molecules, crystals, and proteins all reduce to atoms in 3D space, yet their generative pipelines remain fragmented across domains, each with its Small molecules, crystals, and proteins all reduce to atoms in 3D space, yet their generative pipelines remain fragmented across domains, each with its own graph, equivariant, or frame-based architecture. Cross-domain training would mitigate per-domain data scarcity, but direct generation in 3D coordinate space cannot easily handle the heterogeneous structural priors of all three domains, and no prior latent autoencoder is simultaneously lossless and architecturally general across all three. We introduce SinAE, a single-architecture flow-matching autoencoder for molecules, crystals, and proteins, with vanilla Transformer encoder and decoder and no equivariant, graph, or domain-specific operators. Rather than requiring the encoder to capture fine-grained geometry, SinAE shifts the reconstruction burden into an iterative flow-matching decoder, achieving near-lossless reconstruction across domains and reducing reconstruction errors by orders of magnitude relative to prior latent baselines. The same per-token latent supports a standard Diffusion Transformer prior that reaches strong performance on molecular, crystal, and protein generation benchmarks. Joint molecule--crystal training strictly improves both domains, providing direct evidence of cross-domain transfer through a shared atomic latent. Code is available at https://github.com/BlueWhaleLab/SinAE .

URL PDF HTML 收藏
2606.09570 2026-07-15 cs.CL cs.HC 版本更新

UXBench: Benchmarking User Experience in AI Assistants

UXBench:AI助手中的用户体验基准测试

Mengze Hong, Xia Zeng, Zeyang Lei, Sheng Wang, Chen Jason Zhang, Di Jiang, Taiming Fu, Jinfeng Huang, Mengqiao Liu, Qinghe Chang, Haosheng Zou, Qiongyi Zhou, Sijun He, Simonjmdeng, Haojing Huang, Zijian Li, Lucas Mu Li, Fubao Zhang, Mona Zhou, Wei Ma, Yuan Hua, Qi Zhu, Shuo Jiang, Chenxuan Ma, Yuanmeng Zhang, Jian Song, Minlong Peng, Di Liang, Davey Chen

机构 * Hong Kong Polytechnic University(香港理工大学) Tencent(腾讯)

AI总结 提出首个基于真实用户反馈的用户中心基准UXBench,包含三个任务和7400个测试实例,评估26个前沿语言模型,发现用户反馈预测是可学习的能力,并揭示了LLM作为评判者的系统偏差。

详情
AI中文摘要

随着AI助手每天服务数百万用户,评估超越一般模型能力的用户体验(UX)变得越来越重要。我们提出了UXBench,这是第一个基于真实用户反馈信号、用于评估偏好对齐和对话生成的用户中心基准。该基准由三个相互关联的任务组成:UX Judge、UX Eval和UX Recovery,包含从主流中文AI助手的超过7万条交互日志中提取的7400个测试实例。数据集紧密反映真实用户分布,涵盖8个场景、83个领域以及多种带来严峻挑战的失败模式。对26个前沿语言模型的大量实验提供了关于模型如何感知用户体验以及模型能力提升如何促进更好对话参与的新见解。通过对模型行为和性能差距的全面分析,我们表明用户反馈预测是一种可学习的能力,其中从野外反馈信号训练出的奖励模型可以实现良好校准的准确性。我们进一步记录了LLM作为评判者评估协议的系统性偏差,并比较了直接影响用户体验的典型响应策略。UXBench建立了一个新的评估格局,并呼吁更多关注定制的用户体验优化,为塑造AI助手成功的用户中心缩放定律做出贡献。

英文摘要

As AI assistants serve millions of users daily, evaluating user experience (UX) beyond general model capability has become increasingly important. We present UXBench, the first user-centric benchmark grounded in real user feedback signals for evaluating preference alignment and dialogue generation. The benchmark consists of three interconnected tasks, UX Judge, UX Eval, and UX Recovery, with 7,400 test instances extracted from over 70K interaction logs of a mainstream Chinese AI assistant. The dataset closely reflects real user distributions, covering 8 scenarios, 83 domains, and diverse failure patterns that pose severe challenges. Extensive experiments on 26 frontier language models provide novel insights into how well models perceive user experience and how improvements in model capability contribute to better dialogue engagement. Through comprehensive analysis of model behavior and performance gaps, we show that user feedback prediction is a learnable capability, where a reward model trained from in-the-wild feedback signals can achieve well-calibrated accuracy. We further document the systematic biases of LLM-as-a-judge evaluation protocols and compare typical response strategies that directly affect user experience. UXBench establishes a new evaluation landscape and calls for greater attention to tailored UX optimization, contributing to a user-centric scaling law that shapes the success of AI assistants.

URL PDF HTML 收藏
2607.11207 2026-07-14 cs.CL cs.AI 新提交

ProgramTab: Boosting Table Reasoning of LLMs via Programmatic Paradigm

ProgramTab:通过编程范式提升大语言模型的表格推理能力

Pei Guo, Enjie Liu, Yunzhi Tan, Mochi Gao, Jianxin Zhang, Ruichao Zhong, Juntao Li, Bo Hu, Zang Li

机构 * Big Data and AI Platform Department, Tencent(腾讯大数据与人工智能平台部) Institute of Computer Science and Technology, Soochow University(苏州大学计算机科学与技术学院)

AI总结 研究基于大语言模型的表格推理问题,提出ProgramTab框架,指导LLMs用Python代码预处理表格数据并进行关键内容提取,实验证明该框架能有效处理表格推理任务,性能优于基于LLM的基线。

Comments Large Language Models, Table Reasoning, In-context Learning

详情
AI中文摘要

基于大语言模型(LLMs)的表格推理受到广泛关注,该任务需依据自然语言问题和结构化表格数据进行推理。然而,一系列问题制约其应用。以往方法因长文本建模困难和LLMs输入长度限制,面对大表格时性能显著下降。文本到SQL方法虽能从表格中高效提取关键信息并生成较小子表,但表格数据常缺乏必要结构和一致性,不适用于用SQL查询执行数学逻辑运算。我们提出ProgramTab框架,指导LLMs通过上下文学习用Python代码进行表格数据预处理,以及进行行列提取和SQL生成等重要内容提取。表格推理数据集实验结果表明,ProgramTab框架有效处理基于表格的推理任务,优于所有基于LLM的基线。

英文摘要

Table-based reasoning with large language models (LLMs), which requires reasoning based on natural language questions and structured tabular data, has gained widespread attention. However, a series of issues still constrain the application of this task. The previous approaches suffered from significant performance degradation when faced with large tables due to the difficulty of long text modeling and the limitation of input length for LLMs. The text-to-SQL approach is used to efficiently extract key information from tables and generate smaller sub-tables. However, tabular data, especially web tables, often lack the necessary structure and consistency, making them unsuitable for performing mathematical logic operations using SQL queries. We propose the ProgramTab framework, which guides LLMs employing in-context learning to perform tabular data preprocessing with Python code, as well as the momentous contents extraction with row and column extraction and SQL generation. The experiment results on table reasoning datasets demonstrate that the ProgramTab framework effectively deals with table-based reasoning tasks and outperforms all LLM-based baselines.

URL PDF HTML 收藏
2607.11012 2026-07-14 cs.CL 新提交

EasyOPD: An Easy-to-use On-Policy Distillation Framework for Large Language Models

EasyOPD:一种易于使用的大语言模型在线策略蒸馏框架

Jie Sun, Mao Zheng, Mingyang Song, Qiyong Zhong, Gengsheng Li, Zhepei Hong, Chang Wu, Pengfei Liu, Junfeng Fang, Xiang Wang

机构 * University of Science and Technology of China(中国科学技术大学) Tencent(腾讯) Shanghai Innovation Institute(上海创新研究院) National University of Singapore(新加坡国立大学)

AI总结 研究针对传统语言模型蒸馏问题,提出基于verl构建的EasyOPD框架,分离用户配置等,为三种OPD设置实例化方法,经多基准测试,其实现可通过同一后端执行,还发布了相关配置、文档及演示包。

Comments 10 pages, 2 figures

详情
AI中文摘要

传统语言模型蒸馏通常依赖固定的教师生成数据,可能无法涵盖不断演变的学生策略遇到的状态。在线策略蒸馏(OPD)则对学生生成的轨迹收集教师或评估监督。但现有OPD方法在监督形式、分词器兼容性、教师访问和监督粒度上有很大差异,导致难以重现和扩展的碎片化实现。我们提出了EasyOPD,一个基于verl构建的在线策略蒸馏框架。EasyOPD分离了用户端配置、特定方法的监督逻辑和基于verl的执行。其方法模块通过扩展边界连接到共享后端进行损失构建、轨迹元数据、奖励处理、分词器对齐和教师端计算。我们为三种OPD设置实例化了代表性方法。实验表明这些实现可通过相同的基于verl的后端执行,同时保留其特定方法的目标和任务相关的性能配置文件。我们发布了带有可运行YAML配置、文档以及可安装演示包和视频的EasyOPD。

英文摘要

Conventional language-model distillation often relies on fixed teacher-generated data, which may not cover the states encountered by an evolving student policy. On-policy distillation (OPD) instead collects teacher or evaluator supervision on student-generated rollouts. However, existing OPD methods differ substantially in supervision form, tokenizer compatibility, teacher access, and supervision granularity, leading to fragmented implementations that are difficult to reproduce and extend. We present \textsc{EasyOPD}, an on-policy distillation framework built on verl, a distributed reinforcement-learning framework for large language models. \textsc{EasyOPD} separates user-side configuration, method-specific supervision logic, and verl-based execution. Its method modules connect to the shared backend through extension boundaries for loss construction, rollout metadata, reward processing, tokenizer alignment, and teacher-side computation. We instantiate representative methods for three OPD settings -- cross-tokenizer OPD, on-policy self-distillation, and step-wise OPD. Experiments on reasoning, code-generation, scientific-knowledge, and tool-use benchmarks show that these implementations can be executed through the same verl-based backend while retaining their method-specific objectives and task-dependent performance profiles. We release \textsc{EasyOPD} with runnable YAML configurations, documentation, and an installable demonstration package and video.

URL PDF HTML 收藏
2607.10848 2026-07-14 cs.LG 新提交

Predictive Divergence Masks for LLM RL

用于大语言模型强化学习的预测性散度掩码

Xiangxin Zhou, Jiarui Yao, Penghui Qi, Bowen Ping, Jiaqi Tang, Haonan Wang, Tianyu Pang

机构 * Tencent Hunyuan(腾讯混元) UIUC(伊利诺伊大学厄巴纳 - 香槟分校) NUS(新加坡国立大学)

AI总结 研究大语言模型强化学习中PPO方向标准不足,提出预测性散度掩码,通过判断策略梯度步骤对散度的影响改进训练,针对离散softmax策略推导预测并开发轻量级估计器,提升不同模型规模和精度设置下的强化学习训练效果。

详情
AI中文摘要

大语言模型的强化学习通常依靠信任区域掩码来稳定离策略更新。主流的近端策略优化(PPO)方法使用采样令牌重要性比率来满足两个标准:一个是接近度标准,即判断策略是否偏离行为策略太远;另一个是方向标准,即判断更新是否使其离行为策略更远)。近期的DPPO工作改进了接近度标准,但方向标准仍继承自PPO。我们观察到基于比率的方向标准是一个单样本代理,可能与定义接近度标准的散度变化符号不一致。因此,我们提出了预测性散度掩码,它判断下一个策略梯度步骤是否会增加或减少信任区域使用的相同散度。对于大语言模型强化学习中使用的离散softmax策略,我们以封闭形式得出此预测。由于生产部署引擎仅暴露词汇表的截断(top-K)视图,我们为此预测开发了两个轻量级的top-K估计器。详细分析表明,基于散度的方向比采样比率更符合散度的实际变化,由此产生的掩码在不同模型规模和精度设置下都能改善强化学习训练。

英文摘要

Reinforcement learning for large language models (LLMs) typically relies on trust-region masks to stabilize off-policy updates. The dominant PPO-style approach uses the sampled-token importance ratio for two criteria: a proximity criterion, which asks whether the policy has moved too far from the behavior policy, and a direction criterion, which asks whether the update pushes it farther away. Recent work DPPO improves the proximity criterion by replacing PPO's ratio-based test with a probability divergence between the behavior and training policies. However, its direction criterion is still inherited from PPO. A token can be masked only when the sampled-token importance ratio moves away from one. We observe that this ratio-based direction criterion is a single-sample proxy that can disagree in sign with the change of the divergence that defines the proximity criterion. We therefore propose the predictive divergence mask, which asks whether the next policy-gradient step will increase or decrease the same divergence used by the trust region. For the discrete softmax policies used in LLM RL, we derive this prediction in closed form. Because production rollout engines expose only a truncated (top-K) view of the vocabulary, we develop two lightweight top-$K$ estimators for this prediction. Detailed analysis shows the divergence-based direction is better aligned with the realized change of the divergence than the sampled ratio, and the resulting masks improve RL training across model scales and precision settings.

URL PDF HTML 收藏
2607.10840 2026-07-14 cs.CV 新提交

OmniX: Any-view and Any-time 4D Reconstruction via Feed-forward Trajectory Fields

OmniX:通过前馈轨迹场进行任意视角和任意时刻的4D重建

Yanqin Jiang, Tengfei Wang, Zhengwei Wang, Chenjie Cao, Junta Wu, Wenhan Luo, Weiming Hu, Jin Gao, Chunchao Guo

机构 * Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) University of Chinese Academy of Sciences(中国科学院大学) Tencent Hunyuan(腾讯混元) HKUST(香港科技大学) Beijing Key Laboratory of Super Intelligent Security of Multi-Modal Information(多模态信息超智能安全北京重点实验室) School of Information Science and Technology, ShanghaiTech University(上海科技大学信息科学与技术学院)

AI总结 针对前馈4D重建方法局限,提出OmniX框架,通过解耦动态运动建模与静态几何预测,利用动态令牌和3D运动结构生成轨迹场,并构建数据引擎和数据集,在多任务上取得领先性能。

Comments Accepted by ECCV 2026, project page: https://omnix4d.github.io/

详情
AI中文摘要

以往的前馈4D重建方法要么预测每帧静态点云而忽略前景运动,要么估计点云轨迹但限于小相机运动,无法在大视角变化下重建完整动态场景。为此提出OmniX,它能从大相机运动视频中为每个像素预测密集3D点轨迹。该方法将动态运动建模与静态几何预测解耦,用紧凑动态令牌表示运动,利用3D运动的稀疏和低秩结构生成轨迹场。还构建自动UE5 4D数据引擎并引入大规模数据集。OmniX在密集3D点轨迹预测等任务上取得了领先性能。

英文摘要

Previous feed-forward 4D reconstruction methods either predict per-frame static point clouds, ignoring foreground motion, or estimate point cloud trajectories while being limited to small camera motions. This restricts their ability to aggregate observations over time and reconstruct complete dynamic scenes under large viewpoint changes. To address this limitation, we propose OmniX, a feed-forward 4D reconstruction framework that predicts dense 3D point trajectories for every pixel from videos with large camera motion. OmniX decouples dynamic motion modeling from static geometry prediction and represents motion using a compact set of dynamic tokens. By leveraging the sparse and low-rank structure of 3D motion, these tokens generate trajectory fields for all pixels across all images while efficiently preserving global interactions. To facilitate training, we further build an automatic UE5-based 4D data engine and introduce a large-scale dataset containing 80K scenes and 1.28M multi-view videos with full geometric annotations. OmniX achieves state-of-the-art performance on dense 3D point trajectory prediction and 3D point tracking, while also demonstrating competitive results on video depth estimation and camera pose estimation.

URL PDF HTML 收藏
2607.10296 2026-07-14 cs.AI cs.CL 新提交

SPARK: Susceptibility-Guided Profiling and Steering of Latent Reasoning States in Large Language Models

SPARK:大语言模型中基于敏感性的潜在推理状态分析与引导

Dongxu Zhang, Yiding Sun, Zihao Guo, Xiangyang Yang, Kai Tang, Lin Chen, Cheng Tan, Jihua Zhu

机构 * Xi’an Jiaotong University(西安交通大学) Peking University(北京大学) Tencent(腾讯)

AI总结 研究大语言模型推理失败问题,提出SPARK方法,利用隐藏状态响应诊断推理状态并引导测试时干预,通过长度控制敏感性等手段,在实验中提升了Qwen3系列模型性能,证明敏感性对推理失败诊断及干预的作用。

详情
AI中文摘要

大语言模型中的推理失败通常从最终答案评估,但错误答案无法揭示失败原因。现有方法多在输出层面操作,通用激活引导方法未诊断哪些示例需干预。本文介绍SPARK,利用隐藏状态响应诊断模型是否进入有效推理状态并引导轻量级测试时引导。原始隐藏状态敏感性受提示长度强烈混淆,SPARK用长度控制敏感性分离输入规模效应与残余推理激活,结合该信号与跨层协调选择推理活跃锚点和未充分激活的难示例。通过实验,该方法持续提升Qwen3系列模型性能,表明敏感性不仅可作为推理失败的诊断信号,还可作为针对性测试时干预的实用指南。

英文摘要

Reasoning failures in large language models (LLMs) are usually evaluated from final answers, but a wrong answer does not reveal why the model failed. The same incorrect output may reflect missing capability, an unstable reasoning trajectory, or a failure to activate a reasoning state that is already available in the frozen model. Existing prompting and benchmark-based evaluation methods mostly operate at the output level, while generic activation-steering methods typically apply global directions without diagnosing which examples require intervention. In this paper, we introduce SPARK, which uses hidden-state response to diagnose whether a model internally enters an effective reasoning state and to guide lightweight test-time steering. The key observation is that raw hidden-state susceptibility is strongly confounded by prompt length, especially in programmatic and algorithmic reasoning where harder serialized instances naturally become longer. SPARK therefore uses length-controlled susceptibility to separate input-scale effects from residual reasoning activation, and combines this signal with cross-layer coordination to select reasoning-active anchors and under-activated hard examples. We use FRONTIER-4.5K as a controlled programmatic reasoning suite for latent profiling and difficulty-aware analysis, and evaluate SPARK-Steering on GSM8K and MATH-500 with forward-only benchmark profiling. Our method improves Qwen3 series models consistently; on MATH-500, accuracy rises from 82.0% to 84.6% for Qwen3-4B and from 82.4% to 85.6% for Qwen3-8B. These results suggest that susceptibility can serve not only as a diagnostic signal for reasoning failures, but also as a practical guide for targeted test-time intervention.

URL PDF HTML 收藏
2607.08964 2026-07-14 cs.AI 版本更新

Long-Horizon-Terminal-Bench: Testing the Limits of Agents on Long-Horizon Terminal Tasks with Dense Reward-Based Grading

长视野终端基准测试:使用基于密集奖励的评分方式测试智能体在长视野终端任务中的极限

Zongxia Li, Zhongzhi Li, Yucheng Shi, Ruhan Wang, Junyao Yang, Zhichao Liu, Xiyang Wu, Anhao Li, Yue Yu, Ninghao Liu, Lichao Sun, Haotao Mi, Leowei Liang

机构 * Tencent(腾讯) University of Maryland, College Park(马里兰大学帕克分校) University of Georgia(佐治亚大学) University of Minnesota, Twin Cities(明尼苏达大学双城分校) Indiana University(印第安纳大学) Lehigh University(里海大学) National University of Singapore(新加坡国立大学) The Hong Kong Polytechnic University(香港理工大学)

AI总结 研究针对现有终端基准测试局限,引入长视野终端基准测试(Long-Horizon-Terminal-Bench),含46个长视野任务。通过分解为分级子任务提供密集中间奖励,评估15个前沿模型,揭示改进空间,分析失败模式,发布该基准测试助力长视野终端智能体发展。

Comments 17 pages

详情
AI中文摘要

人工智能智能体已能自主完成简短、明确的任务。然而,现有的终端基准测试大多聚焦于几分钟内就能完成的简单问题,且仅通过最终结果评估。这种设置忽略了中间进展和部分解决方案,产生稀疏奖励信号,无法全面了解智能体能力。我们引入了长视野终端基准测试,它包含46个长视野任务,涵盖九个类别。每个任务采用终端基准测试风格设置,有参考解决方案或模拟引擎,并进一步分解为细粒度的分级子任务。这使得能有密集的中间奖励和部分分数,不仅能评估智能体是否达成最终目标,还能了解其在开放式工作流程中的进展程度。这些任务通常需要数百个情节以及数分钟到数小时的执行时间,强调长视野规划、长上下文管理和迭代调试。我们评估了15个前沿模型,发现智能体平均每个任务消耗990万个令牌,每次运行大约有231个情节和85.3分钟的执行时间,这使得长视野终端基准测试比之前基于终端的基准测试要求更高。即使是测试中最强的模型,在部分奖励阈值为0.95时,通过率为15.2%,在完美奖励阈值为1.0时,通过率为10.9%,而各模型的平均通过率在两个阈值下分别为4.3%和1.7%。这些结果表明仍有改进空间。我们进一步分析了失败模式和错误模式,并发布长视野终端基准测试以支持长视野终端智能体的未来发展。

英文摘要

AI agents have become capable of autonomously completing short, well-specified tasks. However, existing terminal benchmarks largely focus on simple problems that finish within minutes and are evaluated only by their final outcome. This setup overlooks intermediate progress and partial solutions, yielding sparse reward signals and an incomplete picture of agent capability. We introduce Long-Horizon-Terminal-Bench, a terminal benchmark of 46 long-horizon tasks spanning nine categories, including experiment reproduction, software engineering, multimodal analysis, interactive games, and scientific computing. Each task follows a Terminal-Bench-style setup with a reference solution or simulation engine, but is further decomposed into fine-grained graded subtasks. This design enables dense intermediate rewards and partial credit, allowing evaluation to capture not only whether an agent reaches the final goal, but also how far it progresses on open-ended workflows. Tasks in Long-Horizon-Terminal-Bench typically require hundreds of episodes and minutes to hours of execution, stressing long-horizon planning, long-context management, and iterative debugging rather than one-shot problem solving. We evaluate 15 frontier models and find that agents consume on average 9.9M tokens per task, with roughly 231 episodes and 85.3 minutes of execution time per run, making Long-Horizon-Terminal-Bench more demanding than prior terminal-based benchmarks. Even the strongest tested model achieves 15.2% pass@1 at a partial-reward threshold of 0.95 and 10.9% at a perfect-reward threshold of 1.0, while the mean pass rate across models is 4.3% and 1.7% under the two thresholds, respectively. These results reveal headroom for improvement. We further analyze failure modes and error patterns, and release Long-Horizon-Terminal-Bench to support future progress on long-horizon terminal agents.

URL PDF HTML 收藏
2607.05238 2026-07-14 cs.AI 版本更新

MoP-JEPA: Hard-Assigned Predictor Mixtures for Stochastic JEPA World Models

MoP-JEPA:用于随机JEPA世界模型的硬分配预测器混合架构

Zhi Song, Ximing Xing, Zhenchao Tang, hanbo Huang, Weilong Yan, Tianxu Lv, Minghao Yang, Zhongzheng Niu, Bing He, Lusheng Wang, Jianhua Yao

机构 * City University of Hong Kong, China(香港城市大学) Tencent, China(腾讯)

AI总结 针对传统JEPA在随机环境下的状态坍缩问题,提出硬分配预测器混合的MoP-JEPA,可收敛到转移分布量化器,在OGBench测试中规划性能远超基线方案。

详情
AI中文摘要

JEPA世界模型通过单个确定性预测器、以隐回归训练来预测下一个隐状态。本文表明,当环境具有随机性时,该范式存在结构性缺陷:在分支转移处,回归最优预测器输出后继嵌入的条件均值,该点处于多个真实下一状态之间,完全不对应任何实际状态。本文针对确定性预测器与门控混合专家预测器证明了这种坍缩现象,并证明MoP-JEPA的硬分配预测器会收敛为转移分布的量化器:每个头对应一个后继模式,可通过单次前向传播枚举,为规划器提供可用接口。在无泄漏评估的官方OGBench离线数据集上,基于单预测器推演的规划性能极差(成功率0.02~0.09),而基于本文预测模式的规划成功率最高可达0.85,在所有任务上均优于确定性、门控MoE与变分预测器。由于多预测评估易出现覆盖率搭便车问题,本方法配套了验证协议:包含输入无关码本控制、打乱上下文测试、路由门控读出、转移精度防护,以及验证路由准则——模型盲生成转移图,仅用真值校验结果。在该准则下,本文方法在全部三个迷宫任务上性能是最优软分配基线的2~5倍,该协议还识别出基线原始得分的剩余虚高来自不存在的预测转移路径。同一模型可在真实环境中运行,在最难迷宫任务的7个公开OGBench基线中排名第二。多模态动力学决定了JEPA世界模型是否具备规划能力;采用硬分配的预测器混合是一种轻量且可验证的解决方案。

英文摘要

JEPA world models commonly predict the next latent state with one regressor. Under stochastic transitions, squared and cosine regression return the conditional mean and its normalized direction, respectively: a single compromise that may match no valid successor. MoP-JEPA instead uses $K$ hard-assigned heads and a context-only router to produce a finite candidate set in one pass. On held-out OGBench transitions, graph search with single-output predictors succeeds on $0.02$--$0.09$ of queries, whereas MoP-JEPA reaches $0.85$. To distinguish useful successors from indiscriminate coverage, we also measure verified-route success (\emph{realroute}), which checks after graph construction whether the proposal contains a path of real transitions. MoP-JEPA leads this same-protocol metric on all three mazes; an MDN attains high raw coverage but predicts many nonexistent edges.

URL PDF HTML 收藏
2606.31651 2026-07-14 cs.AI 版本更新

FARS: A Fully Automated Research System Deployed at Scale

FARS:一个大规模部署的全自动研究系统

Qiong Tang, Tianxiang Sun, Xiangkun Hu, Xiangyang Liu, Yiran Chen, Yunfan Shao, Bobo Li, Changze Lv, Cheng Xu, Chengsong Huang, Chunyang Li, Dizhan Xue, Hao Bai, Haodong Duan, Hengquan Guo, Hongyang He, Hongyi Chen, Hui Shen, Jiahao Yuan, Jiankai Sun, Jikang Cheng, Jinfeng Xu, Jingqi Tong, Jingye Chen, Jinxiu Liu, Jixuan Leng, Junchi Yu, Kaixun Jiang, Kun Xiang, Kunpeng Yao, Lang Feng, Liangqi Yuan, Longsen Gao, Meng Li, Qi Jia, Qiushi Sun, Shengyuan Ding, Shizhan Gong, Siru Zhong, Terry Jingchen Zhang, Tianle Gu, Tianyi Liang, Weijie Liu, Weikai Yang, Weizhi Fei, Xin Wang, Xinpeng Liu, Xuanwen Ding, Yihong Tang, Yuanli Wang, Yukun Jiang, Yuming Yang, Zhengbao He, Zhikai Chen, Zhikun Xu, Zhuang Li, Zihao Huang

机构 * Analemma National University of Singapore(新加坡国立大学) Fudan University(复旦大学) University College Dublin(都柏林大学) Washington University in St. Louis(圣路易斯华盛顿大学) The Hong Kong University of Science and Technology(香港科技大学) Institute of Automation, Chinese Academy of Sciences(中国科学院自动化研究所) University of Illinois at Urbana-Champaign(伊利诺伊大学厄巴纳-香槟分校) ByteDance(字节跳动) ShanghaiTech University(上海科技大学) University of Warwick(华威大学) Carnegie Mellon University(卡内基梅隆大学) University of Michigan, Ann Arbor(密歇根大学安娜堡分校) East China Normal University(华东师范大学) Stanford University(斯坦福大学) Tencent(腾讯) The University of Hong Kong(香港大学) Shanghai Innovation Institute(上海创新研究院) Nex-AGI Team(Nex-AGI团队)

AI总结 提出FARS系统,通过分阶段智能体协作自动生成研究项目,在67个AI/ML主题上产出166篇论文,经282份评审验证其可产出有价值成果,同时暴露实验范围窄、方法局限和诚信问题。

详情
AI中文摘要

近期的自动化研究系统表明,语言模型智能体可以生成假设、运行实验并撰写完整手稿,但大多数证据仍来自选定的例子、人类设定的主题或少数预定义的研究任务。我们提出了FARS(全自动研究系统),这是一个全自动的AI-for-AI研究系统,旨在跨研究主题大规模运行。FARS通过构思、规划、实验和写作阶段自主生成并推进项目,使用阶段特定的智能体通过共享工作空间进行协调,该工作空间记录提案、代码、日志、结果和手稿。在其首次公开部署中,FARS生成了166篇完整的研究论文,涵盖67个细粒度的AI/ML主题,同时保留中间产物作为可审计的语料库,而非精心挑选的成功案例。我们通过来自志愿评审员的282份结构化评审(涵盖140篇论文)对该语料库进行了评估,包括总体评分、子分数、完整性检查和LLM使用披露。评审表明,FARS可以在大规模公开部署中产生值得评审且偶尔强大的AI/ML研究产物,同时也暴露了在狭窄实验范围、方法局限性和诚信问题方面的重复失败模式。

英文摘要

Recent automated research systems show that language-model agents can generate hypotheses, run experiments, and write complete manuscripts, but most evidence still comes from selected examples, human-framed topics, or a few pre-defined research tasks. We present FARS (Fully Automated Research System), a fully automated AI-for-AI research system designed to operate across research topics at scale. FARS autonomously generates and advances projects through ideation, planning, experimentation, and writing, using stage-specific agents coordinated through a shared workspace that records proposals, code, logs, results, and manuscripts. In its first public deployment, FARS produced 166 complete research papers spanning 67 fine-grained AI/ML topics while preserving intermediate artifacts as an auditable corpus rather than a curated set of successes. We evaluate this corpus with 282 structured reviews from volunteer reviewers covering 140 papers, including overall ratings, sub-scores, integrity checks, and LLM-use disclosure. The reviews indicate that FARS can produce review-worthy and occasionally strong AI/ML research artifacts in a large-scale public deployment, while also exposing recurring failure modes in narrow experimental scope, methodological limitations, and integrity issues.

URL PDF HTML 收藏
2606.26795 2026-07-14 cs.CV cs.AI cs.MM 版本更新

NaviCache: Test-Time Self-Calibration Caching for Video Generation

NaviCache: 视频生成的测试时自校准缓存

Zheqi Lv, Zhibo Zhu, Jinke Wang, Qi Tian, Shengyu Zhang, Zhengyu Chen, Chengxi Zang, Zhou Zhao, Fei Wu

机构 * Zhejiang University(浙江大学) Cornell University(康奈尔大学) Tencent Hunyuan(腾讯文生视频)

AI总结 针对视频扩散模型计算成本高的问题,提出NaviCache方法,将特征演化重构思为惯性导航系统问题,通过双状态估计架构自适应跟踪特征变化比和潜在漂移,实现有界误差的计算跳过,在多个模型上取得优异性能。

Comments Published at ICML 2026: Proceedings of the 43rd International Conference on Machine Learning, Seoul, South Korea. PMLR 306, 2026

详情
AI中文摘要

视频扩散模型(VDMs)受到巨大计算成本的限制。虽然基于离线校准的加速方法存在校准数据依赖、校准时间过长以及对分布偏移敏感的问题,但离线无校准方法消除了这些障碍。然而,由于它们依赖于瞬时零阶近似,其中输入和输出差异之间的映射实时变化,因此容易受到观测噪声的影响,并忽略了扩散轨迹内的内在动量。在本文中,我们提出NaviCache,一种即插即用的测试时自校准方法,将特征演化重新构想为惯性导航系统(INS)问题。NaviCache通过建模输入和输出变化之间的相对耦合,弥合了基本领域差距和扩散的非平稳特性。我们引入了一种双状态估计架构,通过专门的初始对准阶段初始化,自适应地跟踪特征变化比及其潜在漂移。通过将时间相关的噪声调度与不确定性感知的测量更新机制相结合,NaviCache为有界误差的计算跳过提供了理论基础的机制。在HunyuanVideo、Wan和Open-Sora系列上的大量实验表明,NaviCache在计算跳过时表现出更准确的误差判断,并实现了出色的综合性能。

英文摘要

Video Diffusion Models (VDMs) is constrained by immense computational costs. While offline calibration-based acceleration suffers from calibration data dependency, prohibitive calibration duration, and susceptibility to distribution shifts, offline calibration-free methods eliminate these hurdles. However, since they rely on instantaneous zero-order approximations where the mapping between input and output differences varies in real-time, they are susceptible to observational noise and ignore the intrinsic momentum within the diffusion trajectory. In this paper, we propose NaviCache, a plug-and-play test-time self-calibration method re-conceptualizing feature evolution as an Inertial Navigation System (INS) problem. NaviCache bridges the fundamental domain gap and the non-stationary nature of diffusion by modeling the relative coupling between input and output variations. We introduce a dual-state estimation architecture that adaptively tracks the feature change ratio and its latent drift, initialized via a specialized Initial Alignment phase. By integrating a time-dependent noise schedule with an uncertainty-aware Measurement Update mechanism, NaviCache provides a theoretically grounded mechanism for error-bounded computation skipping. Extensive experiments on the HunyuanVideo, Wan, and Open-Sora series demonstrate that NaviCache exhibits more accurate error judgment for computation skipping and achieves outstanding comprehensive performance.

URL PDF HTML 收藏