← Search

Fernanda Viégas

4 accepted papers

2026

Decomposing Query-Key Feature Interactions Using Contrastive Covariances

ICML 2026poster

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) space -- the bilinear joint embedding space between queries and keys. We present a contrastive covariance method to decompo…

Cited by 0SourceScholar
2023

Emergent World Representations: Exploring a Sequence Model Trained on a Synthetic Task

ICLR 2023top-5%

Language models show a surprising range of capabilities, but the source of their apparent competence is unclear. Do these networks just memorize a collection of surface statistics, or do they rely on internal representations of the process that generates the sequences they see? We investigate this q…

2023

Inference-Time Intervention: Eliciting Truthful Answers from a Language Model

NeurIPS 2023spotlight

We introduce Inference-Time Intervention (ITI), a technique designed to enhance the "truthfulness" of large language models (LLMs). ITI operates by shifting model activations during inference, following a learned set of directions across a limited number of attention heads. This intervention signifi…