English

Automatic Discovery of Visual Circuits

Computer Vision and Pattern Recognition 2024-04-23 v1 Artificial Intelligence

Abstract

To date, most discoveries of network subcomponents that implement human-interpretable computations in deep vision models have involved close study of single units and large amounts of human labor. We explore scalable methods for extracting the subgraph of a vision model's computational graph that underlies recognition of a specific visual concept. We introduce a new method for identifying these subgraphs: specifying a visual concept using a few examples, and then tracing the interdependence of neuron activations across layers, or their functional connectivity. We find that our approach extracts circuits that causally affect model output, and that editing these circuits can defend large pretrained models from adversarial attacks.

Keywords

Cite

@article{arxiv.2404.14349,
  title  = {Automatic Discovery of Visual Circuits},
  author = {Achyuta Rajaram and Neil Chowdhury and Antonio Torralba and Jacob Andreas and Sarah Schwettmann},
  journal= {arXiv preprint arXiv:2404.14349},
  year   = {2024}
}

Comments

14 pages, 11 figures

R2 v1 2026-06-28T16:02:33.028Z