English

LAMP: Extracting Local Decision Surfaces From Large Language Models

Machine Learning 2026-04-28 v3

Abstract

We introduce LAMP (Local Attribution Mapping Probe), a method that shines light onto a black-box language model's decision surface and studies how reliably a model maps its stated reasons to its reported predictions by approximating a decision surface. LAMP treats the model's own self-reported explanations as a coordinate system and fits a locally linear surrogate that links those weights to the model's output. By doing so, it reveals how much the stated factors steer the model's decisions. We apply LAMP to three tasks: sentiment analysis, controversial-topic detection, and safety-prompt auditing. Across these tasks, LAMP reveals that many language models' locally approximated linear decision landscapes overall agree with human judgments on explanation quality and, on a clinical case-file data set, align with expert assessments. Since LAMP operates without requiring access to model gradients, logits, or internal activations, it serves as a practical and lightweight framework for auditing proprietary language models, and enabling assessment of whether a model appears to behave consistently with the explanations it provides.

Keywords

Cite

@article{arxiv.2505.11772,
  title  = {LAMP: Extracting Local Decision Surfaces From Large Language Models},
  author = {Ryan Chen and Youngmin Ko and Zeyu Zhang and Catherine Cho and Sunny Chung and Mauro Giuffré and Dennis L. Shung and Bradly C. Stadie},
  journal= {arXiv preprint arXiv:2505.11772},
  year   = {2026}
}
R2 v1 2026-06-28T23:36:58.197Z