CLAISep 16, 2022

Selecting Stickers in Open-Domain Dialogue through Multitask Learning

Tencent
arXiv:2209.07697v1638 citationsh-index: 65Has Code
Originality Incremental advance
AI Analysis

This work addresses sticker selection for online chatting users, but it is incremental as it builds on existing methods with multitask learning.

The paper tackled the problem of selecting appropriate stickers in open-domain dialogue by proposing a multitask learning method with three auxiliary tasks to enhance understanding of dialogue history, emotion, and sticker semantics, achieving significantly higher accuracy over strong baselines in experiments.

With the increasing popularity of online chatting, stickers are becoming important in our online communication. Selecting appropriate stickers in open-domain dialogue requires a comprehensive understanding of both dialogues and stickers, as well as the relationship between the two types of modalities. To tackle these challenges, we propose a multitask learning method comprised of three auxiliary tasks to enhance the understanding of dialogue history, emotion and semantic meaning of stickers. Extensive experiments conducted on a recent challenging dataset show that our model can better combine the multimodal information and achieve significantly higher accuracy over strong baselines. Ablation study further verifies the effectiveness of each auxiliary task. Our code is available at \url{https://github.com/nonstopfor/Sticker-Selection}

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes