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

大厂专区

Intel(英特尔)

至 收录 182
2607.17508 2026-07-21 cs.LG cs.AI 新提交

Retrieval-Augmented Interpretable Learning: Towards Task-Specific Zero-Shot Models in Healthcare

检索增强可解释学习:迈向医疗保健领域特定任务的零样本模型

Sazan Mahbub, Caleb Ellington, Zhiyuan Li, Yixin Yang, Souvik Kundu, Ben Lengerich, Eric P. Xing

机构 * Carnegie Mellon University(卡内基梅隆大学) University of Wisconsin–Madison(威斯康星大学麦迪逊分校) Mohamed bin Zayed University of AI(穆罕默德·本·扎耶德人工智能大学) GenBio AI(基因生物人工智能公司) Intel(英特尔公司)

AI总结 研究针对医疗保健领域特定任务零样本模型问题推出检索增强可解释学习(RAIL)框架,通过检索相关任务并传递结构生成新预测器,概率公式提供不确定性支持可靠性感知部署,在临床程序预测任务中性能可靠,还提升模型透明度。

详情
AI中文摘要

我们引入了检索增强可解释学习(RAIL),这是一个概率元学习框架,用于零样本生成特定任务的可解释模型,该模型从自然语言任务描述和先前学习的特定任务预测器的记忆中合成系数空间结构。RAIL检索相关源任务,通过系数空间传递结构,并在原始诊断特征空间中生成新的预测器,实现具有特征级解释的零样本和少样本临床程序预测。其概率公式提供了检索、模型系数和预测的不确定性,支持可靠性感知部署。在长尾临床程序预测任务中,RAIL在不同数据可用性情况下保持可靠性能,在零样本设置中准确率达73.4%,在极少样本情况下准确率接近73.2%。RAIL还受益于临床信息任务表示,并产生检索、不确定性和系数级诊断,使模型行为更透明。这些结果为可扩展临床预测系统指明了道路,该系统可适应新任务,同时保持可解释性和可靠性。

英文摘要

We introduce Retrieval-Augmented Interpretable Learning (RAIL), a probabilistic meta-learning framework for zero-shot generation of task-specific interpretable models that synthesizes coefficient-space structure from natural-language task descriptions and a memory of previously learned task-specific predictors. RAIL retrieves related source tasks, transfers structure through coefficient space, and generates a new predictor in the original diagnostic-feature space, enabling zero-shot and few-shot clinical procedure prediction with feature-level explanations. Its probabilistic formulation provides uncertainty over retrieval, model coefficients, and predictions, supporting reliability-aware deployment: uncertain predictions or unstable explanations can be flagged for additional clinical review rather than treated as automatic decisions. This makes RAIL particularly suited for healthcare settings, where prediction tasks are highly long-tailed, new clinical targets arise frequently, and models must remain inspectable, uncertainty-aware, and compatible with human oversight. Across long-tailed clinical procedure prediction tasks, RAIL maintains reliable performance across data-availability regimes: it achieves 73.4% accuracy in the held-out zero-shot settings, where no supervised task-specific model can be trained, and remains near 73.2% accuracy in the extreme few-shot regime with only 2-4 examples, where supervised task-specific models perform close to chance. RAIL further benefits from clinically informed task representations and yields retrieval, uncertainty, and coefficient-level diagnostics that make model behavior more transparent. These results suggest a path toward scalable clinical prediction systems that can adapt to new tasks while preserving interpretability and reliability.

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

Unsupervised Keypoints for Real-Time Fall Detection: Comparative Analysis Under Real-world Conditions with Predictive Bandwidth Reduction

用于实时跌倒检测的无监督关键点:在现实世界条件下的比较分析及预测带宽减少

Tasmiah Haque, Jacob Kosinski, Sumit Mohan, Mohammad Abdullah Al-Mamun, Srinjoy Das

机构 * West Virginia University(西弗吉尼亚大学) Intel Corporation(英特尔公司) Binghamton University(宾汉姆顿大学)

AI总结 研究老年人跌倒检测问题,提出用基于无监督关键点和预测时间建模的隐私保护框架取代RGB传输,经多方式评估发现表示选择应依视觉条件,无监督关键点在身体可见性受限时有优势。

详情
AI中文摘要

老年人跌倒对安全构成重大挑战,持续监测困难。视频虽能捕捉跌倒相关姿势和动作,但受隐私、计算和带宽限制。有监督的姿势估计虽具解剖学可解释性,但易受遮挡和部分身体可见性影响。我们提出一个隐私保护框架,用基于无监督关键点和预测时间建模的紧凑运动表示取代RGB传输。通过局部处理进行分割和关键点提取,然后用变分循环预测和序列分类从观察到的和预测的运动中检测跌倒。我们在UR跌倒检测和人类跌倒数据集上使用随机、主体不相交和基于遮挡的分割方式评估该框架。结果表明,表示选择应反映预期视觉条件,在身体可见性受影响时,无监督关键点具有优势。

英文摘要

Falls among older adults are a major safety challenge, but continuous monitoring is difficult to sustain. Video captures fall-related posture and motion, yet deployment is limited by privacy, computation, and bandwidth. Supervised pose estimation is anatomically interpretable but vulnerable to occlusion and partial body visibility. We propose a privacy-preserving framework that replaces RGB transmission with compact motion representations based on unsupervised keypoints and predictive temporal modeling. Local processing performs segmentation and keypoint extraction; variational recurrent prediction and sequence classification then detect falls from observed and forecasted motion. We evaluate the framework on the UR Fall Detection and Human Fall datasets using random, subject-disjoint, and occlusion-based splits. Under random splits, neither representation consistently dominates, suggesting that standard protocols may hide meaningful differences. Under subject-disjoint evaluation, supervised keypoints show a statistically significant advantage, but performance varies by subject: they perform better when anatomical landmarks are visible, whereas unsupervised keypoints are more robust to occlusion and partial visibility, though they produce more false positives for complex activities. Under occlusion-based evaluation, supervised keypoints miss nearly half of all falls, while unsupervised keypoints retain strong sensitivity and substantially outperform them. Their anatomical independence allows spatial anchors to adapt to visible body structure rather than fail on absent landmarks. The gap widens under bandwidth constraints, where supervised localization errors compound through the temporal model. These findings show that representation choice should reflect expected visual conditions and that unsupervised keypoints offer an advantage when body visibility is compromised.

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

Polestar: Drift-Aware Cache Calibration and Token Commitment for Efficient Inference of Diffusion LLMs

北极星:用于扩散语言模型高效推理的漂移感知缓存校准和令牌承诺

Mingyu Lee, Akshat Ramachandran, Souvik Kundu, Tushar Krishna

机构 * Georgia Institute of Technology(佐治亚理工学院) Intel AI Group(英特尔人工智能集团)

AI总结 研究针对扩散语言模型推理效率受双向注意力和静态阈值影响的问题,提出北极星框架,利用令牌表示漂移信号,由北极星缓存和北极星提交两组件构成,大幅提升了模型在准确性-吞吐量方面的表现及解码并行性。

详情
AI中文摘要

扩散大语言模型(dLLMs)的推理效率受到两个挑战的限制:双向注意力妨碍了高效的KV缓存重用,而使用静态置信阈值增加解码并行性可能会损害生成质量。我们发现这两个挑战都源于一个共同现象:随着令牌被解码,通过双向注意力的上下文整合会导致令牌表示在解码步骤中漂移(演变)。基于此,我们提出了北极星,一个无需训练的推理框架,它使用令牌表示漂移作为统一信号来共同应对这两个挑战。北极星由两个组件组成:北极星缓存,通过漂移识别过时的KV缓存位置并执行稀疏的KV缓存刷新以实现高效重用;北极星提交,检测急剧漂移事件以可靠地识别准备提交的令牌。在几个dLLM系列的数学和编码基准测试中,北极星在准确性-吞吐量帕累托前沿上创造了新的技术水平,与现有基线相比,准确性提高了10.73%,吞吐量提高了3.7倍,并且在前向传递中实现了3.67个令牌的高解码并行性。

英文摘要

The inference efficiency of diffusion large language models (dLLMs) is constrained by two challenges: bidirectional attention precludes efficient KV-cache reuse, while increasing decoding parallelism with static confidence thresholds can compromise generation quality. We observe that both challenges arise from a shared phenomenon: as tokens are decoded, their contextual integration through bidirectional attention causes token representations to drift (evolve) across decoding steps. This insight motivates Polestar, a training-free inference framework that uses token representation drift as a unified signal to jointly address both challenges. Polestar comprises two components: Polestar-Cache, which identifies stale KV-cache positions via drift and performs sparse KV-cache refreshes to enable efficient reuse, and Polestar-Commit, which detects sharp drift events to reliably identify commit-ready tokens. Across mathematics and coding benchmarks on several dLLM families, Polestar sets a new state of the art on the accuracy-throughput Pareto frontier, achieving up to 10.73% accuracy improvement, up to 3.7x higher throughput, and high decoding parallelism of 3.67 tokens per forward pass over existing baselines.

URL PDF HTML 收藏
2607.13298 2026-07-16 cs.CV 新提交

FOLIO: Focused Semantic Memory for Streaming Video Understanding

FOLIO:用于流视频理解的聚焦语义记忆

Haoyang Fan, Dhruv Parikh, Anvitha Ramachandran, Sameh Gobriel, Nilesh Jain, Rajgopal Kannan, Viktor Prasanna

机构 * University of Southern California (USC)(南加州大学) Intel Labs(英特尔实验室) DEVCOM Army Research Office(陆军研究办公室)

AI总结 研究在线流视频理解中如何保留信息及组织历史记录的挑战,提出FOLIO聚焦语义记忆系统,通过动态聚焦状态更新记忆,结合短期视觉缓冲区与长期语义记忆,实现轻量级混合检索,提升性能并降低流记忆维护成本。

Comments 28 pages, 5 figures

详情
AI中文摘要

在在线流视频理解中,视频流持续到达且随时可能有查询。由于流帧无界增长,系统必须持续压缩并保留来自观察到的视频前缀的信息,而未来帧和查询未知。核心挑战是决定保留什么信息以及如何组织维护的历史记录。为应对此挑战,我们引入FOLIO,一个无需训练的聚焦语义记忆系统,它更详细地记录流的重要部分,同时保持周围上下文紧凑。流到达时,FOLIO在动态聚焦状态引导下在段级别更新记忆,结合短期视觉缓冲区和围绕观察到的实体组织并链接到视觉证据缓存的长期语义记忆。查询时,轻量级混合检索将结构化记忆上的直接匹配与语义查询扩展相结合。FOLIO实现了最优性能,在OVO - Bench上使用Qwen3 - VL - 8B达到82.0/69.1感知/向后准确率,在StreamingBench上总体准确率为74.5,同时通过为聚焦实体保留详细记录并紧凑存储周围上下文大幅降低了维护流记忆的成本。

英文摘要

In online streaming video understanding, a video stream continues to arrive and queries may be issued at any time. Because streaming frames grow without bound, the system must continuously compress and retain information from the observed video prefix while future frames and future queries remain unknown. The core challenge is deciding what information to retain and how to organize the maintained history: as this history grows with the stream, memory cost increases and many redundant visual details are retained, whereas later queries often depend on specific entities, actions, and their temporal changes. To address this challenge, we introduce FOLIO, a training-free focused semantic memory system that records important parts of the stream in higher detail while keeping surrounding context compact. As the stream arrives, FOLIO updates memory at the segment level, guided by a dynamic focus state, combining a short-term visual buffer with a long-term semantic memory organized around observed entities and linked to a visual-evidence cache. At query time, lightweight hybrid retrieval combines direct matching over the structured memory with semantic query expansion. FOLIO achieves state-of-the-art performance, reaching 82.0/69.1 Perception/Backward accuracy on OVO-Bench with Qwen3-VL-8B and 74.5 overall accuracy on StreamingBench, while substantially reducing the cost of maintaining streaming memory by reserving detailed records for focused entities and storing surrounding context compactly.

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

Enhancing LLMs through human feedback: a journey towards self-improvement

通过人类反馈增强语言模型:自我提升之旅

Tatiana Pelc, Gila Kamhi, Asaf Avrahamy, Adi Fledel-Alon

机构 * Intel Corporation(英特尔公司)

AI总结 研究在信息检索系统中,通过整合辅助反馈RAG系统及人工参与,利用人类反馈优化主RAG系统性能,经多数据集测试验证方法有效,强调了其变革潜力,为自适应信息检索技术研究树立了先例。

Comments AIC 2025: The 10th International Workshop on Artificial Intelligence and Cognition (held as part of ECAI 2025). October 25-26, 2025. Bologna, Italy

详情
AI中文摘要

在信息检索系统快速发展的背景下,通过用户反馈进行适应和改进的能力至关重要。本研究引入一种新方法,通过策略性整合辅助反馈检索增强生成(RAG)系统来优化主RAG系统性能。该方法系统利用人类生成的反馈,旨在提高响应的准确性、相关性和整体质量,推动系统自我提升。其核心是人工参与实现,持续收集、分类用户反馈并整合到推理工作流程中,使系统能迭代学习和进化。为验证该方法有效性,研究针对三个不同基准数据集,采用大语言模型作为评判的评估策略进行严格测试。这个全面框架不仅强调了反馈驱动增强在RAG系统中的变革潜力,也为自适应信息检索技术的未来研究树立了先例,标志着通过用户参与实现自主优化的重要一步。

英文摘要

In the rapidly evolving landscape of information retrieval systems, the ability to adapt and improve through user feedback is paramount. This study introduces a novel methodology for refining the performance of a primary Retrieval Augmented Generation (RAG) system by strategically integrating an auxiliary feedback RAG system. By systematically harnessing human-generated feedback, the approach aims to enhance the accuracy, relevance, and overall quality of responses, driving the system towards self-improvement. Central to this methodology is a human-in-the-loop implementation, where user feedback is continuously collected, classified, and integrated into the inference workflow, enabling the system to learn and evolve iteratively. To validate the effectiveness of this approach, the study employs rigorous testing against three diverse benchmark datasets focused on general and custom domain knowledge, utilizing a LLM-as-a-Judge evaluation strategy. This comprehensive framework not only underscores the transformative potential of feedback-driven enhancements in RAG systems but also sets a precedent for future research in adaptive information retrieval technologies, marking a significant step in the journey towards autonomous refinement and optimization through user engagement.

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

Dynamic Inverse Rendering for Enhanced Material-Lighting Decomposition

用于增强材质-光照分解的动态逆渲染

Raza Yunus, Benjamin Ummenhofer, Jan Eric Lenssen, Eddy Ilg

机构 * University of Technology Nuremberg(纽伦堡工业大学) Intel(英特尔公司) Max Planck Institute for Informatics, Saarland Informatics Campus(马克斯·普朗克信息研究所,萨尔兰信息园)

AI总结 研究逆渲染中材质-光照分解的不适定问题,提出结合物体跟踪、重建与逆渲染的方法,利用刚性运动物体的多样光-表面相互作用解决模糊性,实验证明该方法在合成数据和真实视频中均有优势。

Comments Accepted at ECCV 2026. Project page: https://razayunus.github.io/DIR

详情
AI中文摘要

在逆渲染中将出射表面辐射分解为材质和光照,对于重光照和增强现实等应用至关重要,但由于多种组合可能导致相同的观测颜色,这一问题严重不适定。在多种光照条件下捕捉物体通常有助于解决这种模糊性,因为它将优化约束到正确的解决方案。在这项工作中,我们探索重建刚性运动物体(这提供了不同光-表面相互作用的观测)以解决逆渲染中材质-光照模糊性的潜力。为此,我们引入一种可重光照的方法,将物体跟踪和重建与一般刚性运动物体的逆渲染相结合。我们对合成数据的实验分析表明,运动对于分离材质和光照可能是一个优势:当物体在刚性运动下被观测时,重建的材质比静态时显著更准确。此外,对真实手持物体的RGB视频的结果表明,即使在有噪声的现实世界条件下,我们的流程也能保持这一优势。

英文摘要

Decomposing outgoing surface radiance into material and illumination during inverse rendering is essential for applications such as relighting and augmented reality, yet it is severely ill-posed since multiple combinations can result in the same observed colour. Capturing an object under multiple lighting conditions usually helps resolve this ambiguity as it constrains the optimization towards correct solutions. In this work, we explore the potential of reconstructing rigidly moving objects -- which provides observations of diverse light-surface interactions -- to resolve the material-lighting ambiguity in inverse rendering. For this purpose, we introduce a relightable approach that marries object tracking and reconstruction with inverse rendering for general rigidly moving objects. Our experimental analysis on synthetic data demonstrates that motion can be an advantage for disentangling material and lighting: the reconstructed material is significantly more accurate when the object is observed under rigid motion than when it is static. Moreover, results on RGB videos of real hand-held objects show that our pipeline preserves this advantage even under noisy real-world conditions.

URL PDF HTML 收藏
2607.06701 2026-07-09 cs.CV cs.AI cs.GR cs.LG cs.RO 新提交

SPEAR: A Simulator for Photorealistic Embodied AI Research

SPEAR:用于逼真的具身人工智能研究的模拟器

Mike Roberts, Renhan Wang, Rushikesh Zawar, Rachith Dey-Prakash, Quentin Leboutet, Stephan R. Richter, Matthias Müller, German Ros, Rui Tang, Stefan Leutenegger, Yannick Hold-Geoffroy, Kalyan Sunkavalli, Vladlen Koltun

机构 * Adobe Research(Adobe研究院) Intel Labs(英特尔实验室) Manycore Tech Inc(众核科技公司) Adobe(Adobe公司) NVIDIA(英伟达公司) ETH Zurich(苏黎世联邦理工学院) Imperial College London(伦敦帝国学院)

AI总结 研究针对现有逼真模拟器局限,提出SPEAR这一Python库,通过模块化插件架构连接控制UE应用程序,提升可编程性与渲染速度,还提供新图像模态和高级编程模型,经多样示例应用展示了其效用。

Comments Accepted for publication at the European Conference on Computer Vision (ECCV) 2026

详情
AI中文摘要

交互式模拟器已成为训练具身智能体和生成合成视觉数据的强大工具,但现有的逼真模拟器在通用性、可编程性和渲染速度方面存在局限。本文引入了SPEAR来解决这些问题。SPEAR是一个Python库,通过模块化插件架构连接并可编程控制任何虚幻引擎(UE)应用程序,将超14K独特UE功能暴露给Python,大幅提升可编程功能。它能以73帧每秒的速度将1920x1080逼真的美图像直接渲染到用户的NumPy数组中,比现有UE插件快一个数量级,还提供现有模拟器没有的真实图像模态。此外,SPEAR引入了一种表达性强的高级编程模型。通过各种示例应用展示了SPEAR的效用,如控制多个具身智能体、渲染城市规模环境等。

英文摘要

Interactive simulators have become powerful tools for training embodied agents and generating synthetic visual data, but existing photorealistic simulators suffer from limited generality, programmability, and rendering speed. We address these limitations by introducing SPEAR: A Simulator for Photorealistic Embodied AI Research. At its core, SPEAR is a Python library that can connect to, and programmatically control, any Unreal Engine (UE) application via a modular plugin architecture. SPEAR exposes over 14K unique UE functions to Python, representing an order-of-magnitude increase in programmable functionality over existing UE-based simulators. Additionally, a single SPEAR instance can render 1920x1080 photorealistic beauty images directly into a user's NumPy array at 73 frames per second - an order of magnitude faster than existing UE plugins - while also providing ground truth image modalities that are not available in any existing UE-based simulator (e.g., a non-diffuse intrinsic image decomposition, material IDs, and physically based shading parameters). Finally, SPEAR introduces an expressive high-level programming model that enables users to specify complex graphs of UE work with arbitrary data dependencies among work items, and to execute these graphs deterministically within a single UE frame. We demonstrate the utility of SPEAR through a diverse collection of example applications: controlling multiple embodied agents with distinct action spaces (e.g., humans, cars, and robots) across several in-the-wild UE projects; rendering photorealistic city-scale environments; manipulating UE's procedural content generation systems; rendering synchronized multi-view images of detailed human faces; coordinating an interactive co-simulation with the MuJoCo physics simulator; and editing scenes with natural language via an AI coding assistant.

URL PDF HTML 收藏
2606.28970 2026-06-30 cs.LG cs.AI

RGLD: Randomized Global-Local Density Estimation for Tabular Anomaly Detection

RGLD: 用于表格异常检测的随机全局-局部密度估计

Quanling Zhao, Jiaying Yang, Ye Tian, Josh Victoria, Zhijun Wang, Pietro Mercati, Onat Gungor, Tajana Rosing

机构 * Computer Science and Engineering, University of California San Diego(加州大学圣地亚哥分校计算机科学与工程系) Intel Corporation(英特尔公司)

AI总结 提出RGLD方法,结合全局随机特征密度分支和局部邻居分支,在特征袋随机视图上检测异常,在47个表格数据集上取得最优AUROC性能,速度比深度检测器快50-580倍。

详情
AI中文摘要

无监督表格异常检测需要准确、跨异构数据集鲁棒且计算高效的方法。经典统计检测器通常高效,但往往依赖固定数据视图和单一异常概念。深度异常检测器可以学习更灵活的评分函数,但在无监督设置下由于缺乏可靠的监督信号而速度慢且难以调优。我们提出RGLD,一种用于高效无监督表格异常检测的随机全局-局部密度估计器。RGLD结合了全局随机特征密度分支(识别广泛低密度区域中的样本)和局部邻居分支(检测附近观测支持较弱的样本)。两个分支都在特征袋随机视图上操作,使RGLD能够暴露可能隐藏在任何单一表示中的异常证据。我们在47个表格数据集上,在完全无监督设置下与23个统计和深度异常检测基线进行了实验。RGLD在数据集级别AUROC性能上达到最强,在数据集获胜次数中排名第一,在AUPRC获胜次数中排名第二。RGLD也比所有评估的深度检测器更快,实现50倍至580倍的加速,并且在运行时间上与统计方法具有竞争力,实现了有利的准确率-效率权衡。

英文摘要

Unsupervised tabular anomaly detection requires methods that are accurate, robust across heterogeneous datasets, and computationally efficient. Classical statistical detectors are often efficient, but they usually rely on a fixed data view and a single notion of abnormality. Deep anomaly detectors can learn more flexible scoring functions, but they are substantially slower and difficult to tune in unsupervised settings due to the lack of a reliable supervisory signal. We propose RGLD, a randomized global-local density estimator for efficient unsupervised tabular anomaly detection. RGLD combines a global random-feature density branch, which identifies samples in broadly low-density regions, with a local neighbor branch, which detects samples that are weakly supported by nearby observations. Both branches operate over feature-bagged randomized views, allowing RGLD to expose anomaly evidence that may be hidden in any single representation. We conduct experiments on 47 tabular datasets against 23 statistical and deep anomaly detection baselines under fully unsupervised setting. RGLD achieves the strongest dataset-level AUROC performance, ranking 1st in dataset wins, and ranks 2nd in AUPRC wins. RGLD is also faster than all evaluated deep detectors, achieving 50x-580x speedups, and remains competitive with statistical methods in runtime, yielding a favorable accuracy-efficiency tradeoff.

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

SurgXBench: Explainable Vision-Language Model Benchmark for Surgery

SurgXBench: 可解释的视觉-语言模型手术基准

Jiajun Cheng, Xianwu Zhao, Sainan Liu, Xiaofan Yu, Ravi Prakash, Patrick J. Codd, Jonathan Elliott Katz, Shan Lin

机构 * Arizona State University(亚利桑那州立大学) Intel Labs(英特尔实验室) Duke University(杜克大学) University of Miami(迈阿密大学) University of California, Merced(加州大学默塞德分校)

AI总结 针对手术视觉-语言模型(VLM)泛化能力不足的问题,提出SurgXBench基准,在零样本设置下评估多个先进VLM在器械与动作分类任务上的表现,并集成可解释AI分析模型注意力与因果解释,揭示模型依赖弱上下文线索而非临床相关证据的局限性。

详情
AI中文摘要

数字智能的创新正在通过更明智的决策改变机器人手术。实时感知手术器械的存在和动作(例如切割组织)对此类系统至关重要。然而,尽管经过数十年的研究,大多数用于此任务的机器学习模型都是在小型数据集上训练的,并且仍然难以泛化。最近,视觉-语言模型(VLM)在跨视觉和文本模态的推理方面带来了变革性进展。它们前所未有的泛化能力表明,在推进智能机器人手术方面具有巨大潜力。然而,手术VLM仍未被充分探索,现有模型性能有限,这凸显了进行基准研究以评估其能力和局限性并为未来发展提供信息的必要性。为此,我们在两个公开的机器人辅助腹腔镜数据集上,针对器械和动作分类任务,对几个先进VLM的零样本性能进行了基准测试。除了标准评估外,我们集成了可解释AI来可视化VLM的注意力并揭示其预测背后的因果解释。这为该领域评估模型预测的可靠性提供了一个以前未被充分探索的视角。我们还提出了几个基于可解释性分析的指标来补充标准评估。我们的分析揭示,尽管经过领域特定训练,手术VLM通常依赖弱上下文线索而非临床相关的视觉证据,这凸显了在手术应用中需要更强的视觉和推理监督。

英文摘要

Innovations in digital intelligence are transforming robotic surgery with more informed decision-making. Real-time awareness of surgical instrument presence and actions (e.g., cutting tissue) is essential for such systems. Yet, despite decades of research, most machine learning models for this task are trained on small datasets and still struggle to generalize. Recently, vision-Language Models (VLMs) have brought transformative advances in reasoning across visual and textual modalities. Their unprecedented generalization capabilities suggest great potential for advancing intelligent robotic surgery. However, surgical VLMs remain under-explored, and existing models show limited performance, highlighting the need for benchmark studies to assess their capabilities and limitations and to inform future development. To this end, we benchmark the zero-shot performance of several advanced VLMs on two public robotic-assisted laparoscopic datasets for instrument and action classification. Beyond standard evaluation, we integrate explainable AI to visualize VLM attention and uncover causal explanations behind their predictions. This provides a previously underexplored perspective in this field for evaluating the reliability of model predictions. We also propose several explainability analysis-based metrics to complement standard evaluations. Our analysis reveals that surgical VLMs, despite domain-specific training, often rely on weak contextual cues rather than clinically relevant visual evidence, highlighting the need for stronger visual and reasoning supervision in surgical applications.

URL PDF HTML 收藏
2606.26650 2026-06-26 cs.CL cs.AI 新提交

CAT-Q: Cost-efficient and Accurate Ternary Quantization for LLMs

CAT-Q:面向LLMs的经济高效且精确的三值量化

Shigeng Wang, Chao Li, Yangyuxuan Kang, Jiawei Fan, Anbang Yao

机构 * Intel Labs China(英特尔中国实验室)

AI总结 提出CAT-Q后训练量化方案,通过可学习调制和软化三值化,仅用512个校准样本即可将LLMs高效量化为三值模型,性能优于使用100B tokens训练的BitNet 1.58-bit,训练token减少约100,000倍。

Comments This work is accepted to ICML 2026 as an oral. The project page: https://github.com/IntelChina-AI/BitTern

详情
AI中文摘要

在本文中,我们提出了CAT-Q(经济高效且精确的三值量化),用于压缩和加速LLMs。与现有依赖数据密集且成本高昂的量化感知训练来缓解严重性能下降的最先进三值量化方法不同,CAT-Q是一种简单而有效的后训练量化方案,可直接应用于具有不同架构和模型大小的LLMs。它有两个关键组件:可学习调制(LM)和软化三值化(ST),两者从优化角度耦合。LM利用可学习因子的组合来调制预训练高精度权重的分布和三值阈值,使其对三值化不那么敏感。ST进一步引入可微过渡函数,引导三值化过程稳定收敛。我们表明,对于1.7B到8B参数的预训练LLMs,CAT-Q仅使用512个校准样本即可高效地将它们量化为三值模型,同时性能优于使用100B tokens训练的BitNet 1.58-bit v1和v2系列(1.3B到7B参数),训练token减少约100,000倍。此外,我们首次证明CAT-Q可以在8个A100-80GB GPU上仅用8到60小时将14B到235B参数的更大预训练LLMs量化为领先的三值模型。代码可从此https URL获取。

英文摘要

In this paper, we present CAT-Q, Cost-efficient and Accurate Ternary Quantization, for compressing and accelerating LLMs. Unlike existing state-of-the-art ternary quantization methods that rely on data-intensive and costly quantization-aware training to mitigate severe performance degradation, CAT-Q is a simple yet effective post-training quantization scheme that is readily applicable to LLMs with diverse architectures and model sizes. It has two key components, learnable modulation (LM) and softened ternarization (ST), which are coupled from an optimization perspective. LM leverages a composition of learnable factors to modulate the distribution of pre-trained high-precision weights and the ternary threshold, making them less sensitive to ternarization. ST further introduces a differentiable transition function to guide the ternarization process toward stable convergence. We show that, for pre-trained LLMs with 1.7B to 8B parameters, CAT-Q can efficiently quantize them into ternary models using only 512 calibration samples, while achieving superior performance than the seminal BitNet 1.58-bit v1 and v2 families (with 1.3B to 7B parameters) trained with 100B tokens, yielding about a 100,000X reduction in training tokens. Moreover, we show for the first time that CAT-Q can quantize much larger pre-trained LLMs having 14B to 235B parameters into leading ternary models within just 8 to 60 hours on 8 A100-80GB GPUs. Code is available at https://github.com/IntelChina-AI/BitTern.

URL PDF HTML 收藏
2606.25760 2026-06-25 cs.LG cs.AI cs.CL cs.CV 新提交

Uncertainty Quantification for Computer-Use Agents: A Benchmark across Vision-Language Models and GUI Grounding Datasets

计算机使用代理的不确定性量化:跨视觉语言模型和GUI基础数据集的基准测试

Divake Kumar, Sina Tayebati, Devashri Naik, Amanda Sofie Rios, Nilesh Ahuja, Omesh Tickoo, Ranganath Krishnan, Amit Ranjan Trivedi

机构 * University of Illinois Chicago(伊利诺伊大学芝加哥分校) Intel Labs(英特尔实验室) Capital One AI Labs(Capital One AI实验室)

AI总结 提出跨机制基准Argus,评估27种后验不确定性量化方法在4个VLM代理和4个数据集上的表现,发现UQ排名在固定模型内跨数据集稳定,但跨模型类别和接口时下降,隐藏状态和密度方法最稳定。

详情
AI中文摘要

计算机使用代理将视觉语言模型(VLM)的预测转化为可执行的GUI点击,因此可靠的不确定性估计对于拒绝、校准、错误严重性排序和空间安全区域至关重要。然而,关于这些代理的后验不确定性量化(UQ)的证据分散在孤立的模型和数据集对中,尚不清楚当代理、基准或可观察接口发生变化时,UQ排名是否保持稳定。我们提出了Argus,一个用于单步可执行GUI基础中后验UQ的跨机制基准:一个包含27种方法的开放权重矩阵,涵盖4个VLM代理和4个数据集,以及一个包含8种方法的闭源矩阵,涵盖3个前沿供应商,其中logits、隐藏状态和注意力图不可用。评估的方法包括基于logits的分数、采样和一致性度量、隐藏状态和密度估计器(Mahalanobis、SAPLMA)、基于注意力的分数、P(True)和口头化置信度提示,以及分裂共形预测。主要发现是选择性迁移:对于固定模型,UQ排名跨数据集稳定,但跨模型类别和可观察接口时下降。隐藏状态和密度方法是开放权重家族中最稳定的,而CoCoA-1MCA、Focus、基于采样的分数和口头化自我评估在特定机制中获胜。模型内排名迁移很强(Spearman rho高达0.969),但跨层级迁移到闭源供应商平均仅为+0.08,因此闭源UQ应在目标上重新排名而非外推。共形点击区域显示,分数级别的区分度不足以部署:当插件UQ经过校准时,局部加权磁盘的半径缩小40-60%,但在校准-测试或接口不匹配下覆盖率下降。我们发布逐项记录、校准/测试分割、UQ分数和分析脚本,用于GUI代理中机制感知的UQ选择。

英文摘要

Computer-use agents turn vision-language model (VLM) predictions into executable GUI clicks, so reliable uncertainty estimates are essential for rejection, calibration, miss-severity ranking, and spatial safety regions. Yet evidence on post-hoc uncertainty quantification (UQ) for these agents is fragmented across isolated model and dataset pairs, leaving it unclear whether UQ rankings stay stable when the agent, benchmark, or observable interface changes. We present Argus, a cross-regime benchmark for post-hoc UQ in single-step executable GUI grounding: a 27-method open-weight matrix over 4 VLM agents and 4 datasets, plus an 8-method closed-source matrix across 3 frontier vendors where logits, hidden states, and attention maps are unavailable. Evaluated methods span logit-based scores, sampling and consistency measures, hidden-state and density estimators (Mahalanobis, SAPLMA), attention-based scores, P(True) and verbalised-confidence prompting, and split-conformal prediction. The main finding is selective transfer: UQ rankings are stable across datasets for a fixed model, but degrade across model classes and observable interfaces. Hidden-state and density methods are the most stable open-weight family, while CoCoA-1MCA, Focus, sampling-based scores, and verbalised self-assessment win in specific regimes. Within-model ranking transfer is strong (Spearman rho up to 0.969), but cross-tier transfer to closed-source vendors averages only +0.08, so closed-source UQ should be reranked on the target rather than extrapolated. Conformal click regions show score-level discrimination is not enough for deployment: locally weighted disks shrink radii by 40-60% when the plug-in UQ is calibrated, but coverage degrades under calibration-test or interface mismatch. We release per-item records, calibration/test splits, UQ scores, and analysis scripts for regime-aware UQ selection in GUI agents.

URL PDF HTML 收藏
2606.25954 2026-06-25 econ.TH cs.AI cs.LO math.CO math.LO 新提交

Measurable Majorities Are Not Finitely Axiomatizable

可测多数不是有限可公理化的

Lawrence S. Moss, Arthur Paul Pedersen

机构 * Dept. of Mathematics, Indiana University, Bloomington. Dept. of Computer Science \& the Intel Investigations Lab, the City College of New York the Graduate Center \& Remote Sensing Earth Systems Institute, the City University of New York.

AI总结 本文证明在有限社会决策框架中,严格多数推理的相干性准则无法被任何有界有限片段替代,从而否定了有限可公理化性。

详情
AI中文摘要

本理论笔记研究有限社会决策框架中严格多数推理的有限可公理化性。Moss 和 Pedersen (2026) <doi: https://doi.org/10.48550/arXiv.2606.23853 > 引入了一个相干性准则,该准则精确刻画了定性多数判断何时可由有限可加测度表示。这里要解决的问题是,在有限设置中,该相干性准则是否可以被任何有界有限片段替代。我们证明这是不可能的。对于每个 $k\ge 1$,我们构造一个最大标准框架,其最短相干性违反的长度恰好为 $2k+2$。因此,社会决策框架的不相干指数没有统一的有限上界,解决了 Moss 和 Pedersen (2026) 提出的猜想 5.7。该构造是几何的,即通过有理向量空间中的正交性和维度进行,并且是自包含的:它分离出一个对称的半大小投票集团族,并将其扩展为一个最大框架,在该框架中所有更短的平衡障碍都被排除。沿着构造中获得的显式无限宇宙大小序列,这也建立了 Moss 和 Pedersen (2026) 的猜想 B.25 所预测的中间层族。结合 Moss-Pedersen 严格多数最小逻辑的可靠性和完备性定理,这证明了可测社会决策框架在该语言中不是有限可公理化的。

英文摘要

This theoretical note studies the finite axiomatizability of strict majority reasoning in finite social decision frames. Moss and Pedersen (2026) <doi: 10.48550/arXiv.2606.23853> introduce a coherence criterion that characterizes exactly when qualitative majority judgments are representable by a finitely additive measure. The question addressed here is whether that coherence criterion can be replaced, in the finite setting, by any bounded finite fragment. We prove that it cannot. For every $k\ge 1$, we construct a maximal standard frame whose shortest coherence violation has length exactly $2k+2$. Hence there is no uniform finite bound on the incoherence index of social decision frames, resolving Conjecture 5.7 stated by Moss and Pedersen (2026). The construction is geometric, in the sense that it proceeds via orthogonality and dimension in rational vector spaces, and self-contained: it isolates a symmetric family of half-sized voting blocs and extends it to a maximal frame in which every shorter balanced obstruction is excluded. Along the explicit infinite sequence of universe sizes obtained in the construction, this also establishes the middle-layer family predicted by Conjecture B.25 by Moss and Pedersen (2026). Together with the soundness and completeness theorem for the Moss-Pedersen minimal logic for strict majorities, this establishes that measurable social decision frames are not finitely axiomatizable in that language.

URL PDF HTML 收藏
2606.23853 2026-06-24 econ.TH cs.AI cs.LO math.PR 新提交

The Measurable Majority

可测多数

Lawrence S. Moss, Arthur Paul Pedersen

机构 * Dept. of Mathematics, Indiana University, Bloomington. Dept. of Computer Science \& the Intel Investigations Lab, the City College of New York the Graduate Center \& Remote Sensing Earth Systems Institute, the City University of New York.

AI总结 利用社会决策框架研究有限选民中的严格多数推理,通过有限可加测度表征严格多数可表示性,并给出最小自然逻辑的完备性。

详情
AI中文摘要

本文利用所谓的“社会决策框架”研究有限选民中的严格多数推理:有限选民集合配备有区分的联盟族,这些联盟被解释为形成严格多数的投票集团。我们识别了定性多数判断的连贯性准则,并证明它给出了严格多数通过有限可加测度可表示性的精确刻画。此外,我们展示了一个用于推理严格多数的最小自然逻辑是可靠且完备的。这些发展促使我们考察与有限集合族不连贯性相关的组合问题;给出了部分结果和一个猜想。最后,本文的结果被用于修正Patrick Suppes关于弱定性概率结构的一个经典表示定理,并建立社会决策框架下普通严格多数规则的May型刻画。

英文摘要

This paper studies strict majority reasoning in finite electorates using so-called $\textit{social decision frames}$: finite sets of voters equipped with distinguished families of coalitions interpreted as those voting blocs evaluated to form a strict majority. A coherence criterion for qualitative majority judgments is identified and shown to give an exact characterization for representability of strict majorities by finitely additive measures. In addition, a minimal natural logic for reasoning about strict majorities is shown to be sound and complete. These developments motivate examination of associated combinatorial questions concerning incoherence in finite families of sets; partial results and a conjecture are given. Finally, the results of this paper are applied to correct a classical representation theorem for weak qualitative probability structures due to Patrick Suppes and to establish a May-type characterization for ordinary strict majority rule for social decision frames.

URL PDF HTML 收藏
2605.23243 2026-06-23 cs.CR cs.AI 版本更新

Are Frontier LLMs Ready for Cybersecurity? Evidence for Vertical Foundation Models from Dual-Mode Vulnerability Benchmarks

前沿大语言模型是否已为网络安全做好准备?来自双模式漏洞基准测试的垂直基础模型证据

Vivek Dahiya, Sunny Nehra, Vipul Dholariya, Bhavik Shangari, Chandra Khatri

机构 * super-intel.ai(超级智能人工智能公司)

AI总结 通过白盒函数级漏洞检测和黑盒Web应用安全测试双模式基准测试,评估前沿大语言模型在网络安全任务中的表现,发现其存在高误报率、低覆盖率等问题,而领域专用模型通过结构化方法显著提升性能。

详情
AI中文摘要

我们通过双模式基准测试评估前沿大语言模型是否已为网络安全做好准备:白盒函数级漏洞检测(VulnLLM-R,涵盖C/Java/Python)和黑盒Web应用安全测试(五个生产风格应用,包含118个真实漏洞,涉及20多个CWE家族,我们将开源)。我们测试了六个前沿模型(GPT-5.4、Codex~5.3、Claude Opus~4.6、Sonnet~4.6、Gemini~3.1~Pro和Gemini~3~Flash)以及两个领域专用模型,涵盖四种测试范式。我们的发现令人警醒:(1)每个前沿模型在白盒检测中产生10-50%的误报率,系统性地过度预测漏洞;(2)在黑盒测试中,前沿模型仅达到4-8%的真实漏洞覆盖率,即使借助外部安全工具(Playwright MCP、Burp Suite MCP)也仅提升至10-19%;(3)领域专用智能体中编码的结构化渗透测试方法将每个家族的检测率提升至50%以上,表明方法论而非规模是主要杠杆;(4)一个领域专用防御模型在单个GPU上实现了所有模型中最高的精确率(0.904)和最低的误报率(9.7%)。我们指出缺乏结构化安全测试痕迹(端到端请求/响应序列、失败密集型数据、多步攻击链)是根本的训练数据瓶颈,并提出自博弈安全测试作为数据生成策略。我们的结果为专门构建用于网络安全的垂直基础模型提供了依据。

英文摘要

We evaluate whether frontier LLMs are ready for cybersecurity through a dual-mode benchmark: white-box function-level vulnerability detection (VulnLLM-R, across C/Java/Python) and black-box web application security testing (five production-style applications with 118 ground-truth vulnerabilities across 20+ CWE families, which we will open-source). We test six frontier models (GPT-5.4, Codex~5.3, Claude Opus~4.7, Sonnet~4.6, Gemini~3.1~Pro and Gemini~3~Flash) and two domain-specialized models across four testing paradigms. Our findings are sobering: (1)~every frontier model produces 10-50% false positive rates in white-box detection, systematically over-predicting vulnerabilities; (2)~in black-box testing, frontier models achieve only 4-8% ground-truth coverage, improving to just 10-19% even with external security tools (Playwright MCP, Burp Suite MCP); (3)~structured penetration-testing methodology encoded in domain-specialized agents raises per-family detection above 50%, demonstrating that methodology, not scale, is the primary lever; and (4)~a domain-specialized defense model achieves the highest precision (0.904) and lowest false positive rate (9.7%) among all models, on a single GPU. We identify the absence of structured security testing traces end-to-end request/response sequences, failure-heavy data, and multi-step attack chains as the fundamental training data bottleneck, and propose self-play security testing as a data generation strategy. Our results make the case for vertical foundation models purpose-built for cybersecurity.

URL PDF HTML 收藏
2508.05762 2026-06-23 cond-mat.mtrl-sci cs.LG 版本更新

UniFFBench: Evaluating Universal Machine Learning Force Fields Against Experimental Measurements

评估通用机器学习力场与实验测量的对比

Sajid Mannan, Vaibhav Bihani, Carmelo Gonzales, Kin Long Kelvin Lee, Nitya Nand Gosvami, Sayan Ranu, Santiago Miret, N M Anoop Krishnan

机构 * Department of Civil Engineering, Indian Institute of Technology Delhi(印度理工学院德里土木工程系) Yardi School of Artificial Intelligence, Indian Institute of Technology Delhi(印度理工学院德里人工智能学院) Intel Labs, California, USA(美国加州英特尔实验室) Department of Materials Science and Engineering, Indian Institute of Technology Delhi(印度理工学院德里材料科学与工程系) Department of Computer Science and Engineering, Indian Institute of Technology Delhi(印度理工学院德里计算机科学与工程系)

AI总结 提出UniFFBench框架和MinX数据集,系统评估六种通用机器学习力场,发现模型在计算基准上表现优异但在实验复杂性下存在显著“现实差距”,密度预测误差高于实际应用阈值。

详情
AI中文摘要

通用机器学习力场(UMLFFs)有望通过实现跨元素周期表的快速原子模拟来革新材料科学。然而,它们的评估一直局限于可能无法反映实际性能的计算基准。我们引入了UniFFBench,一个全面的评估框架,包含MinX数据集——一个涵盖85种元素、极端热力学条件(0–5000 K, 0–1000 GPa)和结构复杂性(包括部分占据和无序)的1500多种矿物系统的多样化集合。这种多样性,结合用于验证的实验参考值,使得能够评估UMLFF在化学空间和条件上的泛化能力,这些条件远超典型的训练场景。我们对六种最先进的UMLFF的系统评估揭示了一个显著的“现实差距”:在计算基准上表现令人印象深刻的模型在面对实验复杂性时常常失败。即使是最好的模型也表现出高于实际应用所需阈值的密度预测误差。我们观察到模拟稳定性和力学性能准确性之间的脱节,预测误差与训练数据表示相关,而非建模方法。

英文摘要

Universal machine learning force fields (UMLFFs) promise to revolutionize materials science by enabling rapid atomistic simulations across the periodic table. However, their evaluation has been limited to computational benchmarks that may not reflect real-world performance. We introduce UniFFBench, a comprehensive evaluation framework featuring the MinX dataset -- a diverse collection of 1,500+ mineral systems spanning 85 elements, extreme thermodynamic conditions (0--5000 K, 0--1000 GPa), and structural complexity, including partial occupancy and disorder. This diversity, combined with experimental reference values for validation, enables assessment of UMLFF generalization across chemical space and conditions substantially beyond typical training scenarios. Our systematic evaluation of six state-of-the-art UMLFFs reveals a substantial ``reality gap'': models achieving impressive performance on computational benchmarks often fail when confronted with experimental complexity. Even the best-performing models exhibit higher density prediction error than the threshold required for practical applications. We observe disconnects between simulation stability and mechanical property accuracy, with prediction errors correlating with training data representation rather than the modeling method.

URL PDF HTML 收藏
2606.17471 2026-06-17 cs.LG cs.SY eess.SY 新提交

ReRAM-aware Model Finetuning addressing I-V Non-linearity and Retention Errors

面向ReRAM的模型微调:解决I-V非线性和保留误差

Ching-Yi Lin, Shamik Kundu, Arnab Raha, Sahil Shah

机构 * Intel Corporation(英特尔公司)

AI总结 提出一种基于微调的硬件感知训练算法,通过范围收缩的sinh变换缓解I-V非线性,并将保留误差纳入正则化损失,实现ReRAM上DNN的高效部署,在图像分类和问答任务中精度损失极小。

Comments 11 pages, 12 figures, 2 tables, with appendix (5 pages, 9 figures)

详情
AI中文摘要

传统的CPU、GPU和NPU架构日益受到冯·诺依曼瓶颈的限制。虽然使用ReRAM交叉阵列的存内计算(IMC)提供了一种高密度、高能效的替代方案,但其实际部署受到非理想特性的制约。现有的硬件感知训练框架通常需要从头开始训练,这对于现代大规模模型来说计算成本过高。在这项工作中,我们提出了一种基于微调的硬件感知训练算法,能够在最小训练开销下实现DNN在ReRAM上的鲁棒部署。我们的方法通过应用范围收缩的sinh变换来缓解I-V非线性,并在微调过程中将保留误差直接纳入正则化损失。我们在图像分类和问答(QA)等模型和任务上评估了我们的框架。实验结果表明,我们的方法在ResNet18和DeiT-Tiny等大规模模型上实现了与基础模型相似的精度。在ImageNet上的MobileNetV3系列中,该技术的精度下降不到2%。此外,将该技术应用于SQuAD v2数据集,F-1分数仅下降1点。

英文摘要

Traditional CPU, GPU, and NPU architectures are increasingly limited by the von Neumann bottleneck. While In-Memory Computing (IMC) using ReRAM crossbar arrays offers a high-density, energy-efficient alternative, its practical deployment is constrained through their non-idealities. Existing hardware-aware training frameworks often require training from scratch, which is computationally prohibitive for modern large-scale models. In this work, we propose a finetuning-based hardware-aware training algorithm that enables robust DNN deployment on ReRAM with minimal training overhead. Our approach mitigates I-V non-linearity by applying a range-shrunk sinh transformation and incorporates retention errors directly into a regularization loss during the finetuning process. We evaluate our framework across models and tasks such as image classification and question-answering (QA). Experimental results demonstrate that our method achieves similar accuracy on large-scale models like ResNet18 and DeiT-Tiny as the base model. In-case of ImageNet for MobileNetV3 families the technique has only less than 2% accuracy degradation. Further, applying the technique on the SQuAD v2 dataset results in only 1 point degradation of F-1 score.

URL PDF HTML 收藏
2505.04021 2026-06-12 cs.DC cs.AI cs.LG cs.PF 版本更新

Prism: Cost-Efficient Multi-LLM Serving via GPU Memory Ballooning

Prism: 通过GPU内存气球实现经济高效的多LLM服务

Shan Yu, Yifan Qiao, Mingyuan Ma, Yangmin Li, Shuo Yang, Xinyuan Tong, Yang Wang, Zhiqiang Xie, Yuwei An, Shiyi Cao, Ke Bao, Deepak Vij, Xiaoning Ding, Yichen Wang, Qingda Lu, Zhong Wang, Gao Gao, Harry Xu, Junyi Shu, Jiarong Xing, Ying Sheng

机构 * UCLA(加州大学洛杉矶分校) UC Berkeley(伯克利加州大学) Harvard University(哈佛大学) CMU(卡内基梅隆大学) University of Edinburgh(爱丁堡大学) Intel(英特尔) Stanford University(斯坦福大学) LMSYS(灵州市系统实验室) ByteDance(字节跳动) Alibaba Cloud(阿里云) Tsinghua University(清华大学) Novita AI Rice University(里士满大学)

AI总结 针对多LLM服务中资源效率低下的问题,提出基于内存气球的内存中心化LLM协同服务框架Prism,统一空间与时间共享,已在10K+ GPU生产环境部署。

Comments OSDI'26

详情
AI中文摘要

推理提供商必须为许多LLM保持可用性,包括低流量但关键的模型,随着token价格下降,资源效率变得越来越重要。对生产轨迹的分析揭示了一种动态突发组模式,其中一组模型同时活跃并随时间变化;现有的空间和时间共享方法缺乏适应这种变化的原理性机制,迫使在SLO遵守和效率之间进行权衡。我们观察到弹性内存分配可以统一空间和时间共享。基于这一洞察,我们开发了Prism,一个以内存为中心的LLM协同服务框架,它应用内存气球来跨模型回收内存,并在单一方案下支持两种形式的共享。Prism的气球驱动程序,称为kvcached,已在https://github.com/... 开源,并在超过10K GPU的生产环境中部署。

英文摘要

Inference providers must maintain availability for many LLMs, including low-volume but essential models, making resource efficiency increasingly important as token prices fall. Analysis of production traces reveals a dynamic bursty-group pattern in which sets of models become active together and shift over time; existing space- and time-sharing approaches lack principled mechanisms to adapt to this variability, forcing trade-offs between SLO adherence and efficiency. We observe that elastic memory allocation can unify spatial and temporal sharing. Based on this insight, we have developed Prism, a memory-centric LLM co-serving framework that applies memory ballooning to reclaim memory across models and support both forms of sharing under a single scheme. Prism's balloon driver, referred to as kvcached, has been open-sourced at https://github.com/ovg-project/kvcached, and deployed in production environments across 10K+ GPUs.

URL PDF HTML 收藏
2606.11529 2026-06-11 cs.GR cs.CV cs.PF 新提交

XPR: An Extensible Cross-Platform Point-Based Differentiable Renderer

XPR:一个可扩展的跨平台基于点的可微分渲染器

Steve Rhyner, Sankeerth Durvasula, Aleksandr Kovalev, Hansel Jia, Adrian Zhao, Mrutunjayya Mrutunjayya, Nilesh Ahuja, Selvakumar Panneer, Christina Giannoula, Nandita Vijaykumar

机构 * University of Toronto(多伦多大学) Vector Institute(向量研究所) Intel(英特尔) Max Planck Institute for Software Systems(马克斯·普朗克软件系统研究所)

AI总结 提出XPR框架,通过高级编程接口和模块化渲染管线,支持用少量代码实现3DGS等新方法,并利用XLA编译器跨平台运行。

详情
AI中文摘要

基于点的可微分渲染支撑着现代3D重建、新视角合成和基于学习的图形管线,但开发新的渲染方法通常需要大量的底层实现、硬件特定的内核以及手动编写的反向传播。这限制了快速原型设计、可重复性、探索和部署,尤其是在不同的硬件平台上。本文提出了XPR,一个可扩展的跨平台基于点的可微分渲染框架。XPR引入了一个高级编程接口,将方法特定的逻辑与共享的渲染管线分离,允许用户用几行代码实现新方法。其管线将渲染分解为模块化的、静态形状的并行操作,这些操作可以通过跨平台编译器降级到GPU、TPU、CPU和其他ML加速器。我们展示了3DGS、3DGUT和LinPrim的实现,仅需几百行Python代码,每个都可以通过XLA编译器编译到一系列硬件平台。这些结果表明,XPR为新兴的基于点的可微分渲染系统实现了快速实验和可移植执行。

英文摘要

Point-based differentiable rendering underpins modern 3D reconstruction, novel-view synthesis, and learning-based graphics pipelines, but developing new rendering methods often requires extensive low-level implementation, hardware-specific kernels, and manually written backward passes. This limits rapid prototyping, reproducibility, exploration, and deployment, especially across diverse hardware platforms. This paper presents XPR, an extensible cross-platform framework for point-based differentiable rendering. XPR introduces a high-level programming interface that separates method-specific logic from the shared rendering pipeline, allowing users to implement new methods in a few lines of code. Its pipeline decomposes rendering into modular, statically shaped parallel operations that can be lowered by a cross-platform compiler to GPUs, TPUs, CPUs, and other ML accelerators. We demonstrate implementations of 3DGS, 3DGUT, and LinPrim, with only a few 100s lines of Python code, each of which can be compiled to a range of hardware platforms with the XLA compiler. These results show that XPR enables fast experimentation and portable execution for emerging point-based differentiable rendering systems.

URL PDF HTML 收藏
2606.11348 2026-06-11 cs.LG 新提交

SwiftCTS: Fast Cross-Design Prediction and Pareto Optimization of Clock Tree Metrics via Few-Shot Calibration

SwiftCTS: 通过少样本校准实现时钟树指标的快速跨设计预测与帕累托优化

Barsat Khadka, Kawsher Roxy, Md Rubel Ahmed

机构 * The University of Southern Mississippi(南方密苏里大学) Intel Corporation(英特尔公司) Louisiana Tech University(路易斯安那科技大学)

AI总结 提出SwiftCTS框架,利用物理信息代理模型和K-shot乘法校准机制,在数秒内训练、亚毫秒推理,实现跨设计时钟树指标的准确预测与帕累托优化。

详情
AI中文摘要

时钟树综合(CTS)是物理设计流程中计算成本高昂的阶段,需要迭代调用EDA工具以探索庞大的配置空间,从而优化功耗、线长和时序偏差。现有的机器学习方法需要昂贵的重新训练或微调周期来适应未见过的宏架构,并且在架构上与穷举组合搜索所需的数百万次评估不匹配。我们提出了SwiftCTS,一个物理信息代理框架,同时解决了这两个局限性。通过将轻量级、基于物理的统计特征与梯度提升集成相结合,SwiftCTS在CPU上训练时间不到五秒,且无需GPU支持即可实现亚毫秒级推理。为了处理分布外(OOD)设计而无需重新训练或微调,我们引入了一种K-shot乘法校准机制,该机制仅需一到两次物理参考运行即可锚定预测,将未见过的宏上的功耗预测误差从24.5%降低到3.3%,线长误差从56.6%降低到1%以下。将该引擎与进化优化器集成,SwiftCTS在十秒内评估了100,000个CTS配置,生成了在OpenROAD流程中经过物理验证的帕累托最优前沿。闭环验证确认了功耗和线长的预测误差低于0.5%,时序偏差预测在OOD基准上在五皮秒以内,在所有目标指标上始终优于默认工具启发式方法。代码公开于:\href{this https URL}{this https URL}

英文摘要

Clock Tree Synthesis (CTS) is a computationally expensive stage in the physical design flow, requiring iterative EDA tool invocations to navigate a vast configuration space for optimal power, wirelength, and timing skew. Existing machine learning approaches require computationally expensive retraining or fine-tuning cycles to adapt to unseen macro architectures and are architecturally mismatched to the millions of evaluations demanded by exhaustive combinatorial search. We present SwiftCTS, a physics-informed surrogate framework that addresses both limitations simultaneously. By coupling lightweight, physics-grounded statistical features with gradient-boosted ensembles, SwiftCTS trains in under five seconds on a CPU and delivers sub-millisecond inference without GPU support. To handle out-of-distribution (OOD) designs without retraining or fine-tuning, we introduce a K-shot multiplicative calibration mechanism that anchors predictions to just one or two physical reference runs, reducing power prediction error from 24.5\% to 3.3\% and wirelength error from 56.6\% to under 1\% on unseen macros. Integrating this engine with an evolutionary optimizer, SwiftCTS evaluates 100,000 CTS configurations in under ten seconds, yielding Pareto-optimal frontiers that are physically validated within the OpenROAD flow. Closed-loop validation confirms prediction errors below 0.5\% for power and wirelength, and timing skew predictions within five picoseconds on an OOD benchmark, consistently outperforming default tool heuristics across all target metrics. Code publicly available at: \href{https://anonymous.4open.science/r/SwiftCTS-7E6E}{https://github.com/BarsatKhadka/SwiftCTS}

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

Sparrow: Sparse Rollout for Stable and Efficient Long-context RL of Large Language Models

Sparrow: 用于大语言模型稳定高效长上下文强化学习的稀疏 rollout

Yang Zhou, Ranajoy Sadhukhan, Zhaofeng Sun, Zhuoming Chen, Souvik Kundu, Saket Dingliwal, Sai Muralidhar Jayanthi, Aram Galstyan, Haizhong Zheng, Beidi Chen

机构 * Carnegie Mellon University(卡内基梅隆大学) Cornell University(康奈尔大学) Intel(英特尔) Amazon AGI(亚马逊AGI)

AI总结 针对RLVR中长上下文rollout计算昂贵的问题,提出Sparrow方法,通过动态稀疏度调度保持token级策略失配的下尾统计量稳定,在Qwen3系列模型上实现2.0-2.4倍加速,并推广到更大模型和编程领域。

详情
AI中文摘要

尽管强大,但带有可验证奖励的强化学习(RLVR)会诱导极长的思维链(COT),使其计算成本高昂。由于RLVR每步成本主要由长上下文rollout生成主导,稀疏注意力为加速密集rollout提供了一种有前景的方法。然而,稀疏rollout需要精细的稳定性-效率权衡:过于激进的稀疏性会导致崩溃,而过于宽松的稀疏性则加速不足。在这项工作中,我们通过稀疏到密集的演员-策略失配来研究这种权衡。我们首先观察到,稀疏rollout崩溃并非由token间的均匀退化驱动:即使在激进的稀疏性下,大多数稀疏token也能与密集token完美对齐。受此启发,我们假设如果每个token的演员-策略失配的下尾在整个轨迹中保持在临界阈值以上,则稀疏rollout训练保持稳定。我们引入一种动态稀疏度调度,在生成过程中保持该尾统计量恒定,并验证了我们的假设。在Qwen3思考族模型上,将尾失配统计量保持在一致阈值附近通常能实现稳定训练。然后,我们使用成本模型在该失配阈值下找到最大加速的稀疏度调度,在训练Qwen3-1.7B、Qwen3-4B和Qwen3-8B时分别实现了2.2倍、2.4倍和2.0倍的rollout加速。实验表明,这些阈值可推广到更大的模型(Qwen3-14B)和另一个RL领域(编程)。最后,我们的分析自然引出了DistillSparse:在稀疏rollout上进行轻量级基于LoRA的蒸馏,使更激进的稀疏性达到相同的稀疏到密集失配阈值,从而获得更高的加速。

英文摘要

Despite being powerful, reinforcement learning with verifiable rewards (RLVR) induces extremely long COT, making it computationally expensive. Since RLVR per-step cost is dominated by long-context rollout generation, sparse attention offers a promising way to accelerate dense rollout. However, sparse rollouts require a delicate stability-efficiency tradeoff: overly aggressive sparsity causes collapse, while overly lenient sparsity gives insufficient speedup. In this work, we study this tradeoff through sparse-to-dense actor-policy mismatch. We first observe that sparse rollout collapse is not driven by uniform degradation across tokens: most sparse tokens align perfectly with dense even under aggressive sparsity. Motivated by this, we hypothesize that sparse rollout training remains stable if the lower tail of per-token actor-policy mismatch stays above a critical threshold throughout the trajectory. We introduce a dynamic sparsity schedule that keeps this tail statistic constant during generation and validate our hypothesis. Across Qwen3 thinking-family models, keeping the tail mismatch statistic near a consistent threshold generally enables stable training. We then use a cost model to find the sparsity schedule for maximum speedup under this mismatch threshold, achieving 2.2x, 2.4x, and 2.0x rollout speedups when training Qwen3-1.7B, Qwen3-4B, and Qwen3-8B. Empirically, we show the thresholds generalize to a larger model (Qwen3-14B) and another RL domain (coding). Finally, our analysis naturally motivates DistillSparse: lightweight LoRA-based distillation on sparse rollout lets more aggressive sparsity reach the same sparse-to-dense mismatch threshold, yielding higher speedup.

URL PDF HTML 收藏
2602.19330 2026-06-09 cs.LG 版本更新

CTS-Bench: Benchmarking Graph Coarsening Trade-offs for GNNs in Clock Tree Synthesis

CTS-Bench: 面向时钟树综合中GNN的图粗化权衡基准测试

Barsat Khadka, Kawsher Roxy, Md Rubel Ahmed

机构 * The University of Southern Mississippi(密苏里州南方大学) Intel Corporation(英特尔公司) Louisiana Tech University(路易斯安那理工大学)

AI总结 提出CTS-Bench基准套件,系统评估图粗化对GNN在时钟树综合中预测精度与计算效率的权衡,发现粗化虽降低内存和加速训练,但会移除关键结构信息导致零样本评估下R²为负。

Comments Accepted to ML Bench'26 ASPLOS

详情
AI中文摘要

图神经网络(GNN)在电子设计自动化中的物理设计分析中越来越受到关注,特别是用于建模时钟树综合行为,如时钟偏斜和缓冲复杂性。然而,由于在原始门级网表上操作的内存和运行时间成本过高,实际部署仍然有限。图粗化通常用于提高可扩展性,但其对CTS关键学习目标的影响尚未得到充分表征。本文介绍了CTS-Bench,一个基准测试套件,用于系统评估基于GNN的CTS分析中图粗化、预测精度和计算效率之间的权衡。CTS-Bench包含跨越五个架构的4,860个收敛的物理设计解决方案,并提供来自布局后设计的配对原始门级和聚类图表示。以时钟偏斜预测作为代表性CTS任务,我们展示了明确的精度-效率权衡。虽然图粗化将GPU内存使用减少高达17.2倍,并将训练加速高达3倍,但它也移除了对建模时钟分布至关重要的结构信息,经常导致零样本评估下R²为负。我们的发现表明,即使全局物理指标保持不变,通用图聚类技术也可能从根本上损害CTS学习目标。CTS-Bench支持对CTS感知的图粗化策略进行原则性评估,支持在现实物理设计约束下对GNN架构和加速器进行基准测试,并为开发学习辅助的CTS分析和优化技术提供了基础。

英文摘要

Graph Neural Networks (GNNs) are increasingly explored for physical design analysis in Electronic Design Automation, particularly for modeling Clock Tree Synthesis behavior such as clock skew and buffering complexity. However, practical deployment remains limited due to the prohibitive memory and runtime cost of operating on raw gate-level netlists. Graph coarsening is commonly used to improve scalability, yet its impact on CTS-critical learning objectives is not well characterized. This paper introduces CTS-Bench, a benchmark suite for systematically evaluating the trade-offs between graph coarsening, prediction accuracy, and computational efficiency in GNN-based CTS analysis. CTS-Bench consists of 4,860 converged physical design solutions spanning five architectures and provides paired raw gate-level and clustered graph representations derived from post-placement designs. Using clock skew prediction as a representative CTS task, we demonstrate a clear accuracy-efficiency trade-off. While graph coarsening reduces GPU memory usage by up to 17.2x and accelerates training by up to 3x, it also removes structural information essential for modeling clock distribution, frequently resulting in negative $R^2$ scores under zero-shot evaluation. Our findings indicate that generic graph clustering techniques can fundamentally compromise CTS learning objectives, even when global physical metrics remain unchanged. CTS-Bench enables principled evaluation of CTS-aware graph coarsening strategies, supports benchmarking of GNN architectures and accelerators under realistic physical design constraints, and provides a foundation for developing learning-assisted CTS analysis and optimization techniques.

URL PDF HTML 收藏
2606.06850 2026-06-08 cs.CV 新提交

CFRNet: Cycle-Consistent Fixed-Point Training for Real-Time Blind Face Restoration on Consumer Embedded NPUs

CFRNet: 用于消费级嵌入式NPU上实时盲脸修复的循环一致不动点训练

Fuchen Li, Xinyang Wang, Yahui Zhang, Yuhan Chen, Jiahong Guo, Zhuohan Qin, Wenbo Ma

机构 * University of Florida(佛罗里达大学) University of Southampton(南安普顿大学) Chongqing University(重庆大学) Qingdao University(青岛大学) Intel Asia-Pacific Research & Development Ltd(英特尔亚太研发有限公司)

AI总结 提出CFRNet,一种2.0M参数的ResNet风格修复网络,通过循环一致不动点训练(CCFP)在消费级NPU上实现高质量盲脸修复,兼顾速度与效果,LPIPS比单次循环降低31%。

Comments 12 pages.Code and project page will be released

详情
AI中文摘要

消费设备上的盲脸修复必须在图像质量与速度和内存之间取得平衡。GFPGAN和CodeFormer等强方法提供了良好的感知质量,但它们依赖于大型预训练生成先验以及注意力、码本查找和风格调制等操作,这些操作难以在消费硬件中使用的小型神经处理单元(NPU)上编译和量化。小型卷积修复器运行速度足够快,但往往过度平滑,并在眼睛、鼻子和嘴巴周围留下伪影。我们提出了CFRNet,一个2.0M参数的ResNet风格修复器,用于在消费级NPU上常见的$256\times256$人脸裁剪尺寸的端侧使用。主要思想是循环一致不动点训练(CCFP)。我们不是训练网络进行单次前向传播然后手动多次运行,而是训练它作为一个不动点算子,使得对修复后的人脸再次应用该网络不会改变人脸。CCFP使用三种训练损失,即渐进式多周期监督、幂等损失和重新退化循环损失,并且在推理时不增加任何成本。为了在我们的部署限制下进行公平比较,我们在相同的$256\times256$分辨率下从头重新训练所有基线。在300张图像的测试集上,CFRNet达到了最佳感知分数(三次循环时LPIPS为0.250,比一次循环低31%),并且在两次循环时也达到了最佳PSNR和SSIM。在HiSilicon Hi3402 NPU上,它以INT8格式每次循环运行约23毫秒,而相同的基线无法编译到该芯片上。循环次数$k$作为一个简单的质量旋钮,无需重新训练:PSNR在$k=2$时最佳,LPIPS在$k=3$时持续改善。我们进一步表明,同样的思想适用于更易于部署的普通CNN,并在车载驾驶员监控板上实时运行模型。

英文摘要

Blind face restoration on consumer devices has to balance image quality against speed and memory. Strong methods such as GFPGAN and CodeFormer give good perceptual quality, but they rely on large pretrained generative priors and on operators such as attention, codebook lookup, and style modulation that are hard to compile and quantize on the small neural processing units (NPUs) used in consumer hardware. Small convolutional restorers run fast enough, but they tend to over-smooth and to leave artifacts around the eyes, nose, and mouth. We present CFRNet, a 2.0,M-parameter ResNet-style restorer for on-device use at $256\times256$, the common face-crop size on consumer NPUs. The main idea is Cycle-Consistent Fixed-Point Training (CCFP). Instead of training the network for one pass and then running it several times by hand, we train it to act as a fixed-point operator, so that applying it again to a restored face does not change the face. CCFP uses three training losses, namely progressive multi-cycle supervision, an idempotence loss, and a re-degradation cycle loss, and it adds no cost at inference. To compare fairly under our deployment limits, we retrain all baselines from scratch at the same $256\times256$ resolution. On a 300-image test set, CFRNet reaches the best perceptual score (LPIPS 0.250 at three cycles, which is 31% lower than one cycle) and also the best PSNR and SSIM at two cycles. It runs in about 23,ms per cycle in INT8 on a HiSilicon Hi3402 NPU, while the same baselines cannot be compiled to that chip. The cycle count $k$ acts as a simple quality knob that needs no retraining: PSNR is best at $k\!=\!2$ and LPIPS keeps improving up to $k\!=\!3$. We further show that the same idea works with a plain CNN that is even easier to deploy, and we run the model in real time on an in-car driver-monitoring board.

URL PDF HTML 收藏
2209.00188 2026-06-08 cs.AR cs.LG 版本更新

Hermes: Accelerating Long-Latency Load Requests via Perceptron-Based Off-Chip Load Prediction

Hermes: 通过基于感知器的片外负载预测加速长延迟负载请求

Rahul Bera, Konstantinos Kanellopoulos, Shankar Balachandran, David Novo, Ataberk Olgun, Mohammad Sadrosadati, Onur Mutlu

机构 * ETH Zürich(苏黎世联邦理工学院) Intel Processor Architecture Research Lab(英特尔处理器架构研究实验室) LIRMM, Univ. Montpellier, CNRS(蒙彼利埃大学LIRMM实验室,CNRS)

AI总结 提出Hermes技术,利用感知器预测片外负载请求,投机性地直接从主存获取数据,同时并行访问缓存层次,从而消除片外负载关键路径上的片上缓存访问延迟,显著提升处理器性能。

Comments To appear in 55th IEEE/ACM International Symposium on Microarchitecture (MICRO), 2022

详情
AI中文摘要

长延迟负载请求持续限制高性能处理器的性能。为增加处理器的延迟容忍度,架构师主要依赖两种关键技术:复杂的数据预取器和大型片上缓存。在这项工作中,我们表明:1) 即使是最先进的复杂预取器,在广泛的工作负载中平均也只能预测一半的片外负载请求;2) 由于片上缓存的规模和复杂性不断增加,片外负载请求的大部分延迟都花费在访问片上缓存层次结构上。本工作的目标是通过从片外负载请求的关键路径中移除片上缓存访问延迟来加速它们。为此,我们提出了一种名为Hermes的新技术,其关键思想是:1) 准确预测哪些负载请求可能走向片外;2) 投机性地直接从主存获取预测的片外负载所需的数据,同时并发访问这些负载的缓存层次结构。为实现Hermes,我们开发了一种新的轻量级、基于感知器的片外负载预测技术,该技术学习使用多个程序特征(例如,程序计数器序列)来识别片外负载请求。对于每个负载请求,预测器观察一组程序特征以预测该负载是否会走向片外。如果预测负载将走向片外,Hermes在负载的物理地址生成后立即向内存控制器发出投机性请求。如果预测正确,负载最终会错过缓存层次结构,并等待正在进行的投机性请求完成,从而从片外负载的关键路径中隐藏片上缓存层次结构访问延迟。我们的评估表明,Hermes显著提升了最先进基线的性能。我们开源了Hermes。

英文摘要

Long-latency load requests continue to limit the performance of high-performance processors. To increase the latency tolerance of a processor, architects have primarily relied on two key techniques: sophisticated data prefetchers and large on-chip caches. In this work, we show that: 1) even a sophisticated state-of-the-art prefetcher can only predict half of the off-chip load requests on average across a wide range of workloads, and 2) due to the increasing size and complexity of on-chip caches, a large fraction of the latency of an off-chip load request is spent accessing the on-chip cache hierarchy. The goal of this work is to accelerate off-chip load requests by removing the on-chip cache access latency from their critical path. To this end, we propose a new technique called Hermes, whose key idea is to: 1) accurately predict which load requests might go off-chip, and 2) speculatively fetch the data required by the predicted off-chip loads directly from the main memory, while also concurrently accessing the cache hierarchy for such loads. To enable Hermes, we develop a new lightweight, perceptron-based off-chip load prediction technique that learns to identify off-chip load requests using multiple program features (e.g., sequence of program counters). For every load request, the predictor observes a set of program features to predict whether or not the load would go off-chip. If the load is predicted to go off-chip, Hermes issues a speculative request directly to the memory controller once the load's physical address is generated. If the prediction is correct, the load eventually misses the cache hierarchy and waits for the ongoing speculative request to finish, thus hiding the on-chip cache hierarchy access latency from the critical path of the off-chip load. Our evaluation shows that Hermes significantly improves performance of a state-of-the-art baseline. We open-source Hermes.

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

LLM-Guided ANN Index Optimization for Human-Object Interaction Retrieval

LLM引导的ANN索引优化用于人-物交互检索

Shahrzad Esmat, Chaunte W. Lacewell, Sameh Gobriel, Nilesh Jain, Ali Jannesari

机构 * Iowa State University(爱荷华州立大学) Intel Corporation(英特尔公司)

AI总结 提出一种基于大语言模型的阶段感知智能体,通过耦合参数空间的分阶段优化,在HICO-DET等基准上显著提升向量检索吞吐量。

Comments 13 pages, 5 figures, 8 tables

详情
AI中文摘要

检索系统支撑着现代AI应用——涵盖视觉搜索、推荐引擎和多模态问答。现代多阶段检索系统需要联合优化高度耦合的参数,然而传统的超参数优化(HPO)方法——包括树结构Parzen估计器(TPE)和高斯过程贝叶斯优化——依赖于独立性假设,这从根本上阻止了它们在这些耦合配置空间中的导航。我们通过一个阶段感知的大语言模型(LLM)智能体来解决这一限制,该智能体将每个提案基于其完整的优化历史进行条件化,在阶段划分的探索、利用和微调阶段中导航耦合参数空间。在HICO-DET人-物交互检索基准上使用Intel VDMS(视觉数据管理系统)进行评估,我们的智能体在SIEVE(向量搜索效率的保障索引评估,一种质量约束的吞吐量指标)下比Optuna TPE高出+33.3%,比VDTuner高出+34.2%,相比UniIR实现了15.3倍的吞吐量提升。在三个基准上的验证证实,智能体的优势随参数耦合程度增加而增长:在HICO-DET(高耦合)上+33.3%,在GLDv2(中等耦合)上方法收敛于1%以内,在SIFT1M(近独立控制)上收敛于3.6%以内。在Milvus上的跨系统验证确认,优化器在所有三个数据集上排名第一且无需修改,展示了跨向量数据库管理系统(VDBMS)平台的可迁移性。

英文摘要

Retrieval systems underpin modern AI applications -- spanning visual search, recommendation engines, and multi-modal question answering. Modern multi-stage retrieval systems require the joint optimization of highly coupled parameters, yet traditional hyperparameter optimization (HPO) methods -- including Tree-structured Parzen Estimators (TPE) and Gaussian Process Bayesian Optimization -- rely on an independence assumption that fundamentally prevents them from navigating these coupled configuration spaces. We address this limitation with a phase-aware large language model (LLM) agent that conditions each proposal on its full optimization history, navigating the coupled parameter space across phase-partitioned exploration, exploitation, and fine-tuning stages. Evaluated on the HICO-DET human-object interaction retrieval benchmark using Intel VDMS (Visual Data Management System), our agent outperforms Optuna TPE by +33.3% and VDTuner by +34.2% under SIEVE (Safeguarded Index Evaluation of Vector-search Efficiency, a quality-constrained throughput metric), delivering a 15.3x throughput gain over UniIR. Validation across three benchmarks confirms that the agent's advantage grows with the degree of parameter coupling: +33.3% on HICO-DET (high coupling), methods converge within 1% on GLDv2 (moderate coupling) and within 3.6% on SIFT1M (near-independent control). Cross-system validation on Milvus confirms the optimizer ranks first on all three datasets without modification, demonstrating transferability across vector database management system (VDBMS) platforms.

URL PDF HTML 收藏
1809.07012 2026-06-04 math.OC cs.RO cs.SY eess.SY

Enhancing the settling time estimation of a class of fixed-time stable systems

增强一类固定时间稳定系统的 settling 时间估计

R. Aldana-López, D. Gómez-Gutiérrez, E. Jiménez-Rodríguez, J. D. Sánchez-Torres, M. Defoort

机构 * Multi-agent autonomous systems lab, Intel Labs, Intel Tecnología de M\'exico, Av. del Bosque 1001, Colonia El Bajío, Zapopan, 45019, Jalisco, M\'exico. Research Laboratory on Optimal Design, Devices Advanced Materials -OPTIMA-, Department of Mathematics LAMIH, CNRS UMR 8201, Univ. Valenciennes, Valenciennes 59313, France.

AI总结 本文研究了一类固定时间稳定系统的收敛时间分析,提出了一种新的非保守上界用于估计其 settling 时间,通过改进方法提供了更精确的上界,并展示了预定义时间控制器在第一和第二阶系统中的应用。

Journal ref International Journal of Robust and Nonlinear Control, Volume29, Issue12, Pages 4135-4148,2019

详情
AI中文摘要

本文研究了一类固定时间稳定系统的收敛时间分析,旨在提供一种新的非保守上界用于其 settling 时间的估计。我们的贡献包括四个方面:首先,重新审视已知的固定时间稳定系统类,展示经典上界估计的保守性;其次,提供一个统一上界,该上界适用于系统中任意轨迹的 settling 时间;第三,通过略微修改之前的固定时间系统类,提出了一种新的预定义时间收敛算法,其中 settling 时间的上界作为系统参数预先设定;最后,介绍了用于第一阶和第二阶系统的预定义时间控制器。一些仿真结果展示了所提方案在 settling 时间估计方面的性能,与现有方法相比具有优势。

英文摘要

This paper deals with the convergence time analysis of a class of fixed-time stable systems with the aim to provide a new non-conservative upper bound for its settling time. Our contribution is fourfold. First, we revisit the well-known class of fixed-time stable systems, given in (Polyakov et al.,2012}, while showing the conservatism of the classical upper estimate of the settling time. Second, we provide the smallest constant that uniformly upper bounds the settling time of any trajectory of the system under consideration. Third, introducing a slight modification of the previous class of fixed-time systems, we propose a new predefined-time convergent algorithm where the least upper bound of the settling time is set a priori as a parameter of the system. At last, predefined-time controllers for first order and second order systems are introduced. Some simulation results highlight the performance of the proposed scheme in terms of settling time estimation compared to existing methods.

URL PDF HTML 收藏
1809.04539 2026-06-04 cs.RO cs.SY eess.SY

Frequency-Aware Model Predictive Control

频率感知模型预测控制

Ruben Grandia, Farbod Farshidian, Alexey Dosovitskiy, René Ranftl, Marco Hutter

机构 * Robotic Systems Lab, ETH Zurich(机器人系统实验室,苏黎世联邦理工学院) Intel Labs, Munich, Germany(英特尔实验室,德国慕尼黑)

AI总结 本文提出频率形状成本函数,用于在腿足机器人最优控制中实现鲁棒解决方案,通过仿真和硬件实验展示了运动计划与执行器带宽限制的兼容性,并在未建模合规性地形上实现了稳健行走。

Journal ref IEEE Robotics and Automation Letters 2019

详情
AI中文摘要

将轨迹优化得到的解决方案转移到机器人硬件仍是一个具有挑战性的问题。当优化充分利用提供的模型执行动态任务时,未建模的动力学会使运动在现实系统中不可行。模型误差可能是由于模型简化,也自然出现在在无结构和非确定性环境中部署机器人时。主要的是,顺应性接触和执行器动力学导致带宽限制。虽然经典控制方法提供了合成对一类模型误差鲁棒的控制器的工具,但现代轨迹优化中缺少这种概念,该问题是在时域中解决的。我们提出频率形状成本函数,以在腿足机器人的最优控制中实现鲁棒解决方案。通过仿真和硬件实验,我们展示了运动计划可以与由执行器和接触动力学设定的带宽限制相兼容。模型预测解决方案的平滑度可以连续调节而不影响问题的可行性。与由高度顺应性串联弹性执行器驱动的四足机器人ANYmal的实验显示,计划的运动、扭矩和力轨迹的跟踪性能显著提高,并使机器在具有未建模顺应性的地形上稳健行走。

英文摘要

Transferring solutions found by trajectory optimization to robotic hardware remains a challenging task. When the optimization fully exploits the provided model to perform dynamic tasks, the presence of unmodeled dynamics renders the motion infeasible on the real system. Model errors can be a result of model simplifications, but also naturally arise when deploying the robot in unstructured and nondeterministic environments. Predominantly, compliant contacts and actuator dynamics lead to bandwidth limitations. While classical control methods provide tools to synthesize controllers that are robust to a class of model errors, such a notion is missing in modern trajectory optimization, which is solved in the time domain. We propose frequency-shaped cost functions to achieve robust solutions in the context of optimal control for legged robots. Through simulation and hardware experiments we show that motion plans can be made compatible with bandwidth limits set by actuators and contact dynamics. The smoothness of the model predictive solutions can be continuously tuned without compromising the feasibility of the problem. Experiments with the quadrupedal robot ANYmal, which is driven by highly-compliant series elastic actuators, showed significantly improved tracking performance of the planned motion, torque, and force trajectories and enabled the machine to walk robustly on terrain with unmodeled compliance.

URL PDF HTML 收藏
1705.10887 2026-06-04 stat.ML cs.CV cs.LG cs.NA math.NA

Efficient, sparse representation of manifold distance matrices for classical scaling

高效表示经典标度中的流形距离矩阵

Javier S. Turek, Alexander Huth

机构 * Intel Labs(英特尔实验室) The University of Texas at Austin(得克萨斯大学奥斯汀分校)

AI总结 本文提出一种基于双调和插值的稀疏方法,用于高效表示流形距离矩阵,相比现有方法速度快2倍,内存占用低20倍,能处理大规模点集。

Comments Conference CVPR 2018

详情
AI中文摘要

Geodesic距离矩阵可以揭示对非刚性变形不敏感的形状特性,因此常用于分析和表示3-D形状。然而,这些矩阵随点数的平方增长,因此对于大规模点集常用低秩近似来存储和分析。本文提出了一种新颖的稀疏方法,利用双调和插值高效表示流形距离矩阵。该方法利用数据流形的知识,学习一个稀疏插值算子,通过部分点近似距离。我们证明,与现有方法相比,该方法在处理大规模点集的MDS问题时速度快2倍,内存占用低20倍,质量相似。这使得分析之前不可行的大规模点集成为可能。

英文摘要

Geodesic distance matrices can reveal shape properties that are largely invariant to non-rigid deformations, and thus are often used to analyze and represent 3-D shapes. However, these matrices grow quadratically with the number of points. Thus for large point sets it is common to use a low-rank approximation to the distance matrix, which fits in memory and can be efficiently analyzed using methods such as multidimensional scaling (MDS). In this paper we present a novel sparse method for efficiently representing geodesic distance matrices using biharmonic interpolation. This method exploits knowledge of the data manifold to learn a sparse interpolation operator that approximates distances using a subset of points. We show that our method is 2x faster and uses 20x less memory than current leading methods for solving MDS on large point sets, with similar quality. This enables analyses of large point sets that were previously infeasible.

URL PDF HTML 收藏
1802.00930 2026-06-04 cs.NE cs.LG cs.NA math.NA

Mixed Precision Training of Convolutional Neural Networks using Integer Operations

使用整数运算进行卷积神经网络的混合精度训练

Dipankar Das, Naveen Mellempudi, Dheevatsa Mudigere, Dhiraj Kalamkar, Sasikanth Avancha, Kunal Banerjee, Srinivas Sridharan, Karthik Vaidyanathan, Bharat Kaul, Evangelos Georganas, Alexander Heinecke, Pradeep Dubey, Jesus Corbal, Nikita Shustrov, Roma Dubtsov, Evarist Fomenko, Vadim Pirogov

机构 * Parallel Computing Lab(并行计算实验室) Intel Labs, India(英特尔实验室,印度) Product Architecture Group(产品架构组) Intel Labs, SC Intel, OR(英特尔实验室,SC英特尔,美国) Software Services Group(软件服务组) Intel, OR(英特尔,美国)

AI总结 本文提出了一种基于整数运算的混合精度训练方法,在ImageNet-1K数据集上训练了ResNet-50、GoogLeNet-v1等SOTA网络,实现了比FP32更高的训练吞吐量和相同精度下的最高准确率。

Comments Published as a conference paper at ICLR 2018

详情
AI中文摘要

当前混合精度训练的SOTA主要基于低精度浮点运算,如FP16累积到FP32的变种。然而,在低精度和混合精度整数训练领域,已有研究要么针对非SOTA网络(如仅AlexNet用于ImageNet-1K),要么针对较小的数据集(如CIFAR-10)。本文在通用硬件上训练了SOTA视觉理解神经网络,使用整数运算。特别关注整数融合乘加(FMA)运算,其输入为两个INT16操作数,输出为INT32。我们提出了张量的共享指数表示,并开发了适用于常见神经网络操作的动态定点(DFP)方案。研究了高效整数卷积核的开发细节,包括处理INT32累加器溢出的方法。我们实现了ResNet-50、GoogLeNet-v1、VGG-16和AlexNet的CNN训练,这些网络在相同迭代次数下达到或超过FP32的SOTA准确率,无需改变超参数,并在端到端训练吞吐量上提高了1.8倍。据我们所知,这些结果是首次在通用硬件上使用SOTA CNNs在ImageNet-1K数据集上实现INT16训练的结果,并实现了最高报告的准确率。

英文摘要

The state-of-the-art (SOTA) for mixed precision training is dominated by variants of low precision floating point operations, and in particular, FP16 accumulating into FP32 Micikevicius et al. (2017). On the other hand, while a lot of research has also happened in the domain of low and mixed-precision Integer training, these works either present results for non-SOTA networks (for instance only AlexNet for ImageNet-1K), or relatively small datasets (like CIFAR-10). In this work, we train state-of-the-art visual understanding neural networks on the ImageNet-1K dataset, with Integer operations on General Purpose (GP) hardware. In particular, we focus on Integer Fused-Multiply-and-Accumulate (FMA) operations which take two pairs of INT16 operands and accumulate results into an INT32 output.We propose a shared exponent representation of tensors and develop a Dynamic Fixed Point (DFP) scheme suitable for common neural network operations. The nuances of developing an efficient integer convolution kernel is examined, including methods to handle overflow of the INT32 accumulator. We implement CNN training for ResNet-50, GoogLeNet-v1, VGG-16 and AlexNet; and these networks achieve or exceed SOTA accuracy within the same number of iterations as their FP32 counterparts without any change in hyper-parameters and with a 1.8X improvement in end-to-end training throughput. To the best of our knowledge these results represent the first INT16 training results on GP hardware for ImageNet-1K dataset using SOTA CNNs and achieve highest reported accuracy using half-precision

URL PDF HTML 收藏
1711.02213 2026-06-04 cs.LG cs.NA math.NA stat.ML

Flexpoint: An Adaptive Numerical Format for Efficient Training of Deep Neural Networks

Flexpoint:一种适应性数值格式,用于高效训练深度神经网络

Urs Köster, Tristan J. Webb, Xin Wang, Marcel Nassar, Arjun K. Bansal, William H. Constable, Oğuz H. Elibol, Scott Gray, Stewart Hall, Luke Hornof, Amir Khosrowshahi, Carey Kloss, Ruby J. Pai, Naveen Rao

机构 * Artificial Intelligence Products Group, Intel Corporation(英特尔人工智能产品部)

AI总结 Flexpoint是一种适应性数值格式,旨在高效训练深度神经网络,通过动态调整指数来减少溢出并最大化动态范围,实验证明其在训练AlexNet、残差网络和生成对抗网络时性能接近32位浮点数。

Comments 14 pages, 5 figures, accepted in Neural Information Processing Systems 2017

详情
AI中文摘要

深度神经网络通常在32位浮点格式下开发和训练。通过在训练和推理中使用优化于深度学习的数值格式,可以实现性能和能效的显著提升。尽管近年来在有限精度推理方面取得了进展,但以低比特宽度训练神经网络仍是一个挑战。本文提出了Flexpoint数据格式,旨在完全取代32位浮点格式的训练和推理,支持现代深度网络拓扑而不需修改。Flexpoint张量具有共享的指数,该指数动态调整以最小化溢出并最大化可用动态范围。我们通过使用neon深度学习框架实现的模拟器验证了Flexpoint,证明在训练AlexNet、深度残差网络和生成对抗网络时,16位Flexpoint在不需调整模型超参数的情况下,性能接近32位浮点数。我们的结果表明,Flexpoint是一种有前途的数值格式,适用于未来用于训练和推理的硬件。

英文摘要

Deep neural networks are commonly developed and trained in 32-bit floating point format. Significant gains in performance and energy efficiency could be realized by training and inference in numerical formats optimized for deep learning. Despite advances in limited precision inference in recent years, training of neural networks in low bit-width remains a challenging problem. Here we present the Flexpoint data format, aiming at a complete replacement of 32-bit floating point format training and inference, designed to support modern deep network topologies without modifications. Flexpoint tensors have a shared exponent that is dynamically adjusted to minimize overflows and maximize available dynamic range. We validate Flexpoint by training AlexNet, a deep residual network and a generative adversarial network, using a simulator implemented with the neon deep learning framework. We demonstrate that 16-bit Flexpoint closely matches 32-bit floating point in training all three models, without any need for tuning of model hyperparameters. Our results suggest Flexpoint as a promising numerical format for future hardware for training and inference.

URL PDF HTML 收藏
2606.03014 2026-06-03 cs.LG cs.AR

MOSAIC: Efficient Mixture-of-Agent Scheduling via Adaptive Aggregation and Inference Concurrency

MOSAIC: 通过自适应聚合和推理并发的高效混合智能体调度

Saptarshi Mitra, Yifan Zhang, Rachid Karami, Phyo Pyae Moe Aung, Nazmul Takbir, Sreetama Sarkar, Souvik Kundu, Sitao Huang

机构 * University of California, Irvine, USA(加州大学 Irvine 分校) University of Southern California, Los Angeles, USA(南加州大学洛杉矶分校) Intel, USA(英特尔公司)

AI总结 针对混合智能体系统在有限GPU资源下的负载不均衡问题,提出基于整数线性规划调度器和置信度感知自适应聚合的MOSAIC框架,实现最高2.5倍专家阶段、4.23倍聚合阶段和1.7~2.3倍端到端加速,精度损失在0.1个百分点内。

Comments 13 pages, 8 main pages

详情
AI中文摘要

混合智能体(MoA)系统通过将每个查询路由到多个专家大语言模型并聚合其输出来提高推理准确性。在有限的GPU资源上高效执行此工作负载存在瓶颈。基于技能的调度导致专家需求倾斜,而将指令微调的大语言模型与长推理模型结合会导致生成长度的极端变化。因此,传统的调度策略由于负载不平衡而遭受显著的GPU空闲和吞吐量崩溃。我们提出了MOSAIC,一个加速MoA工作负载的调度框架。首先,我们制定了一个基于整数线性规划(ILP)的调度器,该调度器根据离线分析的成本联合优化专家放置和每个工作线程的提示分配,在工作线程间复制推理专家同时固定轻量级专家。其次,MOSAIC使用置信度感知的自适应聚合,利用专家间一致性来绕过重型最终聚合器大语言模型处理共识查询。在我们的4-GPU系统中,与基线调度器相比,MOSAIC实现了最高2.5倍的专家阶段、4.23倍的聚合阶段和1.7~2.3倍的端到端加速,同时精度匹配在0.1个百分点以内。

英文摘要

Mixture-of-Agents (MoA) systems improve reasoning accuracy by routing each query to multiple expert LLMs and aggregating their outputs. Efficiently executing this workload on limited GPU resources has bottlenecks. Skill-based routing creates skewed expert demand, and combining instruction-tuned LLMs with long-reasoning models results in extreme variability in generation lengths. Consequently, traditional scheduling strategies suffer from significant GPU idling and throughput collapse due to load imbalances. We present MOSAIC, a scheduling framework to accelerate MoA workloads. First, we formulate an Integer Linear Program (ILP) based scheduler that jointly optimizes expert placement and per-worker prompt assignment from offline-profiled costs, replicating reasoning experts across workers while pinning lightweight ones. Second, MOSAIC uses confidence-aware adaptive aggregation, leveraging inter-expert agreement to bypass the heavy final aggregator LLM for consensus queries. In our 4-GPU system, MOSAIC achieves up to 2.5x expert-stage, 4.23x aggregator-stage and 1.7~2.3x end-to-end speedups over the baseline scheduler, while matching accuracy within 0.1pp.

URL PDF HTML 收藏