测试AI代理能否用稀疏自编码器自主发现模型可解释特征。
SAEScientist-Bench: Can AI Agents Conduct Autonomous SAE Interpretability Research?

- 设计对比探针,从13万+特征中搜索目标概念最优解。
- 代理在区分概念上接近专家水平,但因果生成能力仍差。
- 适合关注自主AI研发与模型可解释性的研究者参考。
尽管递归自我改进(RSI)研究已自动化模型训练流程,但可靠的自主开发仍缺乏关键环节:事后监控与审计以理解模型学习内容并确保安全对齐。机制可解释性工具至关重要,其中稀疏自编码器(SAEs)通过提取可解释特征,成为模型检查与引导的核心。本文提出SAEScientist-Bench,评估AI代理是否能作为科学家,利用SAE工具实现自主机制发现。给定目标概念后,代理设计对比探针,并在Gemma-2-9B-IT的Gemma Scope词典(131,000+特征)中导航,寻找最优特征,基于激活排序、对比文本上的概念选择性及因果引导能力,在Neuronpedia上与专家参考特征对比。在10种代理配置与20项任务中,前沿代理展现真实发现能力,各维度表现不同,但整体仍远低于专家基准;在分离目标与对照概念上接近专家,但在因果生成引导上显著落后。分析显示,代理虽能设计对比排除伪候选,却常误读实验测量结果。该工作确立了闭环自主AI研发中的模型理解为可度量能力。代码已开源。
原文摘要 · Abstract (English)
While research on recursive self-improvement (RSI) has predominantly automated model training pipelines, reliable autonomous development demands a missing pillar: post-hoc monitoring and auditing to understand what models learn and ensure safe alignment. Mechanistic interpretability tools are essential to bridge this gap, among which Sparse Autoencoders (SAEs) serve as a cornerstone by isolating interpretable features for model inspection and steering. In this paper, we introduce SAEScientist-Bench to evaluate whether AI agents can act as scientists utilizing SAE tools for autonomous mechanistic discovery. Given a target concept, an agent designs contrastive probes and navigates a Gemma Scope dictionary of 131K+ features in Gemma-2-9B-IT to discover the optimal feature, evaluated against curated expert reference features anchored on Neuronpedia across activation rank, concept selectivity on contrastive texts, and causal steering. Across 10 agent configurations and 20 tasks, frontier agents demonstrate genuine discovery capabilities and lead different evaluation dimensions, but remain well behind the expert baseline, approaching expert levels on separating target concepts from contrastive controls while lagging substantially in causal generation steering. Further analysis reveals that although agents can design contrasts to rule out spurious candidates, they frequently misinterpret experimental measurements. These results establish experimental model understanding as a measurable capability for closed-loop autonomous AI R&D. Our code is available at https://github.com/Trae1ounG/SAEScientist.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。