paper-with-me

Papers

Aggregated Semantic Matching for Short Text Entity Linking

2018-10-01 · CONLL 2018 10 · Feng Nie, Shuyan Zhou, Jing Liu, Jinpeng Wang, Chin-Yew Lin, Rong pan

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 entity linking is more challenging since the text are noisy and less coherent. To better utilize the local information provided in short texts, we propose a novel neural network framework, Aggregated Semantic Matching (ASM), in which two different aspects of semantic information between the local context and the candidate entity are captured via representation-based and interaction-based neural semantic matching models, and then two matching signals work jointly for disambiguation with a rank aggregation mechanism. Our evaluation shows that the proposed model outperforms the state-of-the-arts on public tweet datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Card GamesEntity LinkingInformation RetrievalNamed Entity Recognition (NER)

Similar Papers 제목 키워드 기반

Knowledge-Enhanced Named Entity Disambiguation for Short Text

2020-12-01 · Asian Chapter of the Association for Computational Linguistics 2020 · Zhifan Feng, Qi Wang, Wenbin Jiang, Yajuan Lyu 외

Named entity disambiguation is an important task that plays the role of bridge between text and knowledge. However, the performance of existing methods drops dramatically for short text, which is widely used in actual ap…

Entity DisambiguationInformation RetrievalQuestion AnsweringRetrieval

FarFetched: Entity-centric Reasoning and Claim Validation for the Greek Language based on Textually Represented Environments

2024-07-13 · DeepLo 2022 7 · Dimitris Papadopoulos, Katerina Metropoulou, Nikolaos Matsatsinis, Nikolaos Papadakis

Our collective attention span is shortened by the flood of online information. With \textit{FarFetched}, we address the need for automated claim validation based on the aggregated evidence derived from multiple online ne…

Entity LinkingNatural Language InferenceSemantic SimilaritySemantic Textual Similarity+1

A Dual-way Enhanced Framework from Text Matching Point of View for Multimodal Entity Linking

2023-12-19 · Shezheng Song, Shan Zhao, Chengyu Wang, Tianwei Yan 외

Multimodal Entity Linking (MEL) aims at linking ambiguous mentions with multimodal information to entity in Knowledge Graph (KG) such as Wikipedia, which plays a key role in many applications. However, existing methods s…

Entity LinkingText Matching

Context Enhanced Short Text Matching using Clickthrough Data

2022-03-03 · Mao Yan Chen, Haiyun Jiang, Yujiu Yang

The short text matching task employs a model to determine whether two short texts have the same semantic meaning or intent. Existing short text matching models usually rely on the content of short texts which are lack in…

Text Matching

Full Triple Matcher: Integrating all triple elements between heterogeneous Knowledge Graphs

2025-07-20 · Victor Eiti Yamamoto, Hideaki Takeda arxiv

Knowledge graphs (KGs) are powerful tools for representing and reasoning over structured information. Their main components include schema, identity, and context. While schema and identity matching are well-established i…

Knowledge Graphs