Papers by Xiaoqing Liu

16 papers
SATER: A Self-Aware and Token-Efficient Approach to Routing and Cascading (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models (LLMs) demonstrate remarkable performance across diverse tasks, yet their effectiveness often depends on costly commercial APIs or cloud services.
Approach: They propose a dual-mode compatible approach that fine-tunes models through shortest-response preference optimization and a confidence-aware rejection mechanism.
Outcome: The proposed approach reduces redundant outputs and response times while reducing computational costs by over 50% and cascade latency by over 80%.
The Stepwise Deception: Simulating the Evolution from True News to Fake News with LLM Agents (2025.emnlp-main)

Copied to clipboard

Challenge: Existing studies assume fake news is inherently existing rather than exploring its gradual formation.
Approach: They propose a Large Language Model-based simulation approach explicitly focusing on fake news evolution from real news.
Outcome: The proposed framework captures fake news evolution patterns and accurately reproduces known fake news, aligning closely with human evaluations.
CMoralEval: A Moral Evaluation Benchmark for Chinese Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Recent years have witnessed remarkable progress achieved by large language models in both natural language understanding and generation.
Approach: They propose a large benchmark CMoralEval for moral evaluation of Chinese LLMs . they use a Chinese TV program discussing Chinese moral norms and Chinese moral anomies based on various sources .
Outcome: The proposed dataset is characterized by diversity and authenticity.
Aligning Large Language Models with Human Preferences through Representation Engineering (2024.acl-long)

Copied to clipboard

Challenge: Existing methods for achieving this alignment involve employing reinforcement learning from human feedback (RLHF) Existing approaches involve using RLHF to fine-tune LLMs based on human labels . however, RLRF is susceptible to instability during fine- tuning and presents challenges in implementation.
Approach: They propose to use reinforcement learning from human feedback to fine-tune large language models with human preferences to achieve precise control of model behavior.
Outcome: Experiments show that RAHF can be used to capture and manipulate representations to align with a broad spectrum of human preferences or values rather than being confined to a single concept or function.
Parameter Efficient Multi-task Fine-tuning by Learning to Transfer Token-wise Prompts (2023.findings-emnlp)

Copied to clipboard

Challenge: Prompt tuning has been proven to be successful on various tasks by incorporating a small number of trainable parameters while freezing large pre-trained language models.
Approach: They propose a token-wise prompt tuning method that uses a bank of finer-grained soft prompt tokens to generate an instance-dependent prompt.
Outcome: The proposed method performs far better than full parameter fine-tuned models and achieves state-of-the-art by tuning only 0.035% parameters on 14 datasets.
Tell Me What You Don’t Know: Enhancing Refusal Capabilities of Role-Playing Agents via Representation Space Analysis and Editing (2025.findings-acl)

Copied to clipboard

Challenge: Role-playing Agents (RPAs) struggle to recognize and respond to hard queries that conflict with their role-play knowledge.
Approach: They propose a lightweight representation editing approach that conveniently shifts conflicting requests to the rejection region, thereby enhancing the model’s refusal accuracy.
Outcome: The proposed model improves RPAs’ refusal ability of conflicting requests while maintaining their general role-playing capabilities.
Agreement Prediction of Arguments in Cyber Argumentation for Detecting Stance Polarity and Intensity (2020.acl-main)

Copied to clipboard

Challenge: Existing methods for predicting a post's stance polarity and intensity don't take into account the stance's degree of intensity.
Approach: They propose to use a new problem to train models for predicting a post's stance polarity and intensity in cyber argumentation.
Outcome: The proposed models perform best for prediction of stance polarity with an accuracy of 70.43% and intensity with RMSE of 0.596.
Cross-Lingual Dependency Parsing by POS-Guided Word Reordering (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to cross-lingual dependency parsing rely on large corpus size and cost.
Approach: They propose a cross-lingual dependency parsing approach based on word reordering . they propose to train a model that transfers knowledge learned in one or multiple languages to target languages .
Outcome: The proposed approach outperforms the baseline approach in Hindi and Latin by 15.3% and 6.7%.
UPLex: Fine-Grained Personality Control in Large Language Models via Unsupervised Lexical Modulation (2025.findings-emnlp)

Copied to clipboard

Challenge: Personality is a crucial factor that shapes human communication patterns, thereby regulating the personalities of large language models (LLMs).
Approach: They propose a method that uses an Unsupervisedly-Built Personalized Lexicon (UPL) during the decoding phase to manipulate LLM’s personality traits.
Outcome: The proposed method can modulate the personality expression of large language models by dynamically altering their predicted probability of upcoming words in a pluggable fashion.
Thinking Before Running! Efficient Code Generation with Thorough Exploration and Optimal Refinement (2025.findings-acl)

Copied to clipboard

Challenge: Recent research indicates that large language models (LLMs) have demonstrated remark-able capabilities in various programming-related domains, such as code generation and code refinement.
Approach: They propose a framework that combines exploration with refinement to reduce test-time computation overhead.
Outcome: The proposed framework outperforms SOTA and AgentCoder on humanEval and MBPP benchmarks while reducing test-time computation overhead and scalability.
Advancing Parameter Efficiency in Fine-tuning via Representation Editing (2024.acl-long)

Copied to clipboard

Challenge: Parameter Efficient Fine-Tuning (PEFT) has gained significant attention for its ability to achieve competitive results while updating only a small subset of trainable parameters.
Approach: They propose a new approach to fine-tuning neural models that scales and biases the representation produced at each layer.
Outcome: The proposed approach reduces the number of trainable parameters by a factor of 25,700 compared to full parameter fine-tuning and by . 32 compared with LoRA.
Generating Responses with a Specific Emotion in Dialog (P19-1)

Copied to clipboard

Challenge: EmoDS can express emotions in both ways, but it is difficult to scale to large datasets.
Approach: They propose an emotional dialog system that can express emotions in both ways . they use strong emotional words and neutral words to increase the intensity of emotions .
Outcome: The proposed system performs better than baselines in BLEU, diversity and quality of emotional expression.
Revisiting Jailbreaking for Large Language Models: A Representation Engineering Perspective (2025.coling-main)

Copied to clipboard

Challenge: Recent surge in jailbreaking attacks has revealed significant vulnerabilities in Large Language Models (LLMs) however, limited research into the underlying mechanisms that make LLMs vulnerable to such attacks has been conducted.
Approach: They propose that LLMs' self-safeguarding capability is linked to specific activity patterns within their representation space.
Outcome: The proposed models can be detected with a few pairs of contrastive queries, and the robustness can be manipulated by weakening or strengthening these patterns.
More is not always better? Enhancing Many-Shot In-Context Learning with Differentiated and Reweighting Objectives (2025.acl-long)

Copied to clipboard

Challenge: Large language models excel at few-shot in-context learning but performance plateaus as ICL demonstrations increase from a few to many.
Approach: They propose a novel optimization method that optimizes the negative log-likelihood objective and reweights the model to achieve many-shot performance.
Outcome: The proposed method achieves significant performance improvements across a large-scale dataset.
TextFlint: Unified Multilingual Robustness Evaluation Toolkit for Natural Language Processing (2021.acl-demo)

Copied to clipboard

Challenge: Existing approaches to textual robustness evaluation focus on slightly modifying the input data, which maintains the original meaning and results in a different prediction.
Approach: They propose a multilingual robustness evaluation toolkit for NLP that integrates universal text transformations, task-specific transformations and adversarial attack.
Outcome: The toolkit includes universal text transformation, task-specific transformation, adversarial attack, subpopulation, and their combinations to provide comprehensive robustness analyses.
Promoting Data and Model Privacy in Federated Learning through Quantized LoRA (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing federated learning frameworks require substantial data and computational resources to develop large language models.
Approach: They propose a method that distributes a quantized version of the model’s parameters during training and combine it with a popular fine-tuning method to significantly reduce communication costs.
Outcome: The proposed method enables accurate estimations for parameter updates while preventing clients from accessing a model whose performance is comparable to the centrally hosted one.

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