LGAICLMLDec 20, 2023

ALMANACS: A Simulatability Benchmark for Language Model Explainability

arXiv:2312.12747v210 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This provides an automated benchmark for comparing explainability methods in AI, though it is incremental as it builds on existing evaluation concepts.

The authors tackled the problem of evaluating language model explainability methods by introducing ALMANACS, a benchmark that scores methods on simulatability across twelve safety-relevant topics, and found that no method outperformed an explanation-free control on average.

How do we measure the efficacy of language model explainability methods? While many explainability methods have been developed, they are typically evaluated on bespoke tasks, preventing an apples-to-apples comparison. To help fill this gap, we present ALMANACS, a language model explainability benchmark. ALMANACS scores explainability methods on simulatability, i.e., how well the explanations improve behavior prediction on new inputs. The ALMANACS scenarios span twelve safety-relevant topics such as ethical reasoning and advanced AI behaviors; they have idiosyncratic premises to invoke model-specific behavior; and they have a train-test distributional shift to encourage faithful explanations. By using another language model to predict behavior based on the explanations, ALMANACS is a fully automated benchmark. While not a replacement for human evaluations, we aim for ALMANACS to be a complementary, automated tool that allows for fast, scalable evaluation. Using ALMANACS, we evaluate counterfactual, rationalization, attention, and Integrated Gradients explanations. Our results are sobering: when averaged across all topics, no explanation method outperforms the explanation-free control. We conclude that despite modest successes in prior work, developing an explanation method that aids simulatability in ALMANACS remains an open challenge.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes