Papers · organized/paper_cards

论文

177 张论文卡片 · Agent 智能体 · OA 绿色

开放获取 全部 绿色 · 724
A Vocabulary for Multi-Agent Automated Research Systems
多 Agent 自动化研究系统的词汇表
arXiv:2607.22682 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文提出一种面向由一个或多个 agent 构建的自动化研究系统的词汇表,使其设计选择更易于描述与比较,从而将结构性设计问题——例如 agent 应在何时通信、获得或失去某项能力,或在多次运行间传递信息——转化为可测试的选择。A vocabulary for automated research systems built from one or more agents to make their design choices easier to describe and compare, which turns structural design questions, such as when agents should communicate, gain or lose a capability, or carry information across runs, into testable choices.

ReDesign: Recovering Editable Design Structures from Images via Agentic Decomposition
ReDesign:通过 Agentic 分解从图像中恢复可编辑的设计结构
arXiv:2607.25565 Agent 智能体 观点 OA · 绿色 被引 1 · S2

本文提出 ReDesign,一种 agentic 框架,通过跨模态选择与组合专用工具来构建可编辑的层级结构(layer hierarchy),在取得强视觉保真度的同时,于布局、颜色与文本编辑上提供最高的可编辑性。ReDesign is presented, an agentic framework that grows an editable layer hierarchy by selecting and composing specialized tools across modalities, and achieves strong visual fidelity while delivering the highest editability across layout, color, and text edits.

A New Role for Relevance: Guiding Corpus Interaction in Agentic Search
相关性的新角色:在 Agentic Search 中引导语料交互
arXiv:2607.24223 Agent 智能体 方法 OA · 绿色 被引 1 · S2

本文提出 RARG(Relevance-Aware RipGrep Search Agent),将相关性转化为 corpus 交互的执行先验,并证明相关性感知交互可带来更快且更可靠的搜索收敛。The Relevance-Aware RipGrep Search Agent (RARG) is introduced, which turns relevance into an execution prior for corpus interaction, and demonstrates that relevance-aware interaction enables faster and more reliable search convergence.

Cyber-Capable AI Agents: Vulnerabilities, Evaluation Containment, and Defensive Response
具备网络攻击能力的 AI Agent:漏洞、评估遏制与防御响应
arXiv:2607.25379 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文综述了该边界上的五类漏洞:多步攻击链、与沙箱边界冲突的目标、供应链与凭据暴露、持续性的 command-and-control,以及自动化行动的速度。This review synthesizes five vulnerability classes at that boundary: multi-step offensive chains, objectives that conflict with sandbox boundaries, supply-chain and credential exposure, persistent command-and-control, and the speed of automated action.

CodeNib: A Multi-View Data System for Serving Repository Context to Coding Agents
CodeNib:面向编码 Agent 的多视图仓库上下文服务数据系统
arXiv:2607.25431 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

这些结果共同支持多视角的仓库上下文服务,在仓库上下文全生命周期中提供显式的、面向操作的有效性边界以及质量-成本前沿。Together, these results support multi-view repository-context serving with explicit, operation-specific validity boundaries with quality-cost frontiers across the repository-context lifecycle.

VisualPatchWorld: Code World Models as Latent Structured Representations for Planning
VisualPatchWorld:作为潜在结构化表示的代码世界模型用于规划
arXiv:2607.25236 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

介绍 VisualPatchWorld,将世界动态表示为代码,先通过短时主动探查选择定性动力学形式,再通过最小化多步预测误差,从记录的状态-动作轨迹中拟合该形式的自由参数。VisualPatchWorld is introduced, which represents world dynamics as code and first selects a qualitative dynamical form with short active probes, then fits that form's free parameters from recorded state-action traces by minimizing multi-step prediction error.

HANDBOOK.md: A Benchmark for Long-Context Agentic Instruction Following
HANDBOOK.md:面向长上下文 Agent 指令遵循的基准
arXiv:2607.25398 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

介绍 HANDBOOK_md,一个包含 65 个 agentic 任务的 benchmark,模拟员工遵循公司手册的方式;每项任务对 10 份基础手册之一进行修改,变动评分所依赖的具体规则和阈值,因此没有任何两个任务共享同一套策略。HANDBOOK_md is presented, a benchmark of 65 agentic tasks modeled on how employees follow company handbooks, and every task modifies one of 10 base handbooks, altering the specific rules and thresholds on which grading depends, so no two tasks share the same set of policies.

Agent Retrieval Bench: Evaluating Repository Context Retrieval for Coding Agents
Agent Retrieval Bench:面向编码 Agent 的仓库上下文检索评测
arXiv:2607.24882 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

一项受控的种子干预实验发现,与随机非 gold 上下文相比,由检索得到的初始上下文以更少的后续探索取得更高的文件 F1,而 oracle gold 上下文仍存在可观的提升空间。A controlled seed-intervention pilot finds that retrieval-derived initial context yields higher file F1 with less post-seed exploration than random non-gold context, while oracle gold context shows substantial remaining headroom.

Metis: Memory Foundation Model
Metis: 记忆基础模型
arXiv:2607.26760 Agent 智能体 方法 OA · 绿色 被引 1 · S2

本文提出 Metis,首个 memory foundation model 原型,赋予 foundation model 原生记忆能力,并表明原生记忆在架构、端到端优化和效率方面具有优势。This paper proposes Metis, the first prototype of memory foundation models, which empower foundation models with native memory capabilities and shows that native memory offers advantages in architecture, end-to-end optimization, and efficiency.

SkillRise: Agentic Reinforcement Learning for Cross-Task Skill Evolution
SkillRise: 面向跨任务技能演化的 Agentic 强化学习
arXiv:2607.26784 Agent 智能体 方法 OA · 绿色 被引 1 · S2

跨任务的测试时扩展实验表明,SkillRise 跨任务复用可迁移的 skill,而非受益于对同一任务的重复采样,在保持强性能的同时显著降低多阶段 skill 学习流水线的运行时开销。Scaling at test time across tasks suggests that SkillRise reuses transferable skills across tasks rather than benefiting from repeated sampling of the same task, and retains strong performance while substantially reducing the runtime overhead of skill learning pipelines with multiple stages.

CAST: Game Solvers as Turn-Level Teachers for LLM Agents
CAST: 以博弈求解器作为 LLM Agent 的回合级教师
arXiv:2607.25308 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 CAST(Credit Assignment from Solver Teachers),将游戏求解器状态价值的变化转换为求解器优势,并将其作为 turn 级信号注入 RLVR,在 ALFWorld 和 WebShop 上取得最高的平均 zero-shot 性能。CAST (Credit Assignment from Solver Teachers), which converts value changes in a game solver's state value into solver advantages and injects them into RLVR as turn-level signals and achieves the highest average zero-shot performance on ALFWorld and WebShop.

StealthBench: Measuring Operational Stealth in Autonomous Offensive-Security Agents
StealthBench: 衡量自主攻击性安全 Agent 的操作隐蔽性
arXiv:2607.26314 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

介绍 StealthBench,一个跨越六个 OPSEC 维度衡量自主攻击性安全 agent 操作隐蔽性的 benchmark,并以公共 benchmark 形式发布,以支持隐蔽感知 agent 的开发及自主攻击性安全部署中的自动化 OPSEC 监控。StealthBench, a benchmark that measures operational stealth in autonomous offensive-security agents across six operational security (OPSEC) dimensions, is introduced and released as a public benchmark to support both the development of stealth-aware agents and automated OPSEC monitoring for autonomous offensive-security deployments.

Grading the Narrators: An Isnad-Rijal Framework for Claim-Level Provenance in Multi-Agent Knowledge Systems
为叙述者评级:多 Agent 知识系统中面向声明级溯源的 Isnad-Rijal 框架
arXiv:2607.24117 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文贡献包括:圣训学概念到多 agent 流水线的形式化映射、实现 claim 链和分级 narrator 注册表的关系模式、结合链等级与内容批评的决策矩阵,以及对真实物理教材中 20,000 条 claim 的评估。A formal mapping from hadith-science concepts to multi-agent pipelines, a relational schema implementing claim chains and a graded narrator registry, a decision matrix combining chain grade with content criticism, and an evaluation on 20,000 claims from real physics textbooks are contributed.

A Graph-Native Bitemporal Memory Store for Conversational AI Agents
面向对话式 AI Agent 的图原生双时态记忆存储
arXiv:2607.26520 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

描述一个 memory store:agent 本地的 Neo4j 属性图,增强 HNSW 向量索引,并采用完整的双时态数据模型,支持时间点语义检索而无需物理覆盖历史。A memory store is described: an agent-local Neo4j property graph augmented with HNSW vector indexes and a full bitemporal data model that supports point-in-time semantic retrieval without physically overwriting history.

SpecFirst: Behavioral Specification Elicitation as a First-Class Step in Agent-Based Program Synthesis from Scratch
SpecFirst: 将行为规约获取作为基于 Agent 从零程序合成中的一等步骤
arXiv:2607.27167 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

提出 SpecFirst,一个两阶段框架,在代码合成前强制进行需求 elicitation,并证明显式需求工程阶段是从零构建程序的有效范式。This work presents SpecFirst, a two-stage framework that forces the specification elicitation before code synthesis, and demonstrates that an explicit requirements-engineering phase is an effective paradigm for from-scratch program construction.

Voice Memory for Agentic Speech Recognition
Voice Memory:面向 Agentic 语音识别
arXiv:2607.26410 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

Voice Memory,一个面向 agentic 语音识别的纯推理方案:流式推理时,冻结 corrector 读取单一 per-domain memory,逐 utterance 决定是否作用于假设或弃权并保留 1-best,跨 corrector 族可迁移,推理路径不增加任何参数。Voice Memory, a inference-only scheme for agentic speech recognition: at stream time, a frozen corrector reads a single per-domain memory and decides per utterance whether to act on the hypothesis or abstain and keep the 1-best, and transfers across corrector families and adds zero parameters to the inference path.

LEDGERMIND: Provenance-Constrained Multimodal Agentic Reasoning with a Structured Evidence Ledger
LEDGERMIND:基于结构化证据账本的可溯源约束多模态 Agent 推理
arXiv:2607.28374 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出 LedgerMind,配套三层 Grounding Protocol、一个按问题复杂度匹配推理深度的 Adaptive Dual-Path Dispatcher,以及一个具备形式化 provenance 非放大保证的事件触发验证与修复引擎,同时提升答案准确率与轨迹级忠实度。LedgerMind is introduced, augmented by a Three-Layer Grounding Protocol, an Adaptive Dual-Path Dispatcher that matches reasoning depth to question complexity, and an Event-Triggered Verification-and-Repair engine with a formal provenance non-amplification guarantee that improves both answer accuracy and trajectory-level faithfulness.

Σ-Mem: An Online Reliability Memory for LLM-based Multi-Agent Systems
Σ-Mem:基于 LLM 的多智能体系统的在线可靠性记忆
arXiv:2607.27958 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

记忆是长时程 LLM 智能体的核心,但现有记忆系统主要保存交互内容,而未建模哪些智能体在何种条件下可信。这一局限在多智能体系统中尤为关键,因为中心模型可能无法直接验证来自对等方、看似合理或相关的响应。我们提出 Σ-Mem,一种在线可靠性记忆,记录单个对等方的历史能力证据以及跨对等集的对等关系证据。两种证据均以实对称状态形式维护,并基于后Memory is central to long-horizon LLM agents, yet existing memory systems primarily preserve interaction content rather than modeling which agents can be trusted and under what conditions. This limitation is particularly important in multi-agent systems, where a central model may be unable to directly verify plausible or correlated peer responses. We introduce Σ-Mem, an online reliability memory that records historical competence evidence for individual peers and peer relationship evidence across the peer set. Both forms of evidence are maintained as real symmetric states and updated from post

Filesystem-Based Memory for LLM Agents: Organization, Evolution, and Sustainability
基于文件系统的 LLM 智能体记忆:组织、演进与可持续性
arXiv:2607.26637 Agent 智能体 应用落地 OA · 绿色 被引 0 · S2 + OpenAlex

将文件系统的默认设置转化为 agent memory 的设计空间,证明模型并非塑造 store 形态的唯一杠杆:仅调整工具集即可以与更换模型相当的力度重塑 store。The study turns the filesystem default from an assumption into a design space for agent memory, and turns the model is not the only lever over a store's shape: changing the tool set alone reshapes the store as strongly as swapping the model.

Is Deep Research Reliable? Misleading Knowledge Induces False Conclusions
Deep Research 可靠吗?误导性知识会诱发错误结论
arXiv:2607.20891 Agent 智能体 方法 OA · 绿色 被引 1 · S2

提出 MisKnow-Agent,一个受控评测框架,通过可控的权威线索与来源风格构造支撑人工审核结论的任务文档,并采用报告级 false-conclusion 采纳率(仅统计认可错误结论的报告),基于三种 backbone LLM 评估 DeerFlow 与 WebThinker。MisKnow-Agent is introduced, a controlled evaluation framework that constructs task-specific documents supporting manually audited false conclusions with controlled authority cues and source styles that evaluates DeerFlow and WebThinker with three backbone LLMs using a report-level false-conclusion adoption rate that counts only reports endorsing the false conclusion.

Neural Approaches to Conversational AI
面向对话式 AI 的神经方法
arXiv:1809.08267 Agent 智能体 综述 OA · 绿色 被引 757 · S2

本 tutorial 综述近年来面向对话式 AI 的神经方法,并综述 SOTA 神经方法,揭示神经方法与传统符号方法之间的联系。This tutorial surveys neural approaches to conversational AI that were developed in the last few years, and presents a review of state-of-the-art neural approaches, drawing the connection between neural approaches and traditional symbolic approaches.

EasyBCI Agent: Towards Universal Neural Data Preprocessing for Brain-Computer Interfaces
EasyBCI Agent: Towards Universal Neural Data Preprocessing for Brain-Computer Interfaces
arXiv:2607.29007 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

研究表明,领域特定的 orchestration 可使缺乏专业团队的实验室也能实现可审计的预处理,并为其他科学领域的 AI agent 提供了可借鉴的设计原则。The results indicate that domain-specific orchestration can bring auditable preprocessing within reach of laboratories lacking dedicated expertise, illustrating design principles applicable to AI agents in other scientific domains.

Memory Provenance Laundering in LLM Agents: A Non-Amplification Firewall for Persistent Memory
LLM Agent 中的记忆来源漂白:一种针对持久记忆的非放大防火墙
arXiv:2607.29167 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本工作识别出记忆溯源洗白现象:基于LLM的记忆整合过程中,外部观察可能被改写为看似用户历史或工作流支持的内容,在保留动作触发的同时,抹去本应限制其权威性的低可信度来源。This work identifies memory provenance laundering: during LLM-based memory consolidation, an external observation may be rewritten as apparent user history or workflow support, preserving an action trigger while erasing the low-trust source that should limit its authority.

Educating the Agentic Engineer: Curricula, Collaboration, and Continuous Learning in the AI Era
培养 Agentic 工程师:AI 时代的课程、协作与持续学习
arXiv:2607.29610 Agent 智能体 评测集 OA · 绿色 被引 0 · S2 + OpenAlex

教育agentic工程师需要系统性变革而非增量式课程改革:教学必须从产出工件转向对日益自主的社会-技术系统进行判断。It is concluded that educating the agentic engineer requires systemic transformation rather than incremental curricular change: instruction must shift from producing artifacts to exercising judgment over increasingly autonomous socio-technical systems.

QQWorld: Quantile-Quantile Matching for World Model Regularization
QQWorld:基于分位数-分位数匹配的世界模型正则化
arXiv:2607.28415 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出QWorld,用分位数-分位数匹配目标替代EP,直接将投影后的潜在样本与秩匹配的高斯分位数对齐,从而在尾部保持有效的修正梯度。QWorld is proposed, which replaces EP with a quantile-quantile matching objective that directly aligns projected latent samples with rank-matched Gaussian quantiles, thereby maintaining effective corrective gradients in the tails.

Mental World Modeling
心理世界建模
arXiv:2607.27201 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

世界模型为规划和行动提供了预测性基础,但现有建模方式仅回答物理层面的问题:它是什么/在哪里,以及将如何演变。然而,人类行为由隐藏的心理状态驱动(一个人相信什么、想要什么、意图做什么、感受如何,以及认为在社会上何为可接受),因此仅追踪物理场景而忽略每个智能体所知与所信内容的模型,会对看起来正确的场景预测出错误的行动。我们将心理世界建模(MWM)形式化为一个通用理论框架,将心理变量作为世界模型的核心组成部分。World models enable a predictive substrate for planning and action, yet existing formulations merely answer a physical question: what/where it is, and how will it evolve. Human behavior, however, is driven by hidden mental state (what a person believes, wants, intends, feels, and considers socially permissible), so a model that tracks the physical scene but not what each agent knows and believes about it predicts the wrong action for the right-looking scene. We formulate Mental World Modeling (MWM), a generic theoretical framework that makes mental variables core components of a world model ra

EMBL AI Librarian: Life-Sciences Knowledge Layer for AI Agents
EMBL AI Librarian:面向 AI Agent 的生命科学知识层
arXiv:2607.28229 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

提出EMBL AI Librarian,一个升级Europe PMC接口的知识层,面向AI agent,提升多项任务表现:文献综合、claim验证、开放域问答,以及下游生物学任务如protocol问题与序列操作。EMBL AI Librarian is introduced, a knowledge layer that upgrades the Europe PMC interface for AI agents that improves performance across a range of tasks: literature synthesis, claim verification, open-domain question answering, and downstream biology tasks such as protocol questions and sequence manipulation.

Beyond Feeling Better: Capability-Sustaining Emotional Dialogue as a Longitudinal Research Paradigm
超越"感觉更好":能力维持型情感对话作为一种纵向研究范式
arXiv:2607.27851 Agent 智能体 观点 OA · 绿色 被引 0 · S2 + OpenAlex

情感对话研究包含两种颇具影响力的策略传统。共情对话优先理解说话者的情绪体验;情感支持对话则选择并排序以满足求助者当前的需求。持续使用引入了更进一步的目标:有效的支持应在整个交互生命周期中维持用户进行情绪调节、应对、自我认同决策以及社会联结的能力。我们提出能力维持型情感对话(CSED)作为一种纵向研究范式,将支持策略与上述目标对齐,并...Emotional dialogue research includes two influential strategy traditions. Empathetic dialogue prioritizes understanding a speaker's emotional experience. Emotional support conversation selects and sequences support for the seeker's current needs. Sustained use introduces a further goal. Effective support should sustain users' capacities for emotion regulation, coping, self-endorsed decisions, and social connection across the interaction lifecycle. We propose capability-sustaining emotional dialogue (CSED) as a longitudinal research paradigm that aligns supportive strategy with this goal and or

LongHorizon-Harness: Advancing Long-Horizon Agents for Real-World Tasks
LongHorizon-Harness:面向真实任务的长 Horizon Agent 推进
arXiv:2608.01964 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

将长视野执行重新表述为任务状态管理问题,提出LongHorizon-Harness,在执行外部显式维护任务状态,并仅用从环境中独立验证的事实更新它。This work reformulate long-horizon execution as a task-state management problem and proposes LongHorizon-Harness, which maintains the task state explicitly outside execution and updates it only with facts independently verified from the environment.

Progressive Agent Skill Generation via Reinforcement Learning
基于强化学习的渐进式 Agent Skill 生成
arXiv:2608.01678 Agent 智能体 方法 OA · 绿色 被引 0 · S2 + OpenAlex

本文将技能生成建模为序列编辑过程,把技能构建分解为可单独评估的编辑,并提出一种新颖的回滚奖励,通过在锚定查询上对比原始技能与编辑后技能的下游执行效果来评估每次编辑。This work forms skill generation as a sequential editing process that decomposes skill construction into individually evaluable edits, and introduces a novel rollback reward that evaluates each edit by comparing downstream execution under the original and edited skills on an anchored query.

Decision Transformer: Reinforcement Learning via Sequence Modeling
Decision Transformer:通过序列建模实现强化学习
arXiv:2106.01345 Agent 智能体 方法 OA · 绿色 被引 2449 · S2

尽管方法简单,Decision Transformer 在 Atari、OpenAI Gym 和 Key-to-Door 任务上达到或超过 SOTA 无模型离线 RL 基线的性能Despite its simplicity, Decision Transformer matches or exceeds the performance of state-of-the-art model-free offline RL baselines on Atari, OpenAI Gym, and Key-to-Door tasks.

The Lumiere Project: Bayesian User Modeling for Inferring the Goals and Needs of Software Users
The Lumiere Project: Bayesian User Modeling for Inferring the Goals and Needs of Software Users
arXiv:1301.7385 Agent 智能体 方法 OA · 绿色 被引 894 · S2

本工作综述了可用于推断用户需求的贝叶斯用户模型研究,这些模型综合考虑用户的背景、操作和查询,并提出了一种智能用户界面的整体架构。This work reviews work on Bayesian user models that can be employed to infer a user's needs by considering a users' background, actions, and queries and proposes an overall architecture for an intelligent user interface.

Distributing Accountability, Not Capability: Phase Separation and the LLM Workflow Quadrant in Autonomous AI Agent Architectures
Distributing Accountability, Not Capability: Phase Separation and the LLM Workflow Quadrant in Autonomous AI Agent Architectures
arXiv:2210.03629 Agent 智能体 方法 OA · 绿色 被引 10421 · S2

探索以交错方式使用 LLM 同时生成推理轨迹和任务特定动作,使两者产生更大协同:推理轨迹帮助模型归纳、跟踪和更新动作计划以及处理异常,而动作使其与外部源交互以获取额外信息。The use of LLMs are explored to generate both reasoning traces and task-specific actions in an interleaved manner, allowing for greater synergy between the two: reasoning traces help the model induce, track, and update action plans as well as handle exceptions, while actions allow it to interface with external sources to gather additional information.