Papers · organized/paper_cards

论文

20 张论文卡片 · 其他正式来源

开放获取 全部 绿色 · 724
2. DIVERGE: Diversity-Enhanced RAG
2. DIVERGE:多样性增强的 RAG
arXiv:2602.00238 RAG 检索增强 方法 Open MIND OA · 绿色 被引 1 · S2

本文提出 Diverge,一种即插即用的 agentic RAG 框架,通过迭代式、反思引导的多视角探索以及多样性感知检索支持来改善多样性—质量权衡,并引入用于刻画开放域问答中多样性—质量权衡的评估指标。Diverge is proposed, a plug-and-play agentic RAG framework that improves the diversity--quality trade-off through iterative, reflection-guided exploration of diverse viewpoints and diversity-aware retrieval support, and introduces evaluation metrics for characterizing the diversity-quality trade-off in open-ended question answering.

元信息
arXiv:2602.04476 多模态 方法 Open MIND OA · 绿色 被引 8 · S2

本文提出 Vision-aligned Latent Reasoning(VaLR),一种简洁而有效的推理框架,在每个 Chain of Thought 推理步骤之前动态生成视觉对齐的 latent token,引导模型在 latent space 中基于感知线索进行推理。Vision-aligned Latent Reasoning (VaLR) is introduced, a simple, yet effective reasoning framework that dynamically generates vision-aligned latent tokens before each Chain of Thought reasoning step, guiding the model to reason based on perceptual cues in the latent space.

论文信息
arXiv:2512.24601 LLM 基础设施 方法 Open MIND OA · 绿色 被引 71 · S2

研究发现 RLMs 能够成功处理超出模型上下文窗口长达两个数量级的输入,即便在较短 prompt 下,其质量也显著优于原生前沿 LLM 以及常见的长上下文与编程脚手架。It is found that RLMs can successfully process inputs up to two orders of magnitude beyond model context windows and, even for shorter prompts, dramatically outperform the quality of vanilla frontier LLMs and common long-context and coding scaffolds.

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.

6. Stratum — Agent 生成管道的 Rust 高性能运行时
arXiv:2603.03589 Agent 智能体 方法 Open MIND OA · 绿色 被引 0 · S2 + OpenAlex

提出 Stratum,一种统一系统基础设施,在 agentic pipeline 搜索期间将 pipeline 执行与规划和推理解耦,无缝集成现有 Python 库,将批量 pipeline 编译为优化的执行图,并通过基于 Rust 的新型 runtime 等异构后端高效执行。Stratum is proposed, a unified system infrastructure that decouples pipeline execution from planning and reasoning during agentic pipeline search, and integrates seamlessly with existing Python libraries, compiles batches of pipelines into optimized execution graphs, and efficiently executes them across heterogeneous backends, including a novel Rust-based runtime.

2.2 LLM Agents 不确定性量化:挑战与机遇
arXiv:2602.05073 Agent 智能体 方法 Open MIND OA · 绿色 被引 11 · S2

本文认为 UQ 研究必须转向面向交互式 Agent 的现实场景,需要一套面向 Agent 的新原则性框架,并首次提出了能涵盖现有 UQ 设置的 Agent UQ 通用形式化方法。This paper argues that UQ research must shift to realistic settings with interactive agents, and that a new principled framework for agent UQ is needed, and presents the first general formulation of agent UQ that subsumes broad classes of existing UQ setups.

2.1 AgentLeak: 多智能体系统隐私泄露基准
arXiv:2602.11510 Agent 智能体 评测集 Open MIND OA · 绿色 被引 8 · S2

结果表明,在所评估的协调者–工作者设定下,多 Agent 系统中的隐私风险主要由架构层面的协调通道决定,而非仅取决于最终输出行为:风险来源于对标准输出级防御不可见的内部通道。Results suggest, within the evaluated coordinator-worker setting, that privacy risk in multi-agent systems is strongly shaped by architectural coordination channels rather than final-output behavior alone: it arises from internal channels that remain invisible to standard output-level defenses.

条目A1:BRTR — Beyond Rows to Reasoning:多模态电子表格 Agentic Retrieval 框架
arXiv:2603.06503 Agent 智能体 方法 Open MIND OA · 绿色 被引 4 · S2

本文提出 Beyond Rows to Reasoning (BRTR),一种面向电子表格理解的多模态 Agentic 框架,将单轮检索替换为迭代式工具调用循环,支持从复杂分析到结构化编辑的端到端 Excel 工作流。This work introduces Beyond Rows to Reasoning (BRTR), a multimodal agentic framework for spreadsheet understanding that replaces single-pass retrieval with an iterative tool-calling loop, supporting end-to-end Excel workflows from complex analysis to structured editing.

③ "Keyword search is all you need"(Amazon Science, AAAI 2026, arXiv:2602.23368)
③ "Keyword search is all you need"(Amazon Science, AAAI 2026, arXiv:2602.23368)
arXiv:2602.23368 Agent 智能体 方法 Open MIND OA · 绿色 被引 9 · S2

本研究对基于RAG的系统与工具增强的LLM Agent进行系统对比,特别是在Agent仅可访问基础关键词搜索工具的条件下,评估二者的检索机制与响应质量。This study conducted a systematic comparison between RAG-based systems and tool-augmented LLM agents, specifically evaluating their retrieval mechanisms and response quality when the agent only has access to basic keyword search tools.

7️⃣ ByteHouse · 字节跳动云原生数据仓库架构深度解析(arXiv)⭐⭐⭐⭐ 系统复现
arXiv:2602.08226 数据与向量库 应用落地 Open MIND OA · 绿色 被引 0 · S2 + OpenAlex
6. LLM Research Papers: The 2026 List (Jan–May) — Sebastian Raschka
LLM 研究论文:2026 年清单(1—5 月)— Sebastian Raschka
arXiv:2601.21204 RAG 检索增强 方法 Open MIND OA · 绿色 被引 12 · S2

本工作将 embedding 缩放作为正交于稀疏度缩放的强有力维度加以探索,并推出 LongCat-Flash-Lite,一个从零训练的 68.5B 参数、约 30 亿激活参数的模型,不仅超越参数等量级的 MoE 基线,还对同规模现有模型展现出卓越竞争力。This work explores embedding scaling as a potent, orthogonal dimension for scaling sparsity and introduces LongCat-Flash-Lite, a 68.5B parameter model with ~3B activated trained from scratch that not only surpasses parameter-equivalent MoE baselines but also exhibits exceptional competitiveness against existing models of comparable scale.

6. LLM Research Papers: The 2026 List (Jan–May) — Sebastian Raschka
LLM 研究论文:2026 年清单(1—5 月)— Sebastian Raschka
arXiv:2602.08071 多模态 方法 Open MIND OA · 绿色 被引 3 · S2

ViT-5 的设计与当代基础模型实践保持一致,可作为对 vanilla ViT 的直接替换升级方案,适用于 2020 年代中期的视觉骨干网络,并为生成建模提供更强大的骨干。With a design aligned with contemporary foundation-model practices, ViT-5 offers a simple drop-in upgrade over vanilla ViT for mid-2020s vision backbones and serves as a stronger backbone for generative modeling.

3. Kubernetes for GenAI Inference(arXiv:2602.04900v2)
Kubernetes for GenAI Inference(arXiv:2602.04900v2)
arXiv:2602.04900 工程化 方法 Open MIND OA · 绿色 被引 1 · S2

这些结果表明,Kueue、DAS 与 GAIE 等互补组件构成了一个高性能的协同平台,证明了 Kubernetes 能够作为承载高要求 GenAI 工作负载的统一底座。These findings illustrate that these complementary components (Kueue, DAS, and GAIE) form a cohesive, high-performance platform, proving Kubernetes' capability to serve as a unified foundation for demanding GenAI workloads.

2. DualPath:打破 Agentic LLM 推理的存储带宽瓶颈
arXiv:2602.21548 LLM 基础设施 方法 Open MIND OA · 绿色 被引 13 · S2

本文提出 DualPath,一种 inference 系统,通过引入 dual-path KV-Cache loading 打破瓶颈,并实现一条新的 storage-to-decode 路径:KV-Cache 先加载到 decode engine,再通过 compute network 上的 RDMA 高效转发至 prefill engine。DualPath is presented, an inference system that breaks this bottleneck by introducing dual-path KV-Cache loading and enables a novel storage-to-decode path, in which the KV-Cache is loaded into decoding engines and then efficiently transferred to prefill engines via RDMA over the compute network.

1️⃣ arXiv · Memory for Autonomous LLM Agents: Mechanisms, Evaluation, and Open Problems(⭐⭐⭐⭐⭐ 必读综述)
自主 LLM Agent 的记忆:机制、评估与开放问题
arXiv:2603.07670 Agent 智能体 综述 Open MIND OA · 绿色 被引 54 · S2

本文系统梳理了基于 LLM 的现代智能体中记忆的设计、实现与评估方法,覆盖 2022 年至 2026 年初的相关工作,并将 Agent 记忆形式化为一个涵盖时间范围、表示基底与控制策略的三维分类体系。This survey offers a structured account of how memory is designed, implemented, and evaluated in modern LLM-based agents, covering work from 2022 through early 2026, and formalizes agent memory as a three-dimensional taxonomy spanning temporal scope, representational substrate, and control policy.

1️⃣ arXiv · Learning Rate Matters: Vanilla LoRA May Suffice(⭐⭐⭐⭐⭐ 必读)
学习率至关重要:Vanilla LoRA 可能已足够
arXiv:2602.04998 评测基准 方法 Open MIND OA · 绿色 被引 8 · S2

本文通过大规模超参数搜索,系统地重新评估了 Vanilla LoRA 以及九个代表性 LoRA 变体,发现不同 LoRA 方法偏好的学习率区间各异,并将最优学习率区间的差异归因于最大 Hessian 特征值的变化,与经典学习理论相吻合。This work systematically re-evaluate nine representative LoRA variants alongside vanilla LoRA through extensive hyperparameter searches, finding that different LoRA methods favor distinct learning rate ranges and attributes the differing optimal learning rate ranges to variations in the largest Hessian eigenvalue, aligning with classical learning theories.

12. SoK: Agentic RAG(arXiv 2603.07379,ACL 2026)
12. SoK:Agentic RAG(arXiv 2603.07379,ACL 2026)
arXiv:2603.07379 RAG 检索增强 观点 Open MIND OA · 绿色 被引 6 · S2

本文将 Agentic 检索-生成循环形式化为有限时域部分可观测马尔可夫决策过程,显式建模其控制策略与状态转移,并构建了全面的分类体系与模块化架构分解,按规划机制、检索编排、记忆范式与工具调用行为对系统进行分类。This paper formalizes agentic retrieval-generation loops as finite-horizon partially observable Markov decision processes, explicitly modeling their control policies and state transitions, and develops a comprehensive taxonomy and modular architectural decomposition that categorizes systems by their planning mechanisms, retrieval orchestration, memory paradigms, and tool-invocation behaviors.

12. KVP:RL 驱动 KV Cache 驱逐策略
arXiv:2602.10238 LLM 基础设施 方法 Open MIND OA · 绿色 被引 4 · S2

本文提出 KV Policy (KVP),一种仅基于 key 与 value 向量、在预计算生成轨迹上训练的轻量级 per-head RL Agent 框架,证明学习预测未来 token 效用是自适应 KV cache 管理中强大且可扩展的范式。KV Policy (KVP), a framework of lightweight per-head RL agents trained on pre-computed generation traces using only key and value vectors, is introduced, demonstrating that learning to predict future token utility is a powerful and scalable paradigm for adaptive KV cache management.

Systems 补充候选
arXiv:2511.02230 Agent 智能体 方法 Open MIND OA · 绿色 被引 38 · S2

Continuum,一个通过为 KV cache 保留引入 TTL 机制来优化多轮 Agent 工作负载任务完成时间的服务系统,能保持多轮连续性,并降低 Agent 工作流的延迟。Continuum, a serving system to optimize job completion time for multi-turn agent workloads by introducing time-to-live mechanism for KV cache retention, preserves multi-turn continuity, and reduces delay for agentic workflows.

4.2 Reliability 不等于成功率:12 指标拆出 consistency / robustness / predictability / safety
4.2 Reliability 不等于成功率:12 指标拆出 consistency / robustness / predictability / safety(⭐⭐⭐⭐⭐)
arXiv:2602.16666 安全与风险 方法 Open MIND OA · 绿色 被引 45 · S2

本工作提出 12 个具体指标,从一致性、鲁棒性、可预测性和安全性四个关键维度分解 Agent 可靠性,可与传统评估互补,并提供用于分析 Agent 表现、退化与失败方式的工具。This work proposes twelve concrete metrics that decompose agent reliability along four key dimensions: consistency, robustness, predictability, and safety, which complement traditional evaluations while offering tools for reasoning about how agents perform, degrade, and fail.