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

大厂专区

Qualcomm(高通)

至 收录 172
2607.14711 2026-07-21 cs.CV cs.AI 版本更新

VideoSEMA: a scalable and efficient Mamba-like attention for video understanding

VideoSEMA:用于视频理解的一种可扩展且高效的类曼巴注意力机制

Nhat Thanh Tran, Fanghui Xue, Shuai Zhang, Jiancheng Lyu, Yunling Zheng, Yingyong Qi, Jack Xin

机构 * University of California, Irvine(加利福尼亚大学欧文分校) Qualcomm AI Research(高通人工智能研究中心) Qualcomm Technologies, Inc.(高通技术公司)

AI总结 研究针对视频理解提出VideoSEMA模型,核心方法是采用时空注意力分割,包含空间类曼巴注意力模块和时间注意力。主要贡献是在多数据集上表现优异,参数规模相当时准确率领先,分辨率提升时退化更平缓,扩展到长视频也有前景。

Comments 15 pages, 3 figures

详情
AI中文摘要

我们提出了用于视频理解(分类)的时空注意力分割模型VideoSEMA,它由空间上可扩展且高效的类曼巴注意力(SEMA)模块和时间上的softmax时间注意力组成。在每一帧中,SEMA注意力在曼巴宏架构中并行应用局部窗口注意力和全局平均,即类曼巴。在一定秩条件下,证明了计算成本更低的时空注意力分割等同于全时空注意力。在基准K400数据集上,VideoSEMA优于更复杂的视觉Transformer和曼巴模型。在基准SSv2数据上,VideoSEMA在相似参数规模模型中top-1准确率领先。在K400上图像分辨率从标准的$224^2$提升到$1024^2$且未微调时,VideoSEMA在准确率上比VideoMamba退化更平缓。将VideoSEMA扩展到更长视频并采用扩张/稀疏时间注意力很有前景。

英文摘要

We present for video understanding (classification) a split space-time attention model, VideoSEMA, consisting of a scalable and efficient Mamba-like attention (SEMA) block in space and a softmax temporal attention in time. In each frame, SEMA attention applies a local window attention in parallel with a global averaging in a Mamba macro-architecture, which is called Mamba-like. Under certain rank conditions, we prove that the computationally cheaper split space-time attention is equivalent to full space-time attention. On benchmark K400 data sets, VideoSEMA out-performs heavier vision transformer and Mamba models. On benchmark SSv2 data, VideoSEMA leads in top-1 accuracy among models of similar parameter sizes. As image resolution scales up from standard $224^2$ to $1024^2$ on K400 and without fine-tuning, VideoSEMA degrades much more gracefully than VideoMamba in accuracy. It is promising to extend VideoSEMA to longer videos with a dilated/sparse temporal attention.

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

SEMA: a Scalable and Efficient Mamba like Attention via Token Localization and Averaging

SEMA:通过令牌定位和平均实现的类似Mamba的可扩展高效注意力机制

Nhat Thanh Tran, Fanghui Xue, Shuai Zhang, Jiancheng Lyu, Yunling Zheng, Yingyong Qi, Jack Xin

机构 * Qualcomm AI Research(Qualcomm AI研究)

AI总结 针对Transformer注意力机制在计算机视觉任务中的问题,提出广义注意力定义并设计SEMA,利用令牌定位避免分散、算术平均捕捉全局,在Imagenet-1k上验证其可扩展性和有效性,优于线性注意力及其他Mamba模型。

Comments 16 pages, figures 3

详情
AI中文摘要

注意力是Transformer的关键组件。然而,普通全注意力在输入大小上的二次计算复杂度以及其线性注意力变体无法聚焦的问题,一直是计算机视觉任务的挑战。我们给出了广义注意力的数学定义,并在通用框架内制定了普通softmax注意力和线性注意力。我们证明广义注意力会分散,即随着键的数量趋于无穷大,查询会为所有键分配相等的权重。受此分散特性和Mamba注意力形式的最新发展的启发,我们设计了可扩展高效的类似Mamba的注意力机制(SEMA),它利用令牌定位来避免分散并保持聚焦,并辅以理论上一致的算术平均来捕捉注意力的全局方面。我们在Imagenet-1k上支持我们的方法,分类结果表明,SEMA是一种超越线性注意力的可扩展且有效的替代方案,在相似模型参数大小下,在越来越大尺寸的图像上优于最近的视觉Mamba模型。

英文摘要

Attention is the critical component of a transformer. Yet the quadratic computational complexity of vanilla full attention in the input size and the inability of its linear attention variant to focus have been challenges for computer vision tasks. We provide a mathematical definition of generalized attention and formulate both vanilla softmax attention and linear attention within the general framework. We prove that generalized attention disperses, that is, as the number of keys tends to infinity, the query assigns equal weights to all keys. Motivated by the dispersion property and recent development of Mamba form of attention, we design Scalable and Efficient Mamba like Attention (SEMA) which utilizes token localization to avoid dispersion and maintain focusing, complemented by theoretically consistent arithmetic averaging to capture global aspect of attention. We support our approach on Imagenet-1k where classification results show that SEMA is a scalable and effective alternative beyond linear attention, outperforming recent vision Mamba models on increasingly larger scales of images at similar model parameter sizes.

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

AVQ-Attention: Adaptive Vector-Quantized Attention

AVQ注意力:自适应向量量化注意力

Winfried van den dool, Patrick Forré, Amir Habibian, Yuki M. Asano, Max Welling

机构 * QUVA Lab, University of Amsterdam(QUVA实验室,阿姆斯特丹大学) AMLab, Informatics Institute, University of Amsterdam(AMLab,阿姆斯特丹大学信息学院) AI4Science Lab, University of Amsterdam(AI4Science实验室,阿姆斯特丹大学) Korteweg-de Vries Institute for Mathematics, University of Amsterdam(科特韦格 - 德弗里斯数学研究所,阿姆斯特丹大学) Qualcomm AI Research(高通人工智能研究公司) FunAI Lab, University of Technology Nuremberg(FunAI实验室,纽伦堡工业大学)

AI总结 研究针对Transformer模型注意力机制计算瓶颈,提出自适应向量量化(AVQ)注意力,基于注意力重要性分配码本容量,前向传播识别重要代码并用子码字细化,开发相关实现,保持\(\mathcal{O}(MN)\)复杂度,提升精度-效率权衡。

Comments Accepted at ECCV 2026

详情
AI中文摘要

注意力机制在N个令牌上的\(\mathcal{O}(N^2)\)复杂度仍是Transformer模型的计算瓶颈。向量量化(VQ)注意力通过用M个码字表示键将其降至\(\mathcal{O}(MN)\),但无论注意力集中何处都采用均匀码本容量。我们提出自适应向量量化(AVQ)注意力,基于注意力重要性自适应分配码本容量。从少量码字开始,前向传播中识别最重要代码并用预学习子码字细化,在关键处实现细粒度量化,其他处保持粗量化。开发了基于自定义Triton内核的实现,在Flash Attention的平铺计算范式内以最小开销完成完整自适应细化过程。该方法保持\(\mathcal{O}(MN)\)复杂度,与固定码本VQ注意力相比,实现了更好的精度-效率权衡。

英文摘要

The $\mathcal{O}(N^2)$ complexity of attention over $N$ tokens remains a computational bottleneck in transformer models. Vector-Quantized (VQ) attention reduces this to $\mathcal{O}(MN)$ by representing keys with $M$ codewords, but applies uniform codebook capacity regardless of where attention mass concentrates: high-attention regions of key space may be coarsely approximated while low-attention regions waste representational capacity. We propose Adaptive Vector-Quantized (AVQ) Attention, which adaptively allocates codebook capacity based on attention importance. Starting from a small set of codewords, our method identifies the most important codes during the forward pass and refines them with pre-learned child codewords, achieving fine-grained quantization where it matters most while maintaining coarse quantization elsewhere. We develop an implementation using custom Triton kernels that enables the full adaptive refinement process, including importance scoring, child codeword insertion, and parent contribution replacement, to be carried out within the tiled computation paradigm of Flash Attention with minimal overhead. Our approach maintains $\mathcal{O}(MN)$ complexity while achieving improved accuracy-efficiency trade-offs compared to fixed-codebook VQ-attention.

URL PDF HTML 收藏
2607.09138 2026-07-13 cs.RO 新提交

BeyondSight: Object Permanence for End-to-End Autonomous Driving

超越视野:端到端自动驾驶中的物体持久性

Sandro Papais, Letian Wang, Mudit Jain, Behnaz Rezaei, Steven L. Waslander

机构 * University of Toronto(多伦多大学) Qualcomm Technologies, Inc.(高通技术公司)

AI总结 研究针对自动驾驶中物体易被遮挡问题,提出超越视野框架,通过维持持久物体假设解耦物体存在与可观测性,引入nuScenes - Permanence用于训练评估,实验证明该框架显著提升遮挡推理能力,凸显物体持久性对自动驾驶的重要性。

Comments Accepted to ECCV 2026

详情
AI中文摘要

自动驾驶运行在部分可观测环境中,物体可能被其他车辆或基础设施完全遮挡。大多数端到端驾驶系统将物体的存在与即时观测隐含地联系在一起,导致在长时间遮挡期间物体假设退化或消失,使潜在关键物体从下游预测和规划中消失。我们引入了超越视野(BeyondSight),这是一个具有持久性感知的端到端驾驶框架,通过随时间维持持久的物体假设,将物体的存在与可观测性解耦。超越视野在时间上传播物体查询,并用观测条件证据更新它们,即使物体暂时不可观测,也能使联合感知、预测和规划对物体进行推理。为了对具有持久性感知的模型进行有原则的训练和评估,我们进一步引入了nuScenes - Permanence,它是nuScenes的扩展,为不可观测物体提供监督和基于可观测性的评估。实验表明,超越视野显著提高了遮挡情况下的推理能力,将不可观测物体的检测性能从0提高到0.249 mAP,同时将规划误差从0.61降低到0.54 L2avg。这些结果凸显了物体持久性作为稳健端到端自动驾驶重要建模原则的地位。

英文摘要

Autonomous driving operates in partially observable environments where actors may become fully occluded by other vehicles or infrastructure. Most end-to-end driving systems implicitly couple actor existence to instantaneous observations, causing actor hypotheses to degrade or disappear during prolonged occlusion and removing potentially critical agents from downstream prediction and planning. We introduce BeyondSight, a permanence-aware end-to-end driving framework that decouples actor existence from observability by maintaining persistent actor hypotheses over time. BeyondSight propagates actor queries temporally and updates them with observation-conditioned evidence, enabling joint perception, prediction, and planning to reason about actors even when they are temporarily unobservable. To enable principled training and evaluation of persistence-aware models, we further introduce nuScenes-Permanence, an extension of nuScenes that provides supervision and observability-conditioned evaluation for unobservable actors. Experiments show that BeyondSight substantially improves reasoning under occlusion, increasing detection performance for unobservable actors from 0 to 0.249 mAP while reducing planning error from 0.61 to 0.54 L2avg. These results highlight object permanence as an important modeling principle for robust end-to-end autonomous driving.

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

On Locality and Length Generalization in Visual Reasoning

关于视觉推理中的局部性和长度泛化

Pulkit Madan, Sanjay Haresh, Reza Ebrahimi, Sunny Panchal, Apratim Bhattacharyya, Roland Memisevic

机构 * Qualcomm AI Research(高通人工智能研究中心)

AI总结 研究从视觉状态跟踪和长度泛化角度,探讨局部、顺序视觉模型是否有计算优势。受语言模型启发,研究简单视觉任务中视觉模型行为。发现其会利用全局捷径,基于严格局部感知的策略可缓解此问题,表明局部注意力对稳健组合泛化很关键。

Comments Accepted at ECCV 2026

详情
AI中文摘要

人类视觉系统的一个显著特征是通过一系列局部中央凹瞥见摄取视觉信息,而非单一全局计算,这与当今多数流行的计算机视觉模型不同。本文从视觉状态跟踪和长度泛化角度研究局部、顺序视觉模型是否有计算优势。受语言模型中长度泛化研究启发,对在需要聚合图像局部信息的简单视觉任务上训练的视觉模型行为进行研究。实验表明,视觉模型会利用全局捷径而无法在任务长度或复杂度上泛化,基于严格局部感知的循环视觉策略可缓解此问题,结果显示局部注意力可能是稳健组合泛化的关键且被忽视的要求。

英文摘要

A striking feature of the human visual system is that it ingests visual information through a series of local foveated glimpses, rather than a single global computation. This makes human vision distinctly different from most popular computer vision models in use today, which input images globally and in a single shot. A natural question therefore is whether local, sequential vision models may provide any fundamental computational benefits in addition to being biologically more plausible than global models. In this work, we investigate this question from the perspective of visual state tracking and length generalization. Inspired by recent studies of length generalization in language models, we study the behavior of vision models trained on simple vision tasks that require the aggregation of local information across an image. Our experiments reveal that, similar to language models, vision models can learn to exploit global shortcuts and thereby fail to generalize over task length or complexity. We also show that recurrent vision policies based on strictly local perception can mitigate these failures, thereby allowing models to generalize on these tasks. Our results show that local attention may be an essential overlooked requirement for robust compositional generalization.

URL PDF HTML 收藏
2607.07706 2026-07-09 cs.LG 新提交

The Key to Going Linear: Analysis-Driven Transformer Linearization

走向线性的关键:分析驱动的Transformer线性化

Anna Kuzina, Paul N. Whatmough, Babak Ehteshami Bejnordi

机构 * Qualcomm AI Research(高通人工智能研究中心)

AI总结 研究针对因果自注意力二次成本限制长上下文Transformer推理的问题,通过分析状态更新设计,发现softmax原理及近似误差源,引入结构干预,在多模型上扩展线性化方法,提升性能并匹配复杂缓存框架的长上下文检索。

详情
AI中文摘要

因果自注意力的二次成本严重限制了长上下文Transformer推理。虽然存在众多事后线性化管道,但难以确定哪些组件能保持模型质量。本研究在严格的冻结主干机制下分离状态更新设计的影响。表明softmax依赖于与键相关的秩-1正交投影,解释了delta风格网络优于纯门控累加的原因。识别出近似误差的潜在来源并引入结构干预,包括下沉令牌、短卷积和固定预算缓存路由,缩小了剩余差距。在高达32B参数的LLaMA和Qwen模型上扩展此线性化方法,在MMLU上优于先前的事后基线,并与复杂自适应缓存框架的长上下文检索相匹配。

英文摘要

The quadratic cost of causal self-attention severely bottlenecks long-context transformer inference. While numerous post hoc linearization pipelines exist, it is difficult to identify which components preserve model quality. This work isolates the effect of state update design in a strict frozen-backbone regime. We show that softmax relies on key-dependent, rank-1 orthogonal projections, elucidating why delta-style networks outperform purely gated accumulation. We identify a potential source of approximation errors and introduce structural interventions, specifically sink tokens, short convolutions, and fixed-budget cache routing, which reduces the remaining gap. We scale this linearization approach across LLaMA and Qwen models up to 32B parameters, outperforming prior post hoc baselines on MMLU and matching the long-context retrieval of complex adaptive-caching frameworks.

URL PDF HTML 收藏
2506.04985 2026-07-09 cs.LG 版本更新

FPTQuant: Function-Preserving Transforms for LLM Quantization

FPTQuant:用于大语言模型量化的函数保持变换

Boris van Breugel, Yelysei Bondarenko, Paul Whatmough, Markus Nagel

机构 * Qualcomm AI Research(高通人工智能研究)

AI总结 研究针对大语言模型推理能耗高问题,提出FPTQuant方法,通过引入三种函数保持变换促进Transformer量化,经训练使模型在量化时保持功能,实现静态INT4量化,有最小开销且速度大幅提升,在精度-速度权衡上表现优异。

Comments Forty-third International Conference on Machine Learning (ICML 2026)

详情
AI中文摘要

大语言模型在推理时需要大量计算和能量。虽然量化权重和激活能提高效率,但朴素量化会因大幅异常值而显著降低性能。本文介绍了FPTQuant,它引入三种新颖、轻量级且富有表现力的函数保持变换(FPT)来促进Transformer量化:用于查询和键的可合并预RoPE变换、用于值的可合并变换以及廉价的动态逐令牌缩放变换。通过利用规范Transformer操作固有的等变性和独立性,设计这些FPT以在塑造中间激活分布使其更利于量化时保持模型功能。FPTQuant无需自定义内核且推理时几乎无开销。FPT在本地和端到端进行训练,使量化模型与全精度模型输出匹配。FPTQuant能以最小开销实现静态INT4量化,比FP速度提升高达3.9倍,在精度-速度权衡方面表现出色,与多数先前工作相当或超越,仅比慢29%的方法精度略低。

英文摘要

Large language models (LLMs) require substantial compute, and thus energy, at inference time. While quantizing weights and activations is effective at improving efficiency, naive quantization of LLMs can significantly degrade performance due to large magnitude outliers. This paper describes FPTQuant, which introduces three novel, lightweight, and expressive function-preserving transforms (FPTs) to facilitate quantization of transformers: (1) a mergeable pre-RoPE transform for queries and keys, (2) a mergeable transform for values, and (3) a cheap, dynamic per-token scaling transform. By leveraging the equivariances and independencies inherent to canonical transformer operation, we designed these FPTs to maintain the model's function while shaping the intermediate activation distributions to be more quantization friendly. FPTQuant requires no custom kernels and adds virtually no overhead during inference. The FPTs are trained both locally to reduce outliers, and end-to-end such that the outputs of the quantized and full-precision models match. FPTQuant enables static INT4 quantization with minimal overhead and shows SOTA speed-up of up to 3.9X over FP. Empirically, FPTQuant has an excellent accuracy-speed trade-off -- it is performing on par or exceeding most prior work and only shows slightly lower accuracy compared to a method that is up to 29% slower.

URL PDF HTML 收藏
2607.02841 2026-07-07 cs.RO cs.CV 新提交

CLEAR: Closed-Loop Reinforcement Learning at Scale for End-to-End Autonomous Driving

CLEAR:用于端到端自动驾驶的大规模闭环强化学习

Yunxiao Shi, Hong Cai, Mohammad Ghavamzadeh, Fatih Porikli

机构 * Qualcomm AI Research(高通人工智能研究中心)

AI总结 研究端到端自动驾驶,针对现有基于视觉语言动作模型的策略多采用模仿学习致闭环规划性能欠佳的问题,提出CLEAR系统,用强化学习进行闭环训练,设计异构管道增加并行模拟环境数量,性能优于先前方法。

详情
AI中文摘要

端到端自动驾驶旨在将原始传感器信息直接映射到驾驶动作。随着多模态大语言模型的快速发展,研究者提出了视觉语言动作模型范式。然而,现有基于VLA的策略大多采用模仿学习,导致闭环规划性能次优。为弥合这一差距,我们提出了CLEAR,这是一个用于端到端自动驾驶的大规模闭环强化学习系统。我们提出从预训练的VLA策略中学习一种围绕航路点先验的新型残差航路点策略,有效利用其中的知识。另一方面,扩大基于视觉的策略的强化学习规模的关键挑战之一是并行模拟环境的数量,因为强化学习需要大量数据。为此,我们设计了一种异构管道,将模拟器和VLA学习者放置在不同的计算组上,这使我们能够显著增加并行运行的模拟环境数量,同时避免资源争用并保持训练稳定性。我们表明,使用简单的奖励,CLEAR明显优于以前的方法,并在具有挑战性的CARLA longest6 v2和Bench2Drive基准测试中创造了新的最佳性能。

英文摘要

End-to-end autonomous driving (E2E-AD) aims to directly map raw sensor information to driving actions. Recently, with the rapid advancement of multi-modal large language models (MLLMs), researchers have proposed the paradigm of Vision-Language-Action (VLA) models for E2E-AD, where it seeks to integrate visual perception, language understanding and action prediction within a single policy. However, existing VLA-based policies largely adopts imitation learning, where it only learns to drive by optimizing distance-based metrics w.r.t. logged expert trajectories. Such distribution shift between open-loop training and closed-loop inference leads to suboptimal performance in closed-loop planning. To close this gap, we present CLEAR, a system that enables closed-loop training using Reinforcement Learning (RL) at scale for E2E-AD. We propose to learn a novel residual waypoint policy around the waypoint prior from pretrained VLA policies, effectively harnessing the knowledge within. On another front, one of the key challenges to scale up RL for vision-based policies is the number of parallel simulation environments since RL is data hungry. To that end, we design a heterogeneous pipeline that places the simulator and the VLA learner on distinct compute groups, which allows us to dramatically increase the number of simulation environments running in parallel while avoiding resource contention and maintaining training stability. We show that with a simple reward, CLEAR significantly outperforms previous methods and sets new state-of-the-art performance on the challenging benchmarks of CARLA longest6 v2 and Bench2Drive.

URL PDF HTML 收藏
2607.02798 2026-07-07 cs.CV cs.GR 新提交

Track the Noise, Move the World:3D-Grounded Motion-Consistent Noise for Controllable Video Generation

追踪噪声,移动世界:用于可控视频生成的3D地面运动一致噪声

Long Vu, Tan Ngo, Animesh Karnewar, Amir Habibian, Binh-Son Hua, Hung Bui, Minh Hoai Nguyen, Phong Nguyen-Ha

机构 * Qualcomm AI Research(高通人工智能研究中心) Trinity College Dublin(都柏林三一学院)

AI总结 研究如何在视频生成中实现对物体和相机运动的精确统一控制。核心方法是构建统一框架UniCaMo,直接构造扩散模型输入噪声。主要贡献是在视频质量和运动可控性上取得先进成果,且无需对基础模型做大改动。

Comments Project Page: https://phongnhhn.info/Unicamo/

详情
AI中文摘要

现代图像与文本到视频的扩散模型可通过对初始高斯噪声张量去噪合成逼真视频,但现有方法在单代过程中对物体和相机运动缺乏精确统一控制。我们提出UniCaMo,一个通过直接构建扩散模型输入噪声来同时控制物体轨迹和相机视点的统一框架。具体而言,UniCaMo构建跨潜在视频帧的共享3D地面运动一致噪声空间。稀疏3D点轨迹用于沿期望物体轨迹扭曲参考帧的高斯噪声,而虚拟球面噪声表示为相机运动下新露出的场景区域提供全局一致的噪声值。通过将局部轨迹引导的噪声扭曲与基于全局球面的噪声采样相结合,UniCaMo在物体移动和视点变化下都保持几何和时间一致性。由于UniCaMo仅修改输入噪声,因此无需辅助适配器、控制分支或对基础视频扩散模型进行架构更改。通过在包括Wan 2.1(14B)在内的大型预训练视频扩散模型上进行轻量级LoRA微调,UniCaMo在标准可控视频生成基准测试中在视频质量和运动可控性方面均取得了领先成果。

英文摘要

Modern image-and-text-to-video diffusion models can synthesize highly realistic videos by iteratively denoising an initial Gaussian noise tensor conditioned on reference image and text inputs. However, existing approaches still lack precise and unified controllability over both object motion and camera motion within a single generation process. We present UniCaMo, a unified framework that enables simultaneous control of object trajectories and camera viewpoints by directly constructing the input noise of the diffusion model. Specifically, UniCaMo builds a shared 3D-grounded motion-consistent noise space across latent video frames. Sparse 3D point tracks are used to warp the Gaussian noise of the reference frame along desired object trajectories, while a virtual spherical noise representation provides globally consistent noise values for newly revealed scene regions under camera motion. By combining local track-guided noise warping with global sphere-based noise sampling, UniCaMo maintains geometric and temporal consistency under both object movement and viewpoint changes. Because UniCaMo modifies only the input noise, it requires no auxiliary adapters, control branches, or architectural changes to the underlying video diffusion model. With lightweight LoRA fine-tuning on large pretrained video diffusion models, including Wan 2.1 (14B), UniCaMo achieves state-of-the-art results in both video quality and motion controllability on standard controllable video generation benchmarks.

URL PDF HTML 收藏
2607.01803 2026-07-07 cs.CV cs.GR cs.RO 新提交

PixGS: Pixel-Space Diffusion for Direct 3D Gaussian Splat Generation

PixGS: 像素空间扩散用于直接三维高斯泼溅生成

Cao Duy, Phong Nguyen-Ha

机构 * Qualcomm AI Research(高通人工智能研究院)

AI总结 提出单阶段管道PixGS,利用像素空间扩散从文本或图像直接生成高质量3D高斯泼溅,避免潜在压缩伪影,并引入表面法线、深度和高频结构监督,在单张A100 GPU上1秒内生成,性能超越现有方法。

Comments Accepted at ECCV 2026

详情
AI中文摘要

近期从文本或图像生成3D内容的研究取得了令人瞩目的成果,但2D生成器的视角不一致以及高质量3D数据的稀缺仍然是显著的瓶颈。现有解决方案通常采用大规模预训练的文本到图像潜在扩散模型来生成3D高斯泼溅(3DGS)。然而,这些方法往往依赖于训练复杂的级联管道,计算成本高且可扩展性有限。最关键的是,生成3D资产的质量固有地受限于每个组件的能力和压缩的潜在空间,导致解码伪影和累积误差。为解决这些限制,我们提出了PixGS,一个用于直接高质量3DGS生成的单阶段管道,它利用像素空间扩散的最新进展,绕过有损潜在压缩,同时仍然受益于庞大的2D生成先验。通过在每个时间步直接去噪3D高斯属性,我们的方法能够对表观和几何进行精确的泼溅级正则化。此外,我们引入了一种全面的监督策略,结合了表面法线、深度和高频结构信息,这些信息在先前的工作中常被忽视。实验表明,PixGS在保持快速推理速度(单张A100 GPU上1秒)的同时,优于当前最先进的方法,为多阶段生成管道提供了一种鲁棒且高效的替代方案。

英文摘要

Recent advances in 3D content generation from text or images have achieved impressive results, yet view inconsistency from 2D generators and the scarcity of high-quality 3D data remain significant bottlenecks. Existing solutions typically adapt large-scale pre-trained text-to-image latent diffusion models to generate 3D Gaussian Splats (3DGS). However, these approaches often rely on training complex cascade pipelines that are computationally expensive and scalability-limited. Most critically, the quality of generated 3D assets is inherently constrained by each component capacity and compressed latent space, leading to decoding artifacts and accumulated errors. To address these limitations, we propose PixGS, a single-stage pipeline for direct high-quality 3DGS generation, which leverages recent advances in pixel-space diffusion to bypass lossy latent compression while still benefiting from the vast 2D generative priors. By directly denoising 3D Gaussian attributes at each timestep, our method enables precise, splat-level regularization of both appearance and geometry. Furthermore, we introduce a comprehensive supervision strategy that incorporates surface normals, depth, and high-frequency structural information, which is often overlooked in prior works. Experiments demonstrate that PixGS outperforms current state-of-the-art methods while maintaining a fast inference speed (1s on a single A100 GPU), offering a robust and efficient alternative to multi-stage generation pipelines.

URL PDF HTML 收藏
2607.02259 2026-07-03 cs.CL 新提交

BamiBERT: A New BERT-based Language Model for Vietnamese

BamiBERT: 一种新的基于BERT的越南语语言模型

Dat Quoc Nguyen, Thinh Pham, Chi Tran, Linh The Nguyen

机构 * Qualcomm AI Research(高通人工智能研究)

AI总结 提出BamiBERT,一种从头训练的越南语BERT模型,支持2048 token上下文长度且无需分词,在15项指标中11项最优,刷新越南语编码器性能。

详情
AI中文摘要

本文介绍BamiBERT,一种新的基于BERT的越南语预训练语言模型,解决了当前事实上的越南语文本编码器PhoBERT的关键局限性。BamiBERT在129GB通用越南语文本语料库上从头训练了20个epoch,支持长达2048个token的扩展上下文长度,并直接对原始输入进行操作,无需外部分词。在8个越南语基准测试中,它在15项指标中的11项上取得最佳分数,在另外3项上取得第二好成绩,在“base”大小的越南语编码器中设立了新的最先进水平,并展示了强大的跨领域泛化能力。我们在以下网址发布BamiBERT:this https URL

英文摘要

In this paper, we introduce BamiBERT, a new BERT-based pre-trained language model for Vietnamese that addresses key limitations of PhoBERT -- the current de facto Vietnamese text encoder. Trained from scratch on a 129GB corpus of general-domain Vietnamese text for 20 epochs, BamiBERT supports an extended context length of up to 2048 tokens and operates directly on raw input, eliminating the need for external word segmentation. Across 8 Vietnamese benchmarks, it achieves the best score on 11 of 15 metrics and the second-best on 3 others, setting a new state of the art among "base"-sized Vietnamese encoders and demonstrating strong cross-domain generalization. We release BamiBERT at: https://huggingface.co/Qualcomm-AI-Research/BamiBERT

URL PDF HTML 收藏
2603.22872 2026-07-03 cs.CV 版本更新

ForeSea: AI Forensic Search with Multi-modal Queries for Video Surveillance

ForeSea:面向视频监控的多模态查询AI取证搜索

Hyojin Park, Yi Li, Janghoon Cho, Sungha Choi, Jungsoo Lee, Taotao Jing, Shuai Zhang, Munawar Hayat, Dashan Gao, Ning Bi, Fatih Porikli

机构 * Qualcomm AI Research(高通人工智能研究)

AI总结 针对监控视频中多模态查询与时间定位难题,提出ForeSea系统,采用三阶段即插即用流程,结合跟踪、多模态嵌入和视频LLM,在ForeSeaQA基准上准确率提升3.1%,时间IoU提升10.1%。

Comments ECCV2026

详情
AI中文摘要

尽管经过数十年的研究,监控系统在跨长时段、多摄像头视频中搜索和推理特定目标方面仍然存在困难。现有方法——跟踪、检索和视频大语言模型——需要大量人工筛选,仅捕获浅层属性,且无法进行时间理解。先前的基准也仅限于基本检索和问答,未能解决通常涉及多模态查询和时间定位的现实挑战(例如,“这个人何时加入战斗?”并附上该人的图像)。为填补这一空白,我们引入了ForeSeaQA,这是一个专门为图像-文本查询和关键事件时间戳注释设计的视频问答新基准。该数据集包含长时监控视频片段和多样化的多模态问题,能够在现实取证条件下系统评估检索、时间定位和多模态推理能力。不仅限于此基准,我们提出了ForeSea,一个具有三阶段即插即用流程的AI取证搜索系统。(1)跟踪模块过滤无关片段;(2)多模态嵌入模块对剩余片段进行索引;(3)在推理时,系统检索前K个候选片段供视频LLM回答查询并定位事件。在ForeSeaQA基准上,ForeSea相比先前的检索增强基线,准确率提高了3.1个百分点,时间IoU提高了10.1个百分点。据我们所知,ForeSeaQA是首个支持复杂多模态查询并具有精确时间定位的基准,而ForeSea是首个在此场景中表现出色的VideoRAG系统。

英文摘要

Despite decades of work, surveillance still struggles in searching and reasoning about specific targets across long, multi-camera videos. Existing methods - tracking, retrieval, and video LLMs require heavy manual filtering, capture only shallow attributes, and fail at temporal understanding. Prior benchmarks are also limited to basic retrieval and question answering, without addressing real world challenges that often involve multimodal queries and temporal grounding (e.g., "When did this person join the fight?" with the person's image). To address this gap, we introduce ForeSeaQA, a new benchmark specifically designed for video QA with image-and-text queries and timestamped annotations of key events. The dataset consists of long-horizon surveillance footage paired with diverse multimodal questions, enabling systematic evaluation of retrieval, temporal grounding, and multimodal reasoning in realistic forensic conditions. Not limited to this benchmark, we propose ForeSea, an AI forensic search system with a 3-stage, plug-and-play pipeline. (1) A tracking module filters irrelevant footage; (2) a multimodal embedding module indexes the remaining clips; and (3) during inference, the system retrieves top-K candidate clips for a video LLM to answer queries and localize events. On ForeSeaQA benchmark, ForeSea improves accuracy by 3.1 points and temporal IoU by 10.1 points over prior retrieval-augmented baselines. To our knowledge, ForeSeaQA is the first benchmark to support complex multimodal queries with precise temporal grounding, and ForeSea is the first VideoRAG system built to excel in this setting.

URL PDF HTML 收藏
2606.32020 2026-07-01 cs.CV 新提交

Cross-Space Distillation: Teaching One-Step Students with Modern Diffusion Teachers

跨空间蒸馏:用现代扩散教师训练一步学生模型

Anh Nguyen, Ngan Nguyen, Duc Vu, Trung Dao, Viet Nguyen, Quan Dao, Kien Nguyen, Chi Tran, Phong Nguyen, Khoi Nguyen, Cuong Pham, Dimitris Metaxas, Vishal M. Patel, Anh Tran

机构 * Qualcomm AI Research(高通AI研究院) University of Wisconsin–Madison(威斯康星大学麦迪逊分校) Johns Hopkins University(约翰霍普金斯大学) Rutgers University(罗格斯大学)

AI总结 提出跨空间蒸馏框架,通过轻量级潜在接口Bridge解决教师与学生模型潜在空间不匹配问题,实现异构教师蒸馏到紧凑学生模型,显著提升性能。

Comments ECCV 2026

详情
AI中文摘要

现代一步扩散模型通过基于分布的时步蒸馏实现了令人印象深刻的生成质量。然而,它们依赖于一个关键假设:教师和学生必须位于相同的潜在空间中。这种共享空间约束阻止了知识从现代高容量教师(例如SD 3.5和Flux)迁移到紧凑、部署友好的学生模型(例如SD 1.5),后者的潜在分辨率和VAE参数化与教师不同。我们将这种被忽视的情况形式化为跨空间蒸馏,其中教师和学生在潜在分辨率和VAE空间上均存在差异。为了在这种不匹配下实现蒸馏,我们引入了Bridge,一个轻量级潜在接口,它将学生潜在映射到教师空间,而无需修改学生主干。Bridge结合了冻结的学生VAE解码器作为空间先验和紧凑的可学习投影器,并通过潜在重建和注意力保真度目标进行训练,以实现稳定的教师空间对齐。在多种现代教师模型上,Bridge为紧凑的一步学生模型带来了显著的性能提升;例如,它将SD 1.5的HPSv3从5.4提高到9.4,同时保持一步推理、低延迟和广泛的生态系统兼容性。这些结果表明,通过轻量级潜在空间接口,异构的大教师模型可以被蒸馏到高效、可部署的主干网络中。

英文摘要

Modern one-step diffusion models achieve impressive quality through distribution-based timestep distillation. Yet, they rely on a critical assumption: Teacher and Student must inhabit the same latent space. This Shared-Space constraint prevents knowledge transfer from modern high-capacity Teachers (e.g., SD 3.5 and Flux) into compact, deployment-friendly Students such as SD 1.5, whose latent resolution and VAE parameterization differ from the Teacher. We formalize this overlooked regime as Cross-Space Distillation, where Teacher and Student differ in both latent resolution and VAE space. To enable distillation under this mismatch, we introduce the Bridge, a lightweight latent interface that maps Student latents into the Teacher space without modifying the Student backbone. Bridge combines a frozen Student VAE decoder as a spatial prior with a compact learnable projector, and is trained with latent reconstruction and attention fidelity objectives for stable Teacher-space alignment. Across diverse modern Teachers, Bridge enables substantial gains for compact one-step Students; for example, it improves SD 1.5 from 5.4 to 9.4 HPSv3 while preserving one-step inference, low latency, and broad ecosystem compatibility. These results show that heterogeneous large Teachers can be distilled into efficient, deployable backbones through a lightweight latent-space interface.

URL PDF HTML 收藏
2606.31397 2026-07-01 cs.LG cs.AI 新提交

Mixture-of-Control: State-Aware Fine-Tuning for Transformer-based Models

控制混合:基于Transformer模型的状态感知微调

Duc Anh Nguyen, Tien Ngoc Luu, Tung Pham, Toan Tran

机构 * Qualcomm AI Research(高通人工智能研究院)

AI总结 提出Mixture-of-Control(MoC)框架,通过稀疏混合专家机制自适应融合局部和全局控制信号,增强Transformer块间信息交换,实现高效微调。

Comments ICML 2026 Workshop on Connecting Low-rank Representations in AI, CoLoRAI, 26 pages, 12 figures, 5 tables

详情
AI中文摘要

基于状态的微调已成为Transformer权重适应的一种引人注目的替代方案,它将轻量级控制更新到状态而非模型权重,在保持参数效率的同时大幅节省内存。然而,现有的大多数基于状态的方法通常仅应用每块控制更新,这限制了块间信息交换并限制了表示适应。同时,先前实现跨块通信的机制通常引入大量计算开销,降低了它们用于高效微调的实用性。我们引入了控制混合(MoC),一种轻量级微调框架,自适应地整合局部和全局控制信号以增强表示学习。MoC将块级控制状态视为稀疏混合专家过程中的专家,实现跨Transformer块的高效通信。在多种基于Transformer的基准测试上的实证结果表明,MoC在保持可比的内存和计算效率的同时,优于基于状态的方法。

英文摘要

State-based fine-tuning has emerged as a compelling alternative to weight-based adaptation for transformers, updating lightweight controls into states rather than model weights, offering substantial memory savings while retaining parameter efficiency. However, most existing state-based methods typically apply only per-block control updates, which limits inter-block information exchange and restricts representational adaptation. Meanwhile, prior mechanisms that enable cross-block communication often introduce considerable computational overhead, reducing their practicality for efficient fine-tuning. We introduce Mixture-of-Control (MoC), a lightweight fine-tuning framework that adaptively integrates local and global control signals to enhance representation learning. MoC treats block-wise control states as experts in a sparse mixture-of-experts process, enabling efficient communication across transformer blocks. Empirical results across diverse transformer-based benchmarks demonstrate that MoC outperforms state-based methods while maintaining a comparable memory and computational efficiency.

URL PDF HTML 收藏
2606.29004 2026-06-30 cs.CV

SciFlow: Semantic Cross Interference for Self-Supervised Optical Flow Domain Generalization

SciFlow: 用于自监督光流域泛化的语义交叉干扰

Jamie Menjay Lin, Jisoo Jeong, Hong Cai, Kai Wang, Fatih Porikli

机构 * Qualcomm Technologies, Inc.(高通技术公司) Qualcomm AI Research(高通人工智能研究)

AI总结 提出SciFlow方法,通过自监督学习在训练时对合成图像施加来自开放世界图像的语义干扰,结合几何一致性,实现合成到真实域的泛化,无需真实标注。

Comments 4 pages

详情
AI中文摘要

物体和场景的运动在视频理解中承载着重要信息,为解释动态环境和交互提供了丰富线索。然而,由于像素级光流的高质量标注或真实值的成本高且稀缺,运动估计模型通常在合成域中训练,而在真实域中部署。解决合成到真实域的泛化挑战对于在多样化的开放世界用例中开发实用解决方案至关重要。本文介绍了SciFlow,一种简单而有效、与网络无关、基于训练的方法,利用自监督学习来泛化跨合成域和开放世界域的运动估计。具体来说,SciFlow在训练期间将来自开放世界图像的语义干扰施加到合成图像上,将域内特征与跨域干扰混合,使网络能够适应真实世界域。此外,SciFlow利用几何一致性确保自监督的有效性。我们的实验结果表明,SciFlow不仅显著增强了模型在域变化中的鲁棒性,而且令人瞩目地实现了合成到真实域的泛化,而无需开放世界中的任何真实值。

英文摘要

Motions of objects and scenes carry essential intelligence in video understanding, offering rich cues for interpreting dynamic settings and interactions. Due to the cost and scarcity of high-quality annotation or ground truth of pixel-wise optical flow, however, motion estimation models are typically trained in synthetic domains while deployed in real-world domains. Addressing synthetic-to-real domain generalization challenges has been crucial for developing practical solutions in diverse open-world use cases. This paper introduces SciFlow, a simple yet effective, network-agnostic, training-based approach that leverages self-supervised learning to generalize motion estimation across synthetic and open-world domains. Specifically, SciFlow imposes semantic interference from open-world images onto synthetic images during training, blending indomain features with cross-domain interference, which enables the network to adapt to the real-world domains. Additionally, SciFlow utilizes geometric consistency to ensure validity of the self-supervision. Our experiment results show that SciFlow not only significantly enhances model robustness amidst domain variations, but also remarkably enables synthetic-to-real domain generalization without requiring any ground truth in the open world.

URL PDF HTML 收藏
2606.27797 2026-06-29 cs.DC cs.AI cs.LG 新提交

Optimizing Teacher-Student Partitioning for Scalable Knowledge Distillation on HPC Systems

优化师生划分以实现 HPC 系统上的可扩展知识蒸馏

Adrian P. Dieguez, Victor Conchello Vendrell, Alex Batlle, Vinnam Kim, Jordi Ros-Giralt, Harris Teague

机构 * Qualcomm AI Research(高通AI研究)

AI总结 针对知识蒸馏中师生模型不对称性,提出 HPC 感知方法,通过解耦师生划分、避免冗余数据结构并选择最优拆分策略,在 HPC 集群上实现高达 67% 的吞吐量提升。

详情
AI中文摘要

知识蒸馏(KD)能够在大型教师模型的指导下训练较小的学生模型,广泛采用的 TRL 库实现了这一过程。然而,TRL 对称地处理两个模型,错过了利用它们在内存占用和通信需求上显著不对称性的机会。本文提出了一种面向 HPC 的知识蒸馏方法,高效地解耦教师和学生的划分。我们的方法通过避免不必要的教师模型数据结构并选择最佳拆分策略,实现了比 TRL 高达 67% 的每秒样本数提升。我们结合了模型的垂直和水平划分,推导出一个解析表达式,用于识别拆分机制之间的拐点是否存在。这些结果表明,通过拓扑感知的并行性利用师生不对称性,在我们公司的生产 HPC 集群上显著加速了 GKD 训练。

英文摘要

Knowledge Distillation (KD) enables training smaller student models under the guidance of larger teacher models, and the widely adopted TRL library implements it. Yet, TRL treats both models symmetrically, missing opportunities to exploit their pronounced asymmetry in memory footprint, and communication requirements. This paper presents an HPC-aware methodology for KD that decouples teacher and student partitioning efficiently. Our approach achieves up to 67% higher samples-per-second than TRL by avoiding unnecessary teacher-model data structures and selecting the best split strategy. We combine vertical and horizontal partitioning of models, deriving an analytical expression that identifies the existence of inflection points between splitting regimes. These results showed that exploiting teacher--student asymmetry through topology-aware parallelism notably accelerated GKD training on production HPC clusters at our company

URL PDF HTML 收藏
2601.22709 2026-06-29 cs.CV cs.AI 版本更新

Gated Relational Alignment via Confidence-based Distillation for Efficient VLMs

基于置信度蒸馏的门控关系对齐用于高效视觉语言模型

Yanlong Chen, Amirhossein Habibian, Luca Benini, Yawei Li

机构 * Department of Information Technology(信息科技系) Electrical Engineering, ETH Zurich, Zurich, Switzerland(电气工程,苏黎世联邦理工学院,苏黎世,瑞士) Qualcomm AI Research, Amsterdam, the Netherlands(高通人工智能研究,阿姆斯特丹,荷兰) Department of Electrical, Electronic and Information Engineering(电气、电子与信息工程系) University of Bologna, Bologna, Italy(博洛尼亚大学,博洛尼亚,意大利) School of Electrical and Electronic Engineering(电气与电子工程学院)

AI总结 提出GRACE框架,通过信息瓶颈原理统一知识蒸馏与量化感知训练,使用置信度门控解耦蒸馏、关系中心核对齐和自适应控制器,在INT4量化下实现性能超越FP16基线并接近教师模型,同时显著降低内存和提升吞吐量。

Comments Accepted to the International Conference on Machine Learning (ICML 2026)

详情
AI中文摘要

视觉语言模型(VLM)具有强大的多模态性能,但部署成本高,且训练后量化通常会导致显著的精度损失。尽管有潜力,但针对VLM的量化感知训练仍未得到充分探索。我们提出GRACE,一个在信息瓶颈原则下统一知识蒸馏和量化感知训练的框架:量化约束信息容量,而蒸馏指导在此预算内保留什么。将教师视为任务相关信息的代理,我们引入置信度门控解耦蒸馏以过滤不可靠的监督,关系中心核对齐以传递视觉标记结构,以及通过拉格朗日松弛实现的自适应控制器以平衡保真度与容量约束。在LLaVA和Qwen系列的大量基准测试中,我们的INT4模型始终优于FP16基线(例如,LLaVA-1.5-7B:SQA上70.1 vs. 66.8;Qwen2-VL-2B:MMBench上76.9 vs. 72.6),几乎匹配教师性能。使用真实的INT4内核,我们实现了3倍的吞吐量,内存减少54%。这一原则性框架显著优于现有量化方法,使GRACE成为资源受限部署的有力解决方案。代码和数据可在https://github.com/ForeverBlue816/GRACE获取。

英文摘要

Vision-Language Models (VLMs) achieve strong multimodal performance but are costly to deploy, and post-training quantization often causes significant accuracy loss. Despite its potential, quantization-aware training for VLMs remains underexplored. We propose GRACE, a framework unifying knowledge distillation and QAT under the Information Bottleneck principle: quantization constrains information capacity while distillation guides what to preserve within this budget. Treating the teacher as a proxy for task-relevant information, we introduce confidence-gated decoupled distillation to filter unreliable supervision, relational centered kernel alignment to transfer visual token structures, and an adaptive controller via Lagrangian relaxation to balance fidelity against capacity constraints. Across extensive benchmarks on LLaVA and Qwen families, our INT4 models consistently outperform FP16 baselines (e.g., LLaVA-1.5-7B: 70.1 vs. 66.8 on SQA; Qwen2-VL-2B: 76.9 vs. 72.6 on MMBench), nearly matching teacher performance. Using real INT4 kernel, we achieve 3$\times$ throughput with 54% memory reduction. This principled framework significantly outperforms existing quantization methods, making GRACE a compelling solution for resource-constrained deployment. Code and data are available at: https://github.com/ForeverBlue816/GRACE.

URL PDF HTML 收藏
2602.14612 2026-06-29 eess.AS cs.AI cs.LG 版本更新

Event-Grounded Question Answering over Long Audio via Structured Retrieval

基于结构化检索的长音频事件问答

Kartik Hegde, Arvind Krishna Sridhar, Naveen Vakada, Yinyi Guo, Erik Visser

机构 * Qualcomm Technologies, Inc., India(印度高通技术公司) Qualcomm Technologies, Inc., USA(美国高通技术公司) University of Turku, Finland(芬兰图尔库大学)

AI总结 提出LA-RAG框架,通过音频基础模型将长音频转为带时间戳的事件记录并存入SQL数据库,结合意图感知检索和LLM生成,实现低延迟高精度的长音频问答,在多个基准上提升时间定位F1达11-17%。

Comments Submitted to EMNLP 2026 Industry Track

详情
AI中文摘要

回答跨多小时的音频自然语言问题需要事件识别和时间定位。当前大型音频语言模型在短片段上表现良好,但受限于上下文长度、查询时间成本和较弱的时间定位能力。我们提出LA-RAG(长音频检索增强生成),一种结构化框架,使用开放词汇音频基础模型(AGM)将连续音频转换为带时间戳的事件记录,存储在SQL事件数据库中,并通过意图感知检索和基于LLM的生成来回答查询。LA-RAG支持离线基础模式(对长录音进行预索引以实现低延迟问答)和推理时基础模式(对较短开放片段进行查询条件基础)。我们创建了24小时的Home-IoT和Industrial-IoT音频基准,并扩展了CASTELLA(一个带有问答对的真实世界音频时刻检索数据集)。在离线基础模式下,LA-RAG在Home-IoT上达到76.88%的整体准确率,在Industrial-IoT上达到71.10%,平均查询延迟低于0.6秒。在推理时基础模式下,最先进的LALM在CASTELLA-QA上实现了有竞争力的事件检测准确率,但时间检测F1较低。我们进一步表明,使用我们的结构化检索元数据增强的LALM在时间检测上持续改进,基线模型的F1提升11-17%,同时延迟改善。这些结果表明,显式的时间戳基础和结构化检索为面向部署的长音频问答提供了对生成式音频语言模型的实际补充。

英文摘要

Answering natural-language questions over multi-hour audio requires both event recognition and temporal grounding. Current large audio-language models perform well on short clips, but are limited by context length, query-time cost, and weak temporal localization. We present LA-RAG (Long Audio-Retrieval Augmented Generation), a structured framework that converts continuous audio into timestamped event records using an open-vocabulary Audio Grounding Model (AGM), stores them in a SQL event database, and answers queries through intent-aware retrieval followed by LLM-based generation. LA-RAG supports offline grounding mode, where long recordings are pre-indexed for low-latency QA, and inference-time grounding mode, where query-conditioned grounding is performed for shorter open-ended clips. We create 24-hour Home-IoT and Industrial-IoT audio benchmarks and augment CASTELLA, a real-world audio moment retrieval dataset with QA pairs. In offline grounding mode, LA-RAG achieves 76.88% overall accuracy on Home-IoT and 71.10% on Industrial-IoT, with average query latencies below 0.6 seconds. In inference-time grounding mode, state-of-the-art LALMs achieve competitive event-detection accuracy on CASTELLA-QA but low temporal detection F1. We further show that LALMs augmented with our structured retrieval metadata achieve consistent temporal detection improvements, with F1 gains of 11-17% across baseline models with improved latency. These results show that explicit timestamped grounding and structured retrieval provide a practical complement to generative audio-language models for deployment-oriented long-audio QA.

URL PDF HTML 收藏
2606.20189 2026-06-24 cs.CV cs.AI cs.RO 新提交

HilDA: Hierarchical Distillation with Diffusion for Advancing Self-Supervised LiDAR Pre-training

HilDA:利用扩散的分层蒸馏推进自监督LiDAR预训练

Maciej Wozniak, Jesper Ericsson, Hariprasath Govindarajan, Truls Nyberg, Thomas Gustafsson, Patric Jensfelt, Olov Andersson

机构 * KTH Royal Institute of Technology(瑞典皇家理工学院) Linköping University(林雪平大学) TRATON AB(TRATON公司) Qualcomm Auto Ltd Sweden Filial(高通汽车有限公司瑞典分公司)

AI总结 提出HilDA框架,通过分层蒸馏(多层蒸馏和全局上下文蒸馏)结合时间占用扩散目标,自监督预训练LiDAR骨干网络,在3D检测、场景流和语义占用预测任务上达到最先进水平。

Comments Accepted to ECCV 2026. Maciej and Jesper contributed equally

详情
AI中文摘要

利用视觉基础模型(VFM)进行相机到LiDAR的知识蒸馏为解决真实世界自动驾驶中巨大的几何和运动多样性所需的标注数据稀缺问题提供了一种有前景的方案。然而,当前方法通常将VFM视为黑盒教师,仅依赖逐帧特征相似性。因此,它们未能充分利用教师的逐层语义结构和全局上下文,以及LiDAR序列中固有的丰富时空信息。我们提出HilDA,一个用于LiDAR骨干网络的自监督预训练框架,能更好地捕捉驾驶任务所需的语义“是什么”和几何“在哪里”。HilDA结合了分层蒸馏(包括用于渐进语义对齐的多层蒸馏和用于场景级语义的全局上下文蒸馏)与一个促进时空一致性的时间占用扩散目标。使用HilDA预训练的模型在跨模态蒸馏基准上取得了最先进的结果,并在3D目标检测、场景流和语义占用预测任务上优于通过先前蒸馏方法训练的模型。代码见:此 https URL。

英文摘要

Leveraging Vision Foundation Models (VFMs) for camera-to-LiDAR knowledge distillation offers a promising solution to the scarcity of annotated data needed to represent the immense geometric and kinematic diversity of real-world autonomous driving (AD). However, current approaches typically treat VFMs as black-box teachers, relying exclusively on frame-wise feature similarity. Consequently, they do not fully exploit the teacher's layer-wise semantic structure and global context, as well as the rich spatiotemporal information inherent in LiDAR sequences. We propose HilDA, a self-supervised pretraining framework for LiDAR backbones that better captures the semantic what and geometric where needed for driving tasks. HilDA combines hierarchical distillation comprising multi-layer distillation for progressive semantic alignment and global context distillation for scene-level semantics, with a temporal occupancy diffusion objective promoting spatiotemporal consistency. Models pre-trained with HilDA achieve state-of-the-art results on cross-modal distillation benchmarks and outperform models trained via prior distillation approaches on 3D object detection, scene flow, and semantic occupancy prediction. Code available at: https://maxiuw.github.io/hilda.

URL PDF HTML 收藏
2509.14659 2026-06-24 eess.AS cs.LG cs.SD 版本更新

Aligning Audio Captions with Human Preferences

对齐音频字幕与人类偏好

Kartik Hegde, Rehana Mahfuz, Yinyi Guo, Erik Visser

机构 * Qualcomm Technologies, Inc.(高通技术公司)

AI总结 提出基于人类反馈强化学习的音频字幕生成框架,通过CLAP奖励模型微调基线系统,无需真实标注即可生成更符合人类偏好的字幕。

Comments This paper has been accepted to INTERSPEECH 2026

详情
AI中文摘要

当前的音频字幕生成依赖于有监督学习,使用配对的音频-字幕数据,这种数据收集成本高昂,且可能无法反映真实场景中的人类偏好。为了解决这个问题,我们提出了一种基于人类反馈强化学习(RLHF)的偏好对齐音频字幕生成框架。为了捕捉细微的偏好,我们使用人工标注的成对偏好数据训练了一个基于对比语言-音频预训练(CLAP)的奖励模型。该奖励模型被集成到强化学习框架中,以微调任何基线字幕生成系统,无需真实标注。在多个数据集上进行的大量人工评估表明,我们的方法生成的字幕比基线模型更受青睐,尤其是在基线模型无法提供正确且自然字幕的情况下。此外,我们的框架在性能上可与使用真实数据的监督方法相媲美,展示了在真实世界中与人类偏好的有效对齐和可扩展性。

英文摘要

Current audio captioning relies on supervised learning with paired audio-caption data, which is costly to curate and may not reflect human preferences in real-world scenarios. To address this, we propose a preference-aligned audio captioning framework based on Reinforcement Learning from Human Feedback (RLHF). To capture nuanced preferences, we train a Contrastive Language-Audio Pretraining (CLAP) based reward model using human-labeled pairwise preference data. This reward model is integrated into an RL framework to fine-tune any baseline captioning system without ground-truth annotations. Extensive human evaluations across multiple datasets show that our method produces captions preferred over baseline models, particularly when baselines fail to provide correct and natural captions. Furthermore, our framework achieves performance comparable to supervised approaches with ground-truth data, demonstrating effective alignment with human preferences and scalability in real-world use.

URL PDF HTML 收藏
2512.24075 2026-06-23 cs.LG

Evolutionary Physics-Informed Temporal Fusion for Lane-Change Intention Prediction

进化物理信息时间融合用于换道意图预测

Jiazhao Shi, Qiyang Xie, Ziyu Wang, Yichen Lin, Di Zhu, Chen Xie, Ziwei Wang, Haoyun Zhang, Enliang Li, Zetong Guan

机构 * Tandon School of Engineering(工程学院) New York University(纽约大学) Khoury College of Computer Science(计算机科学学院) Northeastern University(东北大学) School of Business(商学院) Wake Forest University(威克森林大学) Independent Researcher(独立研究者) University of Massachusetts Amherst(马萨诸塞大学阿默斯特分校) Carnegie Mellon University(卡内基梅隆大学) University of Pennsylvania(宾夕法尼亚大学) Qualcomm CDMA Technologies(高通CDMA技术) University of Michigan(密歇根大学)

AI总结 提出一种进化物理信息时间融合框架,通过融合从传统交通信号导出的时间描述符和从原始轨迹序列学习的时间嵌入,实现三分类换道意图预测,在highD和exiD数据集上取得高F1分数。

详情
AI中文摘要

早期换道意图预测对于自动驾驶和ADAS至关重要,但由于换道行为依赖于不断变化的交通风险、周围车辆交互和目标车道可行性,而非仅瞬时车辆状态,因此仍具挑战性。本研究提出一种进化物理信息时间融合框架,用于三分类换道意图预测,包括左换道、右换道和不换道。该方法并非仅使用静态物理信息变量,而是从传统交通信号中导出时间描述符,包括风险演化、间隙持续性、反事实车道效用、交互压力梯度、机动可行性和意图一致性。这些描述符与通过序列编码器从原始轨迹序列学习的时间嵌入融合,融合表示用于最终分类。在highD和exiD数据集上,分别在1秒、2秒和3秒预测时域下进行实验。所提模型在highD上达到0.9514、0.9256和0.8872的宏F1分数,在exiD上达到0.9386、0.9070和0.8531。在exiD匝道邻近场景中改进尤为显著,表明时间物理演化在交互丰富的环境中特别有用。这些结果表明,将进化物理信息描述符与学习的时间表示相结合,为早期换道意图预测提供了更动态且可解释的解决方案。

英文摘要

Early lane-change intention prediction is essential for autonomous driving and ADAS, but it remains challenging because lane-changing behavior depends on evolving traffic risk, surrounding-vehicle interactions, and target-lane feasibility rather than only instantaneous vehicle states. This study proposes an evolutionary physics-informed temporal fusion framework for three-class lane-change intention prediction, including left lane change, right lane change, and no lane change. Instead of using static physics-informed variables alone, the proposed method derives temporal descriptors from conventional traffic signals, including risk evolution, gap persistence, counterfactual lane utility, interaction pressure gradient, maneuver feasibility, and intent consistency. These descriptors are fused with temporal embeddings learned from raw trajectory sequences through a sequence encoder, and the fused representation is used for final classification. Experiments are conducted on the highD and exiD datasets under 1\,s, 2\,s, and 3\,s prediction horizons. The proposed model achieves Macro F1-scores of 0.9514, 0.9256, and 0.8872 on highD, and 0.9386, 0.9070, and 0.8531 on exiD, respectively. The improvement is especially pronounced in exiD ramp-adjacent scenarios, indicating that temporal physical evolution is particularly useful in interaction-rich environments. These results demonstrate that combining evolutionary physics-informed descriptors with learned temporal representations provides a more dynamic and interpretable solution for early lane-change intention prediction.

URL PDF HTML 收藏
2606.09547 2026-06-19 cs.CV cs.LG 新提交

Streaming Interventions: Can Video Large Language Models Correct Mistakes as They Occur?

流式干预:视频大语言模型能否在错误发生时即时纠正?

Apratim Bhattacharyya, Shweta Mahajan, Sanjay Haresh, Rajeev Yasarla, Reza Pourreza, Litian Liu, Risheek Garrepalli, Roland Memisevic

机构 * Qualcomm AI Research(高通人工智能研究院) York University(约克大学) Vector Institute for AI(向量人工智能研究所)

AI总结 提出Ego-MC-Bench基准评估视频LLM在烹饪场景中的实时干预能力,并构建Ego-CoMist反事实合成数据集提升小模型性能。

Comments The project page is available at https://apratimbh.github.io/livecookv2/

详情
AI中文摘要

学习日常技能(如烹饪一道菜)越来越依赖于教学媒体,例如在线视频。这为使用视频(和多模态)大语言模型(LLMs)作为任务指导助手打开了大门。一个潜在的任务指导助手在现实世界中成功的关键能力是,它能够在错误一出现时就主动干预以引导用户。为了评估这一关键能力,我们引入了Ego-MC-Bench(错误纠正),这是一个用于评估在现实烹饪场景中反应性、逐步任务指导的基准。大量实验表明,Ego-MC-Bench对于最先进的视频LLMs具有高度挑战性。我们认为一个关键原因是用于在此任务上微调模型的训练数据有限。尽管存在广泛的烹饪视频数据集,但现有数据集缺乏错误示例以及适当时间的干预。为了帮助解决这一数据限制,我们还引入了Ego-CoMist,这是一个反事实合成数据集,通过将非交互式烹饪视频转换为显示主动干预的监督训练示例而创建。我们表明,在Ego-CoMist上进行微调可以带来性能提升,特别是对于更适合在边缘设备上提供帮助的更小、更高效的视频LLMs。

英文摘要

Learning everyday skills, like cooking a dish, relies increasingly on instructional media such as online videos. This opens the door to the use of video (and multimodal) large language models (LLMs) as task guidance assistants. A crucial capability for the real-world success of a prospective task guidance assistant is it's ability to intervene proactively as soon as a mistake is apparent in order to guide the user. To evaluate this crucial capability, we introduce Ego-MC-Bench (Mistake Corrections), a benchmark for evaluating reactive, step-by-step task guidance in realistic cooking scenarios. Extensive experiments show that Ego-MC-Bench is highly challenging for state-of-the-art video LLMs. We argue that a key reason is the limited availability of training data for fine-tuning models on this task. Although there exists a wide range of cooking video datasets, existing datasets lack examples of mistakes along with appropriately timed interventions. To help address this data limitation, we also introduce Ego-CoMist, a counterfactual synthetic dataset created by transforming non -interactive cooking videos into supervised training examples showing proactive interventions. We show that fine-tuning on Ego-CoMist yields performance gains especially for smaller and more efficient video LLMs that are well suited for delivering assistance on edge devices.

URL PDF HTML 收藏
2603.09420 2026-06-19 cs.CV cs.AI cs.RO 版本更新

Class-Incremental Motion Forecasting

类别增量运动预测

Nicolas Schischka, Nikhil Gosala, B Ravi Kiran, Senthil Yogamani, Abhinav Valada

机构 * Department of Computer Science, University of Freiburg, Germany(弗赖堡大学计算机科学系) Qualcomm SARL France(法国.qualcomm SARL) Automated Driving, Qualcomm Technologies, Inc.(qualcomm Technologies, Inc. 自动驾驶部门)

AI总结 提出类别增量运动预测新任务,通过端到端框架结合伪标签与开放词汇分割,利用3D-2D投票机制和查询特征方差重放策略,缓解灾难性遗忘并适应新类别。

Comments V3: Change title. Add further experiments

详情
AI中文摘要

运动预测使自动驾驶车辆能够通过预测动态智能体的未来轨迹来预判场景演化。然而,现有方法通常假设一个封闭世界设定,具有固定的对象分类法并依赖高质量感知,限制了其在现实世界中的应用,因为现实世界中感知不完美,且新对象类别可能随时间出现。在这项工作中,我们引入了类别增量运动预测,这是一个新颖的设定,其中新对象类别随时间顺序引入,并且直接从相机图像预测未来对象轨迹。我们提出了首个针对该设定的端到端框架,该框架适应新引入的类别,同时减轻对先前学习类别的灾难性遗忘。我们的方法为已知类别生成运动预测伪标签,并将其与开放词汇分割模型的2D实例掩码进行匹配。这种3D到2D关键点投票机制过滤不一致和过度自信的预测,而基于查询特征方差的重放策略采样信息丰富的过去序列以保留先验知识。在nuScenes和Argoverse 2上的广泛评估表明,我们的方法成功地在已知类别上保持性能,同时有效适应新类别。我们进一步展示了向真实世界驾驶的零样本迁移,并表明该框架自然地扩展到nuScenes和NeuroNCAP上的开环和闭环端到端类别增量规划。代码和模型将在该https URL上公开。

英文摘要

Motion forecasting enables autonomous vehicles to anticipate scene evolution by predicting the future trajectories of dynamic agents. However, existing approaches typically assume a closed-world setting with a fixed object taxonomy and access to high-quality perception, limiting their applicability in the real world where perception is imperfect, and new object classes may emerge over time. In this work, we introduce class-incremental motion forecasting, a novel setting in which new object classes are sequentially introduced over time and future object trajectories are predicted directly from camera images. We propose the first end-to-end framework for this setting, which adapts to newly introduced classes while mitigating catastrophic forgetting of previously learned ones. Our method generates motion forecasting pseudo-labels for known classes and matches them with 2D instance masks from an open-vocabulary segmentation model. This 3D-to-2D keypoint voting mechanism filters inconsistent and overconfident predictions, while a query feature variance-based replay strategy samples informative past sequences to preserve prior knowledge. Extensive evaluations on nuScenes and Argoverse 2 show that our approach successfully preserves performance on known classes while effectively adapting to novel ones. We further demonstrate zero-shot transfer to real-world driving and show that the framework extends naturally to open- and closed-loop end-to-end class-incremental planning on nuScenes and NeuroNCAP. Code and models will be made publicly available at https://omen.cs.uni-freiburg.de.

URL PDF HTML 收藏
2602.15707 2026-06-19 cs.MM cs.CL cs.LG 版本更新

Proactive Conversational Assistant for a Procedural Manual Task based on Audio and IMU

基于音频和IMU的主动式程序性任务对话助手

Rehana Mahfuz, Yinyi Guo, Erik Visser, Phanidhar Chinchili

机构 * Qualcomm Technologies, Inc.(高通技术公司)

AI总结 提出首个仅使用音频和IMU模态的实时对话助手,通过微调语言模型减少不必要对话并提升问答准确性,在边缘设备上实现无云依赖。

Comments 5 figures. 5 more in appendix

详情
AI中文摘要

实时对话助手用于程序性手工任务通常依赖视频输入,这会导致计算成本高且侵犯用户隐私。我们首次提出一种实时对话助手,仅使用来自用户可穿戴设备的轻量级隐私保护模态(如音频和IMU输入)来理解上下文,为程序性手工任务提供全面指导。通过家具组装任务和烹饪任务,我们展示了该助手如何主动向执行程序性任务的用户提供逐步指令,并回答用户问题。我们阐述了实现该助手的数据生成方法和系统设计。观察到现成的语言模型健谈但并非总能正确回答问题,我们展示了微调模型如何将其减少不必要对话的能力提升50%(精确度),同时将正确回答问题的能力提升150%(召回率)。我们进一步描述了如何在边缘设备上实现该助手,无需依赖云端。

英文摘要

Real-time conversational assistants for procedural manual tasks often depend on video input, which can be computationally expensive and compromise user privacy. For the first time, we propose a real-time conversational assistant that provides comprehensive guidance for procedural manual tasks using only lightweight privacy-preserving modalities such as audio and IMU inputs from a user's wearable device to understand the context. Using a furniture assembly task and a cooking task, we show how this assistant proactively communicates step-by-step instructions to a user performing a procedural task, and answers user questions. We illustrate the data generation method and the system design to achieve such an assistant. On observing that an off-the-shelf language model is a talkative assistant but is not always able to answer questions correctly, we demonstrate how finetuning the model improves its ability to limit unnecessary dialogues with a 50% increase in the precision, while also improving its ability to answer questions correctly, measured by a 150% increase in the recall of answers. We further describe how such an assistant is implemented on an edge device with no dependence on the cloud.

URL PDF HTML 收藏
2606.18910 2026-06-18 cs.LG cs.CL 新提交

REVES: REvision and VErification--Augmented Training for Test-Time Scaling

REVES:通过修订与验证增强的测试时扩展训练

Yuanxin Liu, Ruida Zhou, Xinyan Zhao, Amr Sharaf, Hongzhou Lin, Arijit Biswas, Mohammad Ghavamzadeh, Zhaoran Wang, Mingyi Hong

机构 * Northwestern University(西北大学) Amazon AGI(亚马逊人工智能实验室) Qualcomm AI Research(高通人工智能研究) University of Minnesota(明尼苏达大学)

AI总结 提出REVES框架,通过将中间步骤的“接近正确”答案转化为解耦的修订和验证提示,实现高效的离策略数据生成,提升大语言模型的多步推理能力,在LiveCodeBench上比强化学习基线高6.5分。

详情
AI中文摘要

通过顺序修订进行测试时扩展已成为增强大语言模型(LLM)推理能力的强大范式。然而,标准的后训练方法主要优化单次目标,与多步推理动态存在根本性不匹配。虽然最近的工作将其视为多轮强化学习(RL),但传统方法直接优化多步轨迹,未能进一步利用模型可以从纠正中学习的中间步骤中的高质量错误。我们提出了一个两阶段迭代框架,交替进行在线数据/提示增强和策略优化。通过将成功恢复轨迹中的中间步骤(“接近正确”答案)转化为解耦的修订和验证提示,我们的方法将训练集中在有效的答案转换和错误识别上。与标准的多轮RL相比,这种方法实现了高效的离策略数据生成,并减少了长程采样的计算开销。在LiveCodeBench上,使用公开可用的测试用例作为反馈,我们观察到比RL基线高6.5分,比标准多轮训练高4.0分。除了编码,我们的方法在圆填充问题上达到了先前报告的SOTA结果,同时使用了最小的基础模型(4B)和远少于更大进化搜索系统的采样次数。在真实验证下的数学结果进一步证实了改进的纠正能力。该方法还泛化到分布外的约束满足谜题,如n皇后和迷你数独,其中正确性完全由问题约束定义。代码可在该https URL获取。

英文摘要

Test-time scaling via sequential revision has emerged as a powerful paradigm for enhancing Large Language Model (LLM) reasoning. However, standard post-training methods primarily optimize single-shot objectives, creating a fundamental misalignment with multi-step inference dynamics. While recent work treats this as multi-turn reinforcement learning (RL), conventional approaches optimize over the multi-step trajectories directly, failing to further exploit the high-quality mistakes in intermediate steps that model can learn from correcting them. We propose a two-stage iterative framework that alternates between online data/prompt augmentation and policy optimization. By converting the intermediate steps (``near-miss'' answers) in the successful recovery trajectories into decoupled revision and verification prompts, our approach concentrates training on both effective answer transformation and error identification. This approach enables efficient off-policy data generation and reduces the computational overhead of long-horizon sampling compared to standard multi-turn RL. On LiveCodeBench, using publicly available test cases as feedback, we observe gains of +6.5 points over the RL baseline and +4.0 points over standard multi-turn training. Beyond coding, our approach matches the previously reported SOTA result on circle packing while using the smallest base model (4B) and far fewer rollouts than the much larger evolutionary search systems. Math results under ground-truth verification further confirm improved correction ability. It also generalizes to out-of-distribution constraint-satisfaction puzzles such as n\_queens and mini\_sudoku, where correctness is defined entirely by problem constraints. Code is available at https://github.com/yxliu02/REVES.git.

URL PDF HTML 收藏
2606.15320 2026-06-16 cs.CV 新提交

Conditional Multi-Event Temporal Grounding in Long-Form Video

长视频中的条件多事件时间定位

Yuanhao Zou, Arthad Kulkarni, Lucas Tonanez, Lincoln Spencer, Guangyu Sun, Tianxingjian Ding, Andong Deng, Yi Li, Shuangjun Liu, Yuan Li, Dashan Gao, Ning Bi, Taotao Jing, Shuai Zhang, Chen Chen

机构 * University of Central Florida(中佛罗里达大学) Qualcomm AI Research(高通人工智能研究院)

AI总结 提出CoMET-Bench基准和CoMET-Agent框架,解决长视频中基于组合时空条件定位所有事件的任务,F1@0.5提升6.1%。

详情
AI中文摘要

多模态大语言模型在视频时间定位方面取得了快速进展,但实际应用通常需要定位满足组合时间和空间条件的每个事件。现有基准存在不足:它们仅定位每个查询的单个时刻,在没有时间条件的情况下进行计数,或者将定位和计数视为不相交的任务。我们引入了CoMET-Bench,用于长视频中的条件多事件时间定位,包含600个视频上的2789个查询,平均时长33.8分钟,涵盖五个真实世界领域,每个查询由4个时间条件、3个空间条件和一个专用的负查询子集组成。我们进一步提出了一个统一的评估协议,联合测量计数、定位和负查询识别,包括一个新的Rejection-F1指标,以防止懒惰的“始终为空”模型进行琐碎的游戏。对广泛的MLLM、基于代理和定位专用方法的基准测试表明,现有方法远未解决此任务。基于这些发现,我们提出了CoMET-Agent,一个无需训练的代理框架,将任务重新表述为结构化搜索和聚合,通过纯结构推理在F1@0.5上比GPT-5提高6.1%。失败分析进一步揭示了三个开放方向:细粒度实体跟踪、位置均匀检索和因果事件配对。

英文摘要

Multimodal large language models have made rapid progress in video temporal grounding, yet real-world applications routinely require localizing every event that satisfies compositional temporal and spatial conditions. Existing benchmarks fall short: they localize only a single moment per query, count without temporal conditions, or treat grounding and counting as disjoint tasks. We introduce CoMET-Bench for Conditional Multi-Event Temporal Grounding in long-form video, comprising 2789 queries over 600 videos averaging 33.8 minutes across five real-world domains, with each query composed from 4 temporal conditions, 3 spatial conditions, and a dedicated negative-query subset. We further propose a unified evaluation protocol jointly measuring counting, grounding, and negative-query recognition, including a new Rejection-F1 metric that prevents trivial gaming by lazy "always-empty" models. Benchmarking a broad suite of MLLMs, agent-based, and grounding-specialized methods reveals that existing approaches remain far from solving this task. Building on these findings, we propose CoMET-Agent, a training-free agentic framework that reformulates the task as structured search-and-aggregate, improving F1@0.5 by 6.1% over GPT-5 purely through structural reasoning. Failure analysis further surfaces three open directions: fine-grained entity tracking, position-uniform retrieval, and causal event pairing.

URL PDF HTML 收藏
2509.24102 2026-06-15 cs.CL 版本更新

Pragmatic Inference for Moral Reasoning Acquisition: Generalization via Metapragmatic Links

道德推理习得的语用推理:通过元语用链接实现泛化

Guangliang Liu, Xi Chen, Bocheng Chen, Han Zi, Xitong Zhang, Kristen Johnson

机构 * Indiana University Indianapolis(印第安纳大学印第安纳波利斯分校) Nanyang Technological University(南洋理工大学) University of Mississippi(密苏里大学) Northeastern University(东北大学) Qualcomm(高通公司) Michigan State University(密歇根州立大学)

AI总结 针对大语言模型在道德推理中泛化能力不足的问题,提出基于元语用链接和道德基础理论的语用推理方法,使模型获取道德推理目标与社会变量间的元语用链接,在三个任务上验证了其适应性和泛化性。

详情
AI中文摘要

虽然道德推理已成为大型语言模型(LLM)的一个有前景的研究方向,但实现稳健的泛化仍然是一个关键挑战。这一挑战源于所说内容与道德隐含内容之间的差距。在本文中,我们基于元语用链接和道德基础理论来缩小这一差距。具体来说,我们开发了一种语用推理方法,使LLM在给定道德情境下,能够获取道德推理目标与影响它们的社会变量之间的元语用链接。我们将该方法应用于三个不同的道德推理任务,以展示其适应性和泛化性。实验结果表明,我们的方法显著增强了LLM在道德推理中的泛化能力,为未来研究利用语用推理处理更广泛的道德推理任务铺平了道路。

英文摘要

While moral reasoning has emerged as a promising research direction for large language models (LLMs), achieving robust generalization remains a critical challenge. This challenge arises from the gap between what is said and what is morally implied. In this paper, we build on metapragmatic links and Moral Foundations Theory to close this gap. Specifically, we develop a pragmatic inference approach that enables LLMs, given a moral situation, to acquire the metapragmatic links between moral reasoning objectives and the social variables that influence them. We adapt this approach to three different moral reasoning tasks to demonstrate its adaptability and generalizability. Experimental results show that our approach significantly enhances LLMs' generalization in moral reasoning, paving the way for future research to leverage pragmatic inference across a wide range of moral reasoning tasks.

URL PDF HTML 收藏
2606.11257 2026-06-11 cs.CL cs.LG cs.PF 新提交

Energy-Efficient On-Device RAG on a Mobile NPU: System Design and Benchmark on Snapdragon X Elite

移动NPU上的能效型设备端RAG:Snapdragon X Elite系统设计与基准测试

Zhiyuan Cheng, Longying Lai

机构 * Qualcomm(高通) Snapdragon X Elite(骁龙X Elite) Dell XPS 13 laptop(戴尔XPS 13笔记本电脑) Qualcomm Hexagon NPU(高通Hexagon NPU) Adreno X1-85

AI总结 本文首次在Snapdragon X Elite的Hexagon NPU上实现端到端RAG流水线,通过对比CPU和GPU,NPU在嵌入吞吐量、系统能耗和查询延迟上分别提升9.1倍、降低12.3倍和4.0倍,且答案质量相当。

Comments 9 pages, 2 figures, 6 tables

详情
AI中文摘要

检索增强生成(RAG)流水线计算密集,结合了嵌入、检索、重排序和大语言模型(LLM)生成。完全在设备端运行有利于隐私、延迟和离线使用,但CPU推理的能耗成本是一个主要障碍。我们提出了据我们所知第一个在Snapdragon X Elite的Qualcomm Hexagon NPU上运行所有神经阶段(嵌入、重排序和LLM生成)的端到端RAG流水线。在Dell XPS 13笔记本电脑上进行性能分析,我们比较了NPU加速的RAG与CPU和OpenCL/Adreno GPU基线在索引和查询工作负载上的表现。在索引方面,NPU实现了9.1倍的嵌入吞吐量提升和12.3倍的系统能耗降低。在120查询的Wikipedia段落基准测试中,与CPU基线相比,NPU实现了18.1倍的LLM预填充加速、4.0倍的端到端查询延迟降低和4.0倍的系统能耗降低;集成GPU上的相同工作负载比CPU慢1.7倍,且能耗比NPU高6.5倍。GPT-4.1 LLM作为评判者的评估发现,NPU的答案质量与CPU和GPU相当,在评估者噪声范围内(1-10分制下平均9.32 vs. 8.95 vs. 9.03),86.7%的查询在所有三个后端上得分相同。因此,在Snapdragon X Elite / Hexagon类笔记本电脑SoC上,NPU实现了实用、能效高的设备端RAG,且无质量退化——这是一条通往绿色边缘智能的可持续路径,我们预计随着软件栈的成熟,该方法将推广到类似的移动NPU(Apple Neural Engine、Intel NPU、MediaTek APU)。

英文摘要

Retrieval-Augmented Generation (RAG) pipelines are compute-intensive, combining embedding, retrieval, reranking, and large language model (LLM) generation. Running them entirely on-device benefits privacy, latency, and offline use, but the energy cost of CPU inference is a major barrier. We present what is, to our knowledge, the first end-to-end RAG pipeline that runs all neural stages -- embedding, reranking, and LLM generation -- on the Qualcomm Hexagon NPU of the Snapdragon X Elite. Profiling on a Dell XPS 13 laptop, we compare NPU-accelerated RAG against CPU and OpenCL/Adreno GPU baselines on indexing and query workloads. On indexing, the NPU achieves 9.1x higher embedding throughput and 12.3x less system energy. On a 120-query Wikipedia-passage benchmark, it delivers 18.1x faster LLM prefilling, 4.0x lower end-to-end query latency, and 4.0x less system energy than the CPU baseline; the same workload on the integrated GPU is 1.7x slower than CPU and uses 6.5x more energy than the NPU. A GPT-4.1 LLM-as-judge evaluation finds NPU answer quality on par with CPU and GPU within evaluator noise (mean 9.32 vs. 8.95 vs. 9.03 on a 1-10 rubric), with 86.7% of queries scoring identically across all three backends. On the Snapdragon X Elite / Hexagon class of laptop SoC, the NPU thus enables practical, energy-efficient on-device RAG without quality regression -- a sustainable path toward green edge intelligence that we expect to generalize to comparable mobile NPUs (Apple Neural Engine, Intel NPU, MediaTek APU) as their software stacks mature.

URL PDF HTML 收藏
2606.09388 2026-06-09 cs.LG 新提交

Distilling Safe LLM Systems via Soft Prompts for On Device Settings

通过软提示蒸馏安全的设备端LLM系统

Motasem Alfarra, Cristina Pinneri, Dana Kianfar, Mohammed Almousa, Christos Louizos

机构 * Qualcomm AI Research(高通人工智能研究院)

AI总结 针对资源受限设备上部署安全大语言模型(LLM)的挑战,提出基于软提示与蒸馏训练的安全对齐方法,在最小化额外计算开销的同时实现优越的安全-有用性权衡。

Comments Accepted to UAI 2026

Journal ref 42nd Conference on Uncertainty in Artificial Intelligence 2026

详情
AI中文摘要

在资源受限的边缘设备上部署安全的大语言模型(LLM)面临关键挑战:虽然将LLM与防护模型结合的双模型系统能提供有效的安全保障,但其巨大的内存和计算需求使其在设备端部署中代价高昂。本文对资源受限环境下的参数高效安全对齐方法进行了全面研究。通过对多种LLM架构、训练目标和参数高效微调方法的系统评估,我们发现软提示与基于蒸馏的训练相结合始终优于其他方法。我们引入了基于总变差和KL散度的蒸馏框架,能够有效将防护模型的安全行为迁移到学习到的软提示中。我们在多个基准上的评估表明,与LoRA适配器、引导向量和直接优化方法相比,这种组合在安全-有用性权衡上表现更优,同时在推理时仅需极少的额外内存和计算。这些发现确立了软提示蒸馏作为设备端LLM部署中安全对齐的首选方法。

英文摘要

Deploying safe large language models (LLMs) on resource-constrained edge devices presents a critical challenge: while dual-model systems combining LLMs with guard models provide effective safety guarantees, their substantial memory and computational demands make them prohibitively expensive for on-device deployment. This paper presents a comprehensive study of parameter-efficient safety alignment methods for resource-constrained settings. Through systematic evaluation across multiple LLM architectures, training objectives, and parameter-efficient fine-tuning approaches, we identify that soft prompts combined with distillation-based training consistently outperform alternative methods. We introduce distillation frameworks based on total variation and KL divergence that effectively transfer safety behaviors from guard models into learned soft prompts. Our evaluations on various benchmarks demonstrate that this combination achieves superior safety-usefulness trade-offs compared to LoRA adapters, steering vectors, and direct optimization methods, while requiring minimal additional memory and compute at inference time. These findings establish soft prompt distillation as the preferred approach for safety alignment in on-device LLM deployment.

URL PDF HTML 收藏
2606.06078 2026-06-05 cs.CV

Knowledge Distillation for Visual Autoregressive Models

视觉自回归模型的知识蒸馏

Elia Peruzzo, Aritra Bhowmik, Guillaume Sautiere, Yuki M Asano, Amirhossein Habibian

机构 * Qualcomm AI Research(高通人工智能研究) University of Technology Nuremberg(纽伦堡技术大学)

AI总结 针对视觉自回归模型计算开销大的问题,提出VarKD蒸馏框架,通过选择性教师监督和减少令牌级歧义,在ImageNet上多个AR骨干网络中优于现有蒸馏方法。

详情
AI中文摘要

自回归图像生成模型具有高表达能力但计算密集,因此需要有效的模型压缩。知识蒸馏是模型压缩的自然方法,已在语言建模中得到广泛研究,但其在视觉自回归生成中的行为尚未充分探索。在这项工作中,我们首次系统研究了AR图像模型的蒸馏策略。我们的分析表明,虽然标准蒸馏可以带来有意义的收益,但最近为语言开发的方法不能直接迁移到图像:长解码视野和视觉令牌歧义使得教师监督不可靠,尤其是在学生条件下的上下文中。为了解决这个问题,我们提出了VarKD,一个针对视觉自回归模型的蒸馏框架,它在学生样本上进行蒸馏,同时选择性应用教师监督并减少令牌级歧义。在ImageNet上多个AR骨干网络上的实验表明,VarKD始终优于先前的蒸馏基线,缩小了与大规模模型的差距。

英文摘要

Autoregressive (AR) image generation models are highly expressive but computationally intensive, motivating effective model compression. Knowledge distillation (KD) is a natural approach for model compression and has been widely studied in language modeling, yet its behavior in visual AR generation remains underexplored. In this work, we present the first systematic study of distillation strategies for AR image models. Our analysis shows that while standard distillation can yield meaningful gains, recent methods developed for language do not directly transfer to images: long decoding horizons and visual token ambiguity make teacher supervision unreliable especially under student-conditioned contexts. To address this, we propose VarKD, a distillation framework for visual autoregressive models that distills on student samples while selectively applying teacher supervision and reducing token-level ambiguity. Experiments on ImageNet across multiple AR backbones show that VarKD consistently outperforms prior distillation baselines, narrowing the gap to large-scale models.

URL PDF HTML 收藏