To Steer or Not to Steer? Mechanistic Error Reduction with Abstention for Language Models
Anna Hedström, Salim I. Amoukou, Tom Bewley, Saumitra Mishra, Manuela Veloso
TL;DR
MERA addresses the challenge of steering language models to reduce errors by introducing abstention-based calibration and a principled mechanism to select when and how much to intervene. It combines error estimation via linear probes with a closed-form, layer- and token-aware steering policy, enabling selective activation alterations and a safe abstention option when improvements cannot be guaranteed. The framework provides theoretical guarantees on improvement or abstention and can augment existing steering methods, yielding consistent accuracy gains across diverse models and tasks. Practically, MERA offers a lightweight, post-hoc steering tool with broad applicability to error mitigation and potential extensions to other alignment objectives.
Abstract
We introduce Mechanistic Error Reduction with Abstention (MERA), a principled framework for steering language models (LMs) to mitigate errors through selective, adaptive interventions. Unlike existing methods that rely on fixed, manually tuned steering strengths, often resulting in under or oversteering, MERA addresses these limitations by (i) optimising the intervention direction, and (ii) calibrating when, and how much to steer, thereby provably improving performance or abstaining when no confident correction is possible. Experiments across diverse datasets, and LM families demonstrate safe, effective, non-degrading error correction, and that MERA outperforms existing baselines. Moreover, MERA can be applied on top of existing steering techniques to further enhance their performance, establishing it as a general-purpose, and efficient approach to mechanistic activation steering.
