← Search

Antoine Bosselut

58 accepted papers

2026

AbstRaL: Augmenting LLMs' Reasoning by Reinforcing Abstract Thinking

ICLR 2026poster

Recent studies have shown that large language models (LLMs), especially smaller ones, often lack robustness in grade school math (GSM) reasoning. In particular, they tend to experience performance drops when faced with distribution shifts, such as changes to numerical or nominal variables, or inser…

Cited by 0SourceScholar
2026

Diversity Matters: Revisiting Test-Time Compute in Vision-Language Models

ICML 2026poster

Test-time compute (TTC) strategies have emerged as a lightweight approach to boost reasoning in large language models, but their applicability to vision-language models (VLMs) remains unclear. We present a systematic study of TTC for visual reasoning across seven open-source VLMs and six benchmarks,…

Cited by 0SourceScholar
2026

Helpful to a Fault: Measuring Illicit Assistance in Multi-Turn, Multilingual LLM Agents

ICML 2026poster

LLM-based agents increasingly execute real-world workflows via tools and memory. Granting LLMs such powers enables ill-intended adversaries to likewise use these agents to carry out complex misuse scenarios. Existing agent-misuse benchmarks largely test single-prompt instructions, leaving a gap in m…

Cited by 0SourceScholar
2026

Mixture of Cognitive Reasoners: Modular Reasoning with Brain-Like Specialization

ICLR 2026poster

Human cognitive behavior arises from the interaction of specialized brain networks dedicated to distinct functions, such as language, logic, and social reasoning. Inspired by this organization, we propose Mixture of Cognitive Reasoners (MiCRo): a modular, transformer-based architecture post-trained…

Cited by 0SourcecodeScholar
2026

PERK: Long-Context Reasoning as Parameter-Efficient Test-Time Learning

ICLR 2026poster

Long-context reasoning requires accurately identifying relevant information in extensive, noisy input contexts. In this work, we propose PERK (Parameter Efficient Reasoning over Knowledge), a scalable approach for learning to encode long contexts using gradient updates at test time. Specifically, PE…

Cited by 0SourceScholar
2026

Schema-Guided World Modeling for Understanding Hierarchical Visual Dynamics

ICML 2026poster

Multimodal LLMs lack a systematic understanding of visual dynamics in complex human world activities, which requires the model to predict or simulate multiple levels of dynamic constituents, such as the general progression of actions and the associated changes of low-level details in the world. To a…

Cited by 0SourceScholar
2025

A Logical Fallacy-Informed Framework for Argument Generation

NAACL 2025long

Despite the remarkable performance of large language models (LLMs), they still struggle with generating logically sound arguments, resulting in potential risks such as spreading misinformation. An important factor contributing to LLMs’ suboptimal performance in generating coherent arguments is their…

2025

CAVE : Detecting and Explaining Commonsense Anomalies in Visual Environments

EMNLP 2025

Humans can naturally identify, reason about, and explain anomalies in their environment. In computer vision, this long-standing challenge remains limited to industrial defects or unrealistic, synthetically generated anomalies, failing to capture the richness and unpredictability of real-world anomal

Cited by 0SourcePDFScholar
2025

Context is Gold to find the Gold Passage: Evaluating and Training Contextual Document Embeddings

EMNLP 2025

A limitation of modern document retrieval embedding methods is that they typically encode passages (chunks) from the same documents independently, often overlooking crucial contextual information from the rest of the document that could greatly improve individual chunk representations.In this work,

2025

Creative Preference Optimization

EMNLP 2025

While Large Language Models (LLMs) have demonstrated impressive performance across natural language generation tasks, their ability to generate truly creative content—characterized by novelty, diversity, surprise, and quality—remains limited. Existing methods for enhancing LLM creativity often focus

Cited by 0SourcePDFScholar
2025

Efficient Tool Use with Chain-of-Abstraction Reasoning

COLING 2025main

To achieve faithful reasoning that aligns with human expectations, large language models (LLMs) need to ground their reasoning to real-world knowledge (e.g., web facts, math and physical rules). Tools help LLMs access this external knowledge, but there remains challenges for fine-tuning LLM agents (…

Cited by 31SourcePDFScholar
2025

Evaluating Morphological Compositional Generalization in Large Language Models

NAACL 2025long

Large language models (LLMs) have demonstrated significant progress in various natural language generation and understanding tasks. However, their linguistic generalization capabilities remain questionable, raising doubts about whether these models learn language similarly to humans. While humans ex…

2025

For Better or for Worse, Transformers Seek Patterns for Memorization

NeurIPS 2025poster

Memorization in language models is a critical yet poorly understood phenomenon. In this work, we investigate memorization in transformer-based language models by analyzing their memorization dynamics during training over multiple epochs. We find that memorization is neither a constant accumulation o…

Cited by 0SourcecodeScholar
2025

From Language to Cognition: How LLMs Outgrow the Human Language Network

EMNLP 2025

Large language models (LLMs) exhibit remarkable similarity to neural activity in the human language network. However, the key properties of language underlying this alignment—and how brain-like representations emerge and change across training—remain unclear. We here benchmark 34 training checkpoint

Cited by 0SourcePDFScholar
2025

GeoExplorer: Active Geo-localization with Curiosity-Driven Exploration

ICCV 2025poster

Active Geo-localization (AGL) is the task of localizing a goal, represented in various modalities (e.g., aerial images, ground-level images, or text), within a predefined search area. Current methods approach AGL as a goal-reaching reinforcement learning (RL) problem with a distance-based reward. Th…

Cited by 0SourcePDFScholar
2025

Global MMLU: Understanding and Addressing Cultural and Linguistic Biases in Multilingual Evaluation

ACL 2025long

Reliable multilingual evaluation is difficult, and culturally appropriate evaluation is even harder to achieve.A common practice to fill this gap is to machine-translate English evaluation sets. However, translation introduces language bias and carries over cultural and regional assumptions from the…

Cited by 0SourcePDFScholar
2025

INCLUDE: Evaluating Multilingual Language Understanding with Regional Knowledge

ICLR 2025spotlight

The performance differential of large language models (LLM) between languages hinders their effective deployment in many regions, inhibiting the potential economic and societal value of generative AI tools in many communities. However, the development of functional LLMs in many languages (i.e., mult…

Cited by 9SourcePDFScholar
2025

Measuring what Matters: Construct Validity in Large Language Model Benchmarks

NeurIPS 2025poster

Evaluating large language models (LLMs) is crucial for both assessing their capabilities and identifying safety or robustness issues prior to deployment. Reliably measuring abstract and complex phenomena such as `safety' and `robustness' requires strong construct validity, that is, having measures t…

Cited by 0SourceScholar
2025

PICLe: Pseudo-annotations for In-Context Learning in Low-Resource Named Entity Detection

NAACL 2025long

In-context learning (ICL) enables Large Language Models (LLMs) to perform tasks using few demonstrations, facilitating task adaptation when labeled examples are hard to come by. However, ICL is sensitive to the choice of demonstrations, and it remains unclear which demonstration attributes enable in…

2025

Positional Fragility in LLMs: How Offset Effects Reshape Our Understanding of Memorization Risks

NeurIPS 2025poster

Large language models are known to memorize parts of their training data, posing risk of copyright violations. To systematically examine this risk, we pretrain language models (1B/3B/8B) from scratch on 83B tokens, mixing web-scale data with public domain books used to simulate copyrighted content a…

Cited by 0SourceScholar
2025

Reliable Evaluation and Benchmarks for Statement Autoformalization

EMNLP 2025

Evaluating statement autoformalization, translating natural language mathematics into formal languages like Lean 4, remains a significant challenge, with few metrics, datasets, and standards to robustly measure progress. In this work, we present a comprehensive approach combining improved metrics, r

2025

The LLM Language Network: A Neuroscientific Approach for Identifying Causally Task-Relevant Units

NAACL 2025long

Large language models (LLMs) exhibit remarkable capabilities on not just language tasks, but also various tasks that are not linguistic in nature, such as logical reasoning and social inference. In the human brain, neuroscience has identified a core language system that selectively and causally supp…

2025

VinaBench: Benchmark for Faithful and Consistent Visual Narratives

CVPR 2025poster

Visual narrative generation transforms textual narratives into sequences of images illustrating the content of the text. However, generating visual narratives that are faithful to the input text and self-consistent across generated images remains an open challenge, due to the lack of knowledge const…

Cited by 1SourcePDFScholar
2024

Complex Reasoning over Logical Queries on Commonsense Knowledge Graphs

ACL 2024long

Event commonsense reasoning requires the ability to reason about the relationship between events, as well as infer implicit contextunderlying that relationship. However, data scarcity makes it challenging for language models to learn to generate commonsense infer-ences for contexts and questions inv…

2024

ConGeo: Robust Cross-view Geo-localization across Ground View Variations

ECCV 2024poster

"∗ Equal contribution Corresponding author (xuchangeis@whu.edu.cn) Cross-view geo-localization aims at localizing a ground-level query image by matching it to its corresponding geo-referenced aerial view. In real-world scenarios, the task requires accommodating diverse ground images captured by user…

Cited by 7SourcePDFScholar
2024

ConVQG: Contrastive Visual Question Generation with Multimodal Guidance

AAAI 2024technical

Asking questions about visual environments is a crucial way for intelligent agents to understand rich multi-faceted scenes, raising the importance of Visual Question Generation (VQG) systems. Apart from being grounded to the image, existing VQG systems can use textual constraints, such as expected a…

2024

DiffuCOMET: Contextual Commonsense Knowledge Diffusion

ACL 2024long

Inferring contextually-relevant and diverse commonsense to understand narratives remains challenging for knowledge models. In this work, we develop a series of knowledge models, DiffuCOMET, that leverage diffusion to learn to reconstruct the implicit semantic connections between narrative contexts a…

2024

Discovering Knowledge-Critical Subnetworks in Pretrained Language Models

EMNLP 2024main

Pretrained language models (LMs) encode implicit representations of knowledge in their parameters. However, localizing these representations and disentangling them from each other remains an open problem. In this work, we investigate whether pretrained language models contain various *knowledge-crit…

2024

Exploring Defeasibility in Causal Reasoning

ACL 2024findings

Defeasibility in causal reasoning implies that the causal relationship between cause and effect can be strengthened or weakened. Namely, the causal strength between cause and effect should increase or decrease with the incorporation of strengthening arguments (supporters) or weakening arguments (def…

Cited by 4SourcePDFScholar
2024

Let Me Teach You: Pedagogical Foundations of Feedback for Language Models

EMNLP 2024main

Natural Language Feedback (NLF) is an increasingly popular mechanism for aligning Large Language Models (LLMs) to human preferences. Despite the diversity of the information it can convey, NLF methods are often hand-designed and arbitrary, with little systematic grounding. At the same time, research…

2024

Making Reasoning Matter: Measuring and Improving Faithfulness of Chain-of-Thought Reasoning

EMNLP 2024finding

Large language models (LLMs) have been shown to perform better when asked to reason step-by-step before answering a question. However, it is unclear to what degree the model’s final answer is faithful to the stated reasoning steps. In this paper, we perform a causal mediation analysis on twelve LLMs…

Cited by 19SourcePDFScholar
2024

“Flex Tape Can’t Fix That”: Bias and Misinformation in Edited Language Models

EMNLP 2024main

Weight-based model editing methods update the parametric knowledge of language models post-training. However, these methods can unintentionally alter unrelated parametric knowledge representations, potentially increasing the risk of harm. In this work, we investigate how weight editing methods unexp…

2023

Breaking the Language Barrier: Improving Cross-Lingual Reasoning with Structured Self-Attention

EMNLP 2023long findings

In this work, we study whether multilingual language models (MultiLMs) can transfer logical reasoning abilities to other languages when they are fine-tuned for reasoning in a different language. We evaluate the cross-lingual reasoning abilities of MultiLMs in two schemes: (1) where the language of t…

Cited by 0SourcecodeScholar
2023

CAR: Conceptualization-Augmented Reasoner for Zero-Shot Commonsense Question Answering

EMNLP 2023long findings

The task of zero-shot commonsense question answering evaluates models on their capacity to reason about general scenarios beyond those presented in specific datasets. Existing approaches for tackling this task leverage external knowledge from CommonSense Knowledge Bases (CSKBs) by pre-training the m…

Cited by 0SourcecodeScholar
2023

CRAB: Assessing the Strength of Causal Relationships Between Real-world Events

EMNLP 2023long main

Understanding narratives requires reasoning about the cause-and-effect relationships between events mentioned in the text. While existing foundation models yield impressive results in many NLP tasks requiring reasoning, it is unclear whether they understand the complexity of the underlying network o…

Cited by 0SourcecodeScholar
2023

CRoW: Benchmarking Commonsense Reasoning in Real-World Tasks

EMNLP 2023long main

Recent efforts in natural language processing (NLP) commonsense reasoning research have yielded a considerable number of new datasets and benchmarks. However, most of these datasets formulate commonsense reasoning challenges in artificial scenarios that are not reflective of the tasks which real-wor…

Cited by 0SourcecodeScholar
2023

DISCO: Distilling Counterfactuals with Large Language Models

ACL 2023long

Models trained with counterfactually augmented data learn representations of the causal structure of tasks, enabling robust generalization. However, high-quality counterfactual data is scarce for most tasks and not easily generated at scale. When crowdsourced, such data is typically limited in scale…

2023

PeaCoK: Persona Commonsense Knowledge for Consistent and Engaging Narratives

ACL 2023long

Sustaining coherent and engaging narratives requires dialogue or storytelling agents to understandhow the personas of speakers or listeners ground the narrative. Specifically, these agents must infer personas of their listeners to produce statements that cater to their interests. They must also lear…

2023

RECKONING: Reasoning through Dynamic Knowledge Encoding

NeurIPS 2023poster

Recent studies on transformer-based language models show that they can answer questions by reasoning over knowledge provided as part of the context (i.e., in-context reasoning). However, since the available knowledge is often not filtered for a particular question, in-context reasoning can be sensit…

Cited by 12SourcePDFScholar
2023

Towards a Mechanistic Interpretation of Multi-Step Reasoning Capabilities of Language Models

EMNLP 2023long main

Recent work has shown that language models (LMs) have strong multi-step (i.e., procedural) reasoning capabilities. However, it is unclear whether LMs perform these tasks by cheating with answers memorized from pretraining corpus, or, via a multi-step reasoning mechanism. In this paper, we try to ans…

Cited by 0SourcecodeScholar
2022

ComFact: A Benchmark for Linking Contextual Commonsense Knowledge

EMNLP 2022finding

Understanding rich narratives, such as dialogues and stories, often requires natural language processing systems to access relevant knowledge from commonsense knowledge graphs. However, these systems typically retrieve facts from KGs using simple heuristics that disregard the complex challenges of i…

2022

Conditional set generation using Seq2seq models

EMNLP 2022main

Conditional set generation learns a mapping from an input sequence of tokens to a set. Several NLP tasks, such as entity typing and dialogue emotion tagging, are instances of set generation. Seq2Seq models are a popular choice to model set generation but they treat a set as a sequence and do not ful…

Cited by 10SourcePDFScholar
2022

Deep Bidirectional Language-Knowledge Graph Pretraining

NeurIPS 2022accept

Pretraining a language model (LM) on text has been shown to help various downstream NLP tasks. Recent works show that a knowledge graph (KG) can complement text data, offering structured background knowledge that provides a useful scaffold for reasoning. However, these works are not pretrained to le…

2022

Discovering Language-neutral Sub-networks in Multilingual Language Models

EMNLP 2022main

Multilingual pre-trained language models transfer remarkably well on cross-lingual downstream tasks. However, the extent to which they learn language-neutral representations (i.e., shared representations that encode similar phenomena across languages), and the effect of such representations on cross…

2022

Fast Model Editing at Scale

ICLR 2022poster

While large pre-trained models have enabled impressive results on a variety of downstream tasks, the largest existing models still make errors, and even accurate predictions may become outdated over time. Because detecting all such failures at training time is impossible, enabling both developers an…

2022

GreaseLM: Graph REASoning Enhanced Language Models

ICLR 2022spotlight

Answering complex questions about textual narratives requires reasoning over both stated context and the world knowledge that underlies it. However, pretrained language models (LM), the foundation of most modern QA systems, do not robustly represent latent relationships between concepts, which is ne…

Cited by 0SourcePDFScholar
2022

Memory-Based Model Editing at Scale

ICML 2022spotlight

Even the largest neural networks make errors, and once-correct predictions can become invalid as the world changes. Model editors make local updates to the behavior of base (pre-trained) models to inject updated knowledge or correct undesirable behaviors. Existing model editors have shown promise, b…

2022

Synthetic Disinformation Attacks on Automated Fact Verification Systems

AAAI 2022technical

Automated fact-checking is a needed technology to curtail the spread of online misinformation. One current framework for such solutions proposes to verify claims by retrieving supporting or refuting evidence from related textual sources. However, the realistic use cases for fact-checkers will requir…

2021

(Comet-) Atomic 2020: On Symbolic and Neural Commonsense Knowledge Graphs

AAAI 2021technical

Recent years have brought about a renewed interest in commonsense representation and reasoning in the field of natural language understanding. The development of new commonsense knowledge graphs (CSKG) has been central to these advances as their diverse facts can be used and referenced by machine le…

2021

Conversational Multi-Hop Reasoning with Neural Commonsense Knowledge and Symbolic Logic Rules

EMNLP 2021main

One of the challenges faced by conversational agents is their inability to identify unstated presumptions of their users’ commands, a task trivial for humans due to their common sense. In this paper, we propose a zero-shot commonsense reasoning system for conversational agents in an attempt to achie…

2021

Dynamic Neuro-Symbolic Knowledge Graph Construction for Zero-shot Commonsense Question Answering

AAAI 2021technical

Understanding narratives requires reasoning about implicit world knowledge related to the causes, effects, and states of situations described in text. At the core of this challenge is how to access contextually relevant knowledge on demand and reason over it. In this paper, we present initial studi…

Cited by 193SourcePDFScholar
2021

Edited Media Understanding Frames: Reasoning About the Intent and Implications of Visual Misinformation

ACL 2021long

Understanding manipulated media, from automatically generated ‘deepfakes’ to manually edited ones, raises novel research challenges. Because the vast majority of edited or manipulated images are benign, such as photoshopped images for visual enhancements, the key challenge is to understand the compl…

Cited by 17SourcePDFScholar
2021

QA-GNN: Reasoning with Language Models and Knowledge Graphs for Question Answering

NAACL 2021long

The problem of answering questions using knowledge from pre-trained language models (LMs) and knowledge graphs (KGs) presents two challenges: given a QA context (question and answer choice), methods need to (i) identify relevant knowledge from large KGs, and (ii) perform joint reasoning over the QA…

2021

“I’m Not Mad”: Commonsense Implications of Negation and Contradiction

NAACL 2021long

Natural language inference requires reasoning about contradictions, negations, and their commonsense implications. Given a simple premise (e.g., “I’m mad at you”), humans can reason about the varying shades of contradictory statements ranging from straightforward negations (“I’m not mad at you”) to…

Cited by 37SourcePDFScholar
2018

Simulating Action Dynamics with Neural Process Networks

ICLR 2018poster

Understanding procedural language requires anticipating the causal effects of actions, even when they are not explicitly stated. In this work, we introduce Neural Process Networks to understand procedural text through (neural) simulation of action dynamics. Our model complements existing memory ar…

Cited by 143SourcePDFScholar