← Search

Mohammad Taufeeque

3 accepted papers

2026

Path Channels and Plan Extension Kernels: a Mechanistic Description of Planning in a Sokoban RNN

ICLR 2026poster

We partially reverse-engineer a convolutional recurrent neural network (RNN) trained with model-free reinforcement learning to play the box-pushing game Sokoban. We find that the RNN stores future moves (plans) as activations in particular channels of the hidden state, which we call *path channels*.…

Cited by 0SourceScholar
2026

The Obfuscation Atlas: Mapping Where Honesty Emerges in RLVR with Deception Probes

ICML 2026oral

Training against white-box deception detectors has been proposed as a way to make AI systems honest. However, such training risks models learning to obfuscate their deception to evade the detector. Prior work has studied obfuscation only in artificial settings where models were directly rewarded for…

Cited by 0SourceScholar
2024

Codebook Features: Sparse and Discrete Interpretability for Neural Networks

ICML 2024poster

Understanding neural networks is challenging in part because of the dense, continuous nature of their hidden states. We explore whether we can train neural networks to have hidden states that are sparse, discrete, and more interpretable by quantizing their continuous features into what we call codeb…