Enhancing Persona Classification in Dialogue Systems: A Graph Neural Network Approach
Konstantin Zaitsev

TL;DR
This paper introduces a novel framework combining text embeddings and Graph Neural Networks to improve persona classification in dialogue systems, addressing dataset scarcity and enhancing performance with limited data.
Contribution
It presents a new persona classification method using GNNs and creates a dedicated dataset, advancing dialogue personalization techniques.
Findings
GNNs significantly improve classification accuracy
The approach performs well with limited training data
Created a manually annotated persona dataset
Abstract
In recent years, Large Language Models (LLMs) gain considerable attention for their potential to enhance personalized experiences in virtual assistants and chatbots. A key area of interest is the integration of personas into LLMs to improve dialogue naturalness and user engagement. This study addresses the challenge of persona classification, a crucial component in dialogue understanding, by proposing a framework that combines text embeddings with Graph Neural Networks (GNNs) for effective persona classification. Given the absence of dedicated persona classification datasets, we create a manually annotated dataset to facilitate model training and evaluation. Our method involves extracting semantic features from persona statements using text embeddings and constructing a graph where nodes represent personas and edges capture their similarities. The GNN component uses this graph structure…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPersona Design and Applications · Speech and dialogue systems · Human-Automation Interaction and Safety
MethodsSoftmax · Attention Is All You Need
