Papers · organized/paper_cards

论文

8 张论文卡片 · 应用落地 · OA 绿色

开放获取 全部 绿色 · 724
4.4 OpenComputer:Verifiable Software Worlds for Computer-Use Agents
4.4 OpenComputer:面向 Computer-Use Agents 的可验证软件世界(⭐⭐⭐⭐⭐)
arXiv:2605.19769 Agent 智能体 应用落地 OA · 绿色 被引 6 · S2

实验表明,OpenComputer 的硬编码验证器比 LLM-as-judge 评估更贴合人类裁定,尤其当任务成败取决于细粒度应用状态时。Experiments show that OpenComputer's hard-coded verifiers align more closely with human adjudication than LLM-as-judge evaluation, especially when success depends on fine-grained application state.

1️⃣ RTP-LLM · 阿里巴巴工业级推理引擎 — arXiv:2605.29639(⭐⭐⭐⭐⭐ 必读)
arXiv:2605.29639 LLM 基础设施 应用落地 OA · 绿色 被引 1 · S2

RTP-LLM 是一个面向工业级 LLM 部署的高性能推理引擎,已在 Alibaba Group 成功部署,服务超过 1 亿用户,通过集成设计解决根本性瓶颈。RTP-LLM is presented, a high-performance inference engine for industrial-scale LLM deployment, successfully deployed across Alibaba Group serving over 100 million users, and addresses fundamental bottlenecks through integrated design.

8. When Iterative RAG Beats Ideal Evidence
当迭代式 RAG 超越理想证据
arXiv:2601.19827 RAG 检索增强 应用落地 Open MIND OA · 绿色 被引 2 · S2

总体而言,分阶段检索的影响往往超过"理想证据存在"本身;本文为专业科学场景下 RAG 系统的部署与诊断提供了实践指导,并为构建更可靠、可控的迭代式检索-推理框架奠定了基础。This is the first controlled, mechanism-level diagnostic evaluation of whether synchronized iterative retrieval and reasoning can surpass even an idealized static upper bound (Gold Context) RAG, and practical guidance for deploying and diagnosing RAG in specialized scientific settings.

arXiv-1:Design Patterns for Deploying AI Agents with Model Context Protocol
arXiv-1:基于Model Context Protocol部署AI Agent的设计模式
arXiv:2603.13417 Agent 智能体 应用落地 OA · 绿色 被引 4 · S2

本文提出三种协议级原语以填补Model Context Protocol的空白:身份传递、自适应工具预算与结构化错误语义,并提出Structured Error Recovery Framework (SERF),提供机器可读的失败语义以支持确定性的Agent自校正。Three protocol-level primitives are proposed to fill gaps in the Model Context Protocol: identity propagation, adaptive tool budgeting, and structured error semantics, and the Structured Error Recovery Framework (SERF), which provides machine-readable failure semantics that enable deterministic agent self-correction.

[TOKI] A Bitemporal Operator Algebra for Contradiction Resolution in LLM-Agent Persistent Memory
[TOKI] 面向LLM-Agent持久记忆中矛盾解析的双时态算子代数
arXiv:2606.06240 Agent 智能体 应用落地 OA · 绿色 被引 4 · S2

研究表明矛盾解析本质上是写入时并发控制,并将缺失的契约——一个在隔离性、模式与来源维度上被证明正确的写入时正确性规范——显式化,固定了每个生产启发式都默认假设、却没有任何已部署系统显式给出的保证。It is shown that contradiction resolution is write-time concurrency control and make the missing contract explicit, a write-time correctness specification, proved sound across isolation, schema, and provenance, pinning the guarantee every production heuristic assumes but no deployed system makes explicit.

7️⃣ ByteHouse · 字节跳动云原生数据仓库架构深度解析(arXiv)⭐⭐⭐⭐ 系统复现
arXiv:2602.08226 数据与向量库 应用落地 Open MIND OA · 绿色 被引 0 · S2 + OpenAlex
3️⃣ arXiv · AI-Driven Research for Database Systems(ADRS方法论)⭐⭐⭐⭐ 学术框架
3️⃣ arXiv · AI 驱动的数据库系统研究(ADRS 方法论)⭐⭐⭐⭐ 学术框架
arXiv:2604.06566 数据与向量库 应用落地 OA · 绿色 被引 2 · S2

本文提出通过让 evaluator 与解决方案协同进化来自动化 evaluator 的设计,并证明突破 evaluation 瓶颈可释放 ADRS 的潜力,为下一代数据系统生成高度优化、可部署的代码。This work proposes automating the design of evaluators by co-evolving them with the solutions, demonstrating that addressing the evaluation bottleneck unlocks the potential of ADRS to generate highly optimized, deployable code for next-generation data systems.

2.4 LLM多智能体系统:挑战与开放问题
arXiv:2402.03578 Agent 智能体 应用落地 OA · 绿色 被引 158 · S2

本文探讨 multi-agent system,并指出当前尚未被充分解决的问题,同时探索了 multi-agent system 在区块链系统中的潜在应用,为其在真实分布式系统中的未来发展与落地提供启示。This paper explores multi-agent systems and identifies challenges that remain inadequately addressed, and explores potential applications of multi-agent systems in blockchain systems to shed light on their future development and application in real-world distributed systems.