collaborators

8 papers

cs.LG2026

Decomposing Query-Key Feature Interactions Using Contrastive Covariances

Andrew Lee, Yonatan Belinkov, Fernanda Viégas +1

Despite the central role of attention heads in Transformers, we lack tools to understand why a model attends to a particular token. To address this, we study the query-key (QK) spa…

cs.LG2025

Why Can't Transformers Learn Multiplication? Reverse-Engineering Reveals Long-Range Dependency Pitfalls

Xiaoyan Bai, Itamar Pres, Yuntian Deng +5

Language models are increasingly capable, yet still fail at a seemingly simple task of multi-digit multiplication. In this work, we study why, by reverse-engineering a model that s…

cs.HC2025

Chronotome: Real-Time Topic Modeling for Streaming Embedding Spaces

Matte Lim, Catherine Yeh, Martin Wattenberg +2

Many real-world datasets -- from an artist's body of work to a person's social media history -- exhibit meaningful semantic changes over time that are difficult to capture with exi…

cs.HC2025

Story Ribbons: Reimagining Storyline Visualizations with Large Language Models

Catherine Yeh, Tara Menon, Robin Singh Arya +4

Analyzing literature involves tracking interactions between characters, locations, and themes. Visualization has the potential to facilitate the mapping and analysis of these compl…

cs.AI2025

What Does it Mean for a Neural Network to Learn a "World Model"?

Kenneth Li, Fernanda Viégas, Martin Wattenberg

We propose a set of precise criteria for saying a neural net learns and uses a "world model." The goal is to give an operational meaning to terms that are often used informally, in…

cs.AI2025

The Geometry of Self-Verification in a Task-Specific Reasoning Model

Andrew Lee, Lihao Sun, Chris Wendler +2

How do reasoning models verify their own answers? We study this question by training a model using DeepSeek R1's recipe on the CountDown task. We leverage the fact that preference…