← Search

Chenhao Tan

26 accepted papers

2026

Collaborative Disagreement Resolution for Scalable Oversight

ICML 2026poster

*Debate*, where AI agents argue opposing positions, has emerged as a key approach to scalable oversight. However, debate faces a fundamental tension: models are incentivized to be persuasive to the judge, which may not always align with epistemic honesty. In this work, we propose an alternative para…

Cited by 0SourceScholar
2026

LLMs Must Think Thrice to Solve Executable Counterfactuals

ICLR 2026poster

Counterfactual reasoning, a hallmark of intelligence, consists of three steps: inferring latent variables from observations (abduction), constructing alternative situations (interventions), and predicting the outcomes of the alternatives (prediction). This skill is essential for advancing LLMs' caus…

Cited by 0SourceScholar
2025

Absence Bench: Language Models Can’t See What’s Missing

NeurIPS 2025spotlight

Large language models (LLMs) are increasingly capable of processing long inputs and locating specific information within them, as evidenced by their performance on the Needle in a Haystack (NIAH) test. However, while models excel at recalling surprising information, they still struggle to identify c…

Cited by 0SourceScholar
2025

CLEAR: A Clinically Grounded Tabular Framework for Radiology Report Evaluation

EMNLP 2025

Existing metrics often lack the granularity and interpretability to capture nuanced clinical differences between candidate and ground-truth radiology reports, resulting in suboptimal evaluation. We introduce a **Cl**inically grounded tabular framework with **E**xpert-curated labels and **A**ttribute

2025

CaseSumm: A Large-Scale Dataset for Long-Context Summarization from U.S. Supreme Court Opinions

NAACL 2025findings

This paper introduces CaseSumm, a novel dataset for long-context summarization in the legal domain that addresses the need for longer and more complex datasets for summarization evaluation. We collect 25.6K U.S. Supreme Court (SCOTUS) opinions and their official summaries, known as “syllabuses.” Our…

Cited by 0SourcePDFScholar
2025

Concept Incongruence: An Exploration of Time and Death in Role Playing

NeurIPS 2025poster

Consider this prompt "Draw a unicorn with two horns". Should large language models (LLMs) recognize that a unicorn has only one horn by definition and ask users for clarifications, or proceed to generate something anyway? We introduce *concept incongruence* to capture such phenomena where concept bo…

Cited by 0SourcecodeScholar
2025

GPT-4V Cannot Generate Radiology Reports Yet

NAACL 2025findings

GPT-4’s purported strong multimodal abilities raise interests in using it to automate radiology report writing, but there lacks thorough evaluations. In this work, we perform a systematic evaluation of GPT-4 (4o and vision-preview) in generating radiology reports across three chest X-ray report benc…

Cited by 3SourcePDFScholar
2025

Literature Meets Data: A Synergistic Approach to Hypothesis Generation

ACL 2025long

AI holds promise for transforming scientific processes, including hypothesis generation. Prior work on hypothesis generation can be broadly categorized into theory-driven and data-driven approaches. While both have proven effective in generating novel and plausible hypotheses, it remains an open que…

2025

MoVa: Towards Generalizable Classification of Human Morals and Values

EMNLP 2025

Identifying human morals and values embedded in language is essential to empirical studies of communication. However, researchers often face substantial difficulty navigating the diversity of theoretical frameworks and data available for their analysis. Here, we contribute MoVa, a well-documented su

2025

Prompting as Scientific Inquiry

NeurIPS 2025poster

Prompting is the primary method by which we study and control large language models. It is also one of the most powerful: nearly every major capability attributed to LLMs—few-shot learning, chain-of-thought, constitutional AI—was first unlocked through prompting. Yet prompting is rarely treated as s…

Cited by 0SourceScholar
2024

CHIME: LLM-Assisted Hierarchical Organization of Scientific Studies for Literature Review Support

ACL 2024findings

Literature review requires researchers to synthesize a large amount of information and is increasingly challenging as the scientific literature expands. In this work, we investigate the potential of LLMs for producing hierarchical organizations of scientific studies to assist researchers with litera…

2023

Ecologically Valid Explanations for Label Variation in NLI

EMNLP 2023short findings

Human label variation, or annotation disagreement, exists in many natural language processing (NLP) tasks, including natural language inference (NLI). To gain direct evidence of how NLI label variation arises, we build LiveNLI, an English dataset of 1,415 ecologically valid explanations (annotators…

Cited by 0SourcecodeScholar
2023

Language Models Can Improve Event Prediction by Few-Shot Abductive Reasoning

NeurIPS 2023poster

Large language models have shown astonishing performance on a wide range of reasoning tasks. In this paper, we investigate whether they could reason about real-world events and help improve the prediction performance of event sequence models. We design LAMP, a framework that integrates a large langu…

Cited by 52SourcePDFScholar
2023

Learning Human-Compatible Representations for Case-Based Decision Support

ICLR 2023poster

Algorithmic case-based decision support provides examples to help human make sense of predicted labels and aid human in decision-making tasks. Despite the promising performance of supervised learning, representations learned by supervised models may not align well with human intuitions: what models…

2022

Explaining Why: How Instructions and User Interfaces Impact Annotator Rationales When Labeling Text Data

NAACL 2022long

In the context of data labeling, NLP researchers are increasingly interested in having humans select rationales, a subset of input tokens relevant to the chosen label. We conducted a 332-participant online user study to understand how humans select rationales, especially how different instructions a…

Cited by 9SourcePDFScholar
2022

What to Learn, and How: Toward Effective Learning from Rationales

ACL 2022findings

Learning from rationales seeks to augment model prediction accuracy using human-annotated rationales (i.e. subsets of input tokens) that justify their chosen labels, often in the form of intermediate or multitask supervision. While intuitive, this idea has proven elusive in practice. We make two obs…

2019

Ask not what AI can do, but what AI should do: Towards a framework of task delegability

NeurIPS 2019spotlight

While artificial intelligence (AI) holds promise for addressing societal challenges, issues of exactly which tasks to automate and to what extent to do so remain understudied. We approach this problem of task delegability from a human-centered perspective by developing a framework on human perceptio…