← Search

Quan Tu

9 accepted papers

2024

CharacterEval: A Chinese Benchmark for Role-Playing Conversational Agent Evaluation

ACL 2024long

Recently, the advent of large language models (LLMs) has revolutionized generative agents. Among them, Role-Playing Conversational Agents (RPCAs) attract considerable attention due to their ability to emotionally engage users. However, the absence of a comprehensive benchmark impedes progress in thi…

2024

CycleAlign: Iterative Distillation from Black-box LLM to White-box Models for Better Human Alignment

ACL 2024findings

Language models trained on large-scale corpus often generate harmful responses that are harmful and contrary to human values. A prevalent approach for human alignment is reinforcement learning from human feedback (RLHF), utilizing algorithms such as proximal policy optimization (PPO). However, these…

2024

InCharacter: Evaluating Personality Fidelity in Role-Playing Agents through Psychological Interviews

ACL 2024long

Role-playing agents (RPAs), powered by large language models, have emerged as a flourishing field of applications. However, a key challenge lies in assessing whether RPAs accurately reproduce the personas of target characters, namely their character fidelity. Existing methods mainly focus on the kno…

2024

StreamingDialogue: Prolonged Dialogue Learning via Long Context Compression with Minimal Losses

NeurIPS 2024poster

Standard Large Language Models (LLMs) struggle with handling dialogues with long contexts due to efficiency and consistency issues. According to our observation, dialogue contexts are highly structured, and the special token of End-of-Utterance (EoU) in dialogues has the potential to aggregate infor…

2024

“In-Dialogues We Learn”: Towards Personalized Dialogue Without Pre-defined Profiles through In-Dialogue Learning

EMNLP 2024main

Personalized dialogue systems have gained significant attention in recent years for their ability to generate responses in alignment with different personas. However, most existing approaches rely on pre-defined personal profiles, which are not only time-consuming and labor-intensive to create but a…

Cited by 2SourcePDFScholar
2023

SSP: Self-Supervised Post-training for Conversational Search

ACL 2023findings

Conversational search has been regarded as the next-generation search paradigm. Constrained by data scarcity, most existing methods distill the well-trained ad-hoc retriever to the conversational retriever. However, these methods, which usually initialize parameters by query reformulation to discove…

2022

MISC: A Mixed Strategy-Aware Model integrating COMET for Emotional Support Conversation

ACL 2022long

Applying existing methods to emotional support conversation—which provides valuable assistance to people who are in need—has two major limitations: (a) they generally employ a conversation-level emotion label, which is too coarse-grained to capture user’s instant mental state; (b) most of them focus…