← Search

Xiaodan Zhu

45 accepted papers

2026

IDRBench: Understanding the Capability of Large Language Models on Interdisciplinary Research

ICML 2026poster

Innovation is a key driving force of human civilization. As the body of knowledge has grown considerably, bridging knowledge across different disciplines, where significant innovation often emerges, has become increasingly challenging. The recent advancements in machine learning models, particularly…

Cited by 0SourceScholar
2026

RedDebate: Safer Responses Through Multi-Agent Red Teaming Debates

ICML 2026poster

We introduce RedDebate, a novel multi-agent debate framework that provides the foundation for Large Language Models (LLMs) to identify and mitigate their own unsafe behaviors. Existing AI safety approaches often rely on costly human evaluation or isolated single-model assessment, both constrained by…

Cited by 0SourcecodeScholar
2026

SPARE: Single-Pass Annotation with Reference-Guided Evaluation for Automatic Process Supervision and Reward Modelling

AAAI 2026technical

Process or step-wise supervision has played a crucial role in advancing complex multi-step reasoning capabilities of Large Language Models (LLMs). However, efficient, high-quality automated process annotation remains a significant challenge. To address this, we introduce Single-Pass Annotation with

Cited by 0SourcePDFScholar
2025

Error Diversity Matters: An Error-Resistant Ensemble Method for Unsupervised Dependency Parsing

AAAI 2025technical

We address unsupervised dependency parsing by building an ensemble of diverse existing models through post hoc aggregation of their output dependency parse structures. We observe that these ensembles often suffer from low robustness against weak ensemble components due to error accumulation. To tack…

2025

Fine-Tuning on Diverse Reasoning Chains Drives Within-Inference CoT Refinement in LLMs

ACL 2025long

Requiring a large language model (LLM) to generate intermediary reasoning steps, known as Chain of Thought (CoT), has been shown to be an effective way of boosting performance. Previous approaches have focused on generating multiple independent CoTs, combining them through ensembling or other post-h…

2025

LLMs as Planning Formalizers: A Survey for Leveraging Large Language Models to Construct Automated Planning Models

ACL 2025finding

Large Language Models (LLMs) excel in various natural language tasks but often struggle with long-horizon planning problems requiring structured reasoning. This limitation has drawn interest in integrating neuro-symbolic approaches within the Automated Planning (AP) and Natural Language Processing (…

Cited by 0SourcePDFScholar
2025

Robust Utility-Preserving Text Anonymization Based on Large Language Models

ACL 2025long

Anonymizing text that contains sensitive information is crucial for a wide range of applications. Existing techniques face the emerging challenges of the re-identification ability of large language models (LLMs), which have shown advanced capability in memorizing detailed information and reasoning o…

2024

Can Machine Unlearning Reduce Social Bias in Language Models?

EMNLP 2024industry

Mitigating bias in language models (LMs) has become a critical problem due to the widespread deployment of LMs in the industry and customer-facing applications. Numerous approaches revolve around data pre-processing and subsequent fine-tuning of language models, tasks that can be both time-consuming…

2024

Code Prompting Elicits Conditional Reasoning Abilities in Text+Code LLMs

EMNLP 2024main

Reasoning is a fundamental component of language understanding. Recent prompting techniques, such as chain of thought, have consistently improved LLMs’ performance on various reasoning tasks. Nevertheless, there is still little understanding of what triggers reasoning abilities in LLMs in the infere…

2024

DARA: Decomposition-Alignment-Reasoning Autonomous Language Agent for Question Answering over Knowledge Graphs

ACL 2024findings

Answering Questions over Knowledge Graphs (KGQA) is key to well-functioning autonomous language agents in various real-life applications. To improve the neural-symbolic reasoning capabilities of language agents powered by Large Language Models (LLMs) in KGQA, we propose the Decomposition-Alignment-R…

2024

Ensemble Distillation for Unsupervised Constituency Parsing

ICLR 2024poster

We investigate the unsupervised constituency parsing task, which organizes words and phrases of a sentence into a hierarchical structure without using linguistically annotated data. We observe that existing unsupervised parsers capture different aspects of parsing structures, which can be leveraged…

2024

Exploring the Role of Reasoning Structures for Constructing Proofs in Multi-Step Natural Language Reasoning with Large Language Models

EMNLP 2024main

When performing complex multi-step reasoning tasks, the ability of Large Language Models (LLMs) to derive structured intermediate proof steps is important for ensuring that the models truly perform the desired reasoning and for improving models’ explainability. This paper is centred around a focused…

2024

Fine-Tuning Language Models with Differential Privacy through Adaptive Noise Allocation

EMNLP 2024finding

Language models are capable of memorizing detailed patterns and information, leading to a double-edged effect: they achieve impressive modeling performance on downstream tasks with the stored knowledge but also raise significant privacy concerns. Traditional differential privacy based training appro…

Cited by 1SourcePDFScholar
2024

Misinformation with Legal Consequences (MisLC): A New Task Towards Harnessing Societal Harm of Misinformation

EMNLP 2024finding

Misinformation, defined as false or inaccurate information, can result in significant societal harm when it is spread with malicious or even unintentional intent. The rapid online information exchange necessitates advanced detection mechanisms to mitigate misinformation-induced harm. Existing resear…

2024

SMARTCAL: An Approach to Self-Aware Tool-Use Evaluation and Calibration

EMNLP 2024industry

The tool-use ability of Large Language Models (LLMs) has a profound impact on a wide range of applications. However, LLMs’ self-awareness and self-control capability in appropriately using tools remains understudied. The problem is consequential as it alarms a potential risk of degraded performance…

2024

SpaRC and SpaRP: Spatial Reasoning Characterization and Path Generation for Understanding Spatial Reasoning Capability of Large Language Models

ACL 2024long

Spatial reasoning is a crucial component of both biological and artificial intelligence. In this work, we present a comprehensive study of the capability of current state-of-the-art large language models (LLMs) on spatial reasoning. To support our study, we created and contribute a novel Spatial Rea…

2024

The State of the Art of Large Language Models on Chartered Financial Analyst Exams

EMNLP 2024industry

The Chartered Financial Analyst (CFA) program is one of the most widely recognized financial certifications globally. In this work, we test a variety of state-of-the-art large language models (LLMs) on mock CFA exams to provide an overview of their financial analysis capabilities using the same eval…

Cited by 2SourcePDFScholar
2023

A Simple and Effective Framework for Strict Zero-Shot Hierarchical Classification

ACL 2023short

In recent years, large language models (LLMs) have achieved strong performance on benchmark tasks, especially in zero or few-shot settings. However, these benchmarks often do not adequately address the challenges posed in the real-world, such as that of hierarchical classification. In order to addre…

Cited by 11SourcePDFScholar
2023

JECC: Commonsense Reasoning Tasks Derived from Interactive Fictions

ACL 2023findings

Commonsense reasoning simulates the human ability to make presumptions about our physical world, and it is an essential cornerstone in building general AI systems. We proposea new commonsense reasoning dataset based on human’s Interactive Fiction (IF) gameplaywalkthroughs as human players demonstrat…

2023

Knowledge-Selective Pretraining for Attribute Value Extraction

EMNLP 2023long findings

Attribute Value Extraction (AVE) aims to retrieve the values of attributes from the product profiles. The state-of-the-art methods tackle the AVE task through a question-answering (QA) paradigm, where the value is predicted from the context (i.e. product profile) given a query (i.e. attributes). Des…

Cited by 0SourceScholar
2023

Legally Enforceable Hate Speech Detection for Public Forums

EMNLP 2023long findings

Hate speech causes widespread and deep-seated societal issues. Proper enforcement of hate speech laws is key for protecting groups of people against harmful and discriminatory language. However, determining what constitutes hate speech is a complex task that is highly open to subjective interpretati…

Cited by 0SourceScholar
2023

NatLogAttack: A Framework for Attacking Natural Language Inference Models with Natural Logic

ACL 2023long

Reasoning has been a central topic in artificial intelligence from the beginning. The recent progress made on distributed representation and neural networks continues to improve the state-of-the-art performance of natural language inference. However, it remains an open question whether the models pe…

2023

OssCSE: Overcoming Surface Structure Bias in Contrastive Learning for Unsupervised Sentence Embedding

EMNLP 2023long main

Contrastive learning has been demonstrated effective in unsupervised sentence representation learning. Given one sentence, positive pairs are obtained by passing the sentence to the encoder twice using the different dropout masks, and negative pairs are obtained by taking another sentence in the sam…

Cited by 0SourceScholar
2023

Prefix Propagation: Parameter-Efficient Tuning for Long Sequences

ACL 2023short

Parameter-efficient tuning aims to mitigate the large memory requirements of adapting pretrained language models for downstream tasks. For example, one popular method, prefix-tuning, prepends trainable tokens to sequences while freezing the rest of the model’s parameters. Although such models attain…

2023

Prototype-Based Interpretability for Legal Citation Prediction

ACL 2023findings

Deep learning has made significant progress in the past decade, and demonstrates potential to solve problems with extensive social impact. In high-stakes decision making areas such as law, experts often require interpretability for automatic systems to be utilized in practical settings. In this work…

Cited by 5SourcePDFScholar
2023

Weighted Contrastive Learning With False Negative Control to Help Long-tailed Product Classification

ACL 2023industry

Item categorization (IC) aims to classify product descriptions into leaf nodes in a categorical taxonomy, which is a key technology used in a wide range of applications. Along with the fact that most datasets often has a long-tailed distribution, classification performances on tail labels tend to be…

Cited by 3SourcePDFScholar
2022

Developing Prefix-Tuning Models for Hierarchical Text Classification

EMNLP 2022industry

Hierarchical text classification (HTC) is a key problem and task in many industrial applications, which aims to predict labels organized in a hierarchy for given input text. For example, HTC can group the descriptions of online products into a taxonomy or organizing customer reviews into a hierarchy…

2022

Improving Zero-Shot Phrase Grounding via Reasoning on External Knowledge and Spatial Relations

AAAI 2022technical

Phrase grounding is a multi-modal problem that localizes a particular noun phrase in an image referred to by a text query. In the challenging zero-shot phrase grounding setting, the existing state-of-the-art grounding models have limited capacity in handling the unseen phrases. Humans, however, can…

Cited by 9SourcePDFScholar
2021

Detecting Speaker Personas from Conversational Texts

EMNLP 2021main

Personas are useful for dialogue response prediction. However, the personas used in current studies are pre-defined and hard to obtain before a conversation. To tackle this issue, we study a new task, named Speaker Persona Detection (SPD), which aims to detect speaker personas based on the plain con…

2021

Dynamic Hybrid Relation Exploration Network for Cross-Domain Context-Dependent Semantic Parsing

AAAI 2021technical

Semantic parsing has long been a fundamental problem in natural language processing. Recently, cross-domain context-dependent semantic parsing has become a new focus of research. Central to the problem is the challenge of leveraging contextual information of both natural language queries and databas…

Cited by 61SourcePDFScholar
2021

Emotion Inference in Multi-Turn Conversations with Addressee-Aware Module and Ensemble Strategy

EMNLP 2021main

Emotion inference in multi-turn conversations aims to predict the participant’s emotion in the next upcoming turn without knowing the participant’s response yet, and is a necessary step for applications such as dialogue planning. However, it is a severe challenge to perceive and reason about the fut…

Cited by 15SourcePDFScholar
2021

Improving Pretrained Models for Zero-shot Multi-label Text Classification through Reinforced Label Hierarchy Reasoning

NAACL 2021long

Exploiting label hierarchies has become a promising approach to tackling the zero-shot multi-label text classification (ZS-MTC) problem. Conventional methods aim to learn a matching model between text and labels, using a graph encoder to incorporate label hierarchies to obtain effective label repres…

2021

Preview, Attend and Review: Schema-Aware Curriculum Learning for Multi-Domain Dialogue State Tracking

ACL 2021short

Existing dialog state tracking (DST) models are trained with dialog data in a random order, neglecting rich structural information in a dataset. In this paper, we propose to use curriculum learning (CL) to better leverage both the curriculum structure and schema structure for task-oriented dialogs.…

Cited by 57SourcePDFScholar
2021

Retrieval, Analogy, and Composition: A framework for Compositional Generalization in Image Captioning

EMNLP 2021finding

Image captioning systems are expected to have the ability to combine individual concepts when describing scenes with concept combinations that are not observed during training. In spite of significant progress in image captioning with the help of the autoregressive generation framework, current appr…

2021

WinoLogic: A Zero-Shot Logic-based Diagnostic Dataset for Winograd Schema Challenge

EMNLP 2021main

The recent success of neural language models (NLMs) on the Winograd Schema Challenge has called for further investigation of the commonsense reasoning ability of these models. Previous diagnostic datasets rely on crowd-sourcing which fails to provide coherent commonsense crucial for solving WSC prob…

Cited by 14SourcePDFScholar
2020

End-to-End Transition-Based Online Dialogue Disentanglement

IJCAI 2020poster

Dialogue disentanglement aims to separate intermingled messages into detached sessions. The existing research focuses on two-step architectures, in which a model first retrieves the relationships between two messages and then divides the message stream into separate clusters. Almost all existing wor…

2020

Exploring End-to-End Differentiable Natural Logic Modeling

COLING 2020main

We explore end-to-end trained differentiable models that integrate natural logic with neural networks, aiming to keep the backbone of natural language reasoning based on the natural logic formalism while introducing subsymbolic vector representations and neural components. The proposed model adapts…