Challenge: Existing MCQA datasets are small in size, which increases difficulty of model learning and generalization.
Approach: They propose a multi-source meta transfer framework for low-resource multiple-choice question answering . they extend meta learning by incorporating multiple training sources to learn a generalized feature representation across domains .
Outcome: The proposed framework is independent of backbone language models and can bridge the distribution gap between training sources and target.

Similar Papers

Few-Shot Complex Knowledge Base Question Answering via Meta Reinforcement Learning (2020.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to complex question-answering (CQA) exhibit uneven performance when questions have different types, harboring inherently different characteristics, e.g., difficulty level.
Approach: They propose a meta-reinforcement learning approach to program induction in CQA to tackle the potential distributional bias in questions.
Outcome: The proposed method achieves state-of-the-art performance on the CQA dataset while using only five trial trajectories for the top-5 retrieved questions in each support set.
X-METRA-ADA: Cross-lingual Meta-Transfer learning Adaptation to Natural Language Understanding and Question Answering (2021.naacl-main)

Copied to clipboard

Challenge: Multilingual models have gained popularity for their zero-shot cross-lingual transfer learning capabilities, but their generalization ability is inconsistent for typologically diverse languages.
Approach: They propose a meta-learning approach that adapts MAML to learn to adapt to new languages . they extensively evaluate two cross-lingual NLU tasks using English as source and spanish as target .
Outcome: The proposed approach outperforms naive fine-tuning on cross-lingual tasks for most languages.
M2QA: Multi-domain Multilingual Question Answering (2024.findings-emnlp)

Copied to clipboard

Challenge: Language varies along several axes, most importantly, language instance and domain . lack of evaluation datasets prevents transfer of NLP systems to non-dominant languages .
Approach: They propose a multi-domain multilingual question answering benchmark to explore cross-lingual cross-domain performance of fine-tuned models and state-of-the-art LLMs.
Outcome: The proposed benchmark compared 13,500 SQuAD 2.0-style question-answer instances in German, Turkish, and Chinese for the domains of product reviews, news, and creative writing.
Investigating Meta-Learning Algorithms for Low-Resource Natural Language Understanding Tasks (D19-1)

Copied to clipboard

Challenge: Existing methods to learn general representations of text can achieve sub-optimal performance in low-resource scenarios.
Approach: They propose to use language model pre-training and multi-task learning to learn robust representations but these methods can achieve sub-optimal performance in low-resource scenarios.
Outcome: The proposed model outperforms strong baselines on the GLUE benchmark and can be adapted to new tasks efficiently and effectively.
Meta-Learning for Low-Resource Neural Machine Translation (D18-1)

Copied to clipboard

Challenge: In this paper, we propose to extend the recently introduced model-agnostic meta-learning algorithm for low-resource neural machine translation (NMT).
Approach: They propose to extend the recently introduced meta-learning algorithm for low-resource neural machine translation (NMT) they frame low-Resource translation as a meta- learning problem where we learn to adapt to low-REsource languages based on multilingual high-resourced language tasks.
Outcome: The proposed meta-learning algorithm outperforms the multilingual, transfer learning based approach and can train a competitive NMT system with only a fraction of training examples.
MetaQA: Combining Expert Agents for Multi-Skill Question Answering (2023.eacl-main)

Copied to clipboard

Challenge: Recent explosion of question-answering datasets and models has increased interest in generalization of models across multiple domains and formats.
Approach: They propose to combine expert agents with a flexible and training-efficient architecture that considers questions, answer predictions, and answer-prediction confidence scores to select the best answer among a list of answer predictions.
Outcome: The proposed model outperforms previous multi-agent and multi-dataset approaches and is highly data-efficient to train and adaptable to any QA format.
Meta-Learning for Fast Cross-Lingual Adaptation in Dependency Parsing (2022.acl-long)

Copied to clipboard

Challenge: Meta-learning can help overcome resource scarcity in cross-lingual NLP problems . pre-training of models requires large annotated training sets for the task at hand .
Approach: They propose to use meta-learning to train a model to learn a parameter initialization that can adapt quickly to new languages.
Outcome: The proposed model-agnostic meta-learning improves on language transfer and standard supervised learning baselines for unseen, typologically diverse, and low-resource languages in a few-shot learning setup.
MultiQA: An Empirical Investigation of Generalization and Transfer in Reading Comprehension (P19-1)

Copied to clipboard

Challenge: A large number of reading comprehension (RC) datasets have been created, but little research has been done on whether they generalize to one another and the extent to which existing datasets can be leveraged for improving performance on new ones.
Approach: They propose a BERT-based reading comprehension model that can be trained on multiple RC datasets.
Outcome: The proposed model can be trained on multiple RC datasets and improve performance on five RC data.
When Models Decide and When They Bind: A Two-Stage Computation for Multiple-Choice Question Answering (2026.findings-acl)

Copied to clipboard

Challenge: Multiple-choice question answering (MCQA) is easy to evaluate but adds a meta-task . prior work has shown that language models exhibit selection biases for particular option identifiers such as the label "A"
Approach: They find that option-boundary residual states contain strong linearly decodable signals . winning content position becomes decoded after final option is processed .
Outcome: The proposed model solves the problem and outputs the symbol that represents the answer.
MultiCQA: Zero-Shot Transfer of Self-Supervised Text Matching Models on a Massive Scale (2020.emnlp-main)

Copied to clipboard

Challenge: a new study examines the zero-shot transfer capabilities of text matching models on a massive scale.
Approach: They propose to integrate self-supervised with supervised multi-task learning on all available source domains to study the zero-shot transfer capabilities of text matching models on a massive scale.
Outcome: The proposed model outperforms in-domain BERT and the previous state of the art on six benchmarks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations