← Search

Yuen Chen

7 accepted papers

2026

CauSciBench: Evaluating LLM Causal Inference for Scientific Research

ICML 2026poster

Identifying and estimating causal relationships from data is an important component of the scientific research process because it enables researchers to understand how variables affect one another. While large language models (LLMs) show potential for assisting research workflows, their ability to p…

Cited by 0SourceScholar
2025

Breaking Bad Tokens: Detoxification of LLMs Using Sparse Autoencoders

EMNLP 2025

Large language models (LLMs) are now ubiquitous in user-facing applications, yet they still generate undesirable toxic outputs, including profanity, vulgarity, and derogatory remarks. Although numerous detoxification methods exist, most apply broad, surface-level fixes and can therefore easily be ci

2025

Causally Testing Gender Bias in LLMs: A Case Study on Occupational Bias

NAACL 2025findings

Generated texts from large language models (LLMs) have been shown to exhibit a variety of harmful, human-like biases against various demographics. These findings motivate research efforts aiming to understand and measure such effects. This paper introduces a causal formulation for bias measurement i…

2025

Moment Alignment: Unifying Gradient and Hessian Matching for Domain Generalization

UAI 2025

Domain generalization (DG) seeks to develop models that generalize well to unseen target domains, addressing distribution shifts in real-world applications. One line of research in DG focuses on aligning domain-level gradients and Hessians to enhance generalization. However, existing methods are com

Cited by 0SourcePDFScholar
2024

Analyzing the Role of Semantic Representations in the Era of Large Language Models

NAACL 2024long

Traditionally, natural language processing (NLP) models often use a rich set of features created by linguistic expertise, such as semantic representations. However, in the era of large language models (LLMs), more and more tasks are turned into generic, end-to-end sequence generation problems. In th…

2024

CausalCite: A Causal Formulation of Paper Citations

ACL 2024findings

Citation count of a paper is a commonly used proxy for evaluating the significance of a paper in the scientific community. Yet citation measures are widely criticized for failing to accurately reflect the true impact of a paper. Thus, we propose CausalCite, a new way to measure the significance of a…

2023

CLadder: Assessing Causal Reasoning in Language Models

NeurIPS 2023poster

The ability to perform causal reasoning is widely considered a core feature of intelligence. In this work, we investigate whether large language models (LLMs) can coherently reason about causality. Much of the existing work in natural language processing (NLP) focuses on evaluating _commonsense_ cau…