paper-with-me

Papers

CSReader at SemEval-2018 Task 11: Multiple Choice Question Answering as Textual Entailment

2018-06-01 · SEMEVAL 2018 6 · Zhengping Jiang, Qi Sun

In this document we present an end-to-end machine reading comprehension system that solves multiple choice questions with a textual entailment perspective. Since some of the knowledge required is not explicitly mentioned in the text, we try to exploit commonsense knowledge by using pretrained word embeddings during contextual embeddings and by dynamically generating a weighted representation of related script knowledge. In the model two kinds of prediction structure are ensembled, and the final accuracy of our system is 10 percent higher than the naiive baseline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense ReasoningLanguage ModellingMachine Reading ComprehensionMultiple-choiceNatural Language InferenceQuestion AnsweringReading ComprehensionWord Embeddings

Similar Papers 제목 키워드 기반

HFL-RC System at SemEval-2018 Task 11: Hybrid Multi-Aspects Model for Commonsense Reading Comprehension

2018-03-15 · Zhipeng Chen, Yiming Cui, Wentao Ma, Shijin Wang 외

This paper describes the system which got the state-of-the-art results at SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. In this paper, we present a neural network called Hybrid Multi-Aspects (H…

Multiple-choiceReading Comprehension

NLP at UC Santa Cruz at SemEval-2024 Task 5: Legal Answer Validation using Few-Shot Multi-Choice QA

2024-04-04 · Anish Pahilajani, Samyak Rajesh Jain, Devasha Trivedi

This paper presents our submission to the SemEval 2024 Task 5: The Legal Argument Reasoning Task in Civil Procedure. We present two approaches to solving the task of legal answer validation, given an introduction to the …

Multiple-choice

Convolutional Spatial Attention Model for Reading Comprehension with Multiple-Choice Questions

2018-11-21 · Zhipeng Chen, Yiming Cui, Wentao Ma, Shijin Wang 외

Machine Reading Comprehension (MRC) with multiple-choice questions requires the machine to read given passage and select the correct answer among several candidates. In this paper, we propose a novel approach called Conv…

Machine Reading ComprehensionMultiple-choiceReading Comprehension

ELiRF-UPV at SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge

2018-06-01 · SEMEVAL 2018 6 · Jos{\'e}-{\'A}ngel Gonz{\'a}lez, Llu{\'\i}s-F. Hurtado, Encarna Segarra, Ferran Pla

This paper describes the participation of ELiRF-UPV team at task 11, Machine Comprehension using Commonsense Knowledge, of SemEval-2018. Our approach is based on the use of word embeddings, NumberBatch Embeddings, and a …

Multiple-choiceQuestion AnsweringReading ComprehensionWord Embeddings

IIE-NLP-NUT at SemEval-2020 Task 4: Guiding PLM with Prompt Template Reconstruction Strategy for ComVE

2020-07-02 · SEMEVAL 2020 · Luxi Xing, Yuqiang Xie, Yue Hu, Wei Peng

This paper introduces our systems for the first two subtasks of SemEval Task4: Commonsense Validation and Explanation. To clarify the intention for judgment and inject contrastive information for selection, we propose th…

Multiple-choiceQuestion Answering