← Search

Marco Baroni

17 accepted papers

2025

Emergence of a High-Dimensional Abstraction Phase in Language Transformers

ICLR 2025poster

A language model (LM) is a mapping from a linguistic context to an output token. However, much remains to be known about this mapping, including how its geometric properties relate to its function. We take a high-level geometric approach to its analysis, observing, across five pre-trained transforme…

2025

Prediction Hubs are Context-Informed Frequent Tokens in LLMs

ACL 2025long

Hubness, the tendency for a few points to be among the nearest neighbours of a disproportionate number of other points, commonly arises when applying standard distance measures to high-dimensional data, often negatively impacting distance-based analysis. As autoregressive large language models (LLMs…

Cited by 0SourcePDFScholar
2024

MemoryPrompt: A Light Wrapper to Improve Context Tracking in Pre-trained Language Models

COLING 2024main

Transformer-based language models (LMs) track contextual information through large, hard-coded input windows. We introduce MemoryPrompt, a leaner approach in which the LM is complemented by a small auxiliary recurrent network that passes information to the LM by prefixing its regular input with a se…

2023

Bridging Information-Theoretic and Geometric Compression in Language Models

EMNLP 2023long main

For a language model (LM) to faithfully model human language, it must compress vast, potentially infinite information into relatively few dimensions. We propose analyzing compression in (pre-trained) LMs from two points of view: geometric and information-theoretic. We demonstrate that the two views…

Cited by 0SourcecodeScholar
2023

Can discrete information extraction prompts generalize across language models?

ICLR 2023poster

We study whether automatically-induced prompts that effectively extract information from a language model can also be used, out-of-the-box, to probe other language models for the same information. After confirming that discrete prompts induced with the AutoPrompt algorithm outperform manual and semi…

2023

Cross-Domain Image Captioning With Discriminative Finetuning

CVPR 2023poster

Neural captioners are typically trained to mimic human-generated references without optimizing for any specific communication goal, leading to problems such as the generation of vague captions. In this paper, we show that fine-tuning an out-of-the-box neural captioner with a self-supervised discrimi…

2023

Unnatural language processing: How do language models handle machine-generated prompts?

EMNLP 2023long findings

Language model prompt optimization research has shown that semantically and grammatically well-formed manually crafted prompts are routinely outperformed by automatically generated token sequences with no apparent meaning or syntactic structure, including sequences of vectors from a model's embeddin…

Cited by 0SourceScholar
2022

Communication breakdown: On the low mutual intelligibility between human and neural captioning

EMNLP 2022main

We compare the 0-shot performance of a neural caption-based image retriever when given as input either human-produced captions or captions generated by a neural captioner. We conduct this comparison on the recently introduced ImageCoDe data-set (Krojer et al. 2022), which contains hard distractors n…

2021

Interpretable agent communication from scratch (with a generic visual processor emerging on the side)

NeurIPS 2021poster

As deep networks begin to be deployed as autonomous agents, the issue of how they can communicate with each other becomes important. Here, we train two deep nets from scratch to perform realistic referent identification through unsupervised emergent communication. We show that the largely interpreta…

2020

A Benchmark for Systematic Generalization in Grounded Language Understanding

NeurIPS 2020poster

Humans easily interpret expressions that describe unfamiliar situations composed from familiar parts ("greet the pink brontosaurus by the ferris wheel"). Modern neural networks, by contrast, struggle to interpret novel compositions. In this paper, we introduce a new benchmark, gSCAN, for evaluating…

2020

Entropy Minimization In Emergent Languages

ICML 2020poster

There is growing interest in studying the languages that emerge when neural agents are jointly trained to solve tasks requiring communication through a discrete channel. We investigate here the information-theoretic complexity of such languages, focusing on the basic two-agent, one-exchange setup. W…

2020

Permutation Equivariant Models for Compositional Generalization in Language

ICLR 2020poster

Humans understand novel sentences by composing meanings and roles of core language components. In contrast, neural network models for natural language modeling fail when such compositional generalization is required. The main contribution of this paper is to hypothesize that language compositionalit…

Cited by 129SourcecodeScholar
2019

Anti-efficient encoding in emergent communication

NeurIPS 2019poster

Despite renewed interest in emergent language simulations with neural networks, little is known about the basic properties of the induced code, and how they compare to human language. One fundamental characteristic of the latter, known as Zipf's Law of Abbreviation (ZLA), is that more freque…

2018

Generalization without Systematicity: On the Compositional Skills of Sequence-to-Sequence Recurrent Networks

ICML 2018oral

Humans can understand and produce new utterances effortlessly, thanks to their compositional skills. Once a person learns the meaning of a new verb "dax," he or she can immediately understand the meaning of "dax twice" or "sing and dax." In this paper, we introduce the SCAN domain, consisting of a s…

2018

Still not systematic after all these years: On the compositional skills of sequence-to-sequence recurrent networks

ICLR 2018workshop

Humans can understand and produce new utterances effortlessly, thanks to their systematic compositional skills. Once a person learns the meaning of a new verb "dax," he or she can immediately understand the meaning of "dax twice" or "sing and dax." In this paper, we introduce the SCAN domain, consis…

Cited by 84SourceScholar
2017

Multi-Agent Cooperation and the Emergence of (Natural) Language

ICLR 2017oral

The current mainstream approach to train natural language systems is to expose them to large amounts of text. This passive learning is problematic if we are in- terested in developing interactive machines, such as conversational agents. We propose a framework for language learning that relies on mul…

Cited by 566SourceScholar