Yi R. Fung
2025
Aligning LLMs with Individual Preferences via Interaction
Shujin Wu
|
Yi R. Fung
|
Cheng Qian
|
Jeonghwan Kim
|
Dilek Hakkani-Tur
|
Heng Ji
Proceedings of the 31st International Conference on Computational Linguistics
As large language models (LLMs) demonstrate increasingly advanced capabilities, aligning their behaviors with human values and preferences becomes crucial for their wide adoption. While previous research focuses on general alignment to principles such as helpfulness, harmlessness, and honesty, the need to account for individual and diverse preferences has been largely overlooked, potentially undermining customized human experiences. To address this gap, we train LLMs that can “interact to align”, essentially cultivating the meta-skill of LLMs to implicitly infer the unspoken personalized preferences of the current user through multi-turn conversations, and then dynamically align their following behaviors and responses to these inferred preferences. Our approach involves establishing a diverse pool of 3,310 distinct user personas by initially creating seed examples, which are then expanded through iterative self-generation and filtering. Guided by distinct user personas, we leverage multi-LLM collaboration to develop a multi-turn preference dataset containing 3K+ multi-turn conversations in tree structures. Finally, we apply supervised fine-tuning and reinforcement learning to enhance LLMs using this dataset. For evaluation, we establish the ALOE (ALign with custOmized prEferences) benchmark, consisting of 100 carefully selected examples and well-designed metrics to measure the customized alignment performance during conversations. Experimental results demonstrate the effectiveness of our method in enabling dynamic, personalized alignment via interaction. The code and dataset will be made public.
2022
A Zero-Shot Claim Detection Framework Using Question Answering
Revanth Gangi Reddy
|
Sai Chetan Chinthakindi
|
Yi R. Fung
|
Kevin Small
|
Heng Ji
Proceedings of the 29th International Conference on Computational Linguistics
In recent years, there has been an increasing interest in claim detection as an important building block for misinformation detection. This involves detecting more fine-grained attributes relating to the claim, such as the claimer, claim topic, claim object pertaining to the topic, etc. Yet, a notable bottleneck of existing claim detection approaches is their portability to emerging events and low-resource training data settings. In this regard, we propose a fine-grained claim detection framework that leverages zero-shot Question Answering (QA) using directed questions to solve a diverse set of sub-tasks such as topic filtering, claim object detection, and claimer detection. We show that our approach significantly outperforms various zero-shot, few-shot and task-specific baselines on the NewsClaims benchmark (Reddy et al., 2021).
Search
Fix data
Co-authors
- Heng Ji 2
- Sai Chetan Chinthakindi 1
- Revanth Gangi Reddy 1
- Dilek Hakkani-Tur 1
- Jeonghwan Kim 1
- show all...