PK-ICR: Persona-Knowledge Interactive Context Retrieval for Grounded Dialogue
Minsik Oh, Joosung Lee, Jiwei Li, Guoyin Wang
TL;DR
This work introduces PK-ICR, a framework for Persona and Knowledge Dual Context Identification that jointly grounds dialogue by leveraging persona and knowledge contexts through QA-informed prompts. It treats knowledge retrieval as zero-shot top-1 scoring and uses a subsequent persona scoring stage with augmented dialogue, enabling efficient cross-context adaptation and state-of-the-art performance on the pkchat2022 benchmark. A novel Null-positive Rank Test is proposed to quantify hard-negative effects of persona-augmented dialogue, providing a threshold-free, rank-based evaluation of grounding quality. Collectively, PK-ICR advances multi-context grounding in dialogue systems with practical gains in retrieval accuracy and a framework for evaluating hard negatives, with potential extensions to more grounding sources and generation tasks.
Abstract
Identifying relevant persona or knowledge for conversational systems is critical to grounded dialogue response generation. However, each grounding has been mostly researched in isolation with more practical multi-context dialogue tasks introduced in recent works. We define Persona and Knowledge Dual Context Identification as the task to identify persona and knowledge jointly for a given dialogue, which could be of elevated importance in complex multi-context dialogue settings. We develop a novel grounding retrieval method that utilizes all contexts of dialogue simultaneously. Our method requires less computational power via utilizing neural QA retrieval models. We further introduce our novel null-positive rank test which measures ranking performance on semantically dissimilar samples (i.e. hard negatives) in relation to data augmentation.
