paper-with-me

Papers

Surrogate Fidelity: When Can Open LLMs Explain Closed Ones?

2026-06-30 · Philippe Chlenski, Zachariah Carmichael, Ayush Warikoo, Chia-Tse Shao, Yingxiao Ye, Aobo Yang, Vivek Miglani, Nehal Bandi arxiv

Mechanistic interpretability (MI) requires full access to model internals, yet the APIs for most widely deployed language models at best expose log-probabilities over output tokens. This creates a surrogate problem: when do measurements made on open models allow us to make claims about a closed model? We evaluate surrogate fidelity at the prediction, attribution, and representation levels. For binary classification tasks, log-odds provide an API-compatible scalar readout of the model's representation space, and leave-one-out attributions provide insight into model behavior. Across eleven models spanning four families (Llama, Qwen, GPT, and Gemini), we find that prediction fidelity substantially overstates attribution fidelity: models that agree on what the answer is often disagree on why. We document an access-validity inversion: white-box signals like attention patterns and perturbation magnitudes are highly stable across models but only weakly predictive of causal attributions, which black-box input ablations capture by design. Mechanistic insight does not automatically transfer to closed targets, and prediction-level agreement is insufficient to warrant such transfer. Code and results are available at https://github.com/facebookresearch/surrogate.

📄 PDF Abstract BibTeX arXiv:2606.32008

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classification

Similar Papers 제목 키워드 기반

s-LIME: Reconciling Locality and Fidelity in Linear Explanations

2022-08-02 · Romaric Gaudel, Luis Galárraga, Julien Delaunay, Laurence Rozé 외

The benefit of locality is one of the major premises of LIME, one of the most prominent methods to explain black-box machine learning models. This emphasis relies on the postulate that the more locally we look at the vic…

Utilizing Large Language Models for Machine Learning Explainability

2025-10-08 · Alexandros Vassiliades, Nikolaos Polatidis, Stamatios Samaras, Sotiris Diplaris 외 arxiv

This study explores the explainability capabilities of large language models (LLMs), when employed to autonomously generate machine learning (ML) solutions. We examine two classification tasks: (i) a binary classificatio…

Binary Classification

Not-quite-human tastes: the stylized omnivorousness of LLM survey surrogates

2026-06-29 · Xiangyu Ma, Mengmi Zhang, Shannon Ang, Minne Chen arxiv

Large-language models have proven to be remarkable if inconsistent parrots of public attitudes and opinions. The extent to which LLMs are able to produce reasonable approximations of cultural taste remains an open empiri…

Explainable AI by BAPC -- Before and After correction Parameter Comparison

2021-03-12 · Florian Sobieczky, Manuela Geiß

A local surrogate for an AI-model correcting a simpler 'base' model is introduced representing an analytical method to yield explanations of AI-predictions. The approach is studied here in the context of the base model b…

regression

TSFeatLIME: An Online User Study in Enhancing Explainability in Univariate Time Series Forecasting

2024-09-24 · Hongnan Ma, Kevin McAreavey, Weiru Liu

Time series forecasting, while vital in various applications, often employs complex models that are difficult for humans to understand. Effective explainable AI techniques are crucial to bridging the gap between model pr…

Time SeriesTime Series ForecastingUnivariate Time Series Forecasting