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

大厂专区

Oracle(甲骨文)

至 收录 96
2607.17849 2026-07-21 cs.HC cs.CL cs.CV 新提交

AlphaOracle: Oracle bone script decipherment via human-workflow-inspired deep learning

AlphaOracle:通过受人工工作流程启发的深度学习进行甲骨文破译

Yuliang Liu, Haisu Guan, Pengjie Wang, Xinyu Wang, Jinpeng Wan, Kaile Zhang, Handong Zheng, Xingchen Liu, Zhebin Kuang, Huanxin Yang, Bang Li, Yongge Liu, Lianwen Jin, Xiang Bai

机构 * School of Software Engineering, Huazhong University of Science and Technology(华中科技大学软件学院) School of Electronic Information Engineering, South China University of Technology(华南理工大学电子信息学院) Key Laboratory of Oracle Bone Inscriptions Information Processing, Anyang Normal University(安阳师范学院甲骨文信息处理重点实验室)

AI总结 针对约3000个未破译甲骨文字符的问题,提出受人工工作流程启发的AlphaOracle框架,经多阶段管道进行甲骨文破译,与专家解读高度一致,还能减少分析时间,为甲骨文及其他未破译文字研究提供参考。

Comments Accepted by The Innovation 2026

Journal ref The Innovation 7(11), 101462, 2026

详情
AI中文摘要

由于铭文残缺和证据稀少,4500个甲骨文字符中约有3000个仍未被破译。当前的人工智能方法无法复制整合形式分析、上下文语义和文献学推理的专家工作流程。我们引入了AlphaOracle,这是一个受人工工作流程启发的框架,它使用迄今为止最大的数字化语料库将甲骨文破译系统化。其多阶段管道包括:(i)拓片解析;(ii)基于部首的形态分析和历时建模;(iii)上下文检索与语义对齐;(iv)对照经典文献进行文献学验证。每个阶段都会生成明确的、带有置信度权重的证据链,最终生成可供学术验证的可解释报告。在多个测试字符上,AlphaOracle的解读与专家解读高度一致。在对86位领域专家的研究中,它将分析时间减少了64%,79%的参与者认为它非常有用。值得注意的是,AlphaOracle将字符“老”解析为地名或氏族名称,为商代行政和社会解读提供了具体修订。这些结果表明,与文献学实践相结合的计算方法可以促进甲骨文研究,并为其他未破译文字的研究提供概念参考。

英文摘要

Approximately 3,000 of the 4,500 oracle bone script (OBS) characters remain undeciphered due to fragmentary inscriptions and sparse evidence. Current AI approaches fail to replicate expert workflows that integrate form analysis, contextual semantics, and philological reasoning. We introduce AlphaOracle, a human-workflow-inspired framework that systematizes OBS decipherment using the largest digitized corpus to date. Its multi-stage pipeline comprises: (i) rubbing parsing; (ii) radical-based morphological analysis with diachronic modeling; (iii) contextual retrieval with semantic alignment; and (iv) philological validation against classical sources. Each stage generates explicit, confidence-weighted evidence chains, culminating in interpretable reports for scholarly verification. Across multiple test characters, AlphaOracle's readings strongly agreed with expert interpretations. In a study of 86 domain specialists, it reduced analysis time by 64% and 79% of participants rated it highly useful. Notably, AlphaOracle resolves the character "Lao" as a toponymic or clan designation, offering concrete revisions to Shang administrative and social interpretations. These results suggest that computational methods aligned with philological practice can facilitate OBS research and provide a conceptual reference for studies of other undeciphered scripts.

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

Coresets Before Score Sets: Evaluation-Unsupervised Prompt Subset Selection for LLM Benchmarks

分数集之前的核心集:用于大语言模型基准测试的评估无监督提示子集选择

Jihan Yao, Gantavya Bhatt, Arnav Das, Peter Jin, Ke Bao, Qiaolin Yu, Khushi Bhardwaj, Chang Su, Jialei Wang, Yikai Zhu, Sugam Devare, Damon Mosk-Aoyama, Zhen Dong, Venkat Krishna Srinivasan, Yineng Zhang, Oleksii Kuchaiev, Jiantao Jiao, Banghua Zhu, Jeff Bilmes

机构 * University of Washington(华盛顿大学) University of California, Berkeley(加利福尼亚大学伯克利分校) Oracle(甲骨文公司) Together AI(Together AI公司) LMSYS NVIDIA(英伟达公司)

AI总结 研究大语言模型基准测试的核心集选择,采用评估无监督方法,利用次模子集选择,开发多种次模函数。在新大规模套件上实验发现设施选址函数效果好,该目标不限于特定模式,在相关排行榜上表现优且计算成本低,证明次模性对基准压缩有用。

详情
AI中文摘要

我们研究大语言模型基准核心集选择问题,即在多个基准测试中选择一小部分提示,使诱导的模型分数和排名接近完整基准测试集的结果。在评估无监督基准核心集选择中,选择算法不使用模型评估结果,通过在多个基准测试中生成提示子集进行细粒度操作。我们使用次模子集选择,并为此开发和评估了许多不同的次模函数。在一个包含35个异构基准测试、18个前沿大语言模型和超61K提示的新大规模套件上,我们发现仅基于廉价语义提示嵌入操作的设施选址函数在一系列核心集预算下比12个基于分数和多样性的基线更好地保留大语言模型分数。此外,我们提出的目标不限于评估无监督模式,在仅需选择少数完整基准测试且有大量模型分数可用的设置中,相同目标在MMLU和MTEB排行榜上与现有最佳基线相当或更优,且计算成本更低。我们的结果表明,一般来说,次模性是基准压缩的强大且可靠工具。

英文摘要

We study LLM benchmark coreset selection: selecting a small subset of prompts over multiple benchmarks whose induced model scores and rankings approximate those obtained from the full benchmark suite. In evaluation-unsupervised benchmark coreset selection (our approach), the selection algorithm uses no model evaluation outcomes, and operates on a fine granularity by producing subsets of prompts over multiple benchmarks rather than producing a sub-collection of entire benchmarks. We use submodular subset selection, and we develop and evaluate many different submodular functions for this purpose, including determinantal point process (DPP) based approaches, submodular mutual information functions, and facility location-based functions. On a new large-scale suite of 35 heterogeneous benchmarks spanning five different capability categories, 18 frontier LLMs, and over 61K prompts, we find that the facility location (FL) function operating exclusively on inexpensive semantic prompt embeddings preserves LLM scores better than twelve separate score-based and diversity-based baselines, across a range of coreset budgets. Moreover, we show our proposed objective is not limited to the evaluation-unsupervised regime: in the setting where only a handful of whole benchmarks must be selected and a large amount of model scores are available, the same objective matches or outperforms state-of-the-art baselines on the MMLU and MTEB leaderboards, while being substantially cheaper to compute. Together, our results suggest that submodularity, in general, is a strong and reliable tool for benchmark compression.

URL PDF HTML 收藏
2607.06109 2026-07-08 cs.CV cs.AI 新提交

RoME: Robust Mixture of Low-Rank Experts against Multiple Adversarial Perturbations

RoME:针对多种对抗性扰动的低秩专家稳健混合

Woo Jae Kim, Kyle Min, Suhyeon Ha, Joonsung Jeon, Sung-eui Yoon

机构 * KAIST(韩国科学技术院) Oracle(甲骨文公司)

AI总结 研究针对多扰动对抗训练的鲁棒性权衡问题,提出RoME方法,通过低秩专家混合及双尺度门控、威胁引导门控多样化,在联合鲁棒性和自然准确性上优于现有方法,提升对未知威胁的鲁棒性。

Comments ECCV 2026

详情
AI中文摘要

多扰动对抗训练(MAT)旨在实现对多种\(\ell_p\)扰动的鲁棒性,但在不同威胁之间存在鲁棒性权衡。为解决此问题,我们采用专家混合(MoE)将不同威胁通过不同模型路径路由。然而,朴素应用MoE面临两个关键挑战:专家往往忽略特定威胁特征并冗余捕获跨威胁共享的特征,门控网络存在与威胁无关的路由问题。为此,我们提出鲁棒低秩专家混合(RoME),每个专家是对共享主干的低秩加法更新。为解决与威胁无关的路由问题,RoME引入了双尺度门控和威胁引导的门控多样化。大量实验表明,RoME在联合鲁棒性和自然准确性方面优于现有最先进的MAT,并提高了对未知威胁的鲁棒性。

英文摘要

Multi-perturbation adversarial training (MAT) aims to achieve robustness against multiple $\ell_p$ perturbations but suffers from robustness trade-offs between different threats. To address this, we employ a mixture of experts (MoE) to route different threats through distinct model pathways. However, naive application of MoE encounters two critical challenges: experts tend to overlook threat-specific features and redundantly capture features shared across threats, and gating networks suffer from threat-agnostic routing where they learn nearly identical routing patterns across threats, thus preventing the construction of threat-specific model pathways. To this end, we propose Robust Mixture of Low-Rank Experts (RoME), where each expert is a low-rank additive update to the shared backbone, allowing it to capture threat-common features while experts focus on threat-specific information. To address threat-agnostic routing, RoME introduces (i) dual-scale gating that exploits threat-discriminative signals from local and global level features, and (ii) threat-guided gating diversification that enforces diverse expert utilization across threats. Extensive experiments demonstrate that RoME outperforms existing state-of-the-art MAT in union robustness and natural accuracy and improves robustness against unseen threats. Codes are available at https://github.com/wkim97/RoME.

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

Decomposed Prompting Does Not Fix Knowledge Gaps, But Helps Models Say "I Don't Know"

分解式提示无法弥补知识差距,但有助于模型说“我不知道”

Dhruv Madhwal, Lyuxin David Zhang, Dan Roth, Tomer Wolfson, Vivek Gupta

机构 * Arizona State University(亚利桑那州立大学) University of Pennsylvania(宾夕法尼亚大学) Oracle AI

AI总结 研究大语言模型在闭卷问答中识别知识局限的问题,评估三种提示方式在不同模型规模和多跳问答基准下的影响,利用提示方式间的分歧信号实现无训练弃权策略,提升模型可靠性。

Comments Camera-ready version. Published in Findings of ACL 2026. Code and data: https://github.com/dhruvmadhwal/disagreement-based-abstention

详情
AI中文摘要

大语言模型在闭卷问答中难以识别知识局限,导致产生幻觉。虽分解式提示通常用于提高准确性,但本文研究其对可靠性的影响。评估了三种任务等效的提示方式,发现前沿模型中分解带来的准确性提升减弱,但提示方式间的分歧仍能指示潜在错误,据此实现无训练弃权策略,效果优于标准不确定性基线。

英文摘要

Large language models often struggle to recognize their knowledge limits in closed-book question answering, leading to confident hallucinations. While decomposed prompting is typically used to improve accuracy, we investigate its impact on reliability. We evaluate three task-equivalent prompting regimes: Direct, Assistive, and Incremental, across different model scales and multi-hop QA benchmarks. We find that although accuracy gains from decomposition diminish in frontier models, disagreements between prompting regimes remain highly indicative of potential errors. Because factual knowledge is typically stable while hallucinations are stochastic, cross-regime agreement provides a precise signal of internal uncertainty. We leverage this signal to implement a training-free abstention policy that requires no retrieval or fine-tuning. Our results show that disagreement-based abstention outperforms standard uncertainty baselines as an error detector, improving both F1 and AUROC across settings. This demonstrates that decomposition-based prompting can serve as a practical diagnostic probe for model reliability in closed-book QA.

URL PDF HTML 收藏
2606.25098 2026-06-25 cs.DC cs.AI cs.PF cs.SY eess.SY 新提交

Power-Flexible AI Data Centers: A New Paradigm for Grid-Responsive Compute

灵活功率的AI数据中心:一种电网响应式计算的新范式

Chris Williams, Philip Colangelo, Ayse Coskun, Ethan Levine, Andy Neale, Ciaran Roberts, Shayan Sengupta, Nikhil Shirolkar, Varun Sivaram, Sarah Soares, Ethan Tiao, Scott Underwood, Daniel Wilson, Frank Sharp, Luke Wainwright, Harry Petty, Scott Wallace, Brandon Records

机构 * Emerald AI Electric Power Research Institute (EPRI)(电力研究研究院) National Grid(国家电网) NVIDIA Oracle

AI总结 本文提出将GPU集群作为电网交互式资产,通过软件编排实现负载快速削减、持续降载和碳感知运行,同时保持优先级任务服务水平,并实现跨地理集群的性能感知负载迁移。

Comments 14 pages, 7 figures, 1 table

详情
AI中文摘要

人工智能基础设施的快速扩张正推动数据中心电力需求前所未有的增长。传统电力系统规划将大型计算设施视为刚性峰值负荷,导致昂贵的基础设施升级和电网互联的长期延迟。近期研究表明,AI集群可通过基于软件的工作负载编排在峰值需求期间降低电力消耗。本文探讨了现代基于GPU的AI数据中心如何作为电网交互式资产运行,动态响应电力系统状况。我们描述了一种集成电网信号、工作负载调度和功率遥测的架构,用于细粒度集群功率控制。来自实际部署在130 kW GPU集群上的实验结果表明了多种灵活性形式,包括快速负载降低、持续降载和碳感知运行,同时保持优先级作业的服务水平。我们进一步展示了跨地理分布集群的性能感知负载迁移,使工作负载能够迁移到电网压力较低的区域。这些能力共同将AI基础设施从静态电力消费者转变为支持电网可靠性、加速互联并提高计算可持续性的灵活资源。

英文摘要

The rapid expansion of artificial intelligence (AI) infrastructure is driving unprecedented growth in electricity demand from data centers. Traditional power-system planning treats large computing facilities as inflexible peak loads, leading to costly infrastructure upgrades and long delays in grid interconnection. Recent work has shown that AI clusters can reduce electricity consumption during peak demand through software-based workload orchestration. This article explores how modern GPU-based AI data centers can operate as grid-interactive assets that respond dynamically to power system conditions. We describe an architecture integrating grid signals, workload scheduling, and power telemetry for fine-grained cluster power control. Experimental results from a real-world deployment on a 130 kW GPU cluster demonstrate multiple forms of flexibility, including rapid load reduction, sustained curtailment, and carbon-aware operation while preserving service levels for priority jobs. We further demonstrate performance-aware load shifting across geographically distributed clusters, enabling workloads to migrate toward regions with lower grid stress. Together, these capabilities transform AI infrastructure from static electricity consumers into flexible resources that support grid reliability, accelerate interconnection, and improve computing sustainability.

URL PDF HTML 收藏
2606.23992 2026-06-24 cs.CL cs.AI cs.LG 新提交

RASC+: Retrieval-Constrained LLM Adjudication for Clinical Value Set Authoring

RASC+: 用于临床值集创作的检索约束LLM裁决

Sumit Mukherjee

机构 * Oracle Health, USA(美国甲骨文健康)

AI总结 提出RASC+方法,通过检索优化候选池召回率,并利用约束LLM裁决器选择候选,在临床值集完成任务上显著提升F1分数,同时保证返回代码来自可审计候选池。

详情
AI中文摘要

临床值集定义了用于质量测量、表型分析、队列构建和临床决策支持的标准术语代码。最近引入的检索增强集完成(RASC)基准表明,直接零样本大型语言模型(LLM)生成不适合此任务:临床代码系统庞大、版本控制严格,且语言模型无法可靠记忆。我们研究了一种分阶段替代方案,其中候选池构建针对召回率进行优化,而约束LLM裁决器针对候选选择进行优化。在完整的3,744个值集RASC测试分割上,基于Qwen3的检索结合词汇感知扩展和代码显示救援检索,将候选池召回率从原始RASC检索基线的0.553提高到0.730;在保留发布者层上,池召回率为0.655。高召回率池本身并不足够:将原始SAPBert交叉编码器应用于此扩展池,得到全测试宏F1为0.287,保留发布者宏F1为0.233。将阶段2选择器替换为对同一池的盲化GPT-5裁决,全测试宏F1提高到0.549,保留发布者宏F1提高到0.533。这些结果表明,检索约束的LLM裁决可以显著改进值集完成,同时保留所有返回代码必须来自可审计候选池的安全约束。

英文摘要

Clinical value sets define the standardized terminology codes used in quality measurement, phenotyping, cohort construction, and clinical decision support. The recently introduced Retrieval-Augmented Set Completion (RASC) benchmark showed that direct zero-shot large language model (LLM) generation is poorly suited to this task: clinical code systems are large, version-controlled, and not reliably memorized by language models. We study a stage-wise alternative in which candidate-pool construction is optimized for recall and a constrained LLM adjudicator is optimized for candidate selection. On the full 3,744-value-set RASC test split, Qwen3-based retrieval with vocabulary-aware expansion and code-display rescue retrieval increases candidate-pool recall from the original RASC retrieval baseline of 0.553 to 0.730; on the held-out-publisher stratum, pool recall is 0.655. The higher-recall pool alone is not sufficient: applying the original SAPBert cross-encoder to this expanded pool gives full-test macro F1 of 0.287 and held-out-publisher macro F1 of 0.233. Replacing the stage-2 selector with blinded GPT-5 adjudication over the same pool increases full-test macro F1 to 0.549 and held-out-publisher macro F1 to 0.533. These results show that retrieval-constrained LLM adjudication can substantially improve value set completion while preserving the safety constraint that all returned codes must come from an auditable candidate pool.

URL PDF HTML 收藏
2604.20937 2026-06-23 cs.LG 版本更新

Sink-Token-Aware Pruning for Fine-Grained Video Understanding in Efficient Video LLMs

面向高效视频大语言模型的sink-token感知剪枝:用于细粒度视频理解

Kibum Kim, Jiwan Kim, Kyle Min, Yueqi Wang, Jinyoung Moon, Julian McAuley, Chanyoung Park

机构 * Korea Advanced Institute of Science and Technology (KAIST)(韩国高级科学技术研究院) Oracle University of California, San Diego(加州大学圣地亚哥分校) Electronics and Telecommunications Research Institute (ETRI)(电子电信研究院)

AI总结 本文提出Sink-Token-aware Pruning方法,通过识别并抑制semantically uninformative tokens,提升细粒度视频理解性能,在多种基准测试中表现优异。

Comments ECCV 2026

详情
AI中文摘要

视频大语言模型(Video LLMs)由于提供大量视觉token导致推理延迟高。为解决此问题,训练无关的视觉token剪枝已成为减少计算成本的解决方案;然而现有方法主要在多项选择问题回答(MCQA)基准上验证,其中粗粒度线索通常足够。本文揭示这些方法在需要精确视觉支撑的细粒度理解任务中表现急剧下降,如hallucination评估。为探索此差距,我们进行了系统分析并识别出sink tokens——语义上无信息的token,吸引过多注意力——作为细粒度视频理解的关键障碍。当这些sink tokens未被剪枝时,会扭曲模型的视觉证据并阻碍细粒度理解。受此启发,我们提出Sink-Token-aware Pruning(SToP),一种简单但有效的plug-and-play方法,引入sink score量化每个token作为sink的倾向,并将此分数应用于现有空间和时间剪枝方法以抑制它们,从而增强视频理解。为验证SToP的有效性,我们将其应用于最先进的剪枝方法(VisionZip、FastVid和Holitom),并在涵盖hallucination、开放式生成、组合推理和MCQA的多种基准上评估。我们的结果表明,SToP显著提升了性能,即使在剪枝高达90%的视觉token时也如此。

英文摘要

Video Large Language Models (Video LLMs) incur high inference latency due to a large number of visual tokens provided to LLMs. To address this, training-free visual token pruning has emerged as a solution to reduce computational costs; however, existing methods are primarily validated on Multiple-Choice Question Answering (MCQA) benchmarks, where coarse-grained cues often suffice. In this work, we reveal that these methods suffer a sharp performance collapse on fine-grained understanding tasks requiring precise visual grounding, such as hallucination evaluation. To explore this gap, we conduct a systematic analysis and identify sink tokens--semantically uninformative tokens that attract excessive attention--as a key obstacle to fine-grained video understanding. When these sink tokens survive pruning, they distort the model's visual evidence and hinder fine-grained understanding. Motivated by these insights, we propose Sink-Token-aware Pruning (SToP), a simple yet effective plug-and-play method that introduces a sink score to quantify each token's tendency to behave as a sink and applies this score to existing spatial and temporal pruning methods to suppress them, thereby enhancing video understanding. To validate the effectiveness of SToP, we apply it to state-of-the-art pruning methods (VisionZip, FastVid, and Holitom) and evaluate it across diverse benchmarks covering hallucination, open-ended generation, compositional reasoning, and MCQA. Our results demonstrate that SToP significantly boosts performance, even when pruning up to 90% of visual tokens.

URL PDF HTML 收藏
2606.11424 2026-06-11 cs.CL 新提交

SOMA-SQL: Resolving Multi-Source Ambiguity in NL-to-SQL via Synthetic Log and Execution Probing

SOMA-SQL: 通过合成日志和执行探测解决NL-to-SQL中的多源歧义

Sai Ashish Somayajula, Marianne Menglin Liu, Chuan Lei, Fjona Parllaku, Daniel Garcia, Rongguang Wang, Syed Fahad Allam Shah, Ankan Bansal, Sujeeth Bharadwaj, Tao Sheng, Sujith Ravi, Dan Roth

机构 * Oracle AI(甲骨文人工智能实验室)

AI总结 提出SOMA-SQL框架,通过合成查询日志和歧义驱动探测自动解决自然语言到SQL中的多源歧义,在6个基准上平均执行准确率提升13.0%。

Comments 34 pages, 1 figure, 7 tables. Preprint

详情
AI中文摘要

自然语言数据库接口旨在将用户问题转换为可执行的SQL,但在现实环境中,问题表述不明确且模式庞大且模糊时仍然脆弱。用户问题、数据库模式和模型解释之间的歧义是NL2SQL中的主要失败模式,导致意图不匹配、模式接地错误和SQL生成错误。现有方法依赖人工澄清或将歧义视为模式表示问题,但这些方法无法扩展也无法自主解决歧义。我们提出SOMA-SQL,通过目标合成查询日志和歧义驱动探测自动解决歧义。SOMA-SQL构建合成查询日志以接地模式解释并指导候选SQL生成;然后执行目标探测查询,由结构化歧义分类和候选不一致驱动,为最终SQL选择和修复生成消歧证据。这种主动的歧义发现和解决方法无需人工参与即可泛化到未见过的模式和查询分布。在六个公开基准上的实验表明,SOMA-SQL相比最先进的基线平均执行准确率提升13.0%,在歧义问题上提升高达16.7%。

英文摘要

Natural language interfaces to databases aim to translate user questions into executable SQL, yet remain brittle in real-world settings where questions are underspecified and schemas are large and ambiguous. Ambiguity across user questions, database schemas, and model interpretations are central failure modes in NL2SQL, leading to misaligned intent, incorrect schema grounding, and erroneous SQL generation. Existing approaches rely on human clarification or treat ambiguity as a schema representation problem, but these do not scale nor resolve ambiguity autonomously. We propose SOMA-SQL to automatically resolve ambiguity via targeted synthetic query log and ambiguity-driven probing. SOMA-SQL constructs synthetic query log to ground schema interpretation and guide candidate SQL generation; it then executes targeted probing queries, driven by a structured ambiguity taxonomy and candidate disagreements, to produce disambiguation evidence for final SQL selection and repair. This active approach to ambiguity discovery and resolution generalizes across unseen schemas and query distributions without human-in-the-loop. Experiments on six public benchmarks demonstrate that SOMA-SQL improves execution accuracy by 13.0% on average over state-of-the-art baselines, with gains of up to 16.7% on ambiguous questions.

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

GraphER: An Efficient Graph-Based Enrichment and Reranking Method for Retrieval-Augmented Generation

GraphER: 一种高效的基于图的增强和重排序方法用于检索增强生成

Ruizhong Miao, Yuying Wang, Rongguang Wang, Chenyang Li, Tao Sheng, Sujith Ravi, Dan Roth

机构 * Oracle AI

AI总结 GraphER通过利用数据组织结构捕捉超越语义相似性的接近关系,构建查询时的图结构并应用图排序技术,提升检索完整性,无需额外图基础设施,兼容标准向量存储。

详情
AI中文摘要

GraphER通过利用数据组织结构捕捉超越语义相似性的接近关系,构建查询时的图结构并应用图排序技术,提升检索完整性,无需额外图基础设施,兼容标准向量存储。

英文摘要

Retrieval-augmented generation (RAG) systems that rely on semantic search often fail to retrieve the complete set of evidence for complex queries, particularly when information is distributed across multiple sources. Existing approaches either rely on iterative agentic retrieval, which can be inefficient, or maintain additional structures such as knowledge graphs, which introduce storage and maintenance overhead. In this paper, we propose GraphER, a graph-based enrichment and reranking framework that (1) leverages the organizational structure of data to capture proximity relationships beyond semantic similarity, (2) constructs a graph at query time based on these proximities, and (3) applies graph-based ranking to surface the top candidate documents. Experiments across table retrieval, multi-hop retrieval, and long-document retrieval benchmarks demonstrate consistent improvements in terms of retrieval completeness. Additionally, GraphER requires no additional graph infrastructure and integrates seamlessly with standard vector stores. The framework is retriever-agnostic, supports multiple forms of proximity, and introduces minimal query-time latency.

URL PDF HTML 收藏
2606.04298 2026-06-04 cs.NI cs.AI

Anycast Performance in Context

上下文中的任播性能

Eric Liang

机构 * Oracle

AI总结 本文通过比较根DNS和CDN中的任播延迟,提出了一种区分弹性驱动和延迟驱动目标的优化框架,并得出结论:运营商不应使用相同的目标函数优化根DNS和CDN任播。

详情
AI中文摘要

IP任播允许一个服务从多个物理站点通告一个地址,让BGP将每个客户端映射到一个站点。它是DNS根服务器系统、公共解析器和一些内容分发网络的核心,然而相同的路由机制在不同应用中有着截然不同的后果。本文比较了两种设置中的任播延迟:根DNS(其中递归缓存将根服务器延迟分摊到许多用户和长生存时间值上)和CDN(其中每次额外的往返直接影响页面加载、视频启动或API延迟)。综合发现,根DNS任播可能表现出显著的路径膨胀,但仍产生有限的用户可见延迟,而CDN任播需要主动工程化对等互联、路由策略、吸引范围和测量反馈以保持膨胀较小。本文贡献了一个比较延迟模型、一个可复现的测量设计以及一个将弹性驱动的任播目标与延迟驱动的目标分开的优化框架。核心结论是实用的:运营商不应使用相同的目标函数优化根DNS和CDN任播。对于根DNS,鲁棒性、可达性和缓存行为占主导地位;对于CDN服务,尾部延迟、吸引正确性和策略控制占主导地位。

英文摘要

IP anycast lets a service advertise one address from many physical sites, leaving BGP to map each client to a site. It is central to the DNS root server system, public resolvers, and some content delivery networks, yet the same routing mechanism has very different consequences across applications. This paper compares anycast latency in two settings: root DNS, where recursive caching amortizes root-server delay over many users and long time-to-live values, and CDNs, where each additional round trip can directly affect page-load, video-start, or API latency. The synthesis finds that root DNS anycast can exhibit substantial path inflation while still producing limited user-visible delay, whereas CDN anycast requires active engineering of peering, route policy, catchment scope, and measurement feedback to keep inflation small. The paper contributes a comparative latency model, a reproducible measurement design, and an optimization framework that separates resilience-driven anycast objectives from latency-driven objectives. The central conclusion is practical: operators should not optimize root DNS and CDN anycast with the same objective function. For root DNS, robustness, reachability, and cache behavior dominate; for CDN services, tail latency, catchment correctness, and policy control dominate.

URL PDF HTML 收藏
2604.08782 2026-06-03 cs.CL

MT-OSC: Path for LLMs that Get Lost in Multi-Turn Conversation

MT-OSC:解决大语言模型在多轮对话中迷失的路径

Jyotika Singh, Fang Tu, Miguel Ballesteros, Weiyi Sun, Sandip Ghoshal, Michelle Yuan, Yassine Benajiba, Sujith Ravi, Dan Roth

机构 * Oracle AI

AI总结 提出MT-OSC框架,通过后台自动压缩对话历史(Condenser Agent)减少token量,提升多轮对话性能,在13个LLM上验证有效性。

详情
AI中文摘要

大型语言模型(LLMs)在用户指令和上下文分布在多个对话轮次中时,性能会显著下降,然而多轮(MT)交互主导着聊天界面。将完整聊天历史附加到提示中的常规方法会迅速耗尽上下文窗口,导致延迟增加、计算成本升高,并且随着对话延长收益递减。我们引入了MT-OSC,一种一次性顺序压缩框架,可以在不干扰用户体验的情况下,高效自动地在后台压缩聊天历史。MT-OSC采用了一个压缩代理,该代理使用基于少样本推理的压缩器和轻量级决策器,选择性地保留必要信息,在10轮对话中减少高达72%的token数量。在13个最先进的LLM和多样化的多轮基准测试中评估,MT-OSC持续缩小了多轮性能差距——在数据集上保持或提高了准确性,同时对干扰项和无关轮次保持鲁棒性。我们的结果确立了MT-OSC作为多轮聊天的可扩展解决方案,能够在受限的输入空间内实现更丰富的上下文,降低延迟和运营成本,同时平衡性能。

英文摘要

Large language models (LLMs) suffer significant performance degradation when user instructions and context are distributed over multiple conversational turns, yet multi-turn (MT) interactions dominate chat interfaces. The routine approach of appending full chat history to prompts rapidly exhausts context windows, leading to increased latency, higher computational costs, and diminishing returns as conversations extend. We introduce MT-OSC, a One-off Sequential Condensation framework that efficiently and automatically condenses chat history in the background without disrupting the user experience. MT-OSC employs a Condenser Agent that uses a few-shot inference-based Condenser and a lightweight Decider to selectively retain essential information, reducing token counts by up to 72% in 10-turn dialogues. Evaluated across 13 state-of-the-art LLMs and diverse multi-turn benchmarks, MT-OSC consistently narrows the multi-turn performance gap - yielding improved or preserved accuracy across datasets while remaining robust to distractors and irrelevant turns. Our results establish MT-OSC as a scalable solution for multi-turn chats, enabling richer context within constrained input spaces, reducing latency and operational cost, while balancing performance.

URL PDF HTML 收藏
2606.02548 2026-06-02 cs.CL

SN-WER: Script-Normalized WER for Multi-Script Indic ASR Evaluation

SN-WER:用于多脚本印度语ASR评估的脚本归一化词错误率

Priyaranjan Pattnayak

机构 * Oracle America Inc.(Oracle美国公司)

AI总结 提出SN-WER指标,通过将参考和假设文本音译为规范脚本后计算WER,解决多脚本场景下WER高估错误的问题,在印度语上评估显示可减少高达12%的模型差距。

Comments Accepted to ACL 2026 MeLLM

详情
AI中文摘要

词错误率(WER)是自动语音识别(ASR)的主要指标,但当参考文本和假设文本以不同脚本编码相同单词时,WER可能高估错误。在多语言设置中,ASR模型可能输出罗马化文本,这一问题很常见。我们提出脚本归一化WER(SN-WER),一种无需训练、仅用于评估的评分方法,在计算WER之前将参考文本和假设文本音译为特定语言的规范脚本。我们在5种印度语言、2个数据集和3个ASR模型上评估了SN-WER。在精心整理的FLEURS数据上,SN-WER将膨胀的模型差距减少了高达12%,而在噪声较大的Common Voice数据上,减少幅度较小或不一致,表明存在真正的识别弱点而不仅仅是脚本不匹配。受控压力测试显示,人为罗马化引起的WER膨胀衰减了67%,而词汇替换控制显示对语义错误的敏感性几乎相同,Delta SN-WER / Delta WER约为1.09。SN-WER对音译器选择、归一化变化具有鲁棒性,并且在评估的印度语设置中,令牌碰撞率低于0.1%。我们认为,SN-WER应作为WER和CER的伴随指标报告,用于脚本不敏感的ASR评估,特别是当转录文本用于下游搜索、索引或多语言LLM流水线时。

英文摘要

Word Error Rate (WER) is the dominant metric for automatic speech recognition (ASR), but it can overestimate errors when references and hypotheses encode the same words in different scripts. This issue is common in multilingual settings where ASR models may emit romanized text. We propose Script-Normalized WER (SN-WER), a training-free, evaluation-only scoring method that transliterates both reference and hypothesis text into a language-specific canonical script before computing WER. We evaluate SN-WER on 5 Indic languages, 2 datasets, and 3 ASR models. On curated FLEURS data, SN-WER reduces inflated model gaps by up to 12%, while on noisier Common Voice data the reductions are smaller or inconsistent, indicating genuine recognition weaknesses rather than only script mismatch. Controlled stress tests show a 67% attenuation of artificial romanization-induced WER inflation, while lexical-substitution controls show near-identical sensitivity to semantic errors, with Delta SN-WER / Delta WER approximately 1.09. SN-WER is robust to transliterator choice, normalization changes, and shows low token-collision rates below 0.1% in the evaluated Indic setting. We argue that SN-WER should be reported alongside WER and CER as a companion metric for script-insensitive ASR evaluation, especially when transcripts feed downstream search, indexing, or multilingual LLM pipelines.

URL PDF HTML 收藏
2606.01741 2026-06-02 cs.CR cs.AI

SECUREVENT: Hybrid AI/ML Security Monitoring for Distributed Event-Based Systems

SECUREVENT: 面向分布式事件系统的混合AI/ML安全监控

Eric Liang

机构 * Oracle

AI总结 提出SECUREVENT架构,结合传统安全机制与在线异常检测、图行为特征、复杂事件策略、联邦学习和对抗ML治理,通过混合AI/CEP监控提高召回率并保持低误报率。

详情
AI中文摘要

分布式事件系统已成为互联网规模发布/订阅服务、物联网遥测、云原生微服务和安全运营管道的常见基础。它们的松散耦合和异步交付提高了可扩展性,但也扩大了攻击面:发布者、代理、订阅者、主题、模式和时间顺序都可能被滥用,而没有一个组件能观察整体行为。本文提出了SECUREVENT,一种用于分布式事件系统的混合AI/ML安全监控架构。该架构将传统保护(如认证传输、主题级授权和签名事件)与在线异常检测、图感知行为特征、复杂事件策略规则、联邦学习和对抗ML治理相结合。对合成事件流攻击的确定性原型研究表明,混合AI/CEP监控可以在保持低误报率的同时提高静态规则的召回率。核心主张并非机器学习取代密码学和访问控制机制,而是当事件流、身份、模式和时间关系过于动态以至于静态控制无法单独应对时,基于模型的安全监控是必要的。

英文摘要

Distributed event-based systems have become a common substrate for Internet-scale publish/subscribe services, IoT telemetry, cloud-native microservices, and security operations pipelines. Their loose coupling and asynchronous delivery improve scalability, but they also expand the attack surface: publishers, brokers, subscribers, topics, schemas, and temporal ordering can each be abused without a single component observing the whole behavior. This paper proposes SECUREVENT, a hybrid AI/ML security-monitoring architecture for distributed event-based systems. The architecture combines traditional protections such as authenticated transport, topic-level authorization, and signed events with online anomaly detection, graph-aware behavioral features, complex-event policy rules, federated learning, and adversarial-ML governance. A deterministic prototype study over synthetic event-stream attacks illustrates how a hybrid AI/CEP monitor can improve recall over static rules while retaining a low false-positive rate. The central claim is not that machine learning replaces cryptographic and access-control mechanisms, but that model-based security monitoring is necessary when event flows, identities, schemas, and timing relationships are too dynamic for static controls alone.

URL PDF HTML 收藏
2606.00220 2026-06-02 cs.PL cs.AI

SEMBridge: Tagless-Final Program Semantics with Weakest-Precondition and Bounded-Checking Interpretations

SEMBridge: 具有最弱前置条件和有界检查解释的无标签最终程序语义

Eric Liang

机构 * Oracle

AI总结 提出SEMBridge框架,通过无标签最终风格统一生成可执行语义、最弱前置条件验证条件和有界检查,保持三者同步。

详情
AI中文摘要

形式化方法提供程序行为的严格描述,但实际软件工程通常通过可执行库、测试和增量设计工作。本文提出SEMBridge,一个小的无标签最终框架,用于从相同的可执行目标程序生成最弱前置条件和有界检查解释。不是将程序语义提交给一个抽象语法树然后编写单独的遍历,而是针对语义接口编写一次目标程序,并将其解释为多种含义:可读代码、具体执行、谓词变换器、有界反例搜索以及未来的证明助手或SMT后端。Python原型实现了一个无循环的命令式核心,包含赋值、条件、假设和断言。在五个示例程序上,相同的无标签最终定义生成了可执行状态变换器和验证条件,这些条件在多达729个状态的域上通过了有界检查。贡献不是Scala代码生成系统或新的验证器,而是一种紧凑的架构,用于保持可执行语义、最弱前置条件工件和有界验证同步。

英文摘要

Formal methods provide rigorous accounts of program behavior, but practical software engineering often works through executable libraries, tests, and incremental design. This paper presents SEMBridge, a small tagless-final framework for generating weakest-precondition and bounded-checking interpretations from the same executable object programs. Instead of committing a program semantics to one abstract syntax tree and then writing separate traversals, object programs are written once against a semantic interface and interpreted into multiple meanings: readable code, concrete execution, predicate transformers, bounded counterexample search, and future proof-assistant or SMT back ends. The Python prototype implements a loop-free imperative core with assignments, conditionals, assumptions, and assertions. Across five example programs, the same tagless-final definitions generated executable state transformers and verification conditions that passed bounded checking over domains up to 729 states. The contribution is not a Scala code-generation system or a new verifier, but a compact architecture for keeping executable semantics, weakest-precondition artifacts, and bounded validation synchronized.

URL PDF HTML 收藏
2605.31575 2026-06-01 cs.IR cs.AI

SPECTRA: Synthetic IR Test Collections with Relevance Oracles and Controlled Distractor Diagnostics

SPECTRA: 具有相关性真值表和受控干扰物诊断的合成信息检索测试集

Eric Liang

机构 * Oracle

AI总结 提出SPECTRA框架,通过分离潜在主题结构、文本实现、元数据控制、查询意图生成和确定性相关性真值表,生成合成文本语料库和检索测试集,以诊断检索系统的扩展性和故障模式。

详情
AI中文摘要

可扩展的信息检索测试需要足够大的语料库来测试索引构建、排序延迟、查询路由和评估工具,但人工判断的测试集仍然昂贵,并且在文档私有或仍在设计时可能不可用。本文介绍了SPECTRA,一个可复现的框架,通过分离潜在主题结构、表面文本实现、元数据控制、查询意图生成和确定性相关性真值表,生成合成文本语料库和检索测试集。该框架旨在作为Cranfield风格和TREC风格评估的诊断补充,而非替代人工评估。一个单进程Python原型生成了多达60,000个文档和961万个标记的语料库,同时保持了可控的长尾词汇增长,并为96个查询生成了分级相关性标签。在本地模拟研究中,生成速度接近线性,约为每秒12,000到14,000个文档,估计的Zipf斜率绝对值保持在0.86附近,增加跨主题干扰文本使BM25 nDCG@10从2%干扰物时的1.00下降到36%干扰物时的0.43。这些结果表明,轻量级合成语料库可以在昂贵的集合构建开始之前暴露检索系统的扩展性和故障模式。

英文摘要

Scalable information retrieval testing needs corpora that are large enough to stress index construction, ranking latency, query routing, and evaluation tooling, yet human-judged test collections remain expensive and may be unavailable when documents are private or still under design. This paper introduces SPECTRA, a reproducible framework for generating synthetic text corpora and retrieval test collections through a separation of latent topical structure, surface text realization, metadata controls, query intent generation, and deterministic relevance oracles. The framework is intended as a diagnostic complement to Cranfield-style and TREC-style evaluation, not as a replacement for human assessment. A single-process Python prototype generated corpora up to 60,000 documents and 9.61 million tokens while preserving controllable long-tail vocabulary growth and producing graded relevance labels for 96 queries. In the local simulation study, generation remained close to linear at roughly 12K to 14K documents per second, estimated Zipf slopes stayed near 0.86 in absolute value, and increasing cross-topic distractor text reduced BM25 nDCG@10 from 1.00 at 2% distractors to 0.43 at 36% distractors. These results show that lightweight synthetic corpora can expose retrieval-system scaling and failure modes before costly collection construction begins.

URL PDF HTML 收藏
2605.31534 2026-06-01 cs.CV cs.AI

Feature-Optimized Vision for Adaptive 3D Scene Reconstruction

面向自适应3D场景重建的特征优化视觉

Eric Liang

机构 * Oracle

AI总结 提出一种自适应特征优化视觉前端,通过评分纹理、可重复性、独特性、预期三角化角度和空间覆盖来分配每视图特征预算,以最大化有效轨迹并降低重建RMSE。

详情
AI中文摘要

三维场景重建依赖于局部图像证据,这些证据既要在视觉上具有判别性,又要在几何上有用。固定的特征阈值和均匀的特征预算易于部署,但可能会在重复纹理、低视差区域或不稳定点上浪费计算。本文提出了一种用于3D重建的自适应特征优化视觉前端。该方法通过纹理、可重复性、独特性、预期三角化角度和空间覆盖对候选特征进行评分,然后在固定重建流程下分配每视图特征预算以最大化有效轨迹。一个小型合成多视图原型在走廊、立面、物体桌面和杂乱场景中评估了四种选择策略。与随机、仅纹理和均匀网格基线相比,自适应策略在保持广泛图像覆盖的同时,获得了最佳的质量感知完整性和最低的聚合重建RMSE。结果并非替代现代学习匹配或神经重建系统;它是一个模块化的前端策略,可以使经典和学习的3D流程更审慎地决定将计算花费在哪些视觉证据上。

英文摘要

Three-dimensional scene reconstruction depends on local image evidence that is both visually discriminative and geometrically useful. Fixed feature thresholds and uniform feature budgets are easy to deploy, but they can waste computation on repeated texture, low-parallax regions, or unstable points. This paper proposes an adaptive feature-optimized vision front end for 3D reconstruction. The method scores candidate features by texture, repeatability, distinctiveness, expected triangulation angle, and spatial coverage, then allocates a per-view feature budget to maximize useful tracks under a fixed reconstruction pipeline. A small synthetic multi-view prototype evaluates four selection policies across corridor, facade, object-table, and cluttered scenes. Compared with random, texture-only, and uniform-grid baselines, the adaptive policy obtains the best quality-aware completeness and the lowest aggregate reconstruction RMSE while preserving broad image coverage. The result is not a replacement for modern learned matching or neural reconstruction systems; it is a modular front-end policy that can make classical and learned 3D pipelines more deliberate about which visual evidence they spend compute on.

URL PDF HTML 收藏
2605.27377 2026-05-29 cs.CL cs.AI cs.IR

Enhancing LLM Medical Coding with Structured External Knowledge

利用结构化外部知识增强LLM医学编码

Yidong Gan, David D. Nguyen, Yang Lin, Peter Zhong, Thanh Vu, Long Duong, Yuan-Fang Li

机构 * Oracle Health and AI(Oracle健康与AI)

AI总结 提出RAG-Coding方法,通过将ICD表格列表编码为知识图谱并提炼指南摘要,无需训练即可增强LLM的医学编码能力,在MDACE和MDACE-2025数据集上显著优于基线。

详情
AI中文摘要

准确的医学编码需要查阅权威资源,如ICD表格列表和编码指南。现有的基于LLM的自动化方法主要依赖LLM的内部知识,容易产生幻觉且无法跟上指南更新。我们引入了RAG-Coding,一种无需训练的智能体方法,通过结构化外部知识增强LLM:将表格列表编码为知识图谱,捕获层次化和指令性的代码关系;将指南提炼为简洁、代码特定的摘要,而非检索原始文本。为支持我们的研究,我们还引入了MDACE-2025,即根据2025年ICD-10-CM/PCS指南对MDACE数据集进行的专家重新标注,增加了代码排序和理由注释。在MDACE上,RAG-Coding在五个LLM骨干网络上以micro-F1指标超越最佳基于LLM的基线3-13%,并与监督式最先进方法达到相当的micro-和macro-F1,以更高的召回率(+11%)为代价,精确率降低(-6%)。在MDACE-2025上,RAG-Coding超越所有基线,展示了对更新指南的有效泛化。消融实验确认了逐步提升,强调了整合结构化外部知识对基于LLM的医学编码的重要性。

英文摘要

Accurate medical coding requires consulting authoritative resources such as the ICD tabular list and coding guidelines. Existing LLM-based automated methods largely rely on LLMs' internal knowledge, which is prone to hallucination and cannot keep pace with guideline updates. We introduce RAG-Coding, an agentic, training-free method that augments LLMs with structured external knowledge: the tabular list is encoded as a knowledge graph capturing hierarchical and instructional code relationships, and the guidelines are distilled into concise, code-specific summaries rather than retrieved as raw text. To enable our study, we also introduce MDACE-2025, expert re-annotations of the MDACE dataset under the 2025 ICD-10-CM/PCS guidelines, adding code sequencing and justification comments. On MDACE, RAG-Coding outperforms the best LLM-based baseline by 3--13\% in micro-F1 across five LLM backbones, and achieves comparable micro- and macro-F1 to the supervised state-of-the-art, with higher recall ($+$11\%) at the cost of precision ($-$6\%). On MDACE-2025, RAG-Coding outperforms all baselines, demonstrating effective generalisation to updated guidelines. Ablations confirm stepwise gains, highlighting the importance of integrating structured external knowledge for LLM-based medical coding.

URL PDF HTML 收藏
2605.07053 2026-05-27 cs.CL cs.AI

GSM-SEM: Benchmark and Framework for Generating Semantically Variant Augmentations

GSM-SEM: 生成语义变体增强的基准与框架

Jyotika Singh, Fang Tu, Aziza Mirsaidova, Amit Agarwal, Hitesh Laxmichand Patel, Sandip Ghoshal, Miguel Ballesteros, Karan Dua, Yassine Benajiba, Weiyi Sun, Tao Sheng, Graham Horwood, Sujith Ravi, Dan Roth

机构 * Oracle AI

AI总结 提出GSM-SEM框架,通过修改实体、属性和关系生成语义多样的数学问题变体,降低模型对固定测试集的记忆偏差,并在多个基准上验证性能下降。

详情
AI中文摘要

像GSM8K这样的基准测试是数学推理的流行度量,但由于对固定测试集的记忆,排行榜上的提升可能夸大真实能力。大多数鲁棒性变体应用表面级别的扰动(释义、重命名、数字交换、干扰项),这些扰动在很大程度上保留了底层事实,而静态发布本身可能随着时间的推移成为记忆目标。我们引入了GSM-SEM,一个可重用且随机的框架,用于生成语义多样化的基准变体,其语义方差显著高于先前方法。GSM-SEM通过修改实体、属性和/或关系来扰动问题陈述,经常改变底层事实,并要求模型在新条件下重新计算解决方案,同时约束生成以保留原始计算/答案和近似问题难度。GSM-SEM在每次运行时生成新的变体,无需重新标注,减少了对静态公共基准评估的依赖,从而降低了记忆偏差。我们将GSM-SEM应用于GSM8K和两个现有的变体系列(GSM-Symbolic和GSM-Plus),生成了GSM8K-SEM、GSM-Symbolic-SEM和GSM-Plus-SEM。评估14个SOTA LLM,我们观察到一致的性能下降,当语义扰动与符号/plus变体结合时下降更大(在GSM-SEM的最大严格配置中平均下降率为28%)。我们公开发布这三个SEM变体作为完全人工验证的数据集。最后,为了展示在GSM风格数学问题之外的适用性,我们将GSM-SEM应用于其他基准,包括BigBenchHard、LogicBench和NLR-BIRD。

英文摘要

Benchmarks like GSM8K are popular measures of mathematical reasoning, but leaderboard gains can overstate true capability due to memorization of fixed test sets. Most robustness variants apply surface-level perturbations (paraphrases, renamings, number swaps, distractors) that largely preserve the underlying facts, and static releases can themselves become memorization targets over time. We introduce GSM-SEM, a reusable and stochastic framework for generating semantically diverse benchmark variants with substantially higher semantic variance than prior approaches. GSM-SEM perturbs problem statements by modifying entities, attributes, and/or relationships, frequently altering underlying facts and requiring models to recompute solutions under new conditions, while constraining generation to preserve the original calculations/answer and approximate problem difficulty. GSM-SEM generates fresh variants on each run without requiring re-annotation, reducing reliance on static public benchmarks for evaluation and thereby lowering the bias of memorization. We apply GSM-SEM on GSM8K and two existing variation suites (GSM-Symbolic and GSM-Plus), producing GSM8K-SEM, GSM-Symbolic-SEM, and GSM-Plus-SEM. Evaluating 14 SOTA LLMs, we observe consistent performance drops with larger decline when semantic perturbations are coupled with symbolic/plus variations (average drop rate 28% in maximum strictness configuration of GSM-SEM). We publicly release the three SEM variants as fully human-validated datasets. Finally, to demonstrate applicability beyond GSM-style math problems, we apply GSM-SEM to additional benchmarks including BigBenchHard, LogicBench, and NLR-BIRD.

URL PDF HTML 收藏
2605.24702 2026-05-26 cs.CV

Do Image-Text Metrics Respect Semantic Invariances?

图像-文本度量是否尊重语义不变性?

Amit Agarwal, Hitesh Laxmichand Patel, Meizhu Liu, Jyotika Singh, Karan Dua, Hansa Meghwani, Matthew Rowe, Michael Avendi, Yassi Abbasi, Tao Sheng, Sujith Ravi, Dan Roth

机构 * Oracle AI

AI总结 通过空间、物体和社会语言框架三个维度的语义保持扰动,系统评估了五种流行图像-文本评估器(CLIPScore、PAC-S、UMIC、FLEUR和确定性LLM评判)的语义不变性,发现它们对非语义变化敏感,并提出了不变性校准评分作为后处理调整方法。

详情
AI中文摘要

无参考图像到文本评估器现在已成为评分图像-标题对齐的标准工具,但尚不清楚它们是否尊重语义不变性。我们对五种流行评估器(CLIPScore、PAC-S、UMIC、FLEUR和确定性LLM评判)进行了不变性探测,在三个轴向上施加语义保持扰动:空间(翻转、上下文保持的重定位、轻微旋转)、物体(尺度、类别)和社会语言框架(带有中性及长度匹配对照的文化/经济形容词)。在三个检测数据集和三个标题评估套件的精心策划切片上,我们发现了一致的非语义敏感性,其中良性的空间编辑和简单的措辞变化平均使分数变化约6-9%,而对于仅相差0.7%的系统,这些变化可能导致高达约37%的情况下的排名翻转,尤其是在空间变化下。一项小型人类研究也支持这一发现,并确认标注者通常认为扰动对同样正确,因此这些变化反映了度量行为而非语义变化。我们进一步提出了不变性校准评分,这是一种后处理调整方法,大致将中位数绝对敏感性减半,同时保持与学习型标题评估器的相关性。

英文摘要

Reference-free image-to-text evaluators are now standard for scoring image-caption alignment, yet it is unclear whether they respect semantic invariances. We present an invariance probe on five popular evaluators (CLIPScore, PAC-S, UMIC, FLEUR, and a deterministic LLM judge) under semantics-preserving perturbations along three axes -- spatial (flips, context-preserving repositioning, light rotations), object (scale, category), and socio-linguistic framing (cultural/economic adjectives with neutral and length-matched controls). Across curated slices of three detection datasets and three caption evaluation suites, we find consistent non-semantic sensitivities, where benign spatial edits and simple phrasing changes shift scores by $\approx$6--9\% on average, and for systems separated by just 0.7\%, these shifts can cause ranking flips in up to $\sim$37\% of cases, particularly under spatial changes. A small human study also supports this finding and confirms that annotators generally judge perturbed pairs as equally correct, so these shifts reflect metric behavior rather than semantic change. We further propose invariance-calibrated scoring, a post-hoc adjustment that roughly halves median absolute sensitivity while retaining correlation with learned caption evaluators.

URL PDF HTML 收藏
2605.06223 2026-05-18 cs.AI cs.RO

ProCompNav: Proactive Instance Navigation with Comparative Judgment for Ambiguous User Queries

ProCompNav:基于比较判断的主动实例导航

Junhyuk Kwon, Seungjoon Lee, Hyejin Park, Kyle Min, Jungseul Ok

机构 * GSAI, POSTECH(POSTECH人工智能研究所) CSE, POSTECH(POSTECH计算机科学与工程系) Oracle(Oracle公司)

AI总结 ProCompNav通过两阶段框架解决用户查询歧义问题,通过比较判断逐步缩小候选集,提升导航成功率并减少用户响应长度。

Comments Project page: https://tree-jhk.github.io/procompnav/ . Code: https://github.com/tree-jhk/procompnav/

详情
AI中文摘要

自然语言实例导航在初始请求不唯一指定目标实例时变得具有挑战性。一个实用的代理应通过主动询问区分目标与相似干扰项所需的信息来减轻用户负担,而非要求详细描述。现有方法常无法达到此目标:它们可能在初步可行候选者前停止,或在收集多个候选后仅询问单个候选的属性,而非选择区分候选池的提问。因此,尽管有对话,代理仍可能无法区分目标与干扰项,导致提前决策和冗长用户响应。我们提出了Proactive Instance Navigation with Comparative Judgment(ProCompNav),一个两阶段框架,首先构建候选池,然后通过比较判断确定目标。每轮中,ProCompNav提取一个属性-值对,将当前池分割,询问二元是/否问题,并一次性修剪所有不一致的候选。这将歧义消除从开放性目标描述转为池级辨别提问,每个问题旨在缩小候选集。在CoIN-Bench上,ProCompNav在相同最小输入和非交互基线中提高了成功率,并显著减少了响应长度。ProCompNav还在TextNav上实现了最先进的成功率,表明比较判断对相似干扰项间的实例导航具有广泛价值。代码可在https://github.com/tree-jhk/procompnav获取。

英文摘要

Natural-language instance navigation becomes challenging when the initial user request does not uniquely specify the target instance. A practical agent should reduce the user's burden by actively asking only the information needed to distinguish the target from similar distractors, rather than requiring a detailed description upfront. Existing approaches often fall short of this goal: they may stop at the first plausible candidate before sufficiently exploring alternatives, or, even after collecting multiple candidates, ask about the target's attributes derived from individual candidates rather than questions selected to distinguish candidates in the pool. As a result, despite the dialogue, the agent may still fail to distinguish the target from distractors, leading to premature decisions and lengthy user responses. We propose Proactive Instance Navigation with Comparative Judgment (ProCompNav), a two-stage framework that first constructs a candidate pool and then identifies the target through comparative judgment. At each round, ProCompNav extracts an attribute-value pair that splits the current pool, asks a binary yes/no question, and prunes all inconsistent candidates at once. This reframes disambiguation from open-ended target description to pool-level discriminative questioning, where each question is chosen to narrow the candidate set. On CoIN-Bench, ProCompNav improves Success Rate over interactive baselines with the same minimal input and non-interactive baselines with detailed descriptions, while substantially reducing Response Length. ProCompNav also achieves state-of-the-art Success Rate on TextNav, suggesting that comparative judgment is broadly useful for instance-level navigation among similar distractors. Code is available at https://github.com/tree-jhk/procompnav.

URL PDF HTML 收藏
2603.17915 2026-05-18 cs.CL cs.AI

IndicSafe: A Benchmark for Evaluating Multilingual LLM Safety in South Asia

IndicSafe:评估南亚多语言大语言模型安全性的基准

Priyaranjan Pattnayak, Sanchari Chowdhuri

机构 * Oracle America Inc.(Oracle美洲公司)

AI总结 本文提出IndicSafe基准,评估12种南亚语言中LLM的安全性,发现跨语言一致性仅12.8%,安全率波动超17%,揭示多语言LLM安全泛化缺口。

详情
AI中文摘要

随着大语言模型(LLM)在多语言环境中的部署,其在文化多样性和低资源语言中的安全性行为仍不明确。我们首次系统评估了12种印地语系语言中LLM的安全性,这些语言由超过12亿人使用,但在LLM训练数据中代表性不足。使用覆盖种姓、宗教、性别、健康和政治的6000个文化相关提示集,我们评估了10种领先LLM在翻译提示变体上的表现。我们的分析揭示了显著的安全漂移:跨语言一致性仅为12.8%,安全率波动超过17%。某些模型在低资源脚本中过度拒绝良性提示,在政治敏感话题上过度标记,而其他模型未能标记不安全生成。我们使用提示级熵、类别偏见分数和多语言一致性指数量化这些失败。我们的发现突显了多语言LLM在安全泛化方面的关键缺口,并表明安全对齐在不同语言中并不均匀转移。我们发布了IndicSafe,这是首个能够为印地语部署提供文化知情安全评估的基准,并倡导基于地区危害的语言意识对齐策略。

英文摘要

As large language models (LLMs) are deployed in multilingual settings, their safety behavior in culturally diverse, low-resource languages remains poorly understood. We present the first systematic evaluation of LLM safety across 12 Indic languages, spoken by over 1.2 billion people but underrepresented in LLM training data. Using a dataset of 6,000 culturally grounded prompts spanning caste, religion, gender, health, and politics, we assess 10 leading LLMs on translated variants of the prompt. Our analysis reveals significant safety drift: cross-language agreement is just 12.8\%, and \texttt{SAFE} rate variance exceeds 17\% across languages. Some models over-refuse benign prompts in low-resource scripts, overflag politically sensitive topics, while others fail to flag unsafe generations. We quantify these failures using prompt-level entropy, category bias scores, and multilingual consistency indices. Our findings highlight critical safety generalization gaps in multilingual LLMs and show that safety alignment does not transfer evenly across languages. We release \textsc{IndicSafe}, the first benchmark to enable culturally informed safety evaluation for Indic deployments, and advocate for language-aware alignment strategies grounded in regional harms.

URL PDF HTML 收藏
2605.12421 2026-05-13 cs.AI

Formalize, Don't Optimize: The Heuristic Trap in LLM-Generated Combinatorial Solvers

形式化,而非优化:LLM生成组合求解器中的启发式陷阱

Haoyu Wang, Yuliang Song, Tao Li, Zhiwei Deng, Yaqing Wang, Deepak Ramachandran, Eldan Cohen, Dan Roth

机构 * University of Pennsylvania(宾夕法尼亚大学) University of Toronto(多伦多大学) Google DeepMind(谷歌DeepMind) Oracle AI(Oracle人工智能)

AI总结 本文研究LLM生成组合求解器时形式化与优化的矛盾,通过CP-SynC-XL基准测试,发现Python+OR-Tools在正确性上最优,而MiniZinc+OR-Tools虽使用相同后端但覆盖度较低,启发式优化导致部分问题速度下降和正确性降低。

详情
AI中文摘要

大型语言模型(LLMs)在直接推理解决复杂组合问题时表现不佳,因此近期神经符号系统越来越多地利用它们来合成可执行求解器。核心设计问题在于LLM应如何表示求解器,以及是否应尝试优化搜索。我们引入了包含100个组合问题(4,577个实例)的CP-SynC-XL基准测试,并评估了三种求解器构建范式:原生算法搜索(Python)、通过Python求解器API进行约束建模(Python + OR-Tools)以及声明式约束建模(MiniZinc + OR-Tools)。我们发现存在一致的表示分歧:Python + OR-Tools在LLM中正确性最高,而MiniZinc + OR-Tools尽管使用相同的OR-Tools后端,但绝对覆盖度较低。原生Python最可能返回一个模式有效的解决方案,但会失败验证,而基于求解器的路径在更高的条件保真度上更优。在启发式轴上,提示搜索优化仅带来小的中位数加速(1.03-1.12倍)和强烈双峰效应:许多实例变慢,且在问题长尾上正确性急剧下降。一次配对代码级别审计追踪这些退化到一个反复出现的启发式陷阱。在效率导向的提示下,LLM可能会用局部近似(Python)替代完整搜索,注入未经验证的界限(Python + OR-Tools),或添加冗余的声明性机器,使模型超载或过度约束。这些发现支持一种保守的设计原则:LLM应主要用于为验证求解器正式化变量、约束和目标,并单独检查任何LLM编写的搜索优化后再使用。

英文摘要

Large Language Models (LLMs) struggle to solve complex combinatorial problems through direct reasoning, so recent neuro-symbolic systems increasingly use them to synthesize executable solvers. A central design question is how the LLM should represent the solver, and whether it should also attempt to optimize search. We introduce CP-SynC-XL, a benchmark of 100 combinatorial problems (4,577 instances), and evaluate three solver-construction paradigms: native algorithmic search (Python), constraint modeling through a Python solver API (Python + OR-Tools), and declarative constraint modeling (MiniZinc + OR-Tools). We find a consistent representational divergence: Python + OR-Tools attains the highest correctness across LLMs, while MiniZinc + OR-Tools has lower absolute coverage despite using the same OR-Tools back-end. Native Python is the most likely to return a schema-valid solution that fails verification, whereas solver-backed paths preserve higher conditional fidelity. On the heuristic axis, prompting for search optimization yields only small median speed-ups (1.03-1.12x) and a strongly bimodal effect: many instances slow down, and correctness drops sharply on a long tail of problems. A paired code-level audit traces these regressions to a recurring heuristic trap. Under an efficiency-oriented prompt, the LLM may replace complete search with local approximations (Python), inject unverified bounds (Python + OR-Tools), or add redundant declarative machinery that overwhelms or over-constrains the model (MiniZinc + OR-Tools). These findings support a conservative design principle for LLM-generated combinatorial solvers: use the LLM primarily to formalize variables, constraints, and objectives for verified solvers, and separately check any LLM-authored search optimization before use.

URL PDF HTML 收藏
2605.05103 2026-05-12 cs.CL cs.AI cs.CY

Text Corpora as Concept Fields: Black-Box Hallucination and Novelty Measurement

文本语料作为概念场:黑箱幻觉与新颖性度量

Nicholas S. Kersting, Vittorio Castelli, Chieh Ting Yeh, Xinzhu Wang, Saad Taame

机构 * Oracle Corporation(Oracle公司)

AI总结 本文提出文本语料的概念场,通过句子嵌入空间中连续句子的delta差异估计局部漂移场。引入向量序列数据库存储嵌入与序列位置及下一delta元数据,用于评估候选句子转换的同意分数。在联邦法规和古腾堡计划上验证了该方法在幻觉检测和新颖性检测中的有效性。

Comments 25 pages, 8 figures

详情
AI中文摘要

我们介绍了文本语料的概念场:一种具有点wise不确定性的局部漂移场,通过句子嵌入空间中连续句子的delta差异估计得到。给定候选句子转换,我们通过ζ评分衡量其与场的一致性,ζ是观测delta与场局部高斯估计的平均绝对z距离。该评分是黑箱的(不涉及模型内部),可归因于语料库(每个评分都可追溯到附近的语料库句子),并在局部高斯近似下具有概率动机的解释。我们通过引入向量序列数据库(VSDB)来支持计算,该数据库存储嵌入并与序列位置和下一delta元数据一起存储。我们在两个大规模设置上评估了这种方法:在《美国联邦法规》上进行幻觉式基础性检测,在古腾堡计划上进行新颖性检测。在受控的LLM生成重写中,概念场在受基础性/非基础性/不确定三元政策下实现了强大的选择性分类性能。与基于检索的基线不同,所得的覆盖-风险行为在两个领域中相似,支持标准化偏差评分在跨领域中的稳定性。我们还概述了如何通过密集聚类计算概念场的发散和旋度,表面具有质量意义的语义模式(逻辑源、汇和隐含主题),我们将其作为假设生成而非定量结果。概念场提供了一种快速、轻量且可解释的信号,用于基础性和新颖性检测,与LLM作为判断者和白箱检测器互补。

英文摘要

We introduce the \textbf{Concept Field} of a text corpus: a local drift field with pointwise uncertainty, estimated in sentence-embedding space from the deltas between consecutive sentences. Given a candidate sentence transition, we score its agreement with the field by $ζ$, the mean absolute z-distance between the observed delta and the field's local Gaussian estimate. The score is black-box (no model internals), corpus-attributable (every score traces to nearby corpus sentences), and admits a probabilistically motivated interpretation under a local Gaussian approximation. We support the computation with the introduction of a \textbf{Vector Sequence Database (VSDB)} that stores embeddings together with sequence-position and next-delta metadata. We evaluate this approach on two large-scale settings: hallucination-style groundedness detection over the U.S. Code of Federal Regulations, and novelty detection over Project Gutenberg. On controlled LLM-generated rewrites, Concept Fields achieve strong selective classification performance under a grounded / ungrounded / unsure triage policy. Unlike retrieval-centric baselines, the resulting coverage-risk behavior is similar across both domains, supporting a degree of cross-domain stability for the standardized deviation score. We also sketch how divergence and curl of the Concept Field, computed on dense clusters, surface qualitatively meaningful semantic patterns (logic sources, sinks, and implicit topics), which we offer as hypothesis-generating rather than as a quantitative result. Concept Fields provide a fast, lightweight, and interpretable signal for groundedness and novelty, complementary to LLM-as-judge and white-box detectors.

URL PDF HTML 收藏
2510.20036 2026-05-12 cs.CL cs.SE

ToolScope: Enhancing LLM Agent Tool Use through Tool Merging and Context-Aware Filtering

ToolScope: 通过工具合并和上下文感知过滤增强LLM代理的工具使用

Marianne Menglin Liu, Daniel Garcia, Fjona Parllaku, Vikas Upadhyay, Syed Fahad Allam Shah, Dan Roth

机构 * Oracle AI

AI总结 ToolScope通过自动校正的工具合并和上下文感知检索提升LLM代理的工具选择准确性,实验表明在三个顶级LLM和开源基准上提升了8.38%至38.6%的准确率。

Comments ACL Main Conference 2026

详情
AI中文摘要

大型语言模型(LLM)代理依赖外部工具解决复杂任务,但现实中的工具集常包含冗余工具,导致歧义和选择准确性下降。LLM还面临严格的输入上下文限制,阻碍了对大规模工具集的高效考虑。为此,我们提出ToolScope,包含(1)ToolScopeMerger with Auto-Correction,自动审计和修复工具合并,减少冗余;(2)ToolScopeRetriever,按查询排名和选择最相关工具,压缩工具集以适应上下文限制而不牺牲准确性。在三个最先进的LLM和三个开源工具使用基准上的评估显示,工具选择准确率提升了8.38%至38.6%,证明了ToolScope在提升LLM工具使用方面的有效性。

英文摘要

Large language model (LLM) agents rely on external tools to solve complex tasks, but real-world toolsets often contain redundant tools with overlapping names and descriptions, introducing ambiguity and reducing selection accuracy. LLMs also face strict input context limits, preventing efficient consideration of large toolsets. To address these challenges, we propose ToolScope, which includes: (1) ToolScopeMerger with Auto-Correction to automatically audit and fix tool merges, reducing redundancy, and (2) ToolScopeRetriever to rank and select only the most relevant tools for each query, compressing toolsets to fit within context limits without sacrificing accuracy. Evaluations on three state-of-the-art LLMs and three open-source tool-use benchmarks show gains of 8.38% to 38.6% in tool selection accuracy, demonstrating ToolScope's effectiveness in enhancing LLM tool use.

URL PDF HTML 收藏
2604.26382 2026-04-30 cs.CL cs.AI cs.IR

Benchmarking Complex Multimodal Document Processing Pipelines: A Unified Evaluation Framework for Enterprise AI

复杂多模态文档处理流水线评估:面向企业AI的统一评估框架

Saurabh K. Singh, Sachin Raj

机构 * Oracle(Oracle公司) Independent(独立)

AI总结 本文提出EnterpriseDocBench评估框架,评估企业文档AI流水线的各阶段性能,发现混合检索优于BM25,但生成质量不足,揭示了各阶段间弱相关性及实际部署中准确性与完整性之间的差距。

Comments 16 pages, 4 tables. Code, metrics, and pilot data to be released upon publication

详情
AI中文摘要

目前企业文档AI大多为流水线:解析、索引、检索、生成。各阶段单独研究较多,但整体系统评估仍困难。我们构建EnterpriseDocBench评估框架,基于六个企业领域公开许可文档,评估解析精度、索引效率、检索相关性及生成可靠性。测试了BM25、密集嵌入和混合流水线,均使用相同GPT-5生成器。混合检索略胜BM25(nDCG@5 0.92 vs 0.91),两者均优于密集嵌入(0.83)。幻觉不随文档长度单调增长,短文档和超长文档幻觉率高于中等长度文档(28.1% vs 9.2%)。各阶段相关性极弱:解析→检索r=0.14,解析→生成r=0.17,检索→生成r=0.02。若质量呈级联关系,相关性应更高;但实际并非如此。设计注意事项真实存在(解析固定、生成器共享、自动化指标代理)。我们不夸大结果。令人意外的结果:声明事实准确率85.5%,但答案完整性平均0.40。系统在回答时正确,但常遗漏内容。此差距对实际部署影响大于headline准确率。我们还描述了三种参考架构(ColPali、ColQwen2、基于复杂性的代理路由),尚未集成端到端。框架、指标、基线和数据集脚本将开源发布。

英文摘要

Most enterprise document AI today is a pipeline. Parse, index, retrieve, generate. Each of those stages has been studied to death on its own -- what's still hard is evaluating the system as a whole. We built EnterpriseDocBench to take a swing at it: parsing fidelity, indexing efficiency, retrieval relevance, and generation groundedness, all on the same corpus. The corpus is built from public, permissively licensed documents across six enterprise domains (five represented in the current pilot). We ran three pipelines through it -- BM25, dense embedding, and a hybrid -- all with the same GPT-5 generator. The headline numbers: hybrid retrieval narrowly beats BM25 (nDCG@5 of 0.92 vs. 0.91), and both beat dense embedding (0.83). Hallucination doesn't grow monotonically with document length -- short documents and very long ones both hallucinate more than medium ones (28.1% and 23.8% vs. 9.2%). Cross-stage correlations are very weak: parsing->retrieval r=0.14, parsing->generation r=0.17, retrieval->generation 0.02. If quality were cascading the way most of us assume, those numbers would be much higher; they aren't. Design caveats are real (parsing fixed, generator shared, automated proxy metrics) and we don't oversell the result. One result that genuinely surprised us: factual accuracy on stated claims is 85.5%, but answer completeness averages 0.40. The system is right when it answers -- it just leaves things out. That gap matters more for real deployments than the headline accuracy number does. We also describe three reference architectures (ColPali, ColQwen2, agentic complexity-based routing) which are not yet integrated end-to-end. Framework, metrics, baselines, and collection scripts will be released open-source on acceptance.

URL PDF HTML 收藏
2604.23366 2026-04-28 cs.AI cs.MA

GSAR: Typed Grounding for Hallucination Detection and Recovery in Multi-Agent LLMs

GSAR:多智能体大语言模型中基于类型的 grounding 检测与恢复

Federico A. Kamelhar

机构 * Agentic AI Oracle Corporation(Agentic AI Oracle公司)

AI总结 GSAR 提出了一种 grounding 评估与规划框架,通过四类分类、证据权重分配、矛盾惩罚评分和三层决策函数,实现多智能体大语言模型中的 hallucination 检测与恢复。

详情
AI中文摘要

自主多智能体大语言模型系统越来越多地用于调查运营事件并生成结构化诊断报告。其可靠性取决于每个声明是否基于观察到的证据而非模型内部推理。现有 groundedness 评估器(二元分类器、LLM-as-judge 标量、自我纠正循环)将支持证据视为可互换的,并发出单一信号,无法对下游行动提供原则性控制。我们提出了 GSAR,一种 grounding 评估与规划框架,该框架(i)将声明分为四类(grounded、ungrounded、contradicted、complementary),赋予非冗余替代视角以第一类地位;(ii)分配证据类型特定的权重,反映知识强度;(iii)计算一个不对称矛盾惩罚加权 groundedness 分数;(iv)将该分数与三层决策函数(继续、再生、规划)结合,驱动在显式计算预算下的有限迭代外循环。我们正式化了算法,证明了六个结构性性质,并在 FEVER 上使用黄金维基百科证据,通过四个独立训练的 LLM 判官(gpt-5.4、claude-sonnet-4-6、claude-opus-4-7、gemini-2.5-pro)评估了五个设计主张。每项消融实验都在所有判官上以相同方向重现:bootstrap 95% CIs 在 rho=0 效应上排除 0;no-complementary 消融在 Opus 4.7 上有 CI [-96,-68] 的 200;在 n=1000 时,三个独立判官收敛到 DeltaS(rho=0)=+0.058。与 Vectara HHEM-2.1-Open 的头对头比较已包含。据我们所知,GSAR 是第一个发表的 groundedness 框架,结合了证据类型评分与在显式计算预算下的分层恢复。

英文摘要

Autonomous multi-agent LLM systems are increasingly deployed to investigate operational incidents and produce structured diagnostic reports. Their trustworthiness hinges on whether each claim is grounded in observed evidence rather than model-internal inference. Existing groundedness evaluators (binary classifiers, LLM-as-judge scalars, self-correction loops) treat supporting evidence as interchangeable and emit a single signal that offers no principled control over downstream action. We present GSAR, a grounding-evaluation and replanning framework that (i) partitions claims into a four-way typology (grounded, ungrounded, contradicted, complementary), giving first-class standing to non-redundant alternative perspectives; (ii) assigns evidence-type-specific weights reflecting epistemic strength; (iii) computes an asymmetric contradiction-penalised weighted groundedness score; and (iv) couples that score to a three-tier decision function (proceed, regenerate, replan) driving a bounded-iteration outer loop under an explicit compute budget. We formalise the algorithm, prove six structural properties, and evaluate five design claims on FEVER with gold Wikipedia evidence under four independently-trained LLM judges (gpt-5.4, claude-sonnet-4-6, claude-opus-4-7, gemini-2.5-pro). Every ablation reproduces in the same direction on every judge: bootstrap 95% CIs on the rho=0 effect exclude 0 on all four; the no-complementary ablation under Opus 4.7 has CI [-96,-68] of 200; at n=1000 three independent judges converge to DeltaS(rho=0)=+0.058. A head-to-head against Vectara HHEM-2.1-Open is included. To our knowledge, GSAR is the first published groundedness framework coupling evidence-typed scoring with tiered recovery under an explicit compute budget.

URL PDF HTML 收藏
2604.23284 2026-04-28 cs.CL cs.AI

Au-M-ol: A Unified Model for Medical Audio and Language Understanding

Au-M-ol:医疗音频与语言理解的统一模型

Meizhu Liu, Nistha Mitra, Paul Li, Amine Abdaoui, Adam Ledyard, Tao Sheng

机构 * Oracle AI Science(Oracle AI科学) Neuramill

AI总结 本文提出Au-M-ol模型,通过整合音频处理与大语言模型,提升医疗语音识别等任务的性能,实验显示其将词错误率降低56%,在噪声和专业术语等挑战下表现优异。

详情
AI中文摘要

本文介绍了Au-M-ol,一种新型多模态架构,通过扩展大语言模型(LLMs)以加入音频处理能力,旨在提升临床相关任务如自动语音识别(ASR)的性能。Au-M-ol包含三个主要组件:(1)音频编码器提取医疗语音的丰富声学特征,(2)适应层将音频特征映射到LLM输入空间,(3)预训练的LLM执行转录和临床语言理解。该设计使模型能够直接解读 spoken 医疗内容,提升准确性和鲁棒性。实验表明,与现有最佳基线相比,Au-M-ol在医疗转录任务中将词错误率(WER)降低了56%。该模型在噪声环境、领域特定术语和说话人变化等挑战条件下也表现良好。这些结果表明,Au-M-ol是实际临床应用中的有力候选者,其中可靠且上下文感知的音频理解至关重要。

英文摘要

In this work, we present Au-M-ol, a novel multimodal architecture that extends Large Language Models (LLMs) with audio processing. It is designed to improve performance on clinically relevant tasks such as Automatic Speech Recognition (ASR). Au-M-ol has three main components: (1) an audio encoder that extracts rich acoustic features from medical speech, (2) an adaptation layer that maps audio features into the LLM input space, and (3) a pretrained LLM that performs transcription and clinical language understanding. This design allows the model to interpret spoken medical content directly, improving both accuracy and robustness. In experiments, Au-M-ol reduces Word Error Rate (WER) by 56\% compared to state-of-the-art baselines on medical transcription tasks. The model also performs well in challenging conditions, including noisy environments, domain-specific terminology, and speaker variability. These results suggest that Au-M-ol is a strong candidate for real-world clinical applications, where reliable and context-aware audio understanding is essential.

URL PDF HTML 收藏
2604.23276 2026-04-28 cs.CV cs.AI cs.CL

Lightweight and Production-Ready PDF Visual Element Parsing

轻量且适用于生产的PDF视觉元素解析

Meizhu Liu, Yassi Abbasi, Matthew Rowe, Michael Avendi, Paul Li

机构 * Oracle AI

AI总结 本文提出一种轻量级PDF解析框架,通过空间启发式、布局分析和语义相似性结合,实现高准确率的视觉元素检测与标题关联,提升多模态RAG检索性能。

详情
AI中文摘要

PDF文档中的图表、表格和表单等视觉元素的准确提取对文档理解和多模态检索增强生成(RAG)至关重要。现有PDF解析器常遗漏复杂视觉元素,提取非信息性碎片(如水印、logo),生成碎片化元素,并无法可靠关联标题与对应元素,影响下游检索和问答。本文提出一种轻量且适用于生产的PDF解析框架,结合空间启发式、布局分析和语义相似性,实现视觉元素的准确检测和标题关联。在流行的基准数据集和内部产品数据上,该方案达到96%以上的视觉元素检测准确率和93%的标题关联准确率。当作为多模态RAG的预处理步骤时,其在内部数据和MMDocRAG基准上的表现显著优于现有解析器和大视觉-语言模型,同时将延迟降低了超过2倍。我们已在具有挑战性的生产环境中部署了该系统。

英文摘要

PDF documents contain critical visual elements such as figures, tables, and forms whose accurate extraction is essential for document understanding and multimodal retrieval-augmented generation (RAG). Existing PDF parsers often miss complex visuals, extract non-informative artifacts (e.g., watermarks, logos), produce fragmented elements, and fail to reliably associate captions with their corresponding elements, which degrades downstream retrieval and question answering. We present a lightweight and production level PDF parsing framework that can accurately detect visual elements and associates captions using a combination of spatial heuristics, layout analysis, and semantic similarity. On popular benchmark datasets and internal product data, the proposed solution achieves $\geq96\%$ visual element detection accuracy and $93\%$ caption association accuracy. When used as a preprocessing step for multimodal RAG, it significantly outperforms state-of-the-art parsers and large vision-language models on both internal data and the MMDocRAG benchmark, while reducing latency by over $2\times$. We have deployed the proposed system in challenging production environment.

URL PDF HTML 收藏
2604.22989 2026-04-28 cs.CV cs.AI

CheXmix: Unified Generative Pretraining for Vision Language Models in Medical Imaging

CheXmix:用于医学影像的统一生成预训练

Ashwin Kumar, Robbie Holland, Corey Barrett, Jangwon Kim, Maya Varma, Zhihong Chen, Yunhe Gao, Greg Zaharchuk, Tara Taghavi, Krishnaram Kenthapadi, Akshay Chaudhari

机构 * Stanford AIMI, Stanford University(斯坦福大学AIMI研究所,斯坦福大学) Oracle Health AI(Oracle健康AI) Department of Radiology, Stanford University(斯坦福大学放射科)

AI总结 CheXmix通过统一早融合生成方法,在医学影像中实现更精确的联合表征学习,优于现有生成模型,在多个任务上表现突出。

Comments CVPR Findings (2026)

详情
AI中文摘要

最近的医学多模态基础模型是通过将CLIP预训练的视觉编码器连接到语言模型中,采用LLaVA风格的微调方法构建多模态大语言模型(MLLMs)。这种两阶段、解耦的方法引入了投影层,可能扭曲视觉特征。这在医学影像中尤其令人担忧,因为细微的线索对准确诊断至关重要。相比之下,早期融合生成方法如Chameleon通过在单一统一序列中处理图像和文本标记,消除了投影瓶颈,实现了联合表征学习,利用了语言模型的归纳先验。我们提出了CheXmix,一种在大量胸部X光片与其放射学报告配对的语料库上训练的统一早融合生成模型。我们扩展了Chameleon的自回归框架,引入了两阶段多模态生成预训练策略,结合了掩码自动编码器的表示优势与MLLMs。所得到的模型高度灵活,支持在粗粒度和细粒度层面进行判别和生成任务。我们的方法在所有掩码比例上均比现有生成模型高出6.0%,在CheXpert分类任务中高图像掩码比例下超过CheXagent 8.6%。我们进一步在图像修复任务中比纯文本生成模型高出51.0%,在放射学报告生成的GREEN指标上超过CheXagent 45%。这些结果表明,CheXmix能够捕捉广泛胸片任务中的细粒度信息。我们的代码在:https://github.com/StanfordMIMI/CheXmix。

英文摘要

Recent medical multimodal foundation models are built as multimodal LLMs (MLLMs) by connecting a CLIP-pretrained vision encoder to an LLM using LLaVA-style finetuning. This two-stage, decoupled approach introduces a projection layer that can distort visual features. This is especially concerning in medical imaging where subtle cues are essential for accurate diagnoses. In contrast, early-fusion generative approaches such as Chameleon eliminate the projection bottleneck by processing image and text tokens within a single unified sequence, enabling joint representation learning that leverages the inductive priors of language models. We present CheXmix, a unified early-fusion generative model trained on a large corpus of chest X-rays paired with radiology reports. We expand on Chameleon's autoregressive framework by introducing a two-stage multimodal generative pretraining strategy that combines the representational strengths of masked autoencoders with MLLMs. The resulting models are highly flexible, supporting both discriminative and generative tasks at both coarse and fine-grained scales. Our approach outperforms well-established generative models across all masking ratios by 6.0% and surpasses CheXagent by 8.6% on AUROC at high image masking ratios on the CheXpert classification task. We further inpaint images over 51.0% better than text-only generative models and outperform CheXagent by 45% on the GREEN metric for radiology report generation. These results demonstrate that CheXmix captures fine-grained information across a broad spectrum of chest X-ray tasks. Our code is at: https://github.com/StanfordMIMI/CheXmix.

URL PDF HTML 收藏
2604.22313 2026-04-27 cs.CL

CLARITY: A Framework and Benchmark for Conversational Language Ambiguity and Unanswerability in Interactive NL2SQL Systems

CLARITY:一种用于交互式NL2SQL系统中对话语言歧义和不可回答性的框架和基准

Tabinda Sarwar, Farhad Moghimifar, Cong Duy Vu Hoang, Xiaoxiao Ma, Shawn Chang Xu, Fahimeh Saleh, Poorya Zaremoodi, Avirup Sil, Katrin Kirchhoff

机构 * Oracle Corporation(Oracle公司)

AI总结 CLARITY框架通过多维度歧义和用户行为生成NL2SQL基准,揭示现有系统在复杂歧义下的性能下降,强调需增强歧义检测与解决能力。

Comments Accepted at ACL 2026 (Industry Track)

详情
AI中文摘要

在工业环境中部署的NL2SQL系统常面临歧义或无法回答的查询,尤其是在交互场景中用户澄清不完整时。现有基准通常假设单一来源的歧义并依赖用户交互解决,忽略了现实中的失败模式。我们介绍了Clarity,一种用于自动生成包含多方面歧义和多样化用户行为的NL2SQL基准框架,涵盖单轮和多轮场景。通过约束驱动的流程,Clarity将可执行SQL转换为歧义查询,并附加基于现实的对话延续和模式级元数据。在Spider和BIRD上的实证评估显示,领先NL2SQL系统,包括基于强大LLM的系统,在多维度歧义下表现出显著性能下降。尽管这些系统常能检测歧义,但难以准确定位和解决底层模式级来源。我们的结果强调了在工业级NL2SQL系统中需要更稳健的歧义检测和解决能力。

英文摘要

NL2SQL systems deployed in industry settings often encounter ambiguous or unanswerable queries, particularly in interactive scenarios with incomplete user clarification. Existing benchmarks typically assume a single source of ambiguity and rely on user interaction for resolution, overlooking realistic failure modes. We introduce Clarity, a framework for automatically generating an NL2SQL benchmark with multi-faceted ambiguities and diverse user behaviors across both single- and multi-turn settings. Using a constraint-driven pipeline, Clarity transforms executable SQL into ambiguous queries, augmented with grounded conversational continuations and schema-level metadata. Empirical evaluation on Spider and BIRD shows that leading NL2SQL systems, including those based on strong LLMs, suffer significant performance degradation under multi-faceted ambiguity. While these systems often detect ambiguity, they struggle to accurately localize and resolve the underlying schema-level sources. Our results highlight the need for more robust ambiguity detection and resolution in industry-grade NL2SQL systems.

URL PDF HTML 收藏