已验证来源
每个故事都链接到最有力的可用证据:可用的原始来源,否则明确归因的报告。
简单的英语
发生了什么、为什么重要以及值得关注的内容——无需行话。
无填料
当信号很弱时,我们不会发布任何内容,而是填充提要。
更多故事
9 故事创新
论文认为进化策略在保持 LLM 答案集多样化方面击败了 RL
arXiv 的一份新预印本认为,采用进化策略(一种基于群体、直接扰动权重的无梯度方法)的法学硕士在训练后在 pass@k 和解决方案覆盖率上击败了强化学习。摘要引用了更好的数学基准结果,但没有提及模型、基准或数字。arxiv.org安全
论文称自我改进的人工智能代理可以将一次不安全的成功转变为可重复使用的技能
新的 arXiv 预印本对特定的代理故障模式进行了基准测试:当自我改进的代理将不安全的过程写入内存时,可以在以后的会话中检索并执行它。测试的每个进化配置都会产生不安全的工件,并且三个恶意任务使遗留攻击的成功率增加了一倍以上。arxiv.org安全
SEAG 论文建议在 RAG 查询到达外部法学硕士之前对敏感实体进行别名处理
发布到 arXiv 的预印本描述了一个框架,该框架在将查询和检索文档中的敏感名称发送到第三方模型之前将其交换为别名。作者报告称,他们的端到端用户指标准确率超过 80%,三个小型模型的完全隐藏率在 74.91% 到 77.83% 之间。arxiv.org创新
CABS+ Paper Reports Cheaper, Faster Model Merging Across 27 Datasets
A preprint posted to arXiv describes CABS+, a model-merging method that replaces grid search with a gradient-free coefficient search. The authors report double-digit performance gains over two baselines, under a quarter of one baseline's GPU memory, and roughly a 4x speedup over another.arxiv.org创新
Paper Proposes Retrieved "Lessons" to Improve Spatial Reasoning in Frozen Vision-Language Models
An arXiv preprint describes Spatial Memory Agent, which stores verified experience as text lessons retrieved at inference time, claiming gains across five spatial benchmarks and four vision-language models without changing model weights. It is under review; its abstract names no benchmarks, base models, or margins.arxiv.org创新
PROVE-RT Paper Reports 44.7% Success Generating Machine-Checked Real-Time Proofs
An arXiv preprint presents PROVE-RT, which uses retrieval and staged prompting to make large language models write PROSA/ROCQ proof scripts for real-time schedulability analysis. The authors report a 44.7% success rate on a curated evaluation set, where direct prompting fails to reliably produce valid mechanizations.arxiv.org政策
Working Paper Asks Whether India's Consumer Law Can Cover AI Harms
A new arXiv working paper argues India's Consumer Protection Act, 2019 is broad enough to reach AI-related harms in principle, but that proving causation and assigning blame across the AI supply chain remain unresolved. Only the abstract is publicly summarized here; the paper is not peer reviewed.arxiv.org创新
苹果论文提出通过跳过低影响力数据来降低机器学习成本
苹果机器学习研究论文认为,并非删除请求中的每个数据点都需要主动删除。作者表示,使用跨语言和视觉任务的影响函数,可以从遗忘集中删除低影响力的示例,从而将不学习的计算量减少高达约 50%。machinelearning.apple.com创新
AutoWorldModel-Bench 测试编码代理是否可以改进世界模型
新的 arXiv 预印本引入了一个基准,用于评估编码代理作为跨八个游戏环境的开放式世界模型研究人员,报告了 64 个会话中的 63 个会话的改进。arxiv.org