English

Automatically Finding and Validating Unexpected Side-Effects of Interventions on Language Models

Computation and Language 2026-05-07 v1 Artificial Intelligence

Abstract

We present an automated, contrastive evaluation pipeline for auditing the behavioral impact of interventions on large language models. Given a base model M1M_1 and an intervention model M2M_2, our method compares their free-form, multi-token generations across aligned prompt contexts and produces human-readable, statistically validated natural-language hypotheses describing how the models differ, along with recurring themes that summarize patterns across validated hypotheses. We evaluate the approach in synthetic setting by injecting known behavioral changes and showing that the pipeline reliably recovers them. We then apply it to three real-world interventions, reasoning distillation, knowledge editing and unlearning, demonstrating that the method surfaces both intended and unexpected behavioral shifts, distinguishes large from subtle interventions, and does not hallucinate differences when effects are absent or misaligned with the prompt bank. Overall, the pipeline provides a statistically grounded and interpretable tool for post-hoc auditing of intervention-induced changes in model behavior.

Keywords

Cite

@article{arxiv.2605.05090,
  title  = {Automatically Finding and Validating Unexpected Side-Effects of Interventions on Language Models},
  author = {Quintin Pope and Ajay Hayagreeve Balaji and Jacques Thibodeau and Xiaoli Fern},
  journal= {arXiv preprint arXiv:2605.05090},
  year   = {2026}
}

Comments

33 pages, 4 figures, 20 tables, targeting EMNLP submission

R2 v1 2026-07-01T12:53:07.699Z