Papers by Conghui Zhu

14 papers
Tracing the Roots: A Multi-Agent Framework for Uncovering Data Lineage in Post-Training LLMs (2026.acl-long)

Copied to clipboard

Challenge: High-quality post-training data is the primary engine driving LLM capabilities . datasets are often treated as isolated artifacts, overlooking their true developmental context .
Approach: They propose a framework to reconstruct the evolutionary graph of dataset development using data lineage.
Outcome: The proposed framework characterizes domain-specific structural patterns in Math-oriented datasets and general-domain corpora.
Cross Copy Network for Dialogue Generation (2020.emnlp-main)

Copied to clipboard

Challenge: Despite the success of sequence-to-sequence models, dialogue logics are often ignored.
Approach: They propose a network architecture to explore the current dialog context and similar dialogue instances’ logical structure simultaneously.
Outcome: The proposed network architecture is superior to existing state-of-the-art models.
ChartVerse: Scaling Chart Reasoning via Reliable Programmatic Synthesis from Scratch (2026.acl-long)

Copied to clipboard

Challenge: Existing open-source vision language models lack high-quality training data for chart reasoning . current models are simplistic and repetitive, while associated QA pairs are prone to hallucinations .
Approach: They propose a framework to synthesize complex charts and reliable reasoning data from scratch.
Outcome: Experimental results show that ChartVerse-8B surpasses existing models in QA and difficulty . lack of high-quality training data hampers development of open-source models .
A Chain-of-Task Framework for Instruction Tuning of LLMs Based on Chinese Grammatical Error Correction (2025.coling-main)

Copied to clipboard

Challenge: Existing approaches to address Grammatical Error Correction (GEC) tasks are based on large scale labeled data, which leads to extremely high data annotation costs.
Approach: They propose a Chain-of-Task framework to reduce over-correction in large language models . they propose supervised fine-tuning strategy and an algorithm for automatic dataset annotation .
Outcome: The proposed framework achieves state-of-the-art on both FCGEC (in-domain) and NaCGEC (out-of domain) test sets.
GRAIT: Gradient-Driven Refusal-Aware Instruction Tuning for Effective Hallucination Mitigation (2025.findings-naacl)

Copied to clipboard

Challenge: Experimental evaluations on open-ended and multiple-choice questions demonstrate GRAIT significantly outperforms existing RAIT methods in the overall performance.
Approach: They propose a framework to reduce the risk of over-refusal and reduce hallucinations by rejecting unknown questions to minimize hallucinism and ensuring correct answers are not rejected.
Outcome: The proposed framework outperforms existing methods on open-ended and multiple-choice questions.
LoRA-drop: Efficient LoRA Parameter Pruning based on Output Evaluation (2025.coling-main)

Copied to clipboard

Challenge: Low-Rank Adaptation (LoRA) is currently the most commonly used PEFT method for fine-tuning models with billions of parameters.
Approach: They propose to use low-rank Adaptation to evaluate LoRA parameter features and then retain LoRA for important layers and the other layers share the same LoRA.
Outcome: The proposed method achieves comparable performance to full fine-tuning and LoRA while retaining 50% of the LoRA parameters on average.
Selection Bias Explorations and Debias Methods for Natural Language Sentence Matching Datasets (P19-1)

Copied to clipboard

Challenge: Natural Language Sentence Matching (NLSM) is a popular NLP task.
Approach: They propose to use QuoraQP to train and evaluate NLSM models using a selection bias framework.
Outcome: The proposed framework can improve generalization ability of trained models and give more trustworthy evaluation results for real-world adoptions.
CLMLF:A Contrastive Learning and Multi-Layer Fusion Method for Multimodal Sentiment Detection (2022.findings-naacl)

Copied to clipboard

Challenge: Existing methods for multimodal sentiment detection do not consider token-level feature fusion.
Approach: They propose a method for multimodal sentiment detection using a combination of text and image to encode and fuse token-level features.
Outcome: The proposed method can fuse multimodal features with token-level features on three publicly available multimodal datasets.
MuSC: Improving Complex Instruction Following with Multi-granularity Self-Contrastive Training (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for complex instruction-following with elaborate constraints rely on a weaker model, especially GPT-4, limiting their application.
Approach: They propose a Multi-granularity Self-Contrastive Training framework to improve instruction alignment without relying on a stronger model.
Outcome: The proposed framework improves instruction-following with elaborate constraints without external supervision on coarse and fine granularity.
Understanding and Improving Hidden Representations for Neural Machine Translation (N19-1)

Copied to clipboard

Challenge: Existing studies have explored some methods for understanding hidden representations, but they have not sought to improve the translation quality rationally according to their understanding.
Approach: They propose to construct a sequence of nested relative tasks and measure the feature generalization ability of the learned hidden representation over these tasks.
Outcome: The proposed methods achieve consistent improvements (up to +1.3 BLEU) on two widely-used datasets.
Demographics Should Not Be the Reason of Toxicity: Mitigating Discrimination in Text Classifications with Instance Weighting (2020.acl-main)

Copied to clipboard

Challenge: Recent research has found that text classification datasets contain certain unintended biases, such as text containing demographic identity-terms that are more likely to be abusive.
Approach: They propose a model-agnostic debiasing framework that recovers the non-discrimination distribution using instance weighting, which does not require extra resources or annotations apart from a pre-defined set of demographic identity-terms.
Outcome: The proposed framework alleviates the unintended biases without hurting models’ generalization ability.
LLaMA-MoE: Building Mixture-of-Experts from LLaMA with Continual Pre-Training (2024.emnlp-main)

Copied to clipboard

Challenge: Mixture-of-Experts (MoE) has gained increasing popularity as a framework for scaling up large language models.
Approach: They investigate how to build Mixture-of-Experts (MoE) models from existing large language models . they use expert construction, Continual pre-training and data sampling strategies .
Outcome: The proposed model outperforms existing models with similar parameters on a wide range of tasks.
BenchMAX: A Comprehensive Multilingual Evaluation Suite for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing multilingual benchmarks focus primarily on language understanding tasks.
Approach: They develop a multi-way multilingual benchmark that measures critical capabilities of large language models across languages.
Outcome: Extensive experiments on BenchMAX reveal uneven utilization of core capabilities across languages, emphasizing the performance gaps that scaling model size alone does not resolve.
Understanding Data Augmentation in Neural Machine Translation: Two Perspectives towards Generalization (D19-1)

Copied to clipboard

Challenge: Existing studies measure the superiority of DA methods in terms of their performance on a specific test set, but some do not exhibit consistent improvements across translation tasks.
Approach: They propose to evaluate DA methods from two perspectives to determine their generalization ability . they find that DA method's test performance does not exhibit consistent improvements across translation tasks .
Outcome: The proposed methods do not exhibit consistent improvements across translation tasks.

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