Sticker Response Selector, or SRS, is a model for multi-turn dialog that automatically selects a sticker response. SRS first employs a convolutional based sticker image encoder and a self-attention based multi-turn dialog encoder to obtain the representation of stickers and utterances. Next, deep interaction network is proposed to conduct deep matching between the sticker with each utterance in the dialog history. SRS then learns the short-term and long-term dependency between all interaction results by a fusion network to output the the final matching score.
Source: Learning to Respond with Stickers: A Framework of Unifying Multi-Modality in Multi-Turn DialogPaper | Code | Results | Date | Stars |
---|
Task | Papers | Share |
---|---|---|
Recommendation Systems | 4 | 17.39% |
Sequential Recommendation | 2 | 8.70% |
Econometrics | 1 | 4.35% |
Interpretable Machine Learning | 1 | 4.35% |
Marketing | 1 | 4.35% |
Speaker Recognition | 1 | 4.35% |
Out-of-Distribution Detection | 1 | 4.35% |
Out of Distribution (OOD) Detection | 1 | 4.35% |
Time Series Analysis | 1 | 4.35% |
Component | Type |
|
---|---|---|
🤖 No Components Found | You can add them if they exist; e.g. Mask R-CNN uses RoIAlign |