Dialogue Language Model with Large-Scale Persona Data Engineering (2025.naacl-industry)
Copied to clipboard
| Challenge: | Existing persona-consistent dialogue models lack robustness due to limited scale and diversity of datasets. |
| Approach: | They propose an open-domain persona dialogue system that employs extensive generative pre-training on a persona dialog dataset to enhance persona consistency. |
| Outcome: | The proposed model generates vast persona dialogue datasets and addresses invalid persona bias. |
Similar Papers
Learning to Improve Persona Consistency in Multi-party Dialogue Generation via Text Knowledge Enhancement (2022.coling-1)
Copied to clipboard
| Challenge: | Existing methods suffer from incomprehensive persona tags that have unique and obscure meanings to describe human’s personality. |
| Approach: | They propose a graph convolution network model with addressee selecting mechanism that integrates personas, dialogue utterances, and external text knowledge in a unified graph. |
| Outcome: | The proposed model outperforms baselines by large margins and improves persona consistency in the generated responses. |
LiveChat: A Large-Scale Personalized Dialogue Dataset Automatically Constructed from Live Streaming (2023.acl-long)
Copied to clipboard
| Challenge: | a recent study shows that open-domain dialogue systems are not able to perform well in fast-growing scenarios such as live streaming due to the domain gap between online-post constructed data and those required in downstream conversational tasks. |
| Approach: | They propose to train a conversational agent based on large social media datasets with multiple domains to improve response in live streaming scenarios. |
| Outcome: | The proposed model improves response modeling and addressee recognition in live open-domain scenarios. |
Building a Role Specified Open-Domain Dialogue System Leveraging Large-Scale Language Models (2022.naacl-main)
Copied to clipboard
| Challenge: | Recent large-scale language models have produced human-like responses in open-domain dialogue systems. |
| Approach: | They propose a framework for imposing roles on open-domain dialogue systems . they use few-shot learning to build a Korean dialogue dataset from scratch . |
| Outcome: | The proposed framework meets role specifications while maintaining conversational abilities. |
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. |
Post Persona Alignment for Multi-Session Dialogue Generation (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing methods for multi-session persona-based dialogue generation typically retrieve persona information before response generation, which can constrain diversity and result in generic outputs. |
| Approach: | They propose a two-stage framework that reverses the process of retrieving persona information before response generation. |
| Outcome: | Experiments on multi-session persona-based dialogue data show that the proposed framework outperforms existing methods in consistency, diversity, and persona relevance. |
BoB: BERT Over BERT for Training Persona-based Dialogue Models from Limited Personalized Data (2021.acl-long)
Copied to clipboard
| Challenge: | Existing persona-based dialogue models use crowd-sourced data, such as the PersonaChat . however, the cost of such datasets is limited, and the model is not robust. |
| Approach: | They propose to disentangle persona-based dialogue generation into two sub-tasks by using a BERT-over-BERT model. |
| Outcome: | The proposed model outperforms baselines in response quality and persona consistency under different limited data settings. |
Persona Expansion with Commonsense Knowledge for Diverse and Consistent Response Generation (2023.eacl-main)
Copied to clipboard
Donghyun Kim, Youbin Ahn, Wongyu Kim, Chanhee Lee, Kyungchan Lee, Kyong-Ho Lee, Jeonguk Kim, Donghoon Shin, Yeonsoo Lee
| Challenge: | Existing researches have focused on generating diverse and consistent responses based on personal traits. |
| Approach: | They propose a consistent persona expansion framework that improves not only the diversity but also the consistency of persona-based responses. |
| Outcome: | The proposed framework improves not only the diversity but also the consistency of persona-based responses on the Persona-Chat dataset. |
A Model-agnostic Data Manipulation Method for Persona-based Dialogue Generation (2022.acl-long)
Copied to clipboard
| Challenge: | Existing models for introducing explicit personas are expensive due to their expensive collection costs. |
| Approach: | They propose a data manipulation method which is model-agnostic to be packed with any persona-based dialogue generation model to improve their performance. |
| Outcome: | The proposed method is model-agnostic to be packed with any persona-based dialogue generation model to improve their performance. |
PAED: Zero-Shot Persona Attribute Extraction in Dialogues (2023.acl-long)
Copied to clipboard
| Challenge: | Existing methods for persona attribute extraction from conversations are inconsistent and unreliable. |
| Approach: | They propose a model with a hard negative sampling strategy for generalized zero-shot persona attribute extraction. |
| Outcome: | The proposed model outperforms existing models in persona attribute extraction tasks. |
Beyond Discrete Personas: Personality Modeling Through Journal Intensive Conversations (2025.coling-main)
Copied to clipboard
| Challenge: | Existing LLMs rely on static, predefined personas to capture dynamic and evolving nature of human personalities. |
| Approach: | They propose a dataset with 400,000 conversations and a framework for generating personalized conversations using long-form journal entries from Reddit. |
| Outcome: | The proposed framework generates high-quality, personality-rich dialogues grounded in reddit journal entries. |