← Search

Rumei Li

6 accepted papers

2025

Disentangling Preference Representation and Text Generation for Efficient Individual Preference Alignment

COLING 2025main

Aligning Large Language Models (LLMs) with general human preferences has been proved crucial in improving the interaction quality between LLMs and human. However, human values are inherently diverse among different individuals, making it insufficient to align LLMs solely with general preferences. To…

2025

SEAS: Self-Evolving Adversarial Safety Optimization for Large Language Models

AAAI 2025technical

As Large Language Models (LLMs) continue to advance in capability and influence, ensuring their security and preventing harmful outputs has become crucial. A promising approach to address these concerns involves training models to automatically generate adversarial prompts for red teaming. However,…

Cited by 0SourcePDFScholar
2025

Selecting Demonstrations for Many-Shot In-Context Learning via Gradient Matching

ACL 2025finding

In-Context Learning (ICL) empowers Large Language Models (LLMs) for rapid task adaptation without Fine-Tuning (FT), but its reliance on demonstration selection remains a critical challenge. While many-shot ICL shows promising performance through scaled demonstrations, the selection method for many-s…

2022

Improving Semantic Matching through Dependency-Enhanced Pre-trained Model with Adaptive Fusion

EMNLP 2022finding

Transformer-based pre-trained models like BERT have achieved great progress on Semantic Sentence Matching. Meanwhile, dependency prior knowledge has also shown general benefits in multiple NLP tasks. However, how to efficiently integrate dependency prior structure into pre-trained models to better m…

2021

ConSERT: A Contrastive Framework for Self-Supervised Sentence Representation Transfer

ACL 2021long

Learning high-quality sentence representations benefits a wide range of natural language processing tasks. Though BERT-based pre-trained language models achieve high performance on many downstream tasks, the native derived sentence representations are proved to be collapsed and thus produce a poor p…

2021

Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Models

EMNLP 2021main

The key challenge of question answering over knowledge bases (KBQA) is the inconsistency between the natural language questions and the reasoning paths in the knowledge base (KB). Recent graph-based KBQA methods are good at grasping the topological structure of the graph but often ignore the textual…