RPTCS: A Reinforced Persona-aware Topic-guiding Conversational System (2023.eacl-main)
Copied to clipboard
| Challenge: | Existing systems that control concept transitions in a conversation lack a persona-aware topic transition dataset. |
| Approach: | They propose a persona-aware topic-guiding conversational system that leads the conversation to drift to a set of target concepts depending on the persona of the speaker and the context of the conversation. |
| Outcome: | The proposed system produces fluent responses with no useful information and is based on a conversational dataset with a human-in-loop only quality checks. |
Similar Papers
Reinforced Target-driven Conversational Promotion (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing conversational recommendation methods focus on acquiring user preferences while ignoring strategic planning for nudging users towards accepting a designated item. |
| Approach: | They propose a Reinforced Target-driven Conversational Promotion framework that integrates short-term and long-term planning via a balanced gating mechanism. |
| Outcome: | The proposed model outperforms state-of-the-art models on automatic metrics and human evaluation. |
Beyond Task-Oriented and Chitchat Dialogues: Proactive and Transition-Aware Conversational Agents (2025.emnlp-main)
Copied to clipboard
| Challenge: | Current efforts to bridge the two modes of interaction are reactive, focusing on responding to user inputs rather than coordinating dialogue flows. |
| Approach: | They propose a dataset designed for transition-aware dialogue modeling that incorporates structurally diverse and integrated mode flows. |
| Outcome: | The proposed dataset outperforms baseline models in intent detection and mode transition handling. |
Faithful Persona-based Conversational Dataset Generation with Large Language Models (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing datasets for training conversational AI models do not sufficiently model their users. |
| Approach: | They propose a generator-critic architecture framework to expand the initial dataset while improving the quality of its conversations. |
| Outcome: | The proposed framework expands the initial dataset while improving the quality of its conversations. |
PAL: Persona-Augmented Emotional Support Conversation Generation (2023.findings-acl)
Copied to clipboard
| Challenge: | Recent work has demonstrated the effectiveness of dialogue models in providing emotional support due to the lack of human resources for mental health support. |
| Approach: | They propose a framework for dynamically inferring and modeling seekers’ persona from the conversation history and a model that leverages persona information to provide personalized emotional support. |
| Outcome: | The proposed model outperforms baseline models on the studied benchmark. |
ChatR1: Reinforcement Learning for Conversational Reasoning and Retrieval Augmented Question Answering (2026.acl-long)
Copied to clipboard
| Challenge: | Unlike static ‘rewrite, retrieve, and generate’ pipelines, ChatR1 interleaves search and reasoning across turns, enabling exploratory and adaptive behaviors learned through RL. |
| Approach: | They propose a reasoning framework based on reinforcement learning (RL) for conversational question answering that interleaves search and reasoning across turns and provides turn-level feedback. |
| Outcome: | The proposed framework outperforms competing models on five CQA datasets, measured by different metrics (F1, BERTScore, and LLM-as-judge). |
RecInDial: A Unified Framework for Conversational Recommendation with Pretrained Language Models (2022.aacl-main)
Copied to clipboard
| Challenge: | Existing generative methods to recommend items are shallowly integrated into the model training and have poor chit-chat ability. |
| Approach: | They propose a framework that integrates recommendation into the dialog generation by introducing a vocabulary pointer. |
| Outcome: | The proposed framework outperforms the state-of-the-art models on a benchmark dataset. |
Guiding Variational Response Generator to Exploit Persona (2020.acl-main)
Copied to clipboard
Bowen Wu, MengYuan Li, Zongsheng Wang, Yifu Chen, Derek F. Wong, Qihang Feng, Junhong Huang, Baoxun Wang
| Challenge: | Neural Response Generators (NRGs) use persona information of users to perform personalized conversations . current studies focus on incorporating explicit meta-data of user profiles or character descriptions to generate persona-aware responses. |
| Approach: | They propose to use persona information of users in Neural Response Generators to perform personalized conversations. |
| Outcome: | The proposed method improves persona-aware response generation and the metrics are reasonable to evaluate them. |
KEEP CHATTING! An Attractive Dataset for Continuous Conversation Agents (2024.findings-acl)
Copied to clipboard
| Challenge: | Existing works about persona dialogue such as PersonaChat have greatly facilitated the chatbot with configurable and persistent personalities. |
| Approach: | They propose to collect a dataset called ContinuousChat and rewrite it in style-specific ways to increase users' willingness to continue chatting. |
| Outcome: | The proposed model increases users' willingness to continue talking to the chatbot by increasing their personas to detailed-personas through experiences, daily life, future plans, or interesting stories. |
Enhancing Persona Consistency for LLMs’ Role-Playing using Persona-Aware Contrastive Learning (2025.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for analyzing and analyzing large language models (LLMs) lack of emotion and fine-grained role awareness limits the model’s ability to provide personalized and diverse interactions further. |
| Approach: | They propose an annotation-free framework to align LLMs’ behavior during role-playing, enhancing the model’s role consistency. |
| Outcome: | The proposed framework outperforms vanilla LLMs under automatic evaluation methods and human expert evaluation. |
Target-Guided Open-Domain Conversation (P19-1)
Copied to clipboard
| Challenge: | a new study aims to improve opendomain chat systems by integrating goals and strategy into the system. |
| Approach: | They propose a structured approach that introduces coarse-grained keywords to control intended content of system responses and attains smooth conversation transition through turn-level supervised learning. |
| Outcome: | The proposed system produces meaningful and effective conversations significantly better than other approaches. |