Teach Me What to Say and I Will Learn What to Pick: Unsupervised Knowledge Selection Through Response Generation with Pretrained Generative Models
Ehsan Lotfi, Maxime De Bruyn, Jeska Buhmann, Walter Daelemans

TL;DR
This paper introduces K-Mine, an unsupervised method using pre-trained generative models with a score-and-aggregate module to select relevant knowledge for response generation without relying on knowledge labels.
Contribution
It demonstrates that pre-trained generative models can learn to select appropriate knowledge in an unsupervised manner by adding a score-and-aggregate module, eliminating the need for knowledge labels.
Findings
K-Mine achieves competitive knowledge selection performance.
The model effectively learns to pick relevant knowledge without supervision.
It simplifies knowledge-grounded conversation modeling by removing the need for labeled data.
Abstract
Knowledge Grounded Conversation Models (KGCM) are usually based on a selection/retrieval module and a generation module, trained separately or simultaneously, with or without having access to a gold knowledge option. With the introduction of large pre-trained generative models, the selection and generation part have become more and more entangled, shifting the focus towards enhancing knowledge incorporation (from multiple sources) instead of trying to pick the best knowledge option. These approaches however depend on knowledge labels and/or a separate dense retriever for their best performance. In this work we study the unsupervised selection abilities of pre-trained generative models (e.g. BART) and show that by adding a score-and-aggregate module between encoder and decoder, they are capable of learning to pick the proper knowledge through minimising the language modelling loss (i.e.…
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.
