Papers › InferNER: an attentive model leveraging the sentence-level information for Named...
InferNER: an attentive model leveraging the sentence-level information for Named Entity Recognition in Microblogs
Moemmur Shahzad, Ayesha Amin, Diego Esteves, Axel-Cyrille Ngonga Ngomo
We investigate the problem of named entity recognition in the user-generated text such as social media posts. This task is rendered particularly difficult by the restricted length and limited grammatical coherence of this data type. Current state-of-the-art approaches rely on external sources such as gazetteers to alleviate some of these restrictions. We present a neural model able to outperform state of the art on this task without recurring to gazetteers or similar external sources of information. Our approach relies on word-, character-, and sentence-level information for NER in short-text. Social media posts like tweets often have associated images that may provide auxiliary context relevant to understand these texts. Hence, we also incorporate visual information and introduce an attention component which computes attention weight probabilities over textual and text-relevant visual contexts separately. Our model outperforms the current state of the art on various NER datasets. On WNUT 2016 and 2017, our model achieved 53.48% and 50.52% F1 score, respectively. With Multimodal model, our system also outperforms the current SOTA with an F1 score of 74% on the multimodal dataset. Our evaluation further suggests that our model also goes beyond the current state-of-the-art on newswire data, hence corroborating its suitability for various NER tasks.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Named Entity Recognition (NER) | CoNLL 2003 (English) | InferNER | F1 | 93.76 | #12 of 73 | Archive leaderboard | report |
| Named Entity Recognition (NER) | WNUT 2016 | InferNER | F1 | 53.48 | #5 of 7 | Archive leaderboard | report |
| Named Entity Recognition (NER) | WNUT 2017 | InferNER | F1 | 50.52 | #14 of 23 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: Segregated Attention Network
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections