Listening between the Lines: Learning Personal Attributes from Conversations
Anna Tigunova, Andrew Yates, Paramita Mirza, Gerhard Weikum

TL;DR
This paper presents deep learning methods to infer personal attributes like profession and age from conversations, enabling dialogue agents to better personalize interactions by extracting implicit user information.
Contribution
It introduces Hidden Attribute Models using attention and embeddings to extract personal attributes from dialogues, outperforming existing baselines.
Findings
Effective attribute inference from diverse conversational data
Superior performance over state-of-the-art baselines
Demonstrated viability across multiple dialogue sources
Abstract
Open-domain dialogue agents must be able to converse about many topics while incorporating knowledge about the user into the conversation. In this work we address the acquisition of such knowledge, for personalization in downstream Web applications, by extracting personal attributes from conversations. This problem is more challenging than the established task of information extraction from scientific publications or Wikipedia articles, because dialogues often give merely implicit cues about the speaker. We propose methods for inferring personal attributes, such as profession, age or family status, from conversations using deep learning. Specifically, we propose several Hidden Attribute Models, which are neural networks leveraging attention mechanisms and embeddings. Our methods are trained on a per-predicate basis to output rankings of object values for a given subject-predicate…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Advanced Text Analysis Techniques
