A Multimodal Automated Interpretability Agent
Tamar Rott Shaham, Sarah Schwettmann, Franklin Wang, Achyuta Rajaram,, Evan Hernandez, Jacob Andreas, Antonio Torralba

TL;DR
MAIA is a multimodal system that automates neural network interpretability tasks using tools for input synthesis, exemplar retrieval, and result summarization, aiding in understanding and debugging vision models.
Contribution
It introduces MAIA, a novel multimodal interpretability agent that automates complex interpretability tasks for neural networks, integrating multiple tools for comprehensive analysis.
Findings
MAIA produces feature descriptions comparable to human experts.
It helps reduce sensitivity to spurious features in models.
MAIA can identify inputs likely to be misclassified.
Abstract
This paper describes MAIA, a Multimodal Automated Interpretability Agent. MAIA is a system that uses neural models to automate neural model understanding tasks like feature interpretation and failure mode discovery. It equips a pre-trained vision-language model with a set of tools that support iterative experimentation on subcomponents of other models to explain their behavior. These include tools commonly used by human interpretability researchers: for synthesizing and editing inputs, computing maximally activating exemplars from real-world datasets, and summarizing and describing experimental results. Interpretability experiments proposed by MAIA compose these tools to describe and explain system behavior. We evaluate applications of MAIA to computer vision models. We first characterize MAIA's ability to describe (neuron-level) features in learned representations of images. Across…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsNatural Language Processing Techniques · Speech and dialogue systems
MethodsSparse Evolutionary Training
