Papers by Chang Yao

18 papers
Enhancing Reinforcement Learning for Radiology Report Generation with Evidence-aware Rewards and Self-correcting Preference Learning (2026.acl-long)

Copied to clipboard

Challenge: Recent reinforcement learning approaches have advanced radiology report generation (RRG) however, there are two limitations: report-level rewards offer limited evidence-grounded guidance for clinical faithfulness .
Approach: They propose a method that uses group-wise evidence-aware alignment rewards and self-correcting preference learning to build a reliable, disease-agnostic preference dataset without human supervision.
Outcome: ESC-RL promotes clinically faithful, disease-aligned reward and supports continual self-improvement during training.
V-ALPHASOCIAL: Benchmark and Self-Reflective Chain-of-Thought Generation for Visual Social Commonsense Reasoning (2025.findings-acl)

Copied to clipboard

Challenge: Social commonsense reasoning is a multimodal task that requires both textual and visual cues.
Approach: They propose a method that integrates visual cues into social commonsense reasoning tasks.
Outcome: The proposed method improves social commonsense reasoning on a multimodal foundation model.
QBridge: Bridging Natural Language and SQL via Gold Query Rewriting with Agentic Refinement (2026.acl-long)

Copied to clipboard

Challenge: Natural language to SQL (NL2SQL) is an intuitive interface for querying structured data . but real user questions are noisy, ambiguous, and weakly grounded to database semantics.
Approach: They propose an agentic feedback-driven NL2SQL framework that bridges natural language and SQL via Gold Query.
Outcome: The proposed framework outperforms strong prompting and agentic baselines on spider, BIRD, and three robustness variants on NL2SQL.
SciAssess: Benchmarking LLM Proficiency in Scientific Literature Analysis (2025.findings-naacl)

Copied to clipboard

Challenge: Existing benchmarks fail to adequately evaluate the proficiency of Large Language Models (LLMs) Existing standards do not cover the skills needed to evaluate LLMs in scientific literature analysis.
Approach: They propose a benchmark to evaluate the proficiency of large language models in scientific literature analysis.
Outcome: SciAssess evaluates 11 LLMs on multiple tasks across scientific fields.
T2DR: A Two-Tier Deficiency-Resistant Framework for Incomplete Multimodal Learning (2025.findings-acl)

Copied to clipboard

Challenge: Existing incomplete multimodal learning frameworks are inadequate for integrating multimodal data.
Approach: They propose a framework for incomplete multimodal learning that is deficiency-resistant and provides two modules to address fine-grained deficiencies.
Outcome: The proposed framework outperforms the SOTA models on two well-known multimodal benchmarks.
Revisiting the Architectures like Pointer Networks to Efficiently Improve the Next Word Distribution, Summarization Factuality, and Beyond (2023.findings-acl)

Copied to clipboard

Challenge: Existing solutions for word probability distributions are limited and the output softmax layer is inherently limited.
Approach: They propose to use the output softmax layer to compute the word probability distribution instead of using pointer networks to break the bottleneck.
Outcome: The proposed method improves factCC score by 2 points in CNN/DM and XSUM dataset, and MAUVE scores by 30% in bookSum paragraph-level dataset.
Cognitive-Level Adaptive Generation via Capability-Aware Retrieval and Style Adaptation (2025.findings-emnlp)

Copied to clipboard

Challenge: Large Language Models struggle to adapt content to users with differing cognitive capacities, leading to cognitive misalignment.
Approach: They propose a cognitive-level alignment framework that aligns both knowledge complexity and presentation style with user cognition.
Outcome: The proposed framework aligns knowledge complexity and presentation style with user cognition.
MMAC: A Multilingual, Multimodal Alignment Framework for Cultural Grounding Evaluation (2026.acl-long)

Copied to clipboard

Challenge: Existing models lack cultural alignment across modalities and languages . a new framework to assess cultural awareness across linguistics and languages is needed .
Approach: They propose a framework that integrates tri-modally aligned cultural benchmarks and a five-dimensional evaluation protocol to assess cross-country awareness disparities.
Outcome: The proposed framework assesses cultural awareness disparities across modalities and languages . it is the first dataset aligned at the input level across text, image, and speech .
MedEval: A Multi-Level, Multi-Task, and Multi-Domain Medical Benchmark for Language Model Evaluation (2023.emnlp-main)

Copied to clipboard

Challenge: Existing medical datasets require high quality domain-specific datasets.
Approach: They propose a multi-level, multi-task, and multi-domain medical benchmark to facilitate the development of language models for healthcare.
Outcome: The proposed model provides granular potential usage and supports a wide range of tasks.
ADDMU: Detection of Far-Boundary Adversarial Examples with Data and Model Uncertainty Estimation (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods show poor performance under Far Boundary (FB) adversarial examples.
Approach: They propose to use a new technique to detect adversarial examples based on data and model uncertainty to outperform existing methods.
Outcome: The proposed method outperforms existing methods by 3.6 and 6.0 AUC points under each scenario.
CoLA: Collaborative Low-Rank Adaptation (2025.findings-acl)

Copied to clipboard

Challenge: The scaling law of Large Language Models (LLMs) reveals diminishing return on performance as model scale increases.
Approach: They propose a more flexible LoRA architecture with an efficient initialization scheme . they propose combining three collaborative strategies to enhance performance .
Outcome: The proposed model outperforms existing methods in low-sample scenarios.
Investigating Ensemble Methods for Model Robustness Improvement of Text Classifiers (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to reduce model's reliance on bias features ignore the learnability of these features.
Approach: They propose to reduce models' reliance on bias features by first training models with fixed low-capacity models which ignore the learnability of the bias features.
Outcome: The proposed models can perform better on out-of-distribution datasets than baseline models with a more sophisticated model design.
ARES: Adaptive Red-Teaming and End-to-End Repair of Policy-Reward System (2026.acl-long)

Copied to clipboard

Challenge: Existing red-teaming approaches focus on policy-level weaknesses, but they overlook systemic weaknesses . aRES exploits dual-targeting weaknesses in both the core LLM and the RM simultaneously.
Approach: a new framework uncovers weaknesses in both the core and the reward models simultaneously . a "Safety Mentor" generates semantically coherent adversarial prompts .
Outcome: ARES uncovers weaknesses in both the core LLM and the RM simultaneously . it fine-tunes the LM to detect harmful content, then optimizes the core model .
Think Both Ways: Teacher-Student Bidirectional Reasoning Enhances MCQ Generation and Distractor Quality (2025.findings-acl)

Copied to clipboard

Challenge: Existing methods for generating high-quality MCQs struggle with contextual relevance and plausible distractors.
Approach: They propose a framework that integrates bidirectional reasoning perspectives to generate contextually relevant questions and plausible distractors while student reasoning evaluates question clarity and the misleading nature of distractors.
Outcome: The proposed framework outperforms existing methods in generating text-grounded questions and high-quality distractors for narrative contexts.
MPCoder: Multi-user Personalized Code Generator with Explicit and Implicit Style Representation Learning (2024.acl-long)

Copied to clipboard

Challenge: Existing Large Language Models are usually generalized with large programming corpus, therefore the generated code is difficult to adapt to personalized and/or customized requests.
Approach: They propose a method to use Large Language Models to generate personalized code for multiple users.
Outcome: The proposed model can generate personalized code for multiple users . it can be used to improve code generation and reduce maintenance costs.
Towards Reverse Engineering of Language Models: A Survey (2025.findings-emnlp)

Copied to clipboard

Challenge: Due to the vast amounts of data and computational resources required for model development, protecting the model’s parameters and training data has become an urgent and crucial concern.
Approach: They define "reverse engineering" techniques as attacks on large language models and provide an in-depth analysis of them.
Outcome: The proposed attacks are described as “reverse engineering” techniques on LMs and provide an introduction to existing protective strategies.
KIEval: A Knowledge-grounded Interactive Evaluation Framework for Large Language Models (2024.acl-long)

Copied to clipboard

Challenge: Existing methods to detect contaminated texts focus on quantifying contamination status instead of accurately gauging model performance.
Approach: They propose a Knowledge-grounded Interactive Evaluation framework which incorporates an LLM-powered “interactor” role for the first time to accomplish a dynamic contamination-resilient evaluation.
Outcome: The proposed framework is based on a question in a standard LLM benchmark and can be used to evaluate models in real-world conversations.
FreeEval: A Modular Framework for Trustworthy and Efficient Evaluation of Large Language Models (2024.emnlp-demo)

Copied to clipboard

Challenge: Large language models (LLMs) have revolutionized natural language processing with impressive performance across various tasks.
Approach: They propose a framework for automated evaluations of large language models . they open-source their code at https://github.com/WisdomShell/FreeEval .
Outcome: The framework is open-source and can be used to develop and validate new evaluation methods.

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