← Search

Niklas Stoehr

12 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

Measuring scalar constructs in social science with LLMs

EMNLP 2025

Many constructs that characterize language, like its complexity or emotionality, have a naturally continuous semantic structure; a public speech is not just “simple” or “complex”, but exists on a continuum between extremes. Although large language models (LLMs) are an attractive tool for measuring s

Cited by 0SourcePDFScholar
2025

Taxonomy-Aware Evaluation of Vision-Language Models

CVPR 2025poster

When a vision-language model (VLM) is prompted to identify an entity depicted in an image, it may answer "I see a conifer," rather than the specific label "Norway spruce". This raises two issues for evaluation: Firstly, the unconstrained generated text needs to be mapped to the evaluation label spac…

2024

Activation Scaling for Steering and Interpreting Language Models

EMNLP 2024finding

Given the prompt “Rome is in”, can we steer a language model to flip its prediction of an incorrect token “France” to a correct token “Italy” by only multiplying a few relevant activation vectors with scalars? We argue that successfully intervening on a model is a prerequisite for interpreting its i…

2024

Context versus Prior Knowledge in Language Models

ACL 2024long

To answer a question, language models often need to integrate prior knowledge learned during pretraining and new information presented in context. We hypothesize that models perform this integration in a predictable way across different questions and contexts: models will rely more on prior knowledg…

Cited by 11SourcePDFScholar
2023

An Ordinal Latent Variable Model of Conflict Intensity

ACL 2023long

Measuring the intensity of events is crucial for monitoring and tracking armed conflict. Advances in automated event extraction have yielded massive data sets of “who did what to whom” micro-records that enable data-driven approaches to monitoring conflict. The Goldstein scale is a widely-used exper…

2023

Generalizing Backpropagation for Gradient-Based Interpretability

ACL 2023long

Many popular feature-attribution methods for interpreting deep neural networks rely on computing the gradients of a model’s output with respect to its inputs. While these methods can indicate which input features may be important for the model’s prediction, they reveal little about the inner working…

2023

The Ordered Matrix Dirichlet for State-Space Models

AISTATS 2023poster

Many dynamical systems in the real world are naturally described by latent states with intrinsic ordering, such as “ally”, “neutral”, and “enemy” relationships in international relations. These latent states manifest through countries’ cooperative versus conflictual interactions over time. State-spa…

2021

Classifying Dyads for Militarized Conflict Analysis

EMNLP 2021main

Understanding the origins of militarized conflict is a complex, yet important undertaking. Existing research seeks to build this understanding by considering bi-lateral relationships between entity pairs (dyadic causes) and multi-lateral relationships among multiple entities (systemic causes). The a…

2021

What About the Precedent: An Information-Theoretic Analysis of Common Law

NAACL 2021long

In common law, the outcome of a new case is determined mostly by precedent cases, rather than by existing statutes. However, how exactly does the precedent influence the outcome of a new case? Answering this question is crucial for guaranteeing fair and consistent judicial decision-making. We are th…