paper-with-me

Papers

MIA 2022 Shared Task Submission: Leveraging Entity Representations, Dense-Sparse Hybrids, and Fusion-in-Decoder for Cross-Lingual Question Answering

2022-07-05 · NAACL (MIA) 2022 7 · Zhucheng Tu, Sarguna Janani Padmanabhan

We describe our two-stage system for the Multilingual Information Access (MIA) 2022 Shared Task on Cross-Lingual Open-Retrieval Question Answering. The first stage consists of multilingual passage retrieval with a hybrid dense and sparse retrieval strategy. The second stage consists of a reader which outputs the answer from the top passages returned by the first stage. We show the efficacy of using a multilingual language model with entity representations in pretraining, sparse retrieval signals to help dense retrieval, and Fusion-in-Decoder. On the development set, we obtain 43.46 F1 on XOR-TyDi QA and 21.99 F1 on MKQA, for an average F1 score of 32.73. On the test set, we obtain 40.93 F1 on XOR-TyDi QA and 22.29 F1 on MKQA, for an average F1 score of 31.61. We improve over the official baseline by over 4 F1 points on both the development and test sets.

📄 PDF Abstract BibTeX arXiv:2207.01940

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Lingual Question AnsweringDecoderLanguage ModelingLanguage ModellingPassage RetrievalQuestion AnsweringRetrieval

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

CMNEROne at SemEval-2022 Task 11: Code-Mixed Named Entity Recognition by leveraging multilingual data

2022-06-15 · SemEval (NAACL) 2022 7 · Suman Dowlagar, Radhika Mamidi

Identifying named entities is, in general, a practical and challenging task in the field of Natural Language Processing. Named Entity Recognition on the code-mixed text is further challenging due to the linguistic comple…

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

GHHT at CALCS 2018: Named Entity Recognition for Dialectal Arabic Using Neural Networks

2018-07-01 · WS 2018 7 · Mohammed Attia, Younes Samih, Wolfgang Maier

This paper describes our system submission to the CALCS 2018 shared task on named entity recognition on code-switched data for the language variant pair of Modern Standard Arabic and Egyptian dialectal Arabic. We build a…

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

RuNNE-2022 Shared Task: Recognizing Nested Named Entities

2022-05-23 · Ekaterina Artemova, Maxim Zmeev, Natalia Loukachevitch, Igor Rozhkov 외

The RuNNE Shared Task approaches the problem of nested named entity recognition. The annotation schema is designed in such a way, that an entity may partially overlap or even be nested into another entity. This way, the …

Dialogue Evaluationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

mucAI at WojoodNER 2024: Arabic Named Entity Recognition with Nearest Neighbor Search

2024-08-07 · Ahmed Abdou, Tasneem Mohsen

Named Entity Recognition (NER) is a task in Natural Language Processing (NLP) that aims to identify and classify entities in text into predefined categories. However, when applied to Arabic data, NER encounters unique ch…

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

IIT (BHU) Submission for the ACL Shared Task on Named Entity Recognition on Code-switched Data

2018-07-01 · WS 2018 7 · Shashwat Trivedi, Harsh Rangwani, Anil Kumar Singh

This paper describes the best performing system for the shared task on Named Entity Recognition (NER) on code-switched data for the language pair Spanish-English (ENG-SPA). We introduce a gated neural architecture for th…

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