@inproceedings{syed-etal-2024-attribution,
    title = "Attribution Patching Outperforms Automated Circuit Discovery",
    author = "Syed, Aaquib  and
      Rager, Can  and
      Conmy, Arthur",
    editor = "Belinkov, Yonatan  and
      Kim, Najoung  and
      Jumelet, Jaap  and
      Mohebbi, Hosein  and
      Mueller, Aaron  and
      Chen, Hanjie",
    booktitle = "Proceedings of the 7th BlackboxNLP Workshop: Analyzing and Interpreting Neural Networks for NLP",
    month = nov,
    year = "2024",
    address = "Miami, Florida, US",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2024.blackboxnlp-1.25/",
    doi = "10.18653/v1/2024.blackboxnlp-1.25",
    pages = "407--416",
    abstract = "Automated interpretability research has recently attracted attention as a potential research direction that could scale explanations of neural network behavior to large models. Existing automated circuit discovery work applies activation patching to identify subnetworks responsible for solving specific tasks (circuits). In this work, we show that a simple method based on attribution patching outperforms all existing methods while requiring just two forward passes and a backward pass. We apply a linear approximation to activation patching to estimate the importance of each edge in the computational subgraph. Using this approximation, we prune the least important edges of the network. We survey the performance and limitations of this method, finding that averaged over all tasks our method has greater AUC from circuit recovery than other methods."
}Markdown (Informal)
[Attribution Patching Outperforms Automated Circuit Discovery](https://preview.aclanthology.org/ingest-emnlp/2024.blackboxnlp-1.25/) (Syed et al., BlackboxNLP 2024)
ACL