SAEScientist-Bench: Can AI Agents Conduct Autonomous SAE Interpretability Research?

Yuqiao Tan, Shizhu He, Jun Zhao, Kang Liu

arXiv:2609.09113 · 2026-09-10 공개 · arXiv · PDF

ai-agents mechanistic-interpretability neuronpedia contrastive-probes autonomous-ai model-audit causal-steering sae-scientist-bench

Abstract

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.

한국어 요약

한 줄 요약

AI 에이전트가 SAE 도구를 활용해 자율적으로 모델 해석 연구를 수행할 수 있는지 평가하는 벤치마크인 SAEScientist-Bench를 제안한다.

핵심 기여도

핵심 아이디어

기존 자율 AI 연구는 모델 훈련 파이프라인 자동화에 집중했으나, 모델 내부 메커니즘을 이해하고 안전하게 정렬시키는 것은 여전히 미비한 영역이다. 이 연구는 **Sparse Autoencoder (SAE)** 도구를 활용한 자율적 해석 연구를 수행할 수 있는 AI 에이전트의 능력을 평가하는 **SAEScientist-Bench**를 제안한다. 에이전트는 주어진 개념에 대해 대조 실험(probes)을 설계하고, **Gemma-2-9B-IT** 모델의 **131K+ 특징 사전**을 탐색하여 최적의 SAE 특징을 선택한다. 이 과정은 **activation rank**, **activation selectivity**, **causal steering** 세 가지 평가 지표를 통해 전문가 기준(Neuronpedia)과 비교된다. 핵심 통찰은 실험적 증거를 정확히 해석하고 유의미한 대조 실험을 설계하는 능력이 자율적 발견의 핵심이라는 점이다.

기술적 접근법

주요 결과

의의 및 한계

SAEScientist-Bench는 자율 AI 연구에서 **실험적 모델 이해**를 측정 가능한 능력으로 정의하고, **SAE 기반 해석 도구**와 **자율 연구 에이전트** 간의 상호작용을 체계적으로 평가하는 첫 번째 시도이다. 이는 **Recursive Self-Improvement (RSI)** 루프 내에서 안전하고 신뢰할 수 있는 모델 발전을 가능하게 하는 기초를 제공한다. 그러나, 에이전트는 여전히 **causal steering** 능력에서 전문가 수준에 크게 못 미치며, **실험적 증거 해석**과 **개념-형식 구분**에서 한계를 보인다. 이는 자율 AI 연구에서 **실험 설계 능력**과 **해석 정확도**가 핵심 과제임을 시사한다.

실용적 활용

이 연구는 **자율 AI 연구 플랫폼**, **모델 해석 툴 개발**, **안전성 검증 시스템** 등에 활용 가능하다. 특히, **Gemma-2-9B-IT**와 같은 대규모 사전 학습 모델의 내부 메커니즘을 이해하고, **안전한 정렬**(safe alignment)을 보장하기 위한 **실험 기반 모델 감사**(model auditing) 시스템 개발에 기여할 수 있다.