← Search

Lucas Torroba Hennigen

11 accepted papers

2025

On the Duality between Gradient Transformations and Adapters

ICML 2025poster

We study memory-efficient optimization of neural networks (in particular language models) with *linear gradient transformations*, where the gradients are linearly mapped to a lower dimensional space than the full parameter space, thus saving memory required for gradient accumulation and optimizer st…

Cited by 0SourcePDFScholar
2024

Principled Gradient-Based MCMC for Conditional Sampling of Text

ICML 2024poster

We consider the problem of sampling text from an energy-based model. This arises, for example, when sampling text from a neural language model subject to soft constraints. Although the target distribution is discrete, the internal computations of the energy function (given by the language model) are…

Cited by 1SourcePDFScholar
2023

A Latent-Variable Model for Intrinsic Probing

AAAI 2023technical

The success of pre-trained contextualized representations has prompted researchers to analyze them for the presence of linguistic information. Indeed, it is natural to assume that these pre-trained representations do encode some level of linguistic knowledge as they have brought about large empiric…

2023

A Measure-Theoretic Characterization of Tight Language Models

ACL 2023long

Language modeling, a central task in natural language processing, involves estimating a probability distribution over strings. In most cases, the estimated distribution sums to 1 over all finite strings. However, in some pathological cases, probability mass can “leak” onto the set of infinite sequen…

Cited by 33SourcePDFScholar
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

Learning to Grow Pretrained Models for Efficient Transformer Training

ICLR 2023top-25%

Scaling transformers has led to significant breakthroughs in many domains, leading to a paradigm in which larger versions of existing models are trained and released on a periodic basis. New instances of such models are typically trained completely from scratch, despite the fact that they are often…

Cited by 67SourcePDFScholar
2022

Probing as Quantifying Inductive Bias

ACL 2022long

Pre-trained contextual representations have led to dramatic performance improvements on a range of downstream tasks. Such performance improvements have motivated researchers to quantify and understand the linguistic information encoded in these representations. In general, researchers quantify the a…

2022

Same Neurons, Different Languages: Probing Morphosyntax in Multilingual Pre-trained Models

NAACL 2022long

The success of multilingual pre-trained models is underpinned by their ability to learn representations shared by multiple languages even in absence of any explicit supervision. However, it remains unclear how these models learn to generalise across languages. In this work, we conjecture that multil…

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…