Rethinking Label Smoothing on Multi-hop Question Answering
Multi-Hop Question Answering (MHQA) is a significant area in question answering, requiring multiple reasoning components, including document retrieval, supporting sentence prediction, and answer span extraction. In this work, we analyze the primary factors limiting the performance of multi-hop reasoning and introduce label smoothing into the MHQA task. This is aimed at enhancing the generalization capabilities of MHQA systems and mitigating overfitting of answer spans and reasoning paths in training set. We propose a novel label smoothing technique, F1 Smoothing, which incorporates uncertainty into the learning process and is specifically tailored for Machine Reading Comprehension (MRC) tasks. Inspired by the principles of curriculum learning, we introduce the Linear Decay Label Smoothing Algorithm (LDLA), which progressively reduces uncertainty throughout the training process. Experiment on the HotpotQA dataset demonstrates the effectiveness of our methods in enhancing performance and generalizability in multi-hop reasoning, achieving new state-of-the-art results on the leaderboard.
Code (2)
Tasks
Image ClassificationMachine Reading ComprehensionMachine TranslationMulti-hop Question AnsweringQuestion AnsweringReading ComprehensionRetrievalSentenceTranslationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Modelling Long-distance Node Relations for KBQA with Global Dynamic Graph
The structural information of Knowledge Bases (KBs) has proven effective to Question Answering (QA). Previous studies rely on deep graph neural networks (GNNs) to capture rich structural information, which may not model …
Question AnsweringVocal Bursts Type PredictionATM: Action Temporality Modeling for Video Question Answering
Despite significant progress in video question answering (VideoQA), existing methods fall short of questions that require causal/temporal reasoning across frames. This can be attributed to imprecise motion representation…
Contrastive LearningOptical Flow EstimationQuestion AnsweringVideo Question AnsweringRealistic Conversational Question Answering with Answer Selection based on Calibrated Confidence and Uncertainty Measurement
Conversational Question Answering (ConvQA) models aim at answering a question with its relevant paragraph and previous question-answer pairs that occurred during conversation multiple times. To apply such models to a rea…
Answer SelectionConversational Question AnsweringQuestion AnsweringUsing Multi-Label Classification for Improved Question Answering
A plethora of diverse approaches for question answering over RDF data have been developed in recent years. While the accuracy of these systems has increased significantly over time, most systems still focus on particular…
ClassificationGeneral ClassificationMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1Self-Teaching Machines to Read and Comprehend with Large-Scale Multi-Subject Question-Answering Data
In spite of much recent research in the area, it is still unclear whether subject-area question-answering data is useful for machine reading comprehension (MRC) tasks. In this paper, we investigate this question. We coll…
Machine Reading ComprehensionMultiple-choiceQuestion AnsweringReading Comprehension