← Search

Nigel Collier

42 accepted papers

2026

SimBench: Benchmarking the Ability of Large Language Models to Simulate Human Behaviors

ICLR 2026poster

Large language model (LLM) simulations of human behavior have the potential to revolutionize the social and behavioral sciences, if and only if they faithfully reflect real human behaviors. Current evaluations are fragmented, based on bespoke tasks and metrics, creating a patchwork of incomparable r…

Cited by 0SourceScholar
2025

500xCompressor: Generalized Prompt Compression for Large Language Models

ACL 2025long

Prompt compression is important for large language models (LLMs) to increase inference speed, reduce costs, and improve user experience. However, current methods face challenges such as low compression ratios and potential training-test overlap during evaluation. To address these issues, we propose…

2025

Aligning with Logic: Measuring, Evaluating and Improving Logical Preference Consistency in Large Language Models

ICML 2025spotlight

Large Language Models (LLMs) are expected to be predictable and trustworthy to support reliable decision-making systems. Yet current LLMs often show inconsistencies in their judgments. In this work, we examine \textit{logical preference consistency} as a foundational requirement for building more de…

Cited by 11SourcePDFScholar
2025

All Roads Lead to Rome: Graph-Based Confidence Estimation for Large Language Model Reasoning

EMNLP 2025

Confidence estimation is essential for the reliable deployment of large language models (LLMs). Existing methods are primarily designed for factual QA tasks and often fail to generalize to reasoning tasks. To address this gap, we propose a set of training-free, graph-based confidence estimation meth

Cited by 0SourcePDFScholar
2025

LoGU: Long-form Generation with Uncertainty Expressions

ACL 2025long

While Large Language Models (LLMs) demonstrate impressive capabilities, they still struggle with generating factually incorrect content (i.e., hallucinations). A promising approach to mitigate this issue is enabling models to express uncertainty when unsure. Previous research on uncertainty modeling…

2025

PT-MoE: An Efficient Finetuning Framework for Integrating Mixture-of-Experts into Prompt Tuning

NeurIPS 2025poster

Parameter-efficient fine-tuning (PEFT) methods have shown promise in adapting large language models, yet existing approaches exhibit counter-intuitive phenomena: integrating either matrix decomposition or mixture-of-experts (MoE) individually decreases performance across tasks, though decomposition…

Cited by 0SourcecodeScholar
2025

UNCLE: Benchmarking Uncertainty Expressions in Long-Form Generation

EMNLP 2025

Large Language Models (LLMs) are prone to hallucination, particularly in long-form generations. A promising direction to mitigate hallucination is to teach LLMs to express uncertainty explicitly when they lack sufficient knowledge. However, existing work lacks direct and fair evaluation of LLMs’ abi

2024

BAND: Biomedical Alert News Dataset

AAAI 2024technical

Infectious disease outbreaks continue to pose a significant threat to human health and well-being. To improve disease surveillance and understanding of disease spread, several surveillance systems have been developed to monitor daily news alerts and social media. However, existing systems lack thoro…

2024

Fairer Preferences Elicit Improved Human-Aligned Large Language Model Judgments

EMNLP 2024main

Large language models (LLMs) have shown promising abilities as cost-effective and reference-free evaluators for assessing language generation quality. In particular, pairwise LLM evaluators, which compare two generated texts and determine the preferred one, have been employed in a wide range of appl…

2024

LUQ: Long-text Uncertainty Quantification for LLMs

EMNLP 2024main

Large Language Models (LLMs) have demonstrated remarkable capability in a variety of NLP tasks. However, LLMs are also prone to generate nonfactual content. Uncertainty Quantification (UQ) is pivotal in enhancing our understanding of a model’s confidence on its generation, thereby aiding in the miti…

2024

PiVe: Prompting with Iterative Verification Improving Graph-based Generative Capability of LLMs

ACL 2024findings

Large language models (LLMs) have shown great abilities of solving various natural language tasks in different domains. Due to the training objective of LLMs and their pre-training data, LLMs are not very well equipped for tasks involving structured data generation. We propose a framework, Prompting…

2024

TOAD: Task-Oriented Automatic Dialogs with Diverse Response Styles

ACL 2024findings

In light of recent advances in large language models (LLMs), the expectations for the next generation of virtual assistants include enhanced naturalness and adaptability across diverse usage scenarios. However, the creation of high-quality annotated data for Task-Oriented Dialog (TOD) is recognized…

Cited by 7SourcePDFScholar
2024

TopViewRS: Vision-Language Models as Top-View Spatial Reasoners

EMNLP 2024main

Top-view perspective denotes a typical way in which humans read and reason over different types of maps, and it is vital for localization and navigation of humans as well as of ‘non-human’ agents, such as the ones backed by large Vision-Language Models (VLMs). Nonetheless, spatial reasoning capabili…

2024

Unlocking Structure Measuring: Introducing PDD, an Automatic Metric for Positional Discourse Coherence

NAACL 2024short

Recent large language models (LLMs) have shown remarkable performance in aligning generated text with user intentions across various tasks. When it comes to long-form text generation, there has been a growing interest in generation from a discourse coherence perspective.However, existing lexical or…

2023

Biomedical Named Entity Recognition via Dictionary-based Synonym Generalization

EMNLP 2023long main

Biomedical named entity recognition is one of the core tasks in biomedical natural language processing (BioNLP). To tackle this task, numerous supervised/distantly supervised approaches have been proposed. Despite their remarkable success, these approaches inescapably demand laborious human effort.…

Cited by 0SourcecodeScholar
2023

DePlot: One-shot visual language reasoning by plot-to-table translation

ACL 2023findings

Visual language such as charts and plots is ubiquitous in the human world. Comprehending plots and charts requires strong reasoning skills. Prior state-of-the-art (SOTA) models require at least tens of thousands of training examples and their reasoning capabilities are still much limited, especially…

2023

MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering

ACL 2023long

Visual language data such as plots, charts, and infographics are ubiquitous in the human world. However, state-of-the-art vision-language models do not perform well on these data. We propose MatCha (Math reasoning and Chart derendering pretraining) to enhance visual language models’ capabilities in…

2023

On the Effectiveness of Parameter-Efficient Fine-Tuning

AAAI 2023technical

Fine-tuning pre-trained models has been ubiquitously proven to be effective in a wide range of NLP tasks. However, fine-tuning the whole model is parameter inefficient as it always yields an entirely new model for each task. Currently, many research works propose to only fine-tune a small portion of…

2023

POSQA: Probe the World Models of LLMs with Size Comparisons

EMNLP 2023long findings

Embodied language comprehension emphasizes that language understanding is not solely a matter of mental processing in the brain but also involves interactions with the physical and social environment. With the explosive growth of Large Language Models (LLMs) and their already ubiquitous presence in…

Cited by 0SourcecodeScholar
2023

Repetition In Repetition Out: Towards Understanding Neural Text Degeneration from the Data Perspective

NeurIPS 2023poster

There are a number of diverging hypotheses about the neural text degeneration problem, i.e., generating repetitive and dull loops, which makes this problem both interesting and confusing. In this work, we aim to advance our understanding by presenting a straightforward and fundamental explanation fr…

2022

A Contrastive Framework for Neural Text Generation

NeurIPS 2022accept

Text generation is of great importance to many natural language processing applications. However, maximization-based decoding methods (e.g., beam search) of neural language models often lead to degenerate solutions---the generated text is unnatural and contains undesirable repetitions. Existing appr…

2022

Improving Word Translation via Two-Stage Contrastive Learning

ACL 2022long

Word translation or bilingual lexicon induction (BLI) is a key cross-lingual task, aiming to bridge the lexical gap between different languages. In this work, we propose a robust and effective two-stage contrastive learning framework for the BLI task. At Stage C1, we propose to refine standard cross…

2022

Incorporating Stock Market Signals for Twitter Stance Detection

ACL 2022long

Research in stance detection has so far focused on models which leverage purely textual input. In this paper, we investigate the integration of textual and financial signals for stance detection in the financial domain. Specifically, we propose a robust multi-task neural architecture that combines t…

2022

Prix-LM: Pretraining for Multilingual Knowledge Base Construction

ACL 2022long

Knowledge bases (KBs) contain plenty of structured world and commonsense knowledge. As such, they often complement distributional text-based information and facilitate various downstream tasks. Since their manual construction is resource- and time-intensive, recent efforts have tried leveraging larg…

2022

Rewire-then-Probe: A Contrastive Recipe for Probing Biomedical Knowledge of Pre-trained Language Models

ACL 2022long

Knowledge probing is crucial for understanding the knowledge transfer mechanism behind the pre-trained language models (PLMs). Despite the growing progress of probing knowledge for PLMs in the general domain, specialised areas such as the biomedical domain are vastly under-explored. To facilitate th…

2022

TaCL: Improving BERT Pre-training with Token-aware Contrastive Learning

NAACL 2022findings

Masked language models (MLMs) such as BERT have revolutionized the field of Natural Language Understanding in the past few years. However, existing pre-trained MLMs often output an anisotropic distribution of token representations that occupies a narrow subset of the entire representation space. Suc…

2021

Dialogue Response Selection with Hierarchical Curriculum Learning

ACL 2021long

We study the learning of a matching model for dialogue response selection. Motivated by the recent finding that models trained with random negative samples are not ideal in real-world scenarios, we propose a hierarchical curriculum learning framework that trains the matching model in an “easy-to-dif…

2021

Fast, Effective, and Self-Supervised: Transforming Masked Language Models into Universal Lexical and Sentence Encoders

EMNLP 2021main

Previous work has indicated that pretrained Masked Language Models (MLMs) are not effective as universal lexical and sentence encoders off-the-shelf, i.e., without further task-specific fine-tuning on NLI, sentence similarity, or paraphrasing tasks using annotated task data. In this work, we demonst…

2021

Few-Shot Table-to-Text Generation with Prototype Memory

EMNLP 2021finding

Neural table-to-text generation models have achieved remarkable progress on an array of tasks. However, due to the data-hungry nature of neural models, their performances strongly rely on large-scale training examples, limiting their applicability in real-world applications. To address this, we prop…

2021

Learning Domain-Specialised Representations for Cross-Lingual Biomedical Entity Linking

ACL 2021short

Injecting external domain-specific knowledge (e.g., UMLS) into pretrained language models (LMs) advances their capability to handle specialised in-domain tasks such as biomedical entity linking (BEL). However, such abundant expert knowledge is available only for a handful of languages (e.g., English…

2021

Mixture-of-Partitions: Infusing Large Biomedical Knowledge Graphs into BERT

EMNLP 2021main

Infusing factual knowledge into pre-trained models is fundamental for many knowledge-intensive tasks. In this paper, we proposed Mixture-of-Partitions (MoP), an infusion approach that can handle a very large knowledge graph (KG) by partitioning it into smaller sub-graphs and infusing their specific…

2021

Plan-then-Generate: Controlled Data-to-Text Generation via Planning

EMNLP 2021finding

Recent developments in neural networks have led to the advance in data-to-text generation. However, the lack of ability of neural models to control the structure of generated output can be limiting in certain real-world applications. In this study, we propose a novel Plan-then-Generate (PlanGen) fra…

Cited by 84SourcePDFScholar
2021

Self-Alignment Pretraining for Biomedical Entity Representations

NAACL 2021long

Despite the widespread success of self-supervised learning via masked language models (MLM), accurately capturing fine-grained semantic relationships in the biomedical domain remains a challenge. This is of paramount importance for entity-level tasks such as entity linking where the ability to model…

2021

Visually Grounded Reasoning across Languages and Cultures

EMNLP 2021main

The design of widespread vision-and-language datasets and pre-trained encoders directly adopts, or draws inspiration from, the concepts and images of ImageNet. While one can hardly overestimate how much this benchmark contributed to progress in computer vision, it is mostly derived from lexical data…

Cited by 175SourcePDFScholar