of the conversation • Mixed initiative is an intrinsic feature of human-machine conversations • Both user and system take the initiative in suggesting new conversational directions by introducing new topics, asking a question 4
switching KS model depending on the initiative • E.g. if the system should take initiative, select knowledge including a new topic • Problem: There is no labeled dataset for an initiative ØIntroduce self-supervised method inspired by heuristics 5
Employ the idea of initiative and mixing two types of KS models • To tackle lack of data for detecting initiative, propose self-supervised method inspired by an observation 6
(ISLe) scheme is based on the following two insights 1. If there is an unsmooth knowledge shift, the KS tends to be user-initiative 2. If a piece of knowledge selected at one turn is deleted, the knowledge tends to be unsmooth
(ISLe) scheme is based on the following two insights 1. If there is an unsmooth knowledge shift, the KS tends to be user-initiative 2. If a piece of knowledge selected at one turn is deleted, the knowledge tends to be unsmooth
missing knowledge is almost equivalent to learning to detect unsmooth knowledge shifts (2) • detecting unsmooth knowledge shifts is almost equivalent to detect user-initiative KS (1) Ødetecting missing knowledge is almost equivalent to detect user-initiative KS
• randomly delete a piece of knowledge • train a model to locate missed knowledge • Use this model’s outputs for pseudo labeling of user-initiative KS • Train initiative discriminator by the pseudo label
user ℎ*! and the previously selected knowledge {ℎ+",$%&},-! .'! • Predict the probability of user-initiative KS 𝑃(𝑢.). The label is teacher initiative discriminator’s output
transformer encoder (TransformerE) with two modifications: • Add special positional embeddings representing turn • Apply left-to-right attention mask such that one can not attend to previous positions
the probability of user-initiative KS 𝑃(𝑢. ) (same as page 15) • Then select knowledge weighting by this probability: P 𝒦 = 𝑃 𝑢. P 𝒦. 𝑢𝑠𝑒𝑟 + (1 − 𝑃 𝑢. )P(𝒦.|𝑠𝑦𝑠) ℎ!!: user’s utterance at turn 𝜏 ℎ"!,#: 𝑖’th knowledge piece at turn 𝜏
defined as a knowledge sentence • 18,430/1,948/1,933 conversations for training/validation/test • The test set is split into two subsets, Test Seen (in-domain) and Test Unseen (out-of-domain) • There are around 67 pieces of knowledge on average in a knowledge pool • Holl-E • A piece of knowledge is defined as a knowledge sentence [1] • 7,228/930/913 conversations for training/validation/test • There are nearly 60 pieces of knowledge on average in a knowledge pool [1] Sequential Latent Knowledge Selection for Knowledge-Grounded Dialogue [Kim+, ICLR20]
leverage difference between the previous knowledge and candidates • DukeNet: regard tracking the previously selected knowledge and selecting the current knowledge as dual tasks
while basketball is most often played as a team sport with five players on each side, two-on-two, and one-on-one competitions are also common. 𝐾3: … 𝐾4: jordan played 15 seasons in the nba for the chicago bulls and washington wizards. User: are you a basketball fan? System: (𝐾2) yes, i am a fan of the five player sport. are you? User: not as much as i used to be. i watched the bulls in the 90s when they were the dream team. MIKe: (𝐾4 ✓) i know that jordan played 15 seasons in the nba for the chicago bulls and washington wizards. SKT+PIPM+KDBTS: (𝐾2 ✗) i’ m not sure but i know that while basket- ball is most played as a team sport with five players. User-initiative KS Context Knowledge Pool
instagram is a mobile, desktop, and internet-based photo-sharing application and service that allows users to share pictures and videos either publicly, or privately to pre-approved followers. 𝐾3: … 𝐾4: instagram is owned by facebook. User: i hate to admit it but i spend way too much time on instagram! System: (𝐾2) i use it for sharing photos and videos User: do you have a lot of followers? MIKe: (𝐾4 ✓) i have a lot of followers and i do know that it is owned by facebook. SKT+PIPM+KDBTS: (𝐾2 ✗) i have not i have not. System-initiative KS Context Knowledge Pool
Employ the idea of initiative and mixing two types of KS models • To tackle lack of data for detecting initiative, propose self-supervised method inspired by an observation • Achieve SOTA on two popular benchmark datasets
(page 33), but still, performance is improved • Author says an improvement on it would be one of future directions • Initiative is clear? How about an agreement between annotators