← Search

Chris Callison-Burch

50 accepted papers

2026

LaTeX2Layout: High-Fidelity, Scalable Document Layout Annotation Pipeline for Layout Detection

AAAI 2026technical

General-purpose Vision-Language Models (VLMs) are increasingly integral to modern AI systems for document understanding, yet their ability to perform fine-grained layout analysis remains severely underdeveloped. Overcoming this limitation requires large-scale, high-fidelity training datasets. Howeve

Cited by 0SourcePDFScholar
2025

Calibrating Large Language Models with Sample Consistency

AAAI 2025technical

Accurately gauging the confidence level of Large Language Models' (LLMs) predictions is pivotal for their reliable application. However, LLMs are often uncalibrated inherently and elude conventional calibration techniques due to their proprietary nature and massive scale. In this work, we derive mod…

2025

Concept Lancet: Image Editing with Compositional Representation Transplant

CVPR 2025poster

Diffusion models are widely used for image editing tasks. Existing editing methods often design a representation manipulation procedure by curating an edit direction in the text embedding or score space. However, such a procedure faces a key challenge: overestimating the edit strength harms visual c…

Cited by 0SourcePDFScholar
2025

Contra4: Evaluating Contrastive Cross-Modal Reasoning in Audio, Video, Image, and 3D

EMNLP 2025

Real-world decision-making often begins with identifying which modality contains the most relevant information for a given query. While recent multimodal models have made impressive progress in processing diverse inputs, it remains unclear whether they can reason contrastively across multiple modali

Cited by 0SourcePDFScholar
2025

Molmo and PixMo: Open Weights and Open Data for State-of-the-Art Vision-Language Models

CVPR 2025award

Today's most advanced vision-language models (VLMs) remain proprietary. The strongest open-weight models rely heavily on synthetic data from proprietary VLMs to achieve good performance, effectively distilling these closed VLMs into open ones. As a result, the community has been missing foundational…

2025

Multilingual Retrieval Augmented Generation for Culturally-Sensitive Tasks: A Benchmark for Cross-lingual Robustness

ACL 2025finding

The paradigm of retrieval-augmented generated (RAG) helps mitigate hallucinations of large language models (LLMs). However, RAG also introduces biases contained within the retrieved documents. These biases can be amplified in scenarios which are multilingual and culturally-sensitive, such as territo…

Cited by 0SourcePDFScholar
2025

Probabilistic Soundness Guarantees in LLM Reasoning Chains

EMNLP 2025

In reasoning chains generated by large language models (LLMs), initial errors often propagate and undermine the reliability of the final conclusion. Current LLM-based error detection methods often fail to detect propagated errors because earlier errors can corrupt judgments of downstream reasoning.

2025

Scaling Text-Rich Image Understanding via Code-Guided Synthetic Multimodal Data Generation

ACL 2025long

Reasoning about images with rich text, such as charts and documents, is a critical application of vision-language models (VLMs). However, VLMs often struggle in these domains due to the scarcity of diverse text-rich vision-language data. To address this challenge, we present CoSyn, a framework that…

Cited by 0SourcePDFScholar
2025

StyleDistance: Stronger Content-Independent Style Embeddings with Synthetic Parallel Examples

NAACL 2025long

Style representations aim to embed texts with similar writing styles closely and texts with different styles far apart, regardless of content. However, the contrastive triplets often used for training these representations may vary in both style and content, leading to potential content leakage in t…

Cited by 2SourcePDFScholar
2025

ViUniT: Visual Unit Tests for More Robust Visual Programming

CVPR 2025poster

Programming based approaches to reasoning tasks have substantially expanded the types of questions models can answer about visual scenes.Yet on benchmark visual reasoning data, when answering correctly, such models produce incorrect programs 33% of the time. These models are often right for the wron…

2025

mStyleDistance: Multilingual Style Embeddings and their Evaluation

ACL 2025finding

Style embeddings are useful for stylistic analysis and style transfer, yet they only exist for English. We introduce Multilingual StyleDistance (mStyleDistance), a method that can generate style embeddings in new languages using synthetic data and a contrastive loss. We create style embeddings in ni…

Cited by 0SourcePDFScholar
2024

A Textbook Remedy for Domain Shifts: Knowledge Priors for Medical Image Analysis

NeurIPS 2024spotlight

While deep networks have achieved broad success in analyzing natural images, when applied to medical scans, they often fail in unexcepted situations. We investigate this challenge and focus on model sensitivity to domain shifts, such as data sampled from different hospitals or data confounded by dem…

Cited by 4SourcePDFScholar
2024

Choice-75: A Dataset on Decision Branching in Script Learning

COLING 2024main

Script learning studies how daily events unfold. It enables machines to reason about narratives with implicit information. Previous works mainly consider a script as a linear sequence of events while ignoring the potential branches that arise due to people’s circumstantial choices. We hence propose…

2024

CoMo: Controllable Motion Generation through Language Guided Pose Code Editing

ECCV 2024poster

"Text-to-motion models excel at efficient human motion generation, but existing approaches lack fine-grained controllability over the generation process. Consequently, modifying subtle postures within a motion or inserting new actions at specific moments remains a challenge, limiting the applicabili…

2024

DataDreamer: A Tool for Synthetic Data Generation and Reproducible LLM Workflows

ACL 2024long

Large language models (LLMs) have become a dominant and important tool for NLP researchers in a wide range of tasks. Today, many researchers use LLMs in synthetic data generation, task evaluation, fine-tuning, distillation, and other model-in-the-loop research workflows. However, challenges arise wh…

2024

FanOutQA: A Multi-Hop, Multi-Document Question Answering Benchmark for Large Language Models

ACL 2024short

One type of question that is commonly found in day-to-day scenarios is “fan-out” questions, complex multi-hop, multi-document reasoning questions that require finding information about a large number of entities. However, there exist few resources to evaluate this type of question-answering capabili…

2024

Holodeck: Language Guided Generation of 3D Embodied AI Environments

CVPR 2024poster

3D simulated environments play a critical role in Embodied AI but their creation requires expertise and extensive manual effort restricting their diversity and scope. To mitigate this limitation we present Holodeck a system that generates 3D environments to match a user-supplied prompt fully automat…

2024

MiRAGeNews: Multimodal Realistic AI-Generated News Detection

EMNLP 2024finding

The proliferation of inflammatory or misleading “fake” news content has become increasingly common in recent years. Simultaneously, it has become easier than ever to use AI tools to generate photorealistic images depicting any scene imaginable. Combining these two—AI-generated fake news content—is p…

2024

PaCE: Parsimonious Concept Engineering for Large Language Models

NeurIPS 2024poster

Large Language Models (LLMs) are being used for a wide variety of tasks. While they are capable of generating human-like responses, they can also produce undesirable output including potentially harmful information, racist or sexist language, and hallucinations. Alignment methods are designed to red…

2024

ParaGuide: Guided Diffusion Paraphrasers for Plug-and-Play Textual Style Transfer

AAAI 2024technical

Textual style transfer is the task of transforming stylistic properties of text while preserving meaning. Target "styles" can be defined in numerous ways, ranging from single attributes (e.g. formality) to authorship (e.g. Shakespeare). Previous unsupervised style-transfer approaches generally rely…

2024

RAID: A Shared Benchmark for Robust Evaluation of Machine-Generated Text Detectors

ACL 2024long

Many commercial and open-source models claim to detect machine-generated text with extremely high accuracy (99% or more). However, very few of these detectors are evaluated on shared benchmark datasets and even when they are, the datasets used for evaluation are insufficiently challenging—lacking va…

2024

ReDel: A Toolkit for LLM-Powered Recursive Multi-Agent Systems

EMNLP 2024system demonstrations

Recently, there has been increasing interest in using Large Language Models (LLMs) to construct complex multi-agent systems to perform tasks such as compiling literature reviews, drafting consumer reports, and planning vacations. Many tools and libraries exist for helping create such systems, howeve…

2024

This Land is Your, My Land: Evaluating Geopolitical Bias in Language Models through Territorial Disputes

NAACL 2024long

Do the Spratly Islands belong to China, the Philippines, or Vietnam? A pretrained large language model (LLM) may answer differently if asked in the languages of each claimant country: Chinese, Tagalog, or Vietnamese. This contrasts with a multilingual human, who would likely answer consistently. In…

2024

TinyStyler: Efficient Few-Shot Text Style Transfer with Authorship Embeddings

EMNLP 2024finding

The goal of text style transfer is to transform the style of texts while preserving their original meaning, often with only a few examples of the target style. Existing style transfer methods generally rely on the few-shot capabilities of large language models or on complex controllable text generat…

2023

Bidirectional Language Models Are Also Few-shot Learners

ICLR 2023poster

Large language models such as GPT-3 (Brown et al., 2020) can perform arbitrary tasks without undergoing fine-tuning after being prompted with only a few labeled examples. An arbitrary task can be reformulated as a natural language prompt, and a language model can be asked to generate the completion,…

Cited by 66SourcePDFScholar
2023

CoRRPUS: Code-based Structured Prompting for Neurosymbolic Story Understanding

ACL 2023findings

Story generation and understanding—as with all NLG/NLU tasks—has seen a surge in neurosymbolic work. Researchers have recognized that, while large language models (LLMs) have tremendous utility, they can be augmented with symbolic means to be even better and to make up for many flaws that neural net…

2023

Explanation-based Finetuning Makes Models More Robust to Spurious Cues

ACL 2023long

Large Language Models (LLMs) are so powerful that they sometimes learn correlations between labels and features that are irrelevant to the task, leading to poor generalization on out-of-distribution data. We propose explanation-based finetuning as a general approach to mitigate LLMs’ reliance on spu…

2023

FIREBALL: A Dataset of Dungeons and Dragons Actual-Play with Structured Game State Information

ACL 2023long

Dungeons & Dragons (D&D) is a tabletop roleplaying game with complex natural language interactions between players and hidden state information. Recent work has shown that large language models (LLMs) that have access to state information can generate higher quality game turns than LLMs that use dia…

2023

I Cast Detect Thoughts: Learning to Converse and Guide with Intents and Theory-of-Mind in Dungeons and Dragons

ACL 2023long

We propose a novel task, G4C, to study teacher-student natural language interactions in a goal-driven and grounded environment. Dungeons and Dragons (D&D), a role-playing game, provides an ideal setting to investigate such interactions. Here, the Dungeon Master (DM), i.e., the teacher, guides the ac…

Cited by 26SourcePDFScholar
2023

Language in a Bottle: Language Model Guided Concept Bottlenecks for Interpretable Image Classification

CVPR 2023poster

Concept Bottleneck Models (CBM) are inherently interpretable models that factor model decisions into human-readable concepts. They allow people to easily understand why a model is failing, a critical feature for high-stakes applications. CBMs require manually specified concepts and often under-perfo…

2023

Learning Interpretable Style Embeddings via Prompting LLMs

EMNLP 2023long findings

Style representation learning builds content-independent representations of author style in text. To date, no large dataset of texts with stylometric annotations on a wide range of style dimensions has been compiled, perhaps because the linguistic expertise to perform such annotation would be prohib…

Cited by 0SourceScholar
2023

Open-Domain Hierarchical Event Schema Induction by Incremental Prompting and Verification

ACL 2023long

Event schemas are a form of world knowledge about the typical progression of events. Recent methods for event schema induction use information extraction systems to construct a large number of event graph instances from documents, and then learn to generalize the schema from such instances. In contr…

2023

Real or Fake Text?: Investigating Human Ability to Detect Boundaries between Human-Written and Machine-Generated Text

AAAI 2023technical

As text generated by large language models proliferates, it becomes vital to understand how humans engage with such text, and whether or not they are able to detect when the text they are reading did not originate with a human writer. Prior work on human detection of generated text focuses on the ca…

2022

A Feasibility Study of Answer-Agnostic Question Generation for Education

ACL 2022findings

We conduct a feasibility study into the applicability of answer-agnostic question generation models to textbook passages. We show that a significant portion of errors in such systems arise from asking irrelevant or un-interpretable questions and that such errors can be ameliorated by providing summa…

2022

A Recipe for Arbitrary Text Style Transfer with Large Language Models

ACL 2022short

In this paper, we leverage large language models (LLMs) to perform zero-shot text style transfer. We present a prompting method that we call augmented zero-shot learning, which frames style transfer as a sentence rewriting task and requires only a natural language instruction, without model fine-tun…

Cited by 186SourcePDFScholar
2022

Deduplicating Training Data Makes Language Models Better

ACL 2022long

We find that existing language modeling datasets contain many near-duplicate examples and long repetitive substrings. As a result, over 1% of the unprompted output of language models trained on these datasets is copied verbatim from the training data. We develop two tools that allow us to deduplicat…

2022

Dungeons and Dragons as a Dialog Challenge for Artificial Intelligence

EMNLP 2022main

AI researchers have posited Dungeons and Dragons (D&D) as a challenge problem to test systems on various language-related capabilities. In this paper, we frame D&D specifically as a dialogue system challenge, where the tasks are to both generate the next conversational turn in the game and predict t…

Cited by 48SourcePDFScholar
2022

Is “My Favorite New Movie” My Favorite Movie? Probing the Understanding of Recursive Noun Phrases

NAACL 2022long

Recursive noun phrases (NPs) have interesting semantic properties. For example, “my favorite new movie” is not necessarily my favorite movie, whereas “my new favorite movie” is. This is common sense to humans, yet it is unknown whether language models have such knowledge. We introduce the Recursive…

2022

RESIN-11: Schema-guided Event Prediction for 11 Newsworthy Scenarios

NAACL 2022system demonstrations

We introduce RESIN-11, a new schema-guided event extraction&prediction framework that can be applied to a large variety of newsworthy scenarios. The framework consists of two parts: (1) an open-domain end-to-end multimedia multilingual information extraction system with weak-supervision and zero-sho…

2022

Show Me More Details: Discovering Hierarchies of Procedures from Semi-structured Web Data

ACL 2022long

Procedures are inherently hierarchical. To “make videos”, one may need to “purchase a camera”, which in turn may require one to “set a budget”. While such hierarchical knowledge is critical for reasoning about complex procedures, most existing work has treated procedures as shallow structures withou…

2022

The Case for a Single Model that can Both Generate Continuations and Fill-in-the-Blank

NAACL 2022findings

The task of inserting text into a specified position in a passage, known as fill in the blank (FitB), is useful for a variety of applications where writers interact with a natural language generation (NLG) system to craft text. While previous work has tackled this problem with models trained specifi…

Cited by 3SourcePDFScholar
2022

Unsupervised Entity Linking with Guided Summarization and Multiple-Choice Selection

EMNLP 2022main

Entity linking, the task of linking potentially ambiguous mentions in texts to corresponding knowledge-base entities, is an important component for language understanding. We address two challenge in entity linking: how to leverage wider contexts surrounding a mention, and how to deal with limited t…

Cited by 7SourcePDFScholar
2022

Visualizing the Obvious: A Concreteness-based Ensemble Model for Noun Property Prediction

EMNLP 2022finding

Neural language models encode rich knowledge about entities and their relationships which can be extracted from their representations using probing. Common properties of nouns (e.g., red strawberries, small ant) are, however, more challenging to extract compared to other types of knowledge because t…

2021

BiSECT: Learning to Split and Rephrase Sentences with Bitexts

EMNLP 2021main

An important task in NLP applications such as sentence simplification is the ability to take a long, complex sentence and split it into shorter sentences, rephrasing as necessary. We introduce a novel dataset and a new model for this ‘split and rephrase’ task. Our BiSECT training data consists of 1…

2021

Cultural and Geographical Influences on Image Translatability of Words across Languages

NAACL 2021long

Neural Machine Translation (NMT) models have been observed to produce poor translations when there are few/no parallel sentences to train the models. In the absence of parallel data, several approaches have turned to the use of images to learn translations. Since images of words, e.g., horse may be…

2021

GooAQ: Open Question Answering with Diverse Answer Types

EMNLP 2021finding

While day-to-day questions come with a variety of answer types, the current question-answering (QA) literature has failed to adequately address the answer diversity of questions. To this end, we present GooAQ, a large-scale dataset with a variety of answer types. This dataset contains over 5 million…

2021

RESIN: A Dockerized Schema-Guided Cross-document Cross-lingual Cross-media Information Extraction and Event Tracking System

NAACL 2021system demonstrations

We present a new information extraction system that can automatically construct temporal event graphs from a collection of news documents from multiple sources, multiple languages (English and Spanish for our experiment), and multiple data modalities (speech, text, image and video). The system advan…

2021

SynthBio: A Case Study in Faster Curation of Text Datasets

NeurIPS 2021poster

NLP researchers need more, higher-quality text datasets. Human-labeled datasets are expensive to collect, while datasets collected via automatic retrieval from the web such as WikiBio [Lebret 2016] are noisy and can include undesired biases. Moreover, data sourced from the web is often included in d…

Cited by 14SourceScholar
2021

Visual Goal-Step Inference using wikiHow

EMNLP 2021main

Understanding what sequence of steps are needed to complete a goal can help artificial intelligence systems reason about human activities. Past work in NLP has examined the task of goal-step inference for text. We introduce the visual analogue. We propose the Visual Goal-Step Inference (VGSI) task,…

2021

“Wikily” Supervised Neural Translation Tailored to Cross-Lingual Tasks

EMNLP 2021main

We present a simple but effective approach for leveraging Wikipedia for neural machine translation as well as cross-lingual tasks of image captioning and dependency parsing without using any direct supervision from external parallel data or supervised models in the target language. We show that firs…