CLNov 3, 2023

EmojiLM: Modeling the New Emoji Language

arXiv:2311.01751v19 citationsh-index: 13
AI Analysis

This addresses the need for better emoji language modeling for users and applications in online social media, but it is incremental as it builds on existing methods with new data.

The paper tackled the problem of limited data and models for emoji language understanding by synthesizing a large text-emoji parallel corpus and distilling a sequence-to-sequence model for bidirectional translation, resulting in outperforming strong baselines on benchmarks and benefiting downstream tasks.

With the rapid development of the internet, online social media welcomes people with different backgrounds through its diverse content. The increasing usage of emoji becomes a noticeable trend thanks to emoji's rich information beyond cultural or linguistic borders. However, the current study on emojis is limited to single emoji prediction and there are limited data resources available for further study of the interesting linguistic phenomenon. To this end, we synthesize a large text-emoji parallel corpus, Text2Emoji, from a large language model. Based on the parallel corpus, we distill a sequence-to-sequence model, EmojiLM, which is specialized in the text-emoji bidirectional translation. Extensive experiments on public benchmarks and human evaluation demonstrate that our proposed model outperforms strong baselines and the parallel corpus benefits emoji-related downstream tasks.

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