paper-with-me

홈 › Papers

BUT-FIT at SemEval-2020 Task 4: Multilingual commonsense

2020-08-17 · SEMEVAL 2020 · Josef Jon, Martin Fajčík, Martin Dočekal, Pavel Smrž

This paper describes work of the BUT-FIT's team at SemEval 2020 Task 4 - Commonsense Validation and Explanation. We participated in all three subtasks. In subtasks A and B, our submissions are based on pretrained language representation models (namely ALBERT) and data augmentation. We experimented with solving the task for another language, Czech, by means of multilingual models and machine translated dataset, or translated model inputs. We show that with a strong machine translation system, our system can be used in another language with a small accuracy loss. In subtask C, our submission, which is based on pretrained sequence-to-sequence model (BART), ranked 1st in BLEU score ranking, however, we show that the correlation between BLEU and human evaluation, in which our submission ended up 4th, is low. We analyse the metrics used in the evaluation and we propose an additional score based on model from subtask B, which correlates well with our manual ranking, as well as reranking method based on the same principle. We performed an error and dataset analysis for all subtasks and we present our findings.

📄 PDF Abstract BibTeX arXiv:2008.07259

Code (1)

cepin19/semeval2020_task4 공식 구현

Tasks

Data AugmentationMachine TranslationRerankingTranslation

Similar Papers 제목 키워드 기반

SWAGex at SemEval-2020 Task 4: Commonsense Explanation as Next Event Prediction

2020-12-01 · SEMEVAL 2020 · Wiem Ben Rim, Naoaki Okazaki

We describe the system submitted by the SWAGex team to the SemEval-2020 Commonsense Validation and Explanation Task. We use multiple methods on the pre-trained language model BERT (Devlin et al., 2018) for tasks that req…

Language ModelingLanguage Modelling

JBNU at SemEval-2020 Task 4: BERT and UniLM for Commonsense Validation and Explanation

2020-12-01 · SEMEVAL 2020 · Seung-Hoon Na, Jong-Hyeon Lee

This paper presents our contributions to the SemEval-2020 Task 4 Commonsense Validation and Explanation (ComVE) and includes the experimental results of the two Subtasks B and C of the SemEval-2020 Task 4. Our systems re…

Sentence

MITRE at SemEval-2018 Task 11: Commonsense Reasoning without Commonsense Knowledge

2018-06-01 · SEMEVAL 2018 6 · Elizabeth Merkhofer, John Henderson, David Bloom, Laura Strickhart 외

This paper describes MITRE{'}s participation in SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. The techniques explored range from simple bag-of-ngrams classifiers to neural architectures with va…

Common Sense ReasoningInformation RetrievalReading Comprehensionregression

Yuanfudao at SemEval-2018 Task 11: Three-way Attention and Relational Knowledge for Commonsense Machine Comprehension

2018-03-01 · SEMEVAL 2018 6 · Liang Wang, Meng Sun, Wei Zhao, Kewei Shen 외

This paper describes our system for SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. We use Three-way Attentive Networks (TriAN) to model interactions between the passage, question and answers. To…

General KnowledgeReading Comprehension

SemEval-2018 Task 11: Machine Comprehension Using Commonsense Knowledge

2018-06-01 · SEMEVAL 2018 6 · Simon Ostermann, Michael Roth, Ashutosh Modi, Stefan Thater 외

This report summarizes the results of the SemEval 2018 task on machine comprehension using commonsense knowledge. For this machine comprehension task, we created a new corpus, MCScript. It contains a high number of quest…

Reading ComprehensionStory Completion