Personal Attribute Prediction from Conversations
Yinan Liu, Hu Chen, Wei Shen

TL;DR
This paper introduces DSCGN, a noise-robust framework that predicts personal attributes from conversations without labeled data, leveraging external resources and unlabeled utterances to improve PKB enrichment.
Contribution
It proposes a novel, label-free method using distant and contextual supervision to effectively utilize personal knowledge embedded in conversations and external data.
Findings
Outperforms 12 baselines in nDCG and MRR metrics
Effective in predicting difficult personal attributes
Utilizes unlabeled data and external resources efficiently
Abstract
Personal knowledge bases (PKBs) are critical to many applications, such as Web-based chatbots and personalized recommendation. Conversations containing rich personal knowledge can be regarded as a main source to populate the PKB. Given a user, a user attribute, and user utterances from a conversational system, we aim to predict the personal attribute value for the user, which is helpful for the enrichment of PKBs. However, there are three issues existing in previous studies: (1) manually labeled utterances are required for model training; (2) personal attribute knowledge embedded in both utterances and external resources is underutilized; (3) the performance on predicting some difficult personal attributes is unsatisfactory. In this paper, we propose a framework DSCGN based on the pre-trained language model with a noise-robust loss function to predict personal attributes from…
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 · Recommender Systems and Techniques · Speech and dialogue systems
