Papers · organized/paper_cards

论文

1086 张论文卡片

开放获取 全部 绿色 · 724
Randomized YaRN Improves Length Generalization for Long-Context Reasoning
Randomized YaRN 改善长上下文推理的长度泛化能力
arXiv:2606.23687 工程化 观点 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 Randomized YaRN,一种通过将基于 YaRN 的位置外推与随机位置编码和长度课程相结合来提升长度泛化能力的训练方法,表明渐进式地将模型暴露于分布外位置分布是实现可泛化长上下文推理的有效方案。Randomized YaRN is proposed, a training method that improves length generalization by combining YaRN-based positional extrapolation with randomized positional encoding and a length curriculum, and suggests that progressively exposing models to OOD positional distributions provides an effective recipe for generalizable long-context reasoning.

Distribution-Aware Diffusion-LLM for Robust Ultra-Long-Term Time Series Forecasting
用于鲁棒超长期时间序列预测的分布感知扩散 LLM
arXiv:2606.23391 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出新框架 Diffusion-LLM,将条件扩散模型集成到基于 LLM 的预测流水线中,展示了分布感知正则化在提升时间序列 LLM 的鲁棒性与泛化能力方面的价值。This work proposes a new framework Diffusion-LLM that integrates a conditional diffusion model into an LLM-based forecasting pipeline, and demonstrates the value of distribution-aware regularization for enhancing robustness and generalization in time series LLMs.

Managing Procedural Memory in LLM Agents: Control, Adaptation, and Evaluation
管理 LLM Agent 中的程序性记忆:控制、适应与评估
arXiv:2606.23127 评测基准 评测集 OA · 绿色 被引 2 · S2

一个包含 382 个真实企业任务、覆盖 6 种专业角色和 22 项程序性技能的基准,用于评估技能在任务、角色和模型骨干间的迁移能力,发现部分技能可在任务和模型间广泛泛化,而另一些则专化为角色特定工作流,在迁移时失去效力。A benchmark of 382 realistic enterprise tasks spanning six professional roles and 22 procedural skills, designed to evaluate how skills transfer across tasks, roles, and model backbones finds that some skills generalize broadly across tasks and models, whereas others become specialized to role-specific workflows and lose effectiveness under transfer.

RaysUp: Ultra-light Universal Feature Upsampling via Geometry-Aware Ray Representation
RaysUp:基于几何感知光线表示的超轻量通用特征上采样
arXiv:2606.22749 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出 RaysUp,一个超轻量级、任务无关且与 VFM 无关的特征上采样框架,可在任意分辨率下重建高分辨率特征图,仅使用 AnyUp 16% 的参数即达到 SOTA 性能,推理速度提升约 7 倍。RaysUp is proposed, an ultra-lightweight, task-agnostic, and VFM-agnostic feature upsampling framework that reconstructs high-resolution feature maps at arbitrary resolutions that achieves state-of-the-art performance while using only 16% of the parameters of AnyUp and delivering approximately 7x faster inference.

ABACUS: Adapting Unified Foundation Model for Bridging Image Count Understanding and Generation
ABACUS:适配统一基础模型以桥接图像计数理解与生成
arXiv:2606.23835 多模态 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

ABACUS 是一个统一视觉语言模型,可在无需任何基准特定训练的情况下处理物体计数、人群计数、指代表达计数以及忠实计数的图像生成,性能超越任务特定的专家模型和更大的通用模型。ABACUS is a unified vision-language model that handles object counting, crowd counting, referring-expression counting, and count-faithful image generation without any benchmark-specific training required, outperforming both task-specific specialists and larger generalist models.

Qiskit Code Migration with LLMs
使用 LLM 进行 Qiskit 代码迁移
arXiv:2606.20173 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出一种将 LLM 与检索增强生成(RAG)相结合的混合方法,用于自动化跨版本 Qiskit 代码迁移,验证了这种以数据为中心的方法在促进技术独立性和提供缓解 API 过时问题的鲁棒智能助手方面的潜力。A hybrid approach integrating LLMs with Retrieval-Augmented Generation (RAG) to automate the migration of Qiskit code across versions and confirms the potential of this data-centric methodology to foster technological independence and provide robust, intelligent assistants that mitigate API obsolescence.

MedRLM: Recursive Multimodal Health Intelligence for Long-Context Clinical Reasoning, Sensor-Guided Screening, Evidence-Grounded Decision Support, and Community-to-Tertiary Referral Optimization
MedRLM:用于长上下文临床推理、传感器引导筛查、循证决策支持和社区到三级转诊优化的递归多模态健康智能
arXiv:2606.20164 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

MedRLM 旨在将医疗 AI 从静态问答转向可审计、多模态且工作流感知的临床决策支持,并引入临床证据图记忆,将患者特定观察与检索到的证据相连接。MedRLM aims to move medical AI from static question answering toward auditable, multimodal, and workflow-aware clinical decision support, and introduces a Clinical Evidence Graph Memory to connect patient-specific observations with retrieved evidence.

When Does Streaming Tool Use Help? Characterizing Tool-Intent Stabilization in Streaming Retrieval-Augmented Generation
流式工具使用何时有效?刻画流式 RAG 中的工具意图稳定化
arXiv:2606.20113 RAG 检索增强 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

本文命名并测量了推测性查询的检索收敛到包含答案结果时的输入流位置——"工具意图稳定化":即推测性查询的检索收敛到包含答案结果的输入流位置。This work names and measures the point in the input stream at which a speculative query's retrieval converges on the answer-bearing result, tool-intent stabilization: the point in the input stream at which a speculative query's retrieval converges on the answer-bearing result.

PACMS: Submodular Context Selection as a Pluggable Engine for LLM Agents
PACMS:作为 LLM Agent 可插拔引擎的次模上下文选择
arXiv:2606.20047 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

对话式与工具使用的 LLM Agent 在上下文窗口中同时从多个方向被填充,而必须在多轮之间回忆信息的 Agent(即 memory 的典型场景)恰恰是 recency 截断失效的地方。Conversational and tool-using LLM agents operate over a context window that fills from several directions simultaneously, and agents that must recall information across many turns, the defining case for memory, are precisely where recency truncation fails.

SAC: Disaggregated KV Cache System for Sparse Attention LLMs with CXL
SAC:面向稀疏注意力 LLM 与 CXL 的解耦 KV Cache 系统
arXiv:2606.19746 LLM 基础设施 方法 OA · 绿色 被引 1 · S2

提出 SAC,这是首个针对稀疏注意力模型优化的高效解耦 KV Cache 系统,利用 CXL(Compute Express Link)的低延迟、cache-line 粒度 load/store 语义,将基于 CXL 的解耦确立为新兴稀疏注意力模型的优越基础设施。SAC is proposed, the first efficient disaggregated KV cache system optimized for sparse attention models, which leverages the low-latency, cache-line granularity load/store semantics of Compute Express Link (CXL), establishing CXL-based disaggregation as the superior infrastructure for emerging sparse attention models.

S-Agent: Spatial Tool-Use Elicits Reasoning for Spatial Intelligence
S-Agent:借助空间工具使用激发空间智能推理
arXiv:2606.20515 Agent 智能体 方法 OA · 绿色 被引 2 · S2

提出 S-Agent,一种面向连续多视图图像与视频理解与推理的空间工具使用 Agent 范式,以无需训练的方式持续提升开源与闭源 VLM。This work introduces S-Agent, a spatial tool-use agentic paradigm for understanding and reasoning over continuous multi-view images and videos, and consistently improves both open-source and closed-source VLMs in a training-free manner.

Probe-and-Refine Tuning of Repository Guidance for Coding Agents
仓库指导的探测-微调:用于编码 Agent
arXiv:2606.20512 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

揭示了指导的生成方式才是决定性变量,并提出 probe-and-refine tuning(探测-微调):通过合成 bug 修复探测任务,利用单次 LLM 调用迭代诊断并修补仓库的指导文件,调优过程中不涉及 Agent 循环或工具调用。It is shown that how the guidance is produced is the decisive variable, and probe-and-refine tuning is introduced, a procedure that uses synthetic bug-fix probes to iteratively diagnose and patch a repository's guidance file through single-shot LLM calls, with no agent loop or tool use during tuning.

When Lower Privileges Suffice: Investigating Over-Privileged Tool Selection in LLM Agents
低权限即足够时:探究 LLM Agent 中过度特权的工具选择
arXiv:2606.20023 Agent 智能体 方法 OA · 绿色 被引 4 · S2

提出一种特权感知的训练后防御方法,教导 Agent 优先选用足够的低权限工具,仅在必要时升级;该方法在保留通用能力的同时大幅减少了不必要的高权限工具使用。A privilege-aware post-training defense that teaches agents to prefer sufficient lower-privilege tools and escalate only when necessary is introduced, showing that this defense substantially reduces unnecessary high-privilege tool use while preserving general capabilities.

Vesta: A Generalist Embodied Reasoning Model
Vesta:通用具身推理模型
arXiv:2606.20905 多模态 应用落地 OA · 绿色 被引 2 · S2

提出 Vesta,一个统一的具身通用模型,将定位、空间推理、导航和长程规划能力整合到单个基础模型中,并证明通用模型能够达到或超越专家模型。Vesta is presented, a unified embodied generalist that consolidates localization, spatial reasoning, navigation, navigation, and long-horizon planning capabilities into a single foundation model and demonstrates that a generalist model can match or exceed specialists.

Qwen-RobotNav Technical Report: A Scalable Navigation Model Designed for an Agentic Navigation System
Qwen-RobotNav 技术报告:面向 Agentic 导航系统的可扩展导航模型
arXiv:2606.18112 Agent 智能体 方法 OA · 绿色 被引 5 · S2

提出 Qwen-RobotNav,一种基于 Qwen-RobotNav 构建的可扩展导航模型,通过参数化接口沿两个互补维度应对该问题:用于选择导航行为的多种任务模式,以及用于控制视觉历史编码方式的可控观测参数。Qwen-RobotNav is presented, a scalable navigation model built on Qwen-RobotNav that addresses it through a parameterised interface with two complementary dimensions: multiple task modes that select the navigation behaviour, and controllable observation parameters that govern how visual history is encoded.

CogniRoute: Learning to Route Social Evidence in Omni-Modal Models
CogniRoute:全模态模型中的社交证据路由学习
arXiv:2606.20970 多模态 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 CogniRoute,一种面向社交全模态推理的 schema 引导 Mixture-of-Experts(混合专家)框架,并引入路由感知强化学习,通过答案正确性、模态一致性推理与认知时序锚定等奖励联合优化 token 生成与专家分配。CogniRoute, a schema-guided Mixture-of-Experts framework for social omni reasoning, is introduced and route-aware reinforcement learning is introduced, which jointly optimizes token generation and expert allocation using rewards for answer correctness, modality-consistent reasoning, and cognitive temporal grounding.

Human-AI Coevolution Dynamics: A Formal Theory of Social Intelligence Emergence Through Long-Term Interaction
人-AI 协同进化动力学:通过长期交互涌现社交智能的形式化理论
arXiv:2606.19144 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

HACD-H 为建模自适应人-AI 社交交互与开发社交智能 AI 系统提供了统一的理论基础,并表明社交智能源自长期社交认知的协同进化,而非孤立的对话能力。The HACD-H provides a unified theoretical foundation for modeling adaptive human-AI social interaction and developing socially intelligent AI systems and suggests that social intelligence emerges from long-term social cognitive coevolution rather than isolated conversational capabilities.

GateMem: Benchmarking Memory Governance in Multi-Principal Shared-Memory Agents
GateMem:多主体共享内存 Agent 的内存治理基准
arXiv:2606.18829 Agent 智能体 评测集 OA · 绿色 被引 1 · S2

提出 GateMem,一个面向多主体共享内存 Agent 的基准,联合评估合法长程请求及其状态更新的效用、跨上下文授权边界的访问控制,以及 Agent 在收到显式删除请求后的主动遗忘能力。GateMem is introduced, a benchmark for multi-principal shared-memory agents that jointly evaluates utility for legitimate long-horizon requests with state updates, access control across contextual authorization boundaries, and agent-facing active forgetting after explicit deletion requests.

Runtime Compliance Verification for AI Agents
AI Agent 的运行时合规验证
arXiv:2606.19242 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

C-Trace 提出一个验证框架,将 GDPR 的部分要求(包括同意、目的限制、数据最小化与被遗忘权)表达为针对 Agent 执行轨迹的正式策略谓词。C-Trace (Compliance Trace based Runtime Agent Conformance Enforcement), a verification framework that expresses a subset of GDPR requirements, including consent, purpose limitation, data minimization, and the right to erasure, as formal policy predicates over agent execution traces is proposed.

RODS: Reward-Driven Online Data Synthesis for Multi-Turn Tool-Use Agents
RODS:面向多轮工具使用 Agent 的奖励驱动在线数据合成
arXiv:2606.19047 Agent 智能体 方法 OA · 绿色 被引 1 · S2

RODS(Reward-driven Online Data Synthesis)通过将进度奖励方差重新用作零成本边界检测器,在 RL 训练与数据生成之间形成闭环,无需在训练已有的 rollout 之外增加额外推理。RODS (Reward-driven Online Data Synthesis) closes the loop between RL training and data generation by repurposing the progress reward variance as a practical, zero-cost boundary detector that requires no extra inference beyond the rollouts already computed for training.

TRAP: Benchmark for Task-completion and Resistance to Active Privacy-extraction
TRAP:任务完成与对主动隐私窃取抵抗力的基准
arXiv:2606.18996 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

对涵盖前沿闭源与开源模型、共 22 个模型在多个规模上的评估发现,所有模型家族均存在不可忽略的隐私泄露,且指令遵循能力与泄露率呈正相关。Evaluating 22 models spanning frontier proprietary and open-source models at multiple scales, it is found that all model families exhibit non-trivial leakage, and that instruction- following ability correlates with leakage rate.

PowerAgentBench-SS: A Benchmark for Agentic AI in Power System Steady-State Studies
PowerAgentBench-SS:面向电力系统稳态研究的 Agentic AI 基准
arXiv:2606.18789 评测基准 评测集 OA · 绿色 被引 2 · S2

结果表明仅评估求解器或仅评估答案是不足的:Agent 的差异不仅体现在发现关键 contingency 上,还体现在验证预算的使用、显式提交、类型强制、重复验证、基于证据的报告以及缓解行为等方面。The results show why solver-only or answer-only evaluation is insufficient: agents are distinguished not only by top-contingency discovery, but also by validation-budget use, explicit submission, type coercions, duplicate validations, evidence-backed reporting, and mitigation behavior.

Qwen-RobotManip Technical Report: Alignment Unlocks Scale for Robotic Manipulation Foundation Models
Qwen-RobotManip 技术报告:对齐释放机器人操作基础模型的规模化潜力
arXiv:2606.17846 安全与风险 方法 OA · 绿色 被引 25 · S2

Qwen-RobotManip 在所有 OOD 场景下大幅超越包括 π0.5 在内的已有 SOTA 模型,在 RoboChallenge 中排名第一,相对改进 20%,并在 AgileX ALOHA、Franka、UR、ARX 等真实机器人平台上完成验证。Qwen-RobotManip substantially outperforms prior state-of-the-art models, including $\pi$0.5, across all OOD settings, ranks 1st in RoboChallenge with a 20% relative improvement, and is validated on real-robot platforms including AgileX ALOHA, Franka, UR, and ARX.

Object-Centric Residual RL for Zero-Shot Sim-to-Real VLA Enhancement
基于物体中心的残差强化学习用于 VLA 零样本仿真到现实迁移的增强
arXiv:2606.18953 多模态 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

提出一种基于物体中心的残差强化学习框架,利用物体位姿精化 VLA 动作,使观测空间紧凑,在仿真与现实之间能够一致迁移。An object-centric residual RL framework is proposed that refines VLA actions using object poses, enabling a compact observation space that transfers consistently between simulation and reality.

Searching for Synergy in Shared Workspace Human-AI Collaboration
在共享工作空间的人机协作中寻找协同效应
arXiv:2606.18413 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

该工作以模拟的共享工作空间人机团队为受控实验环境,研究协作结构如何影响团队行为,并表明协调结构是决定可用能力能否提升团队结果的关键。This work uses simulated shared-workspace human-AI teams as a controlled testbed for studying how collaboration structure shapes team behavior, and suggests that coordination structure is central to whether available capability improves team outcomes.

MCompassRAG: Topic Metadata as a Semantic Compass for Paragraph-Level Retrieval
MCompassRAG:以主题元数据作为段落级检索的语义罗盘
arXiv:2606.18508 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 MCompassRAG,一种由元数据引导的检索框架,将主题级信号作为语义罗盘以选择相关证据,在同一 embedding 空间中以主题元数据丰富 chunk 表示,并通过 LLM 教师蒸馏训练轻量级检索器。MCompassRAG is introduced, a metadata-guided retrieval framework that uses topic-level signals as a semantic compass for selecting relevant evidence and enriches chunk representations with topic metadata in the same embedding space and trains a lightweight retriever through LLM-teacher distillation.

HistoRAG: Embedding Historical Methodology in Retrieval-Augmented Generation Through Critical Technical Practice
HistoRAG:通过批判性技术实践将历史学方法论嵌入 RAG
arXiv:2606.18103 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 HistoRAG,一个将史学原则转化为具体架构干预的框架,为特定领域认识论承诺如何转化为 RAG 设计决策提供模型,并可迁移至其他处理大规模语料的诠释性学科。HistoRAG is introduced, a framework that translates historiographical principles into concrete architectural interventions and offers a model for how domain-specific epistemological commitments can be translated into RAG design decisions, and may transfer to other interpretive disciplines working with large corpora.

IsabeLLM: Automated Theorem Proving Applied to Formally Verifying Consensus
IsabeLLM:将自动定理证明应用于共识协议的形式化验证
arXiv:2606.18098 安全与风险 方法 OA · 绿色 被引 1 · S2

实现了一个 RAG 框架,包含面向 LLM 的错误追踪与反例生成以提供更优上下文,并兼容最新版 Isabelle 与 Sledgehammer 以提升效率。A Retrieval-Augmented Generation framework, Error tracing and counterexample generation for improved context supplied to the Large Language Model, and Compatibility with the latest version of Isabelle and Sledgehammer is implemented for improved efficiency.

A Unified Framework for Context-Aware and Relation-Aware Graph Retrieval-Augmented Generation
面向上下文感知与关系感知图 RAG 的统一框架
arXiv:2606.18075 RAG 检索增强 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 HyGRAG,一种分层图 RAG 框架,通过解决三个核心挑战超越源文档限制:构建真正融合上下文与关系信息的摘要、利用这些综合表示在检索阶段访问涌现知识、以及为动态语料高效更新分层结构。HyGRAG is proposed, a hierarchical graph RAG framework that transcends source documents by addressing three core challenges: constructing summaries that genuinely integrate contextual and relational information, leveraging these synthesized representations to access emergent knowledge during retrieval, and efficiently updating hierarchical structures for dynamic corpora.

Pareto Optimal Re-ranking with Semi-Automated Content Credibility Detection
基于半自动化内容可信度检测的帕累托最优重排序
arXiv:2606.18031 安全与风险 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出一种基于优化的方法,通过精炼现有内容排序来提升社交媒体信息流中新闻内容的可信度;同时构建一条鲁棒的半自动化流水线,基于检索增强打分与人工事实核查的混合方式为内容赋予可信度分数。An optimization-based method to improve the credibility of news content on social media feeds by refining existing content rankings is presented and a robust semi-automated pipeline for assigning credibility scores to content based on a mixture of retrieval-augmented score assignments and human-generated fact-checks is proposed.

The Stanford EDGAR Filings Dataset: Reconstructing U.S. Corporate and Financial Disclosures into Layout-Faithful and Token-Efficient Pretraining Data
Stanford EDGAR Filings Dataset:将美国企业及金融披露重建为版面保真且 token 高效的预训练数据
arXiv:2606.18192 工程化 方法 OA · 绿色 被引 0 · S2 + OpenAlex

介绍 Stanford EDGAR Filings Dataset(SEFD),一个将 SEC filings 开放重建为版面保真 MultiMarkdown 的数据集,用于金融语言建模与评估;同时推出两个基于 SEFD 的基准:EDGAR-Forecast,用于评估模型知识截止后基于 filings 的数值预测;EDGAR-OCR,用于评估复杂金融表格的转录质量。The Stanford EDGAR Filings Dataset (SEFD), an open reconstruction of SEC filings into layout-faithful MultiMarkdown for financial language modeling and evaluation, is introduced and two SEFD-derived benchmarks are introduced: EDGAR-Forecast, which evaluates filing-grounded numerical forecasting after model knowledge cutoffs, and EDGAR-OCR, which evaluates transcription of complex financial tables.

ProvenanceGuard: Source-Aware Factuality Verification for MCP-Based LLM Agents
ProvenanceGuard:面向 MCP-Based LLM Agent 的来源感知事实性验证
arXiv:2606.18037 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

结果表明,在基于 MCP 的 Agent 中,来源归因是事实性验证的一个独立维度;提出 ProvenanceGuard,一种针对 MCP 依据回答的来源感知验证器。Results show that source attribution is an independent axis for factuality verification in MCP-based agents, and ProvenanceGuard, a source-aware verifier for MCP-grounded answers is introduced.

LoopCoder-v2: Only Loop Once for Efficient Test-Time Computation Scaling
LoopCoder-v2:仅循环一次以实现高效测试时计算扩展
arXiv:2606.18023 LLM 基础设施 观点 OA · 绿色 被引 1 · S2

本文通过收益–成本视角研究 PLT 循环次数选择:额外循环可精炼表示,但 CLP 也会在每次循环边界引入位置错配,由此解释 PLT 在两次循环时趋于饱和的现象,并为循环次数选择提供诊断依据。This study studies PLT loop-count selection through a gain--cost view: an extra loop may refine representations, but CLP also introduces a positional mismatch at each loop boundary, explaining PLT's saturation at two loops and providing diagnostics for loop-count selection.

Cordon: Semantic Transactions for Tool-Using LLM Agents
Cordon:面向工具调用 LLM Agent 的语义事务
arXiv:2606.17573 Agent 智能体 方法 OA · 绿色 被引 5 · S2

本文介绍 Cordon,一个事务性运行时系统,用于在提交前暂存并验证 Agent 的不可逆操作;其在保持良性任务完成的同时降低不可逆操作失败率,且仅带来适度的审批与时延开销。This paper introduces Cordon, a transactional runtime system for staging and validating irreversible agent effects before commit and reduces irreversible-effect failures while preserving benign task completion with modest approval and latency overhead.

Your AI Travel Agent Would Book You a Bullfight: An Agentic Benchmark for Implicit Animal Welfare in Frontier AI Models
你的 AI 旅行 Agent 会为你预订一场斗牛:面向前沿 AI 模型的隐式动物福利 Agent 基准
arXiv:2606.18142 Agent 智能体 评测集 OA · 绿色 被引 1 · S2

结果表明模型倾向于选择有害场景,在中性预订选项上的表现低于随机猜测水平,其中 Claude 4.8 取得最高分 64.7%。The results indicate that models tend to prefer harmful scenarios, performing below the random chance rate for selecting a neutral booking option, with Claude $4.8$ achieving the highest performance at $64.7\%$.

Agentic AI-based Framework for Mitigating Premature Diagnostic Handoff and Silent Hallucination in Healthcare Applications
基于 Agentic AI 的医疗应用中过早诊断交接与静默幻觉缓解框架
arXiv:2606.18068 Agent 智能体 应用落地 OA · 绿色 被引 1 · S2

提出一种多 Agent 框架,通过以确定性编排约束替代 "LLM-as-a-judge" 路由,解决可能在到达患者前未被发现的过早诊断交接与静默临床幻觉问题;观察到 OLDCARTS 完整度与语义熵之间存在统计显著的负相关,提示结构化信息采集与诊断不确定性降低相关。A multi-agent framework that addresses premature diagnostic handoff and silent clinical hallucinations that may go undetected before reaching the patient by replacing ``LLM-as-a-judge''routing with deterministic orchestration constraints is proposed and observes a statistically significant negative correlation between OLDCARTS completeness and semantic entropy, suggesting that structured information gathering is associated with reduced diagnostic uncertainty.