TL;DR
This paper introduces CoMemNN, a novel cooperative memory network that enhances personalized task-oriented dialogue systems by gradually enriching incomplete user profiles during conversations, leading to improved response accuracy and robustness.
Contribution
The paper presents a new cooperative memory network with modules for profile enrichment and response selection, effectively handling incomplete user profiles in personalized dialogue systems.
Findings
Achieves 3.06% higher response accuracy than state-of-the-art methods.
Effectively enriches user profiles using collaborative and dialogue information.
Maintains performance even with 50% profile attribute removal.
Abstract
There is increasing interest in developing personalized Task-oriented Dialogue Systems (TDSs). Previous work on personalized TDSs often assumes that complete user profiles are available for most or even all users. This is unrealistic because (1) not everyone is willing to expose their profiles due to privacy concerns; and (2) rich user profiles may involve a large number of attributes (e.g., gender, age, tastes, . . .). In this paper, we study personalized TDSs without assuming that user profiles are complete. We propose a Cooperative Memory Network (CoMemNN) that has a novel mechanism to gradually enrich user profiles as dialogues progress and to simultaneously improve response selection based on the enriched profiles. CoMemNN consists of two core modules: User Profile Enrichment (UPE) and Dialogue Response Selection (DRS). The former enriches incomplete user profiles by utilizing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsMemory Network
