paper-with-me

홈 › Papers

BERT Based Multilingual Machine Comprehension in English and Hindi

2020-06-02 · Somil Gupta, Nilesh Khade

Multilingual Machine Comprehension (MMC) is a Question-Answering (QA) sub-task that involves quoting the answer for a question from a given snippet, where the question and the snippet can be in different languages. Recently released multilingual variant of BERT (m-BERT), pre-trained with 104 languages, has performed well in both zero-shot and fine-tuned settings for multilingual tasks; however, it has not been used for English-Hindi MMC yet. We, therefore, present in this article, our experiments with m-BERT for MMC in zero-shot, mono-lingual (e.g. Hindi Question-Hindi Snippet) and cross-lingual (e.g. English QuestionHindi Snippet) fine-tune setups. These model variants are evaluated on all possible multilingual settings and results are compared against the current state-of-the-art sequential QA system for these languages. Experiments show that m-BERT, with fine-tuning, improves performance on all evaluation settings across both the datasets used by the prior model, therefore establishing m-BERT based MMC as the new state-of-the-art for English and Hindi. We also publish our results on an extended version of the recently released XQuAD dataset, which we propose to use as the evaluation benchmark for future research.

📄 PDF Abstract BibTeX arXiv:2006.01432

Code (2)

somiltg/bert 공식 구현 tf
somiltg/xquad

Tasks

Multilingual Machine Comprehension in English HindiQuestion AnsweringReading Comprehension

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Adam 설명 없음
Multi-Head Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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 &…
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Aggression Identification in English, Hindi and Bangla Text using BERT, RoBERTa and SVM

2020-05-01 · LREC 2020 5 · Arup Baruah, Kaushik Das, Ferdous Barbhuiya, Kuntal Dey

This paper presents the results of the classifiers we developed for the shared tasks in aggression identification and misogynistic aggression identification. These two shared tasks were held as part of the second worksho…

Aggression IdentificationMisogynistic Aggression Identification

Code-Mixed Telugu-English Hate Speech Detection

2025-02-15 · Santhosh Kakarla, Gautama Shastry Bulusu Venkata

Hate speech detection in low-resource languages like Telugu is a growing challenge in NLP. This study investigates transformer-based models, including TeluguHateBERT, HateBERT, DeBERTa, Muril, IndicBERT, Roberta, and Hin…

Hate Speech DetectionMultilingual NLPTranslation

Exploring the BERT Cross-Lingual Transferability: a Case Study in Reading Comprehension

2020-06-17 · Proceedings of the International Conference “Dialogue 2020” 2020 6 · Konovalov V. P., Gulyaev P. A., Sorokin A. A., Kuratov Y. M. 외

Multilingual BERT has been shown to generalize well in a zero-shot cross-lingual setting. This generalization was measured on POS and NER tasks. We explore the multilingual BERT cross-language transferability on the read…

NERPOSQuestion AnsweringReading Comprehension

Mixed-Distil-BERT: Code-mixed Language Modeling for Bangla, English, and Hindi

2023-09-19 · Md Nishat Raihan, Dhiman Goswami, Antara Mahmud

One of the most popular downstream tasks in the field of Natural Language Processing is text classification. Text classification tasks have become more daunting when the texts are code-mixed. Though they are not exposed …

Language ModelingLanguage Modellingtext-classificationText Classification+1

IIITG-ADBU at SemEval-2020 Task 9: SVM for Sentiment Analysis of English-Hindi Code-Mixed Text

2020-12-01 · SEMEVAL 2020 · Arup Baruah, Kaushik Das, Ferdous Barbhuiya, Kuntal Dey

In this paper, we present the results that the team IIITG-ADBU (codalab username {`}abaruah{'}) obtained in the SentiMix task (Task 9) of the International Workshop on Semantic Evaluation 2020 (SemEval 2020). This task r…

Sentiment Analysis