paper-with-me

홈 › Papers

Dynamic Gazetteer Integration in Multilingual Models for Cross-Lingual and Cross-Domain Named Entity Recognition

2022-07-01 · NAACL 2022 7 · Besnik Fetahu, Anjie Fang, Oleg Rokhlenko, Shervin Malmasi

Named entity recognition (NER) in a real-world setting remains challenging and is impacted by factors like text genre, corpus quality, and data availability. NER models trained on CoNLL do not transfer well to other domains, even within the same language. This is especially the case for multi-lingual models when applied to low-resource languages, and is mainly due to missing entity information. We propose an approach that with limited effort and data, addresses the NER knowledge gap across languages and domains. Our novel approach uses a token-level gating layer to augment pre-trained multilingual transformers with gazetteers containing named entities (NE) from a target language or domain.This approach provides the flexibility to jointly integrate both textual and gazetteer information dynamically: entity knowledge from gazetteers is used only when a token’s textual representation is insufficient for the NER task.Evaluation on several languages and domains demonstrates: (i) a high mismatch of reported NER performance on CoNLL vs. domain specific datasets, (ii) gazetteers significantly improve NER performance across languages and domains, and (iii) gazetteers can be flexibly incorporated to guide knowledge transfer. On cross-lingual transfer we achieve an improvement over the baseline with F1=+17.6%, and with F1=+21.3% for cross-domain transfer.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Domain Named Entity RecognitionCross-Lingual Transfernamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NERTransfer Learning

Similar Papers 제목 키워드 기반

USTC-NELSLIP at SemEval-2022 Task 11: Gazetteer-Adapted Integration Network for Multilingual Complex Named Entity Recognition

2022-03-07 · SemEval (NAACL) 2022 7 · Beiduo Chen, Jun-Yu Ma, Jiajun Qi, Wu Guo 외

This paper describes the system developed by the USTC-NELSLIP team for SemEval-2022 Task 11 Multilingual Complex Named Entity Recognition (MultiCoNER). We propose a gazetteer-adapted integration network (GAIN) to improve…

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

USTC-NELSLIP at SemEval-2023 Task 2: Statistical Construction and Dual Adaptation of Gazetteer for Multilingual Complex NER

2023-05-04 · Jun-Yu Ma, Jia-Chen Gu, Jiajun Qi, Zhen-Hua Ling 외

This paper describes the system developed by the USTC-NELSLIP team for SemEval-2023 Task 2 Multilingual Complex Named Entity Recognition (MultiCoNER II). A method named Statistical Construction and Dual Adaptation of Gaz…

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

CLaCLab at SocialDisNER: Using Medical Gazetteers for Named-Entity Recognition of Disease Mentions in Spanish Tweets

2022-09-08 · SMM4H (COLING) 2022 10 · Harsh Verma, Parsa Bagherzadeh, Sabine Bergler

This paper summarizes the CLaC submission for SMM4H 2022 Task 10 which concerns the recognition of diseases mentioned in Spanish tweets. Before classifying each token, we encode each token with a transformer encoder usin…

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

MultiCoNER: A Large-scale Multilingual dataset for Complex Named Entity Recognition

2022-08-30 · COLING 2022 10 · Shervin Malmasi, Anjie Fang, Besnik Fetahu, Sudipta Kar 외

We present MultiCoNER, a large multilingual dataset for Named Entity Recognition that covers 3 domains (Wiki sentences, questions, and search queries) across 11 languages, as well as multilingual and code-mixing subsets.…

Machine Translationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

ParaNames 1.0: Creating an Entity Name Corpus for 400+ Languages using Wikidata

2024-05-15 · Jonne Sälevä, Constantine Lignos

We introduce ParaNames, a massively multilingual parallel name resource consisting of 140 million names spanning over 400 languages. Names are provided for 16.8 million entities, and each entity is mapped from a complex …

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionTranslation+1