paper-with-me

홈 › Papers

Multilinguals at SemEval-2022 Task 11: Complex NER in Semantically Ambiguous Settings for Low Resource Languages

2022-07-14 · SemEval (NAACL) 2022 7 · Amit Pandey, Swayatta Daw, Narendra Babu Unnam, Vikram Pudi

We leverage pre-trained language models to solve the task of complex NER for two low-resource languages: Chinese and Spanish. We use the technique of Whole Word Masking(WWM) to boost the performance of masked language modeling objective on large and unsupervised corpora. We experiment with multiple neural network architectures, incorporating CRF, BiLSTMs, and Linear Classifiers on top of a fine-tuned BERT layer. All our models outperform the baseline by a significant margin and our best performing model obtains a competitive position on the evaluation leaderboard for the blind test set.

📄 PDF Abstract BibTeX arXiv:2207.06882

Code (1)

amitpandey-research/complex_ner 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingMasked Language ModelingNERPosition

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Test 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Adam 설명 없음
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Multilinguals at SemEval-2022 Task 11: Transformer Based Architecture for Complex NER

2022-04-05 · SemEval (NAACL) 2022 7 · Amit Pandey, Swayatta Daw, Vikram Pudi

We investigate the task of complex NER for the English language. The task is non-trivial due to the semantic ambiguity of the textual structure and the rarity of occurrence of such entities in the prevalent literature. U…

NER

CASIA at SemEval-2022 Task 11: Chinese Named Entity Recognition for Complex and Ambiguous Entities

2022-07-01 · SemEval (NAACL) 2022 7 · Jia Fu, Zhen Gan, Zhucong Li, Sirui Li 외

This paper describes our approach to develop a complex named entity recognition system in SemEval 2022 Task 11: MultiCoNER Multilingual Complex Named Entity Recognition,Track 9 - Chinese. In this task, we need to identif…

Chinese Named Entity RecognitionData AugmentationDomain Adaptationnamed-entity-recognition+2

CMB AI Lab at SemEval-2022 Task 11: A Two-Stage Approach for Complex Named Entity Recognition via Span Boundary Detection and Span Classification

2022-07-01 · SemEval (NAACL) 2022 7 · Keyu Pu, Hongyi Liu, Yixiao Yang, Jiangzhou Ji 외

This paper presents a solution for the SemEval-2022 Task 11 Multilingual Complex Named Entity Recognition. What is challenging in this task is detecting semantically ambiguous and complex entities in short and low-contex…

Boundary Detectionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)

MarSan at SemEval-2022 Task 11: Multilingual complex named entity recognition using T5 and transformer encoder

2022-07-01 · SemEval (NAACL) 2022 7 · Ehsan Tavan, Maryam Najafi

The multilingual complex named entity recognition task of SemEval2020 required participants to detect semantically ambiguous and complex entities in 11 languages. In order to participate in this competition, a deep learn…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+1

DAMO-NLP at SemEval-2022 Task 11: A Knowledge-based System for Multilingual Named Entity Recognition

2022-03-01 · SemEval (NAACL) 2022 7 · Xinyu Wang, Yongliang Shen, Jiong Cai, Tao Wang 외

The MultiCoNER shared task aims at detecting semantically ambiguous and complex named entities in short and low-context settings for multiple languages. The lack of contexts makes the recognition of ambiguous named entit…

Multilingual Named Entity RecognitionNamed Entity RecognitionNamed Entity Recognition (NER)Sentence