24
0

Circuit Compositions: Exploring Modular Structures in Transformer-Based Language Models

Abstract

A fundamental question in interpretability research is to what extent neural networks, particularly language models, implement reusable functions through subnetworks that can be composed to perform more complex tasks. Recent advances in mechanistic interpretability have made progress in identifying circuits\textit{circuits}, which represent the minimal computational subgraphs responsible for a model's behavior on specific tasks. However, most studies focus on identifying circuits for individual tasks without investigating how functionally similar circuits relate\textit{relate} to each other. To address this gap, we study the modularity of neural networks by analyzing circuits for highly compositional subtasks within a transformer-based language model. Specifically, given a probabilistic context-free grammar, we identify and compare circuits responsible for ten modular string-edit operations. Our results indicate that functionally similar circuits exhibit both notable node overlap and cross-task faithfulness. Moreover, we demonstrate that the circuits identified can be reused and combined through set operations to represent more complex functional model capabilities.

View on arXiv
@article{mondorf2025_2410.01434,
  title={ Circuit Compositions: Exploring Modular Structures in Transformer-Based Language Models },
  author={ Philipp Mondorf and Sondre Wold and Barbara Plank },
  journal={arXiv preprint arXiv:2410.01434},
  year={ 2025 }
}
Comments on this paper