paper-with-me

Papers

EMBRACE: Evaluation and Modifications for Boosting RACE

2023-05-15 · Mariia Zyrianova, Dmytro Kalpakchi, Johan Boye

When training and evaluating machine reading comprehension models, it is very important to work with high-quality datasets that are also representative of real-world reading comprehension tasks. This requirement includes, for instance, having questions that are based on texts of different genres and require generating inferences or reflecting on the reading material. In this article we turn our attention to RACE, a dataset of English texts and corresponding multiple-choice questions (MCQs). Each MCQ consists of a question and four alternatives (of which one is the correct answer). RACE was constructed by Chinese teachers of English for human reading comprehension and is widely used as training material for machine reading comprehension models. By construction, RACE should satisfy the aforementioned quality requirements and the purpose of this article is to check whether they are indeed satisfied. We provide a detailed analysis of the test set of RACE for high-school students (1045 texts and 3498 corresponding MCQs) including (1) an evaluation of the difficulty of each MCQ and (2) annotations for the relevant pieces of the texts (called "bases") that are used to justify the plausibility of each alternative. A considerable number of MCQs appear not to fulfill basic requirements for this type of reading comprehension tasks, so we additionally identify the high-quality subset of the evaluated RACE corpus. We also demonstrate that the distribution of the positions of the bases for the alternatives is biased towards certain parts of texts, which is not necessarily desirable when evaluating MCQ answering and generation models.

📄 PDF Abstract BibTeX arXiv:2305.08433

Code (1)

dkalpakchi/embrace 공식 구현

Tasks

Machine Reading ComprehensionMultiple-choiceReading Comprehension

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

EmbRace: Accelerating Sparse Communication for Distributed Training of NLP Neural Networks

2021-10-18 · Shengwei Li, Zhiquan Lai, Dongsheng Li, Yiming Zhang 외

Distributed data-parallel training has been widely adopted for deep neural network (DNN) models. Although current deep learning (DL) frameworks scale well for dense models like image classification models, we find that t…

image-classificationImage ClassificationScheduling

Fair MP-BOOST: Fair and Interpretable Minipatch Boosting

2024-04-01 · Camille Olivia Little, Genevera I. Allen

Ensemble methods, particularly boosting, have established themselves as highly effective and widely embraced machine learning techniques for tabular data. In this paper, we aim to leverage the robust predictive power of …

FairnessFeature Importance

Boosting neural video codecs by exploiting hierarchical redundancy

2022-08-08 · Reza Pourreza, Hoang Le, Amir Said, Guillaume Sautiere 외

In video compression, coding efficiency is improved by reusing pixels from previously decoded frames via motion and residual compensation. We define two levels of hierarchical redundancy in video frames: 1) first-order: …

Video Compression

EmbraceNet for Activity: A Deep Multimodal Fusion Architecture for Activity Recognition

2020-04-29 · Jun-Ho Choi, Jong-Seok Lee

Human activity recognition using multiple sensors is a challenging but promising task in recent decades. In this paper, we propose a deep multimodal fusion model for activity recognition based on the recently proposed fe…

Activity RecognitionHuman Activity Recognition

Embracing the Enemy

2024-06-14 · Álvaro Delgado-Vega, Johannes Schneider

We study the repeated interactions between two power-hungry agents, the "friend", and the "enemy," and one power broker, the principal. All three care about the leading agent's policy choice. The principal, who aligns mo…