Papers by Yuen Chen

6 papers
Causally Testing Gender Bias in LLMs: A Case Study on Occupational Bias (2025.findings-naacl)

Copied to clipboard

Challenge: Existing studies have shown that large language models can cause harmful, human-like biases against various demographics.
Approach: They propose a causal formulation for bias measurement in generative language models based on a list of desiderata for designing robust bias benchmarks and a bias-measuring procedure to investigate occupational gender bias.
Outcome: The proposed framework is generalizable and can be extended to include other datasets.
CausalCite: A Causal Formulation of Paper Citations (2024.findings-acl)

Copied to clipboard

Challenge: citation counts are often criticized for failing to accurately reflect the true impact of a paper.
Approach: They propose a method to measure the impact of a paper on follow-up papers by comparing similar papers by cosine similarity.
Outcome: The proposed method is based on a new causal inference method, TextMatch.
PaperMentor: A Human-Centered Multi-Agent Writing Tutor for AI Research Papers in Overleaf (2026.acl-demo)

Copied to clipboard

Challenge: Emerging AI-powered writing assistants focus on grammar fixes or simulating peer review with final scores, yet they fall short of providing concrete, actionable suggestions that help students improve their papers during drafting.
Approach: They propose a human-centered writing assistant system that delivers actionable suggestions as Overleaf-native inline comments while leaving the actual writing entirely to human authors.
Outcome: The proposed system outperforms a baseline with the skill library and provides actionable suggestions while leaving the actual writing to human authors.
CausalDetox: Causal Head Selection and Intervention for Language Model Detoxification (2026.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) frequently generate toxic content, posing significant risks for safe deployment.
Approach: They propose a framework that identifies and intervenes on the specific attention heads causally responsible for toxic generation.
Outcome: The proposed framework reduces toxic generation by 5.34% while preserving linguistic fluency and speeding up head selection.
Analyzing the Role of Semantic Representations in the Era of Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing studies show the benefits of semantic representations in NLP tasks . Existing work using AMR is concerned with trainable models .
Approach: They propose an AMR-driven chain-of-thought prompting method that uses AMR . they propose to use it to predict which input examples AMR may help or hurt on .
Outcome: The proposed method hurts performance more than it helps on five different tasks.
Breaking Bad Tokens: Detoxification of LLMs Using Sparse Autoencoders (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) are ubiquitous in user-facing applications, yet they still generate undesirable toxic outputs, including profanity, vulgarity, and derogatory remarks.
Approach: They leverage sparse autoencoders to identify toxicity-related directions in residual stream of large language models and perform targeted activation steering using the corresponding decoder vectors.
Outcome: The proposed models surpass baselines in reducing toxicity by up to 20%, though fluency can degrade noticeably on GPT-2 Small and Gemma-2-2B.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations