← Search

Xinnuo Xu

8 accepted papers

2025

Compositional Causal Reasoning Evaluation in Language Models

ICML 2025poster

Causal reasoning and compositional reasoning are two core aspirations in AI. Measuring the extent of these behaviors requires principled evaluation methods. We explore a unified perspective that considers both behaviors simultaneously, termed *compositional causal reasoning* (CCR): the ability to in…

Cited by 1SourcePDFScholar
2025

RE-IMAGINE: Symbolic Benchmark Synthesis for Reasoning Evaluation

ICML 2025poster

Recent Large Language Models (LLMs) have reported high accuracy on reasoning benchmarks. However, it is still unclear whether the observed results arise from true “reasoning” or from statistical recall of the training set. Inspired by the ladder of causation (Pearl, 2009) and its three levels (assoc…

Cited by 0SourcePDFScholar
2025

Reasoning Elicitation in Language Models via Counterfactual Feedback

ICLR 2025oral

Despite the increasing effectiveness of language models, their reasoning capabilities remain underdeveloped. In particular, causal reasoning through counterfactual question answering is lacking. This work aims to bridge this gap. We first derive novel metrics that balance accuracy in factual and cou…

Cited by 0SourcePDFScholar
2024

A Bayesian Approach to Data Point Selection

NeurIPS 2024poster

Data point selection (DPS) is becoming a critical topic in deep learning due to the ease of acquiring uncurated training data compared to the difficulty of obtaining curated or processed data. Existing approaches to DPS are predominantly based on a bi-level optimisation (BLO) formulation, which is…

Cited by 0SourcePDFScholar
2021

AggGen: Ordering and Aggregating while Generating

ACL 2021long

We present AggGen (pronounced ‘again’) a data-to-text model which re-introduces two explicit sentence planning stages into neural data-to-text systems: input ordering and input aggregation. In contrast to previous work using sentence planning, our model is still end-to-end: AggGen performs sentence…

2021

AugNLG: Few-shot Natural Language Generation using Self-trained Data Augmentation

ACL 2021long

Natural Language Generation (NLG) is a key component in a task-oriented dialogue system, which converts the structured meaning representation (MR) to the natural language. For large-scale conversational systems, where it is common to have over hundreds of intents and thousands of slots, neither temp…

2021

MiRANews: Dataset and Benchmarks for Multi-Resource-Assisted News Summarization

EMNLP 2021finding

One of the most challenging aspects of current single-document news summarization is that the summary often contains ‘extrinsic hallucinations’, i.e., facts that are not present in the source document, which are often derived via world knowledge. This causes summarisation systems to act more like op…