paper-with-me

Papers

Multimodal Named Entity Recognition for Short Social Media Posts

2018-02-22 · NAACL 2018 6 · Seungwhan Moon, Leonardo Neves, Vitor Carvalho

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.

📄 PDF Abstract BibTeX arXiv:1802.07862

Code (0)

등록된 구현이 없습니다.

Tasks

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

A multimodal deep learning approach for named entity recognition from social media

2020-01-19 · Meysam Asgari-Chenaghlu, M. Reza Feizi-Derakhshi, Leili farzinvash, M. A. Balafar 외

Named Entity Recognition (NER) from social media posts is a challenging task. User generated content that forms the nature of social media, is noisy and contains grammatical and linguistic errors. This noisy content make…

Information RetrievalMultimodal Deep Learningnamed-entity-recognitionNamed Entity Recognition+2

Aiding Intra-Text Representations with Visual Context for Multimodal Named Entity Recognition

2019-04-02 · Omer Arshad, Ignazio Gallo, Shah Nawaz, Alessandro Calefati

With massive explosion of social media such as Twitter and Instagram, people daily share billions of multimedia posts, containing images and text. Typically, text in these posts is short, informal and noisy, leading to a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

TriMod Fusion for Multimodal Named Entity Recognition in Social Media

2025-01-14 · Mosab Alfaqeeh

Social media platforms serve as invaluable sources of user-generated content, offering insights into various aspects of human behavior. Named Entity Recognition (NER) plays a crucial role in analyzing such content by ide…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Multi-Granularity Cross-Modality Representation Learning for Named Entity Recognition on Social Media

2022-10-19 · Peipei Liu, Gaosheng Wang, Hong Li, Jie Liu 외

Named Entity Recognition (NER) on social media refers to discovering and classifying entities from unstructured free-form content, and it plays an important role for various applications such as intention understanding a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Improving Multimodal Named Entity Recognition via Entity Span Detection with Unified Multimodal Transformer

2020-07-01 · ACL 2020 6 · Jianfei Yu, Jing Jiang, Li Yang, Rui Xia

In this paper, we study Multimodal Named Entity Recognition (MNER) for social media posts. Existing approaches for MNER mainly suffer from two drawbacks: (1) despite generating word-aware visual representations, their wo…

multimodal interactionMulti-modal Named Entity Recognitionnamed-entity-recognitionNamed Entity Recognition+1