← Search

Benjamin Van Durme

82 accepted papers

2026

Configurable Reward Model for Balanced Safety Alignment

ICML 2026poster

Aligning large language models (LLMs) to heterogeneous and rapidly evolving safety requirements remains a critical challenge. Existing instruction-tuned LLMs and standalone safety classifiers often fail to generalize to new safety configurations, motivating the need for Reward Models (RMs) that are …

Cited by 0SourceScholar
2026

Language Models and Logic Programs for Trustworthy Tax Reasoning

AAAI 2026technical

According to the United States Internal Revenue Service, "the average American spends $270 and 13 hours filing their taxes". Even beyond the U.S., tax filing requires complex reasoning, combining application of overlapping rules with numerical calculations. Because errors can incur costly penalties,

Cited by 0SourcePDFScholar
2026

Seq vs Seq: An Open Suite of Paired Encoders and Decoders

ICLR 2026poster

The large language model (LLM) community focuses almost exclusively on decoder-only language models, since they are easier to use for text generation. However, a large subset of the community still uses encoder-only models for tasks such as classification or retrieval. Previous work has attempted to…

Cited by 0SourcecodeScholar
2026

The Alignment Waltz: Jointly Training Agents to Collaborate for Safety

ICLR 2026poster

Harnessing the power of LLMs requires a delicate dance between being helpful and harmless, leading to two critical challenges: vulnerability to adversarial attacks that elicit unsafe content, and a tendency for overrefusal on benign but sensitive prompts. Current approaches often navigate this dance…

Cited by 0SourceScholar
2026

mmBERT: A Modern Multilingual Encoder with Annealed Language Learning

ICML 2026poster

Encoder-only language models are frequently used for a variety of language tasks, including classification and retrieval. However, there has been a lack of recent research efforts for encoder models, especially with respect to multilingual models. We introduce mmBERT, an encoder-only language model …

Cited by 0SourceScholar
2025

ADAPTIVE IE: Investigating the Complementarity of Human-AI Collaboration to Adaptively Extract Information on-the-fly

COLING 2025main

Information extraction (IE) needs vary over time, where a flexible information extraction (IE) system can be useful. Despite this, existing IE systems are either fully supervised, requiring expensive human annotations, or fully unsupervised, extracting information that often do not cater to user’s n…

Cited by 1SourcePDFScholar
2025

CLAIMCHECK: How Grounded are LLM Critiques of Scientific Papers?

EMNLP 2025

A core part of scientific peer review involves providing expert critiques that directly assess the scientific claims a paper makes. While it is now possible to automatically generate plausible (if generic) reviews, ensuring that these reviews are sound and grounded in the papers’ claims remains chal

2025

CLERC: A Dataset for U. S. Legal Case Retrieval and Retrieval-Augmented Analysis Generation

NAACL 2025findings

Legal professionals need to write analyses that rely on citations to relevant precedents, i.e., previous case decisions. Intelligence systems assisting legal professionals in writing such documents provide great benefits but are challenging to design. Such systems need to help locate, summarize, and…

2025

Certified Mitigation of Worst-Case LLM Copyright Infringement

EMNLP 2025

The exposure of large language models (LLMs) to copyrighted material during pre-training raises concerns about unintentional copyright infringement post deployment. This has driven the development of “copyright takedown” methods—post-training approaches aimed at preventing models from generating con

2025

Conformal Linguistic Calibration: Trading-off between Factuality and Specificity

NeurIPS 2025poster

Language model outputs are not always reliable, thus prompting research into how to adapt model responses based on uncertainty. Common approaches include: abstention, where models refrain from generating responses when uncertain; and linguistic calibration, where models hedge their statements using…

Cited by 0SourceScholar
2025

Controllable Safety Alignment: Inference-Time Adaptation to Diverse Safety Requirements

ICLR 2025poster

The current paradigm for safety alignment of large language models (LLMs) follows a _one-size-fits-all_ approach: the model refuses to interact with any content deemed unsafe by the model provider. This approach lacks flexibility in the face of varying social norms across cultures and regions. In ad…

Cited by 0SourcePDFScholar
2025

Core: Robust Factual Precision with Informative Sub-Claim Identification

ACL 2025finding

Hallucinations pose a challenge to the application of large language models (LLMs) thereby motivating the development of metrics to evaluate factual precision. We observe that popular metrics using the Decompose-Then-Verify framework, such as FActScore, can be manipulated by adding obvious or repeti…

2025

DnDScore: Decontextualization and Decomposition for Factuality Verification in Long-Form Text Generation

EMNLP 2025

The decompose-then-verify strategy for verification of Large Language Model (LLM) generations decomposes claims that are then independently verified. Decontextualization augments text (claims) to ensure it can be verified outside of the original context, enabling reliable verification. While decompo

Cited by 0SourcePDFScholar
2025

FollowIR: Evaluating and Teaching Information Retrieval Models to Follow Instructions

NAACL 2025long

Modern Language Models (LMs) are capable of following long and complex instructions that enable a large and diverse set of user requests. While Information Retrieval (IR) models use these LMs as the backbone of their architectures, virtually none of them allow users to provide detailed instructions…

2025

From Models to Microtheories: Distilling a Model's Topical Knowledge for Grounded Question-Answering

ICLR 2025poster

Recent reasoning methods (e.g., chain-of-thought) help users understand how language models (LMs) answer a single question, but they do little to reveal the LM’s overall understanding, or “theory,” about the question’s topic, making it still hard to trust the model. Our goal is to materialize such t…

2025

Generative Adapter: Contextualizing Language Models in Parameters with A Single Forward Pass

ICLR 2025poster

Large language models (LLMs) acquire substantial knowledge during pretraining but often need adaptation to new contexts, tasks, or domains, typically achieved through fine-tuning or prompting. However, fine-tuning incurs significant training costs, while prompting increases inference overhead. Inspi…

Cited by 3SourcePDFScholar
2025

Is That Your Final Answer? Test-Time Scaling Improves Selective Question Answering

ACL 2025short

Scaling the test-time compute of large language models has demonstrated impressive performance on reasoning benchmarks. However, existing evaluations of test-time scaling make the strong assumption that a reasoning system should always give an answer to any question provided. This overlooks concerns…

2025

Jailbreak Distillation: Renewable Safety Benchmarking

EMNLP 2025

Large language models (LLMs) are rapidly deployed in critical applications, raising urgent needs for robust safety benchmarking. We propose Jailbreak Distillation (JBDistill), a novel benchmark construction framework that “distills” jailbreak attacks into high-quality and easily-updatable safety ben

Cited by 0SourcePDFScholar
2025

LLM Agents for Coordinating Multi-User Information Gathering

ACL 2025finding

This paper introduces PeopleJoin, a benchmark for evaluating LM-mediated collaborative problem solving. Given a user request, PeopleJoin agents must identify teammates who might be able to assist, converse with these teammates to gather information, and finally compile a useful answer or summary for…

2025

MICE for CATs: Model-Internal Confidence Estimation for Calibrating Agents with Tools

NAACL 2025long

Tool-using agents that act in the world need to be both useful and safe. Well-calibrated model confidences can be used to weigh the risk versus reward of potential actions, but prior work shows that many models are poorly calibrated. Inspired by interpretability literature exploring the internals of…

2025

MultiVENT 2.0: A Massive Multilingual Benchmark for Event-Centric Video Retrieval

CVPR 2025poster

Efficiently retrieving and synthesizing information from large-scale multimodal collections has become a critical challenge. However, existing video retrieval datasets suffer from scope limitations, primarily focusing on matching descriptive but vague queries with small collections of professionally…

Cited by 1SourcePDFScholar
2025

Promptriever: Instruction-Trained Retrievers Can Be Prompted Like Language Models

ICLR 2025poster

Instruction-tuned language models (LM) are able to respond to imperative commands, providing a more natural user interface compared to their base counterparts. In this work, we present Promptriever, the first retrieval model able to be prompted like an LM. To train Promptriever, we curate and releas…

2025

RATIONALYST: Pre-training Process-Supervision for Improving Reasoning

ACL 2025long

The reasoning steps generated by LLMs might be incomplete, as they mimic logical leaps common in everyday communication found in their pre-training data: underlying rationales are frequently left implicit (unstated). To address this challenge, we introduce RATIONALYST, a model for process-supervisio…

2025

SELF-[IN]CORRECT: LLMs Struggle with Discriminating Self-Generated Responses

AAAI 2025technical

Can LLMs consistently improve their previous outputs for better results? For this to be true, LLMs would need to be better at discriminating among previously-generated alternatives, than generating initial responses. We explore the validity of this hypothesis in practice. We first formulate a unifie…

2025

TurkingBench: A Challenge Benchmark for Web Agents

NAACL 2025long

Can advanced multi-modal models effectively tackle complex web-based tasks? Such tasks are often found on crowdsourcing platforms, where crowdworkers engage in challenging micro-tasks within web-based environments.Building on this idea, we present TurkingBench, a benchmark consisting of tasks presen…

2025

Verifiable by Design: Aligning Language Models to Quote from Pre-Training Data

NAACL 2025long

To trust the fluent generations of large language models (LLMs), humans must be able to _verify_ their correctness against trusted, external sources. Recent efforts, such as providing citations via retrieved documents or post-hoc provenance, enhance verifiability but provide no guarantees on their c…

2025

Video-ColBERT: Contextualized Late Interaction for Text-to-Video Retrieval

CVPR 2025poster

In this work, we tackle the problem of text-to-video retrieval (T2VR). Inspired by the success of late interaction techniques in text-document, text-image, and text-video retrieval, our approach, Video-ColBERT, introduces a simple and efficient mechanism for fine-grained similarity assessment betwee…

Cited by 0SourcePDFScholar
2025

WorldAPIs: The World Is Worth How Many APIs? A Thought Experiment

AAAI 2025technical

AI systems make decisions in physical environments through primitive actions or affordances that are accessed via API calls. While deploying AI agents in the real world involves numerous high-level actions, existing embodied simulators offer a limited set of domain-salient APIs. This naturally bring…

Cited by 2SourcePDFScholar
2024

Contrastive Preference Optimization: Pushing the Boundaries of LLM Performance in Machine Translation

ICML 2024poster

Moderate-sized large language models (LLMs) -- those with 7B or 13B parameters -- exhibit promising machine translation (MT) performance. However, they do not match the performance of state-of-the-art conventional encoder-decoder translation models or larger-scale LLMs such as GPT-4. In this study,…

2024

Do Androids Know They’re Only Dreaming of Electric Sheep?

ACL 2024findings

We design probes trained on the internal representations of a transformer language model to predict its hallucinatory behavior on three grounded generation tasks. To train the probes, we annotate for span-level hallucination on both sampled (organic) and manually edited (synthetic) reference outputs…

Cited by 25SourcePDFScholar
2024

Dodo: Dynamic Contextual Compression for Decoder-only LMs

ACL 2024long

Transformer-based language models (LMs) are inefficient in long contexts. We propose Dodo, a solution for context compression. Instead of one vector per token in a standard transformer model, Dodo represents text with a dynamic number of hidden states at each layer, reducing the cost of self-attenti…

Cited by 7SourcePDFScholar
2024

Enhancing Systematic Decompositional Natural Language Inference Using Informal Logic

EMNLP 2024main

Recent language models enable new opportunities for structured reasoning with text, such as the construction of intuitive, proof-like textual entailment trees without relying on brittle formal logic. However, progress in this direction has been hampered by a long-standing lack of a clear protocol fo…

Cited by 9SourcePDFScholar
2024

FAMuS: Frames Across Multiple Sources

NAACL 2024long

Understanding event descriptions is a central aspect of language processing, but current approaches focus overwhelmingly on single sentences or documents. Aggregating information about an event across documents can offer a much richer understanding. To this end, we present FAMuS, a new corpus of Wik…

2024

Grounding Partially-Defined Events in Multimodal Data

EMNLP 2024finding

How are we able to learn about complex current events just from short snippets of video? While natural language enables straightforward ways to represent under-specified, partially observable events, visual data does not facilitate analogous methods and, consequently, introduces unique challenges in…

Cited by 1SourcePDFScholar
2024

Interpreting User Requests in the Context of Natural Language Standing Instructions

NAACL 2024findings

Users of natural language interfaces, frequently powered by Large Language Models (LLMs), must often repeat their full set of preferences each time they make a similar request. We describe an approach to LLM-based dialogue modeling in which persistent user constraints and preferences – collectively…

2024

LLM-Rubric: A Multidimensional, Calibrated Approach to Automated Evaluation of Natural Language Texts

ACL 2024long

This paper introduces a framework for the automated evaluation of natural language texts. A manually constructed rubric describes how to assess multiple dimensions of interest. To evaluate a text, a large language model (LLM) is prompted with each rubric question and produces a distribution over pot…

2024

LLMs in the Imaginarium: Tool Learning through Simulated Trial and Error

ACL 2024long

Tools are essential for large language models (LLMs) to acquire up-to-date information and take consequential actions in external environments. Existing work on tool-augmented LLMs primarily focuses on the broad coverage of tools and the flexibility of adding new tools. However, a critical aspect th…

2024

Language-to-Code Translation with a Single Labeled Example

EMNLP 2024main

Tools for translating natural language into code promise natural, open-ended interaction with databases, web APIs, and other software systems. However, this promise is complicated by the diversity and continual development of these systems, each with its own interface and distinct set of features. B…

Cited by 0SourcePDFScholar
2024

Learning to Retrieve Iteratively for In-Context Learning

EMNLP 2024main

We introduce iterative retrieval, a novel framework that empowers retrievers to make iterative decisions through policy optimization. Finding an optimal portfolio of retrieved items is a combinatorial optimization problem, generally considered NP-hard. This approach provides a learned approximation…

Cited by 5SourcePDFScholar
2024

NELLIE: A Neuro-Symbolic Inference Engine for Grounded, Compositional, and Explainable Reasoning

IJCAI 2024poster

Our goal is to develop a modern approach to answering questions via systematic reasoning where answers are supported by human interpretable proof trees grounded in an NL corpus of facts. Such a system would help alleviate the challenges of interpretability and hallucination with modern LMs, and the…

2024

Narrowing the Gap between Zero- and Few-shot Machine Translation by Matching Styles

NAACL 2024findings

Large language models trained primarily in a monolingual setting have demonstrated their ability to generalize to machine translation using zero- and few-shot examples with in-context learning. However, even though zero-shot translations are relatively good, there remains a discernible gap comparing…

Cited by 5SourcePDFScholar
2024

Natural Language Decomposition and Interpretation of Complex Utterances

IJCAI 2024poster

Designing natural language interfaces has historically required collecting supervised data to translate user requests into carefully designed intent representations. This requires enumerating and labeling a long tail of user requests, which is challenging. At the same time, large language models (LL…

Cited by 7SourcePDFScholar
2024

Ontologically Faithful Generation of Non-Player Character Dialogues

EMNLP 2024main

We introduce a language generation dataset grounded in a popular video game. KNUDGE (**KN**owledge Constrained **U**ser-NPC **D**ialogue **GE**neration) requires models to produce trees of dialogue between video game characters that accurately reflect quest and entity specifications stated in natura…

2024

RORA: Robust Free-Text Rationale Evaluation

ACL 2024long

Free-text rationales play a pivotal role in explainable NLP, bridging the knowledge and reasoning gaps behind a model’s decision-making. However, due to the diversity of potential reasoning paths and a corresponding lack of definitive ground truth, their evaluation remains a challenge. Existing metr…

2024

SemStamp: A Semantic Watermark with Paraphrastic Robustness for Text Generation

NAACL 2024long

Existing watermarked generation algorithms employ token-level designs and therefore, are vulnerable to paraphrase attacks. To address this issue, we introduce watermarking on the semantic representation of sentences. We propose SemStamp, a robust sentence-level semantic watermarking algorithm that u…

2024

TV-TREES: Multimodal Entailment Trees for Neuro-Symbolic Video Reasoning

EMNLP 2024main

It is challenging for models to understand complex, multimodal content such as television clips, and this is in part because video-language models often rely on single-modality reasoning and lack interpretability. To combat these issues we propose TV-TREES, the first multimodal entailment tree gener…

Cited by 10SourcePDFScholar
2024

Zero and Few-shot Semantic Parsing with Ambiguous Inputs

ICLR 2024poster

Despite the frequent challenges posed by ambiguity when representing meaning via natural language, it is often ignored or deliberately removed in tasks mapping language to formally-designed representations, which generally assume a one-to-one mapping between linguistic and formal representations. W…

2023

A Unified View of Evaluation Metrics for Structured Prediction

EMNLP 2023long main

We present a conceptual framework that unifies a variety of evaluation metrics for different structured prediction tasks (e.g. event and relation extraction, syntactic and semantic parsing). Our framework requires representing the outputs of these tasks as objects of certain data types, and derives…

Cited by 0SourcecodeScholar
2023

BenchCLAMP: A Benchmark for Evaluating Language Models on Syntactic and Semantic Parsing

NeurIPS 2023poster

Recent work has shown that generation from a prompted or fine-tuned language model can perform well at semantic parsing when the output is constrained to be a valid semantic representation. We introduce BenchCLAMP, a Benchmark to evaluate Constrained LAnguage Model Parsing, that includes context-fre…

2023

Condensing Multilingual Knowledge with Lightweight Language-Specific Modules

EMNLP 2023long main

Incorporating language-specific (LS) modules or Mixture-of-Experts (MoE) are proven methods to boost performance in multilingual model performance, but the scalability of these approaches to hundreds of languages or experts tends to be hard to manage. We present Language-specific Matrix Synthesis (L…

Cited by 0SourcecodeScholar
2023

Evaluating Paraphrastic Robustness in Textual Entailment Models

ACL 2023short

We present PaRTE, a collection of 1,126 pairs of Recognizing Textual Entailment (RTE) examples to evaluate whether models are robust to paraphrasing. We posit that if RTE models understand language, their predictions should be consistent across inputs that share the same meaning. We use the evaluati…

Cited by 6SourcePDFScholar
2023

InstructExcel: A Benchmark for Natural Language Instruction in Excel

EMNLP 2023long findings

With the evolution of Large Language Models (LLMs) we can solve increasingly more complex NLP tasks across various domains, including spreadsheets. This work investigates whether LLMs can generate code (Excel OfficeScripts, a TypeScript API for executing many tasks in Excel) that solves Excel specif…

Cited by 0SourceScholar
2023

Super-CLEVR: A Virtual Benchmark To Diagnose Domain Robustness in Visual Reasoning

CVPR 2023highlight

Visual Question Answering (VQA) models often perform poorly on out-of-distribution data and struggle on domain generalization. Due to the multi-modal nature of this task, multiple factors of variation are intertwined, making generalization difficult to analyze. This motivates us to introduce a virtu…

2023

When Do Decompositions Help for Machine Reading?

EMNLP 2023short main

Answering complex questions often requires multi-step reasoning in order to obtain the final answer. Most research into decompositions of complex questions involves open-domain systems, which have shown success in using these decompositions for improved retrieval. In the machine reading setting, how…

Cited by 0SourceScholar
2023

Why Did the Chicken Cross the Road? Rephrasing and Analyzing Ambiguous Questions in VQA

ACL 2023long

Natural language is ambiguous. Resolving ambiguous questions is key to successfully answering them. Focusing on questions about images, we create a dataset of ambiguous examples. We annotate these, grouping answers by the underlying question they address and rephrasing the question for each group to…

2022

Adapting Coreference Resolution Models through Active Learning

ACL 2022long

Neural coreference resolution models trained on one dataset may not transfer to new, low-resource domains. Active learning mitigates this problem by sampling a small subset of data for annotators to label. While active learning is well-defined for classification tasks, its application to coreference…

2022

Addressing Resource and Privacy Constraints in Semantic Parsing Through Data Augmentation

ACL 2022findings

We introduce a novel setup for low-resource task-oriented semantic parsing which incorporates several constraints that may arise in real-world scenarios: (1) lack of similar datasets/models from a related domain, (2) inability to sample useful logical forms directly from a grammar, and (3) privacy r…

Cited by 3SourcePDFScholar
2022

Ambiguous Images With Human Judgments for Robust Visual Event Classification

NeurIPS 2022accept

Contemporary vision benchmarks predominantly consider tasks on which humans can achieve near-perfect performance. However, humans are frequently presented with visual data that they cannot classify with 100% certainty, and models trained on standard vision benchmarks achieve low performance when eva…

Cited by 12SourcePDFScholar
2022

Automatic Document Selection for Efficient Encoder Pretraining

EMNLP 2022main

Building pretrained language models is considered expensive and data-intensive, but must we increase dataset size to achieve better performance? We propose an alternative to larger training sets by automatically identifying smaller yet domain-representative subsets. We extend Cynical Data Selection,…

2022

Pretrained Models for Multilingual Federated Learning

NAACL 2022long

Since the advent of Federated Learning (FL), research has applied these methods to natural language processing (NLP) tasks. Despite a plethora of papers in FL for NLP, no previous works have studied how multilingual text impacts FL algorithms. Furthermore, multilingual text provides an interesting a…

2022

Visual Commonsense in Pretrained Unimodal and Multimodal Models

NAACL 2022long

Our commonsense knowledge about objects includes their typical visual attributes; we know that bananas are typically yellow or green, and not purple. Text and image corpora, being subject to reporting bias, represent this world-knowledge to varying degrees of faithfulness. In this paper, we investig…

2022

When More Data Hurts: A Troubling Quirk in Developing Broad-Coverage Natural Language Understanding Systems

EMNLP 2022main

In natural language understanding (NLU) production systems, users’ evolving needs necessitate the addition of new features over time, indexed by new symbols added to the meaning representation space. This requires additional training data and results in ever-growing datasets. We present the first sy…

Cited by 3SourcePDFScholar
2021

BERT, mBERT, or BiBERT? A Study on Contextualized Embeddings for Neural Machine Translation

EMNLP 2021main

The success of bidirectional encoders using masked language models, such as BERT, on numerous natural language processing tasks has prompted researchers to attempt to incorporate these pre-trained models into neural machine translation (NMT) systems. However, proposed methods for incorporating pre-t…

2021

Calibrating Concepts and Operations: Towards Symbolic Reasoning on Real Images

ICCV 2021poster

While neural symbolic methods demonstrate impressive performance in visual question answering on synthetic images, their performance suffers on real images. We identify that the long-tail distribution of visual concepts and unequal importance of reasoning steps in real data are the two key obstacles…

Cited by 18PDFcodeScholar
2021

Constrained Language Models Yield Few-Shot Semantic Parsers

EMNLP 2021main

We explore the use of large pretrained language models as few-shot semantic parsers. The goal in semantic parsing is to generate a structured meaning representation given a natural language input. However, language models are trained to generate natural language. To bridge the gap, we use language m…

2021

Everything Is All It Takes: A Multipronged Strategy for Zero-Shot Cross-Lingual Information Extraction

EMNLP 2021main

Zero-shot cross-lingual information extraction (IE) describes the construction of an IE model for some target language, given existing annotations exclusively in some other language, typically English. While the advance of pretrained multilingual encoders suggests an easy optimism of “train on Engli…

2019

What do you learn from context? Probing for sentence structure in contextualized word representations

ICLR 2019poster

Contextualized representation models such as ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2018) have recently achieved state-of-the-art results on a diverse array of downstream NLP tasks. Building on recent token-level probing work, we introduce a novel edge probing task design and construct…

Cited by 1017SourcePDFScholar
2018

Multilingual Anchoring: Interactive Topic Modeling and Alignment Across Languages

NeurIPS 2018poster

Multilingual topic models can reveal patterns in cross-lingual document collections. However, existing models lack speed and interactivity, which prevents adoption in everyday corpora exploration or quick moving situations (e.g., natural disasters, political instability). First, we propose a multili…