🤖 AI Summary
This study addresses the lack of interpretability in existing Vietnamese multiple-choice reading comprehension models. To this end, the authors construct a novel dataset that supports natural language explanation generation and propose ViMultiChoice, a method that jointly models answer selection and explanation generation for the first time in the Vietnamese context. ViMultiChoice employs an end-to-end architecture that integrates multi-choice discrimination with text generation techniques, specifically adapted to the linguistic characteristics of Vietnamese. Experimental results demonstrate that ViMultiChoice achieves state-of-the-art performance on both the ViMMRC 2.0 benchmark and the newly introduced dataset, significantly improving both accuracy and model interpretability.
📝 Abstract
Multiple-choice Reading Comprehension (MCRC) models aim to select the correct answer from a set of candidate options for a given question. However, they typically lack the ability to explain the reasoning behind their choices. In this paper, we introduce a novel Vietnamese dataset designed to train and evaluate MCRC models with explanation generation capabilities. Furthermore, we propose ViMultiChoice, a new method specifically designed for modeling Vietnamese reading comprehension that jointly predicts the correct answer and generates a corresponding explanation. Experimental results demonstrate that ViMultiChoice outperforms existing MCRC baselines, achieving state-of-the-art (SotA) performance on both the ViMMRC 2.0 benchmark and the newly introduced dataset. Additionally, we show that jointly training option decision and explanation generation leads to significant improvements in multiple-choice accuracy.