Papers by Qianli Ma

21 papers
Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification (2021.acl-long)

Copied to clipboard

Challenge: Existing methods ignore the semantic relationship between text and labels, so they cannot make full use of hierarchical information.
Approach: They propose a hierarchy-aware label semantics matching network to model the semantic relationship between text and labels in a semantic matching problem.
Outcome: The proposed model captures the text-label semantics matching relationship among coarse-grained labels and fine-grain labels in a hierarchy-aware manner.
LED-Merging: Mitigating Safety-Utility Conflicts in Model Merging with Location-Election-Disjoint (2025.acl-long)

Copied to clipboard

Challenge: Existing methods for fine-tuning large language models for specialized tasks are costly and time-consuming.
Approach: They propose a framework that locates task-specific neurons via gradient-based attribution and dynamically Elects critical neurons through multi-model importance fusion.
Outcome: The proposed framework reduces harmful response rates while preserving 95% of utility performance.
Paper2Rebuttal: A Multi-Agent Framework for Transparent Author Response Assistance (2026.acl-long)

Copied to clipboard

Challenge: Current approaches to writing effective rebuttals are limited by the direct-to-text generation problem . authors must accurately decipher reviewer intent while ensuring every response is firmly anchored in verifiable manuscript details.
Approach: They propose a framework that reframes rebuttal generation as an evidence-centric planning task.
Outcome: The proposed framework outperforms baselines in coverage, faithfulness, and strategic coherence.
Incremental Sequence Labeling: A Tale of Two Shifts (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to incremental sequence labeling have focused on the E2O and O2E issues, but neglect the O2e issue.
Approach: They propose a framework for incremental sequence labeling without semantic shifts that mitigate catastrophic forgetting in models by using knowledge distillation to maintain the model’s discriminative ability for old entities.
Outcome: The proposed framework mitigates catastrophic forgetting in models while maintaining discriminative ability for old entities while minimizing the model’s bias towards new entities.
Well Begun Is Half Done: An Implicitly Augmented Generative Framework with Distribution Modification for Hierarchical Text Classification (2024.lrec-main)

Copied to clipboard

Challenge: Hierarchical Text Classification (HTC) is a challenging task which aims to extract the labels in a tree structure corresponding to a given text.
Approach: They propose an explicit-agmented-generativ-e framework with distribution modification for hierarchical text classification.
Outcome: The proposed framework improves on the initial distributions of tail classes and avoids misinterpreting predictions on unbalanced data.
WarriorCoder: Learning from Expert Battles to Augment Code Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: Recent code large language models have demonstrated impressive performance on code-related tasks.
Approach: They propose a paradigm that learns from expert battles to address these limitations . they create an arena where leading LLMs challenge each other with evaluations .
Outcome: The proposed model improves on existing models by leveraging expert battles . it achieves state-of-the-art performance even without relying on proprietary models .
Pair-Based Joint Encoding with Relational Graph Convolutional Networks for Emotion-Cause Pair Extraction (2022.emnlp-main)

Copied to clipboard

Challenge: Emotion cause pair extraction (ECPE) aims to extract emotion clauses and corresponding cause clauses.
Approach: They propose a novel task called emotion-cause pair extraction to extract emotion clauses and corresponding cause clauses.
Outcome: The proposed task can extract emotion clauses and cause clauses, and achieve state-of-the-art performance on the Chinese benchmark corpus.
CATE: A Contrastive Pre-trained Model for Metaphor Detection with Semi-supervised Learning (2021.emnlp-main)

Copied to clipboard

Challenge: Existing models for metaphor detection require a large amount of labeled data and are not linguistically-based.
Approach: They propose a ContrAstive pre-Trained modEl (CATE) for metaphor detection with semi-supervised learning using a pre-trained model to obtain a contextual representation of target words.
Outcome: The proposed model outperforms existing models on several benchmark datasets and achieves better performance against state-of-the-art models.
A Span-based Dynamic Local Attention Model for Sequential Sentence Classification (2021.acl-short)

Copied to clipboard

Challenge: Existing methods for sentence classification ignore latent segment structure of document, in which contiguous sentences have coherent semantics.
Approach: They propose a span-based dynamic local attention model that captures structural information by supervised dynamic local focus.
Outcome: The proposed model outperforms state-of-the-art models on two benchmark datasets.
Joint Constrained Learning with Boundary-adjusting for Emotion-Cause Pair Extraction (2023.acl-long)

Copied to clipboard

Challenge: Emotion-Cause Pair Extraction (ECPE) aims to identify the document’s emotion clauses and corresponding cause clauses.
Approach: They propose a constrained learning framework with boundary-adjusting for Emotion-Cause Pair Extraction that summarizes prior rules and forces the model to take them into consideration in optimization.
Outcome: The proposed framework achieves competitive results compared with state-of-the-art methods on unbalanced data and proves robustness on unbalancing data.
RewardDS: Privacy-Preserving Fine-Tuning for Large Language Models via Reward Driven Data Synthesis (2025.emnlp-main)

Copied to clipboard

Challenge: Existing solutions to fine-tune large language models for domain-specific tasks are ineffective in addressing privacy concerns.
Approach: They propose a privacy-preserving framework that fine-tunes a reward proxy model and uses reward signals to guide the synthetic data generation.
Outcome: The proposed framework fine-tunes a reward proxy model and uses reward signals to guide the synthetic data generation.
Cross-domain Named Entity Recognition via Graph Matching (2022.findings-acl)

Copied to clipboard

Challenge: Empirical results show that our method outperforms a series of transfer learning, multitask learning, and few-shot learning methods due to the data scarcity in the real-world scenario.
Approach: They propose to model the label relationship as a probability distribution and construct label graphs in both source and target label spaces.
Outcome: Empirical results show that the proposed method outperforms transfer learning, multi-task learning, and few-shot learning methods on four datasets.
Improving Factual Consistency of News Summarization by Contrastive Preference Optimization (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in news summarization have created problems with “hallucinations” that are factually inconsistent with the source text.
Approach: They propose to disentangle LLMs’ propensities to generate faithful and fake content by adopting a probing-based specific training method to improve their capacity of distinguishing two types of propensity.
Outcome: The proposed method disentangles LLMs’ propensities to generate faithful and fake content and improves their ability to distinguish between two types of propensity.
Distilling Causal Effect from Miscellaneous Other-Class for Continual Named Entity Recognition (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods for Named Entity Recognition (NER) are not able to learn Other-Class in the same way as new entity types.
Approach: They propose a unified causal framework to retrieve causality from new entity types and Other-Class.
Outcome: The proposed method outperforms the state-of-the-art method on three benchmark datasets.
Preserving Commonsense Knowledge from Pre-trained Language Models via Causal Inference (2023.acl-long)

Copied to clipboard

Challenge: Existing studies attribute catastrophic forgetting to fine-tuning, and they retain pre-trained knowledge indiscriminately without identifying what knowledge is transferable.
Approach: They propose a unified objective for fine-tuning to retrieve the causality back from pre-trained data and use it to mitigate negative transfer while preserving knowledge.
Outcome: The proposed method outperforms state-of-the-art fine-tuning methods on commonsense QA datasets and can be implemented as a plug-in module to inflate the performance of existing QA models.
It’s Better to Teach Fishing than Giving a Fish: An Auto-Augmented Structure-aware Generative Model for Metaphor Detection (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing methods to identify metaphors use contextual information extracted by transformers for classifications directly.
Approach: They propose to use structure information extraction to transform the classification task into a keywords-extraction task and to use it to expand the limited datasets.
Outcome: The proposed model obtains competitive results compared with state-of-the-art methods .
MODE-LSTM: A Parameter-efficient Recurrent Network with Multi-Scale for Sentence Classification (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for sentence classification use linear convolution, which may not be sufficient to model the non-consecutive dependency of the phrase and may overfit the sequential information.
Approach: They propose a model that extracts multi-scale n-gram features for understanding the semantic meaning of sentences by some key-phrases located at different positions.
Outcome: The proposed model outperforms existing models on eight benchmark datasets and is competitive against state-of-the-art models.
Human-Agent Collaborative Paper-to-Page Crafting (2026.findings-acl)

Copied to clipboard

Challenge: Existing approaches to create project pages from academic papers have focused on static slides and posters, but the dynamic nature of webpages remains an unaddressed challenge.
Approach: They propose a novel multi-agent system that deconstructs paper-to-page creation into a coarse-to fine pipeline from narrative planning to multimodal content generation and interactive rendering.
Outcome: The proposed system generates high-quality, visually appealing pages in under 15 minutes for less than $0.1 .
Look and Think: Efficient Multimodal Reasoning via Modality-Decoupled Compression (2026.findings-acl)

Copied to clipboard

Challenge: Multimodal large language models have strong performance on visual question answering benchmarks . however, their inference efficiency is severely constrained by the rapidly growing context .
Approach: They propose a modality-decoupled compression method that enables efficient multimodal inference . they propose to evict visual tokens whenever visual grounding is unnecessary .
Outcome: The proposed method reduces the average context length by up to 57% while maintaining comparable performance to the standard MLLM baseline.
DavIR: Data Selection via Implicit Reward for Large Language Models (2025.acl-long)

Copied to clipboard

Challenge: 6% of Alpaca dataset selected with DavIR can steer both LLaMA and Gemma models to produce superior performance compared to the same models trained on the full 52K dataset.
Approach: They propose a model-based data selection method for post-training Large Language Models . they generalize Reducible Holdout Loss to core-set selection problem of causal language modeling .
Outcome: The proposed method can steer both LLaMA and Gemma models to superior performance compared to the same models trained on the full 52K dataset.
Unlocking the Black Box of Latent Reasoning: An Interpretability-Guided Approach to Intervention (2026.acl-long)

Copied to clipboard

Challenge: Existing methods for large language models (LLMs) lack a coherent representation of reasoning steps.
Approach: They propose a set of latent reasoning interventions that enable latent thinking and decode-time interventions that refine the latent process by imposing the identified geometric and semantic priors.
Outcome: The proposed models unlock latent capabilities and improve reasoning accuracy without any parameter updates.

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