paper-with-me

Papers

Multimodal Entity Linking for Tweets

2021-04-07 · Omar Adjali, Romaric Besançon, Olivier Ferret, Herve Le Borgne, Brigitte Grau

In many information extraction applications, entity linking (EL) has emerged as a crucial task that allows leveraging information about named entities from a knowledge base. In this paper, we address the task of multimodal entity linking (MEL), an emerging research field in which textual and visual information is used to map an ambiguous mention to an entity in a knowledge base (KB). First, we propose a method for building a fully annotated Twitter dataset for MEL, where entities are defined in a Twitter KB. Then, we propose a model for jointly learning a representation of both mentions and entities from their textual and visual contexts. We demonstrate the effectiveness of the proposed model by evaluating it on the proposed dataset and highlight the importance of leveraging visual information when it is available.

📄 PDF Abstract BibTeX arXiv:2104.03236

Code (2)

OA256864/MEL_Tweets 공식 구현
cea-list-lasti/MEL_Tweets 공식 구현

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Building a Multimodal Entity Linking Dataset From Tweets

2020-05-01 · LREC 2020 5 · Omar Adjali, Romaric Besan{\c{c}}on, Olivier Ferret, Herv{\'e} Le Borgne 외

The task of Entity linking, which aims at associating an entity mention with a unique entity in a knowledge base (KB), is useful for advanced Information Extraction tasks such as relation extraction or event detection. M…

Entity LinkingEvent DetectionRelation Extraction

Implicit Entity Linking in Tweets

2017-07-26 · Sujan Perera, Pablo N. Mendes, Adarsh Alex, Amit Sheth 외

Over the years, Twitter has become one of the largest communication platforms providing key data to various applications such as brand monitoring, trend detection, among others. Entity linking is one of the major tasks i…

Entity LinkingNatural Language Understanding

TweetNERD -- End to End Entity Linking Benchmark for Tweets

2022-10-14 · Shubhanshu Mishra, Aman Saini, Raheleh Makki, Sneha Mehta 외

Named Entity Recognition and Disambiguation (NERD) systems are foundational for information retrieval, question answering, event detection, and other natural language processing (NLP) applications. We introduce TweetNERD…

BenchmarkingEntity LinkingEvent DetectionInformation Retrieval+6

Tweeki: Linking Named Entities on Twitter to a Knowledge Graph

2020-11-01 · EMNLP (WNUT) 2020 11 · Bahareh Harandizadeh, Sameer Singh

To identify what entities are being talked about in tweets, we need to automatically link named entities that appear in tweets to structured KBs like WikiData. Existing approaches often struggle with such short, noisy te…

Entity Linking

Entity Linking for Tweets

2013-08-01 · ACL 2013 8 · Xiaohua Liu, Yitong Li, Haocheng Wu, Ming Zhou 외
Entity LinkingEntity ResolutionNamed Entity Recognition (NER)Reading Comprehension