LIVE PULSE
5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src5.1 Anthropic CEO Amodei calls for slower AI development and shared safety rules11 src2.8 Agility Robotics unveils Digit 5 humanoid for warehouses and factories2 src2.6 Apple ships rebuilt Siri with Google Gemini, but not in the EU2 src2.3 Siri AI in macOS 27 Golden Gate: FAQ, Germany availability, privacy questions2 src1.8 Sam Altman says OpenAI will not go public in 2026, citing AI safety concerns5 src1.4 OpenAI contractors review real ChatGPT conversations to rate responses, report says2 src1.4 Anthropic data retention policy prompts firms to limit Claude use for sensitive work1 src1.4 Fine-Tuning Vision-Language Models with Listener Gaze for Referring Expressions1 src1.4 Perceptual Reality Transformer Explores What Illustrations Must Preserve1 src1.4 Study Analyzes Self-Reported Limitations in NLP Research1 src
HEATPULSEAI MAGAZINES
FLIP · FOLLOW · SAVE

sparse-autoencoders

topic7 events
papersTODAY 04:00 UTC

arXiv paper studies how reinforcement learning reshapes LLMs using mechanistic interpretability

A new arXiv preprint examines what large language models actually learn during reinforcement learning training, approaching the question through mechanistic interpretability rather than behavior alone. The authors argue that earlier explanations of RL's effects have mostly been behavioral, and they propose using sparse autoencoders to analyze internal changes. The work is released under a fixed-SAE track.

papersTODAY 04:00 UTC

Sparse autoencoders used to probe physics-informed neural network internals

A new arXiv paper introduces PhysSAE, a method that applies sparse autoencoders to inspect what hidden layers in physics-informed neural networks actually represent. The authors aim to determine whether these networks learn localized, physically meaningful features tied to the PDE residuals they are trained on. The work falls within mechanistic interpretability research for scientific machine learning.

papersTODAY 04:00 UTC

Sparse Autoencoders Applied to Interpret Whisper Speech Encoder Internals

A new arXiv paper examines the internal representations of Whisper, an automatic speech recognition model, by applying sparse autoencoders to its encodings. The authors note that interpretability research has focused mostly on text-based transformers, leaving speech systems comparatively unstudied. Their work aims to make the features learned by Whisper's encoder more understandable.

papersTODAY 04:00 UTC

Sparse Autoencoders Can Preserve Different Readouts at Equal Reconstruction Error

A new arXiv paper argues that matching reconstruction error and sparsity levels does not guarantee two sparse autoencoders capture the same linearly decodable information from model activations. The authors formalize this gap as a matrix-valued distortion between optimal ridge readouts and propose decoder-preserving training objectives. The work offers a way to evaluate which downstream signals survive sparse compression.

papersTODAY 04:00 UTC

Transcoders Trace Visual Grounding and Hallucinations in Vision-Language Models

A new arXiv paper proposes using transcoders, an alternative to sparse autoencoders, to study how vision-language models turn image inputs into text. The authors argue that sparse autoencoders decompose static representations and miss the flow of information, while transcoders can follow that transformation more directly. The method is used to locate where visual grounding happens and where hallucinated content originates in these models.

papersSEP 10 04:00 UTC

Sparse Autoencoder Phase Diagram Shows Dominant Diffuse Phase

A new arXiv preprint maps out a phase diagram for sparse autoencoders, the tools widely used to pull interpretable features out of neural network activations. The work reports that a diffuse phase dominates the diagram, which helps explain why distinct features can be absorbed or merged when feature co-occurrence is systematic. It also engages with the MAIS-O43 open problem on controlling such feature merging.