← Search

Yupei Du

11 accepted papers

2026

ExPLAIND: Unifying Model, Data, and Training Attribution to Study Model Behavior

ICML 2026poster

Post-hoc interpretability methods typically attribute a model’s behavior to its components, data, or training trajectory in isolation. This leads to explanations that lack a unified view and may miss key interactions. While combining existing methods or applying them at different training stages off…

Cited by 0SourceScholar
2026

On the Ability of Transformers to Verify Plans

ICML 2026poster

Transformers have shown inconsistent success in AI planning tasks, and theoretical understanding of when generalization should be expected has been limited. We take important steps towards addressing this gap by analyzing the ability of decoder-only models to verify whether a given plan correctly so…

Cited by 0SourceScholar
2025

Burn After Reading: Do Multimodal Large Language Models Truly Capture Order of Events in Image Sequences?

ACL 2025finding

This paper introduces the TempVS benchmark, which focuses on temporal grounding and reasoning capabilities of Multimodal Large Language Models (MLLMs) in image sequences. TempVS consists of three main tests (i.e., event relation inference, sentence ordering and image ordering), each accompanied with…

2025

Disentangling the Roles of Representation and Selection in Data Pruning

ACL 2025long

Data pruning—selecting small but impactful subsets—offers a promising way to efficiently scale NLP model training. However, existing methods often involve many different design choices, which have not been systematically studied. This limits future developments. In this work, we decompose data pruni…

Cited by 0SourcePDFScholar
2025

FTFT: Efficient and Robust Fine-Tuning by Transferring Training Dynamics

COLING 2025main

Despite the massive success of fine-tuning Pre-trained Language Models (PLMs), they remain susceptible to out-of-distribution input. Dataset cartography is a simple yet effective dual-model approach that improves the robustness of fine-tuned PLMs. It involves fine-tuning a model on the original trai…

2025

Language models can learn implicit multi-hop reasoning, but only if they have lots of training data

EMNLP 2025

Implicit reasoning is the ability of a language model to solve multi-hop reasoning tasks in a single forward pass, without chain of thought.We investigate this capability using GPT2-style language models trained from scratch on controlled k -hop reasoning datasets ( k = 2, 3, 4 ). We show that while

2025

Reason to Rote: Rethinking Memorization in Reasoning

EMNLP 2025

Large language models readily memorize arbitrary training instances, such as label noise, yet they perform strikingly well on reasoning tasks. In this work, we investigate how language models memorize label noise, and why such memorization in many cases does not heavily affect generalizable reasonin

Cited by 0SourcePDFScholar
2022

Understanding Gender Bias in Knowledge Base Embeddings

ACL 2022long

Knowledge base (KB) embeddings have been shown to contain gender biases. In this paper, we study two questions regarding these biases: how to quantify them, and how to trace their origins in KB? Specifically, first, we develop two novel bias measures respectively for a group of person entities and a…

Cited by 10SourcePDFScholar