CLOct 30, 2019

Time to Take Emoji Seriously: They Vastly Improve Casual Conversational Models

arXiv:1910.13793v112 citations
Originality Incremental advance
AI Analysis

This addresses the issue of more natural and accurate emoji understanding in casual conversations for AI systems, though it is incremental as it builds on existing BERT methods.

The paper tackled the problem of conversational AI models poorly interpreting emoji in casual contexts, and by modifying BERT to support emoji and training it on a QA corpus, they increased 1-of-100 accuracy from 12.7% to 17.8%.

Graphical emoji are ubiquitous in modern-day online conversations. So is a single thumbs-up emoji able to signify an agreement, without any words. We argue that the current state-of-the-art systems are ill-equipped to correctly interpret these emoji, especially in a conversational context. However, in a casual context, the benefits might be high: a better understanding of users' utterances and more natural, emoji-rich responses. With this in mind, we modify BERT to fully support emoji, both from the Unicode Standard and custom emoji. This modified BERT is then trained on a corpus of question-answer (QA) tuples with a high number of emoji, where we're able to increase the 1-of-100 accuracy from 12.7% for the current state-of-the-art to 17.8% for our model with emoji support.

Foundations

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

Your Notes