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

📅 2026-05-06
📈 Citations: 0
Influential: 0
📄 PDF

career value

157K/year
📝 Abstract
We present an automated, contrastive evaluation pipeline for auditing the behavioral impact of interventions on large language models. Given a base model $M_1$ and an intervention model $M_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.
Problem

Research questions and friction points this paper is trying to address.

side-effects
language models
interventions
behavioral impact
model auditing
Innovation

Methods, ideas, or system contributions that make the work stand out.

contrastive evaluation
behavioral auditing
intervention impact
statistically validated hypotheses
language model interventions