今日速览
| 序号 | 标题 | 来源 | 日期 | 主题 | 推荐等级 |
|---|---|---|---|---|---|
| 1 | What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents | arXiv | 2026-08-27 | RAG | 高 |
| 2 | Assessing Company Contributions to Societal Resilience: Extending the Societal Capacity Assessment Framework to Agentic AI | arXiv | 2026-08-27 | AI-Agent | 高 |
重点论文与技术动态
1. What Makes Good Agentic Data? An ACE Lens on Data Generation for LLM Agents
- 来源:arXiv
- 日期:2026-08-27
- 作者/机构:Xingshan Zeng, Zishan Xu, Boju Zhang, Yuzhou Wu, Lingzhi Wang, Jianghao Lin
- 主题标签:
RAG,arXiv - 推荐等级:高
- 分类:cs.AI, cs.CL
一句话结论
Agentic data generation的核心挑战在于持续分配有效、信息丰富且无冗余的经验,而非单纯增加数据量。
核心内容
- Agentic data generation需维持环境、任务、交互和成功信号的一致性,确保经验有用而非仅丰富。
- 本文提出两层框架:将agentic data表示为因子化对象,并基于ACE透镜(Accuracy-Complexity-divErsity)设计生成过程。
- 文献揭示趋势转向执行基础准确性、学习者相对复杂性及多样性超越表面变化或数据集大小。
方法与数据
- 方法:采用ACE透镜进行约束分布设计,其中Accuracy确保可行性,Complexity控制学习质量相对性,divErsity管理覆盖与冗余。
- 数据:摘要未明确具体数据集或实验细节。
价值判断
- 值得关注:强调数据质量而非数量,聚焦于适应agent和环境演化的有效经验分配。
- 可复用点:ACE框架提供系统化方法论,可推广至其他LLM agent数据生成任务。
- 局限/待核查:摘要未明确提及具体局限或需验证点。
摘要
LLM agents increasingly rely on generated interaction data to learn how to interact with external environments. Agentic data generation must maintain consistency among environments, tasks, interactions, and success signals while producing experience that is useful rather than merely abundant. Existing work spans many agent domains, but domain-centered organization and heterogeneous evaluation often obscure common generation mechanisms and conflate candidate construction with verification and selection. This work develops a two-level framework for the field. First, we represent agentic data as a common factorized object $(E,q,τ,v)$, comprising an environment specification, task signal, interaction realization, and optional verifier. We organize generation paradigms by their primary anchor and dependency structure. Second, we formulate generation as constrained distribution design through the Accuracy-Complexity-divErsity (ACE) lens. Accuracy establishes the feasible support of grounded and internally consistent data. Within this support, Complexity places learning mass relative to the capability of a declared learner and execution configuration, while divErsity controls coverage and redundancy of data. Using this framework, we explore how prior work verifies generated experience, constructs and calibrates difficulty, and expands behavioral coverage. The literature reveals a shift toward execution-grounded accuracy, learner-relative complexity, and diversity beyond surface variation or dataset size. We further discuss broader directions and emerging trends in agentic data generation through the ACE lens, including their implications for scaling, data sources, training regimes and adaptive learning. Overall, the central challenge is not simply to generate more data, but to continually allocate valid, informative, and non-redundant experience as agents and environments evolve.2. Assessing Company Contributions to Societal Resilience: Extending the Societal Capacity Assessment Framework to Agentic AI
- 来源:arXiv
- 日期:2026-08-27
- 作者/机构:Catherine Simons, Alexander K. Saeri, Peter Slattery, Neil Thompson
- 主题标签:
AI-Agent,arXiv - 推荐等级:高
- 分类:cs.CY
一句话结论
论文扩展社会能力评估框架(SCAF)以量化公司部署AI代理对社会韧性的贡献。
一段话:摘要指出,AI部署公司作为制度行动者,通过安全实现设计增强社会韧性,并通过概念和测量步骤应用SCAF框架评估微软公开文档,实现对社会韧性贡献的量化。
核心内容
- 公司部署AI代理影响技术融入社会经济结构,塑造社会应对AI后果的能力。
- 公司可通过设计安全AI实现促进社会韧性,而非仅被动适应。
- 论文扩展SCAF框架,定义脆弱性、应对和适应能力指标以评估AI部署决策。
方法与数据
- 概念步骤:设计指标定义SCAF在AI部署中的脆弱性、应对和适应能力含义。
- 测量步骤:应用框架评估微软公开文档。
价值判断
- 值得关注:公司作为社会韧性塑造者的角色,为AI治理提供新视角。
- 可复用点:SCAF框架可推广至其他AI部署评估场景。
- 局限/待核查:摘要未明确。