English

BlackboxNLP-2025 MIB Shared Task: Exploring Ensemble Strategies for Circuit Localization Methods

Computation and Language 2025-10-09 v1 Machine Learning

Abstract

The Circuit Localization track of the Mechanistic Interpretability Benchmark (MIB) evaluates methods for localizing circuits within large language models (LLMs), i.e., subnetworks responsible for specific task behaviors. In this work, we investigate whether ensembling two or more circuit localization methods can improve performance. We explore two variants: parallel and sequential ensembling. In parallel ensembling, we combine attribution scores assigned to each edge by different methods-e.g., by averaging or taking the minimum or maximum value. In the sequential ensemble, we use edge attribution scores obtained via EAP-IG as a warm start for a more expensive but more precise circuit identification method, namely edge pruning. We observe that both approaches yield notable gains on the benchmark metrics, leading to a more precise circuit identification approach. Finally, we find that taking a parallel ensemble over various methods, including the sequential ensemble, achieves the best results. We evaluate our approach in the BlackboxNLP 2025 MIB Shared Task, comparing ensemble scores to official baselines across multiple model-task combinations.

Keywords

Cite

@article{arxiv.2510.06811,
  title  = {BlackboxNLP-2025 MIB Shared Task: Exploring Ensemble Strategies for Circuit Localization Methods},
  author = {Philipp Mondorf and Mingyang Wang and Sebastian Gerstner and Ahmad Dawar Hakimi and Yihong Liu and Leonor Veloso and Shijia Zhou and Hinrich Schütze and Barbara Plank},
  journal= {arXiv preprint arXiv:2510.06811},
  year   = {2025}
}

Comments

The 8th BlackboxNLP Workshop (Shared Task), 6 pages

R2 v1 2026-07-01T06:23:24.900Z