A text-image-hashtag attention fusion model for Twitter named entity recognition reports a marginal F1 gain over prior work, but the result is not reproducible from the paper.
Multimodal Named Entity Recognition for Short Social Media Posts
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
We introduce a new task called Multimodal Named Entity Recognition (MNER) for noisy user-generated data such as tweets or Snapchat captions, which comprise short text with accompanying images. These social media posts often come in inconsistent or incomplete syntax and lexical notations with very limited surrounding textual contexts, bringing significant challenges for NER. To this end, we create a new dataset for MNER called SnapCaptions (Snapchat image-caption pairs submitted to public and crowd-sourced stories with fully annotated named entities). We then build upon the state-of-the-art Bi-LSTM word/character based NER models with 1) a deep image network which incorporates relevant visual context to augment textual information, and 2) a generic modality-attention module which learns to attenuate irrelevant modalities while amplifying the most informative ones to extract contexts from, adaptive to each sample and token. The proposed MNER model with modality attention significantly outperforms the state-of-the-art text-only NER models by successfully leveraging provided visual contexts, opening up potential applications of MNER on myriads of social media platforms.
citation-role summary
citation-polarity summary
fields
cs.IR 1years
2025 1verdicts
REJECT 1roles
baseline 1polarities
baseline 1representative citing papers
citing papers explorer
-
TriMod Fusion for Multimodal Named Entity Recognition in Social Media
A text-image-hashtag attention fusion model for Twitter named entity recognition reports a marginal F1 gain over prior work, but the result is not reproducible from the paper.