paper-with-me

Papers

Toward Tweet Entity Linking with Heterogeneous Information Networks

2021-03-23 · IEEE Transactions on Knowledge and Data Engineering 2021 3 · Wei Shen, Yuwei Yin, Yang Yang, Jiawei Han, Jianyong Wang, Xiaojie Yuan

Twitter, a microblogging platform, has developed into an increasingly invaluable information source, where millions of users post a great quantity of tweets with various topics per day. Heterogeneous information networks consisting of multi-type objects and relations are becoming more and more prevalent as an organization form of knowledge and information. The task of linking an entity mention in a tweet with its corresponding entity in a heterogeneous information network is of great importance, for the purpose of enriching heterogeneous information networks with the abundant and fresh knowledge embedded in tweets. However, the entity mention is ambiguous. Additionally, tweets are short and informal, making it difficult to mine enough information from a single tweet for entity linking. In this paper, we propose an unsupervised iterative clustering framework TELHIN to link multiple similar tweets with a heterogeneous information network jointly. Our framework takes three dimensions of tweet similarity into consideration: (1) content similarity, (2) temporal similarity, and (3) user similarity. The appropriate weights of different similarity dimensions for each entity mention are learned iteratively based on the metric learning algorithm by leveraging the pairwise constraints generated automatically. Experiments on real data demonstrate the effectiveness of our framework in comparison with the baselines.

📄 PDF Abstract BibTeX

Code (1)

cloudqqiu/TELHIN

Tasks

Entity LinkingMetric Learning

Similar Papers 제목 키워드 기반

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

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

S-MART: Novel Tree-based Structured Learning Algorithms Applied to Tweet Entity Linking

2016-09-26 · IJCNLP 2015 7 · Yi Yang, Ming-Wei Chang

Non-linear models recently receive a lot of attention as people are starting to discover the power of statistical and embedding features. However, tree-based models are seldom studied in the context of structured learnin…

Entity Linking

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

Aggregated Semantic Matching for Short Text Entity Linking

2018-10-01 · CONLL 2018 10 · Feng Nie, Shuyan Zhou, Jing Liu, Jinpeng Wang 외

The task of entity linking aims to identify concepts mentioned in a text fragments and link them to a reference knowledge base. Entity linking in long text has been well studied in previous work. However, short text enti…

Card GamesEntity LinkingInformation RetrievalNamed Entity Recognition (NER)