cd /news/artificial-intelligence/reward-informed-sparse-autoencoders-… · home topics artificial-intelligence article
[ARTICLE · art-113797] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Reward-Informed Sparse Autoencoders and the Solution-Completeness Confound

A new study from arXiv (2608.26136v1) finds that reward-informed sparse autoencoders (RI-SAEs) trained on Llama-3.1-8B separate high- and low-reward reasoning traces mainly by solution completeness, not reasoning quality: a TF-IDF text classifier splits the classes with AUC 0.75–0.83, and three structural cues (length, closed reasoning block, boxed answer) reach AUC 0.70, with 99% of good versus 69% of bad completions boxed. The authors present the RI-SAE recipe and a control battery, noting that a reward-blind SAE shows no class separation (silhouette 0.01), while the reward-informed SAE's selected features reach silhouette 0.79, and only two discriminative features are readable (symbolic mathematics; procedural and evaluative language).

read1 min views1 publishedAug 28, 2026

arXiv:2608.26136v1 Announce Type: new Abstract: Sparse autoencoders (SAEs) decompose language-model activations into sparse, interpretable features, and an appealing way to aim them at reasoning is to curate their data with a signal reinforcement learning already produces: the reward. We build such a reward-informed SAE (RI-SAE): we split GRPO trajectories into high-reward ("good") and low-reward ("bad") reasoning continuations, train a standard JumpReLU SAE on their activations, and then ask what the resulting good/bad separation actually measures. On Llama-3.1-8B a sparse subset of the 16,384 features does separate the classes (silhouette 0.79 on the selected features versus 0.005 for the full code), but a control battery shows the separation is largely solution completeness rather than reasoning quality: a TF-IDF text classifier already splits the classes (AUC 0.75--0.83), and three structural cues alone (length, a closed reasoning block, and a boxed answer) reach AUC 0.70 (99% of good versus 69% of bad completions are boxed). A generic SAE that never saw the reward does not separate the classes at all (silhouette 0.01, no discriminative features), so the 0.79 is in-sample fitting of this curated signal rather than structure that a reward-blind dictionary recovers. We therefore present the recipe and its control battery together: reward filtering is a cheap, label-free way to reuse RL signals for interpretability, but most of what it surfaces is completion form. Two discriminative features are still readable (symbolic mathematics; procedural and evaluative language), which we take as illustrative rather than as isolated reasoning.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/reward-informed-spar…] indexed:0 read:1min 2026-08-28 ·