AI RESEARCH

reward-lens: A Mechanistic Interpretability Library for Reward Models

arXiv CS.AI

ArXi:2604.26130v1 Announce Type: cross Every RLHF-trained language model is shaped by a reward model, yet the mechanistic interpretability toolkit -- logit lens, direct logit attribution, activation patching, sparse autoencoders -- was built for generative LLMs whose primitives all project onto a vocabulary unembedding. Reward models replace that with a scalar regression head, breaking each tool.