paper-with-me

Papers

Scalable graph-based individual named entity identification

2018-11-26 · Khalife Sammy, Vazirgiannis Michalis

Named entity discovery (NED) is an important information retrieval problem that can be decomposed into two sub-problems. The first sub-problem, named entity recognition (NER), aims to tag pre-defined sets of words in a vocabulary (called "named entities": names, places, locations, ...) when they appear in natural language. The second subproblem, named entity linking/identification (NEL), considers these entity mentions as queries to be identified in a pre-existing database. In this paper, we consider the NEL problem, and assume a set of queries (or mentions) that have to be identified within a knowledge base. This knowledge base is represented by a text database paired with a semantic graph. We present state-of-the-art methods in NEL, and propose a 2-step method for individual identification of named entities. Our approach is well-motivated by the limitations brought by recent deep learning approaches that lack interpratability, and require lots of parameter tuning along with large volume of annotated data. First of all, we propose a filtering algorithm designed with information retrieval and text mining techniques, aiming to maximize precision at K (typically for 5 <= K <=20). Then, we introduce two graph-based methods for named entity identification to maximize precision at 1 by re-ranking the remaining top entity candidates. The first identification method is using parametrized graph mining, and the second similarity with graph kernels. Our approach capitalizes on a fine-grained classification of entities from annotated web data. We present our algorithms in details, and show experimentally on standard datasets (NIST TAC-KBP, CONLL/AIDA) their performance in terms of precision are better than any graph-based method reported, and competitive with state-of-the-art systems. Finally, we conclude on the advantages of our graph-based approach compared to recent deep learning methods.

📄 PDF Abstract BibTeX arXiv:1811.10547

Code (0)

등록된 구현이 없습니다.

Tasks

Entity LinkingGraph MiningInformation Retrievalnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERRe-RankingRetrievalTAG

Similar Papers 제목 키워드 기반

Scalable graph-based method for individual named entity identification

2019-11-01 · WS 2019 11 · Sammy Khalife, Michalis Vazirgiannis

In this paper, we consider the named entity linking (NEL) problem. We assume a set of queries, named entities, that have to be identified within a knowledge base. This knowledge base is represented by a text database pai…

Entity Linking

Unsupervised Text Deidentification

2022-10-20 · John X. Morris, Justin T. Chiu, Ramin Zabih, Alexander M. Rush

Deidentification seeks to anonymize textual data prior to distribution. Automatic deidentification primarily uses supervised named entity recognition from human-labeled data points. We propose an unsupervised deidentific…

Named Entity RecognitionNamed Entity Recognition (NER)

One model per entity: using hundreds of machine learning models to recognize and normalize biomedical names in text

2017-09-01 · RANLP 2017 9 · Victor Bellon, Raul Rodriguez-Esteban

We explored a new approach to named entity recognition based on hundreds of machine learning models, each trained to distinguish a single entity, and showed its application to gene name identification (GNI). The rational…

BIG-bench Machine LearningDomain Adaptationnamed-entity-recognitionNamed Entity Recognition+1

Taking Modality-free Human Identification as Zero-shot Learning

2020-10-02 · Zhizhe Liu, Xingxing Zhang, Zhenfeng Zhu, Shuai Zheng 외

Human identification is an important topic in event detection, person tracking, and public security. There have been numerous methods proposed for human identification, such as face identification, person re-identificati…

AttributeEvent DetectionFace IdentificationGait Identification+2

"Translation can't change a name": Using Multilingual Data for Named Entity Recognition

2014-05-04 · Manaal Faruqui

Named Entities (NEs) are often written with no orthographic changes across different languages that share a common alphabet. We show that this can be leveraged so as to improve named entity recognition (NER) by using uns…

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