← Search

Chris Wendler

15 accepted papers

2025

Controllable Context Sensitivity and the Knob Behind It

ICLR 2025poster

When making predictions, a language model must trade off how much it relies on its context vs. its prior knowledge. Choosing how sensitive the model is to its context is a fundamental functionality, as it enables the model to excel at tasks like retrieval-augmented generation and question-answering.…

2025

Internal states before wait modulate reasoning patterns

EMNLP 2025

Prior work has shown that a significant driver of performance in reasoning models is their ability to reason and self-correct. A distinctive marker in these reasoning traces is the token wait , which often signals reasoning behavior such as backtracking. Despite being such a complex behavior, little

Cited by 0SourcePDFScholar
2025

Large Language Models Share Representations of Latent Grammatical Concepts Across Typologically Diverse Languages

NAACL 2025long

Human bilinguals often use similar brain regions to process multiple languages, depending on when they learned their second language and their proficiency. In large language models (LLMs), how are multiple languages learned and encoded? In this work, we explore the extent to which LLMs share represe…

2025

One-Step is Enough: Sparse Autoencoders for Text-to-Image Diffusion Models

NeurIPS 2025poster

For large language models (LLMs), sparse autoencoders (SAEs) have been shown to decompose intermediate representations that often are not interpretable directly into sparse sums of interpretable features, facilitating better control and subsequent analysis. However, similar analyses and approaches h…

Cited by 0SourceScholar
2025

Separating Tongue from Thought: Activation Patching Reveals Language-Agnostic Concept Representations in Transformers

ACL 2025long

A central question in multilingual language modeling is whether large language models (LLMs) develop a universal concept representation, disentangled from specific languages. In this paper, we address this question by analyzing latent representations (latents) during a word-translation task in trans…

2025

zip2zip: Inference-Time Adaptive Tokenization via Online Compression

NeurIPS 2025poster

Tokenization efficiency plays a critical role in the performance and cost of large language models (LLMs), yet most models rely on static tokenizers optimized on general-purpose corpora. These tokenizers’ fixed vocabularies often fail to adapt to domain- or language-specific inputs, leading to longe…

Cited by 0SourcecodeScholar
2024

Do Llamas Work in English? On the Latent Language of Multilingual Transformers

ACL 2024long

We ask whether multilingual language models trained on unbalanced, English-dominated corpora use English as an internal pivot language—-a question of key importance for understanding how language models function and the origins of linguistic bias. Focusing on the Llama-2 family of transformer models…

2024

Multilingual Contrastive Decoding via Language-Agnostic Layers Skipping

EMNLP 2024finding

Decoding by contrasting layers (DoLa), is designed to improve the generation quality of large language models (LLMs) by contrasting the prediction probabilities between an early exit output (amateur logits) and the final output (expert logits).However, we find that this approach does not work well o…

2024

Sketch-Guided Constrained Decoding for Boosting Blackbox Large Language Models without Logit Access

ACL 2024short

Constrained decoding, a technique for enforcing constraints on language model outputs, offers a way to control text generation without retraining or architectural modifications. Its application is, however, typically restricted to models that give users access to next-token distributions (usually vi…

2022

Fourier Analysis-based Iterative Combinatorial Auctions

IJCAI 2022poster

Recent advances in Fourier analysis have brought new tools to efficiently represent and learn set functions. In this paper, we bring the power of Fourier analysis to the design of combinatorial auctions (CAs). The key idea is to approximate bidders' value functions using Fourier-sparse set functions…

2021

Learning Set Functions that are Sparse in Non-Orthogonal Fourier Bases

AAAI 2021technical

Many applications of machine learning on discrete domains, such as learning preference functions in recommender systems or auctions, can be reduced to estimating a set function that is sparse in the Fourier domain. In this work, we present a new family of algorithms for learning Fourier-sparse set f…

2020

Diagonalizable Shift and Filters for Directed Graphs Based on the Jordan-Chevalley Decomposition

ICASSP 2020accepted

Graph signal processing on directed graphs poses theoretical challenges since an eigendecomposition of filters is in general not available. Instead, Fourier analysis requires a Jordan decomposition and the frequency response is given by the Jordan normal form, whose computation is numerically unstab…

Cited by 0SourceScholar