Challenge: Question-answering (QA) data often encodes essential information in many facets . a growing interest of QA has led to many large-scale QA datasets available to the community .
Approach: They propose a question-answer driven sentence encoding framework to learn representations from QA data.
Outcome: The proposed framework learns representations from QA data, using BERT or other state-of-the-art contextual language models.

Similar Papers

EEE-QA: Exploring Effective and Efficient Question-Answer Representations (2024.lrec-main)

Copied to clipboard

Challenge: Current approaches to question answering rely on pre-trained language models like RoBERTa.
Approach: They propose a pooling approach that embeds all answer candidates with the question . they also propose enabling cross-reference between answer choices .
Outcome: The proposed methods improve throughput and memory efficiency with little sacrifice in performance.
Question Answering Infused Pre-training of General-Purpose Contextualized Representations (2022.findings-acl)

Copied to clipboard

Challenge: Existing pretraining objectives for question answering (QA) are not optimized for being immediately useful without fine-tuning.
Approach: They propose a pre-training objective based on question answering (QA) that is based more directly on context.
Outcome: The proposed model matches predictions of a more accurate cross-encoder model on 80 million synthesized QA pairs and achieves large improvements over previous state-of-the-art models on paraphrase detection and fewshot named entity recognition.
Harvesting and Refining Question-Answer Pairs for Unsupervised QA (2020.acl-main)

Copied to clipboard

Challenge: Recent research attempts to extend unsupervised question answering to settings with few or no labeled data available.
Approach: They propose two approaches to improve unsupervised question answering . first, they harvest lexically and syntactically divergent Wikipedia questions to automatically construct a corpus of question-answer pairs . second, they take advantage of the QA model to extract more appropriate answers .
Outcome: The proposed approach outperforms previous unsupervised approaches by a large margin and is competitive with early supervised models.
A Pipeline for Generating, Annotating and Employing Synthetic Data for Real World Question Answering (2022.emnlp-demos)

Copied to clipboard

Challenge: Question Answering (QA) is a growing area of research . state-of-the-art QA models struggle on out-of domain documents without fine-tuning .
Approach: They propose a pipeline for validating and training QA data and an interface for human annotation.
Outcome: The proposed pipeline improves QA performance on domain-specific datasets while preserving the accuracy of the model.
What do Models Learn from Question Answering Datasets? (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models have outperformed humans on question answering datasets, but they have yet to outperform humans on the task of question answering itself.
Approach: They evaluate BERT-based question answering models on their generalizability to out-of-domain examples, responses to missing or incorrect data, and ability to handle question variations.
Outcome: The proposed models outperform human baselines on the widely-used SQuAD 1.1 and SQu AD 2.0 datasets.
Robust Question Answering Through Sub-part Alignment (2021.naacl-main)

Copied to clipboard

Challenge: Current textual question answering models fail to generalize to out-of-domain settings.
Approach: They propose to decompose question and context into smaller units and align them to find the answer.
Outcome: The proposed model is more robust than the standard BERT QA model on adversarial and out-of-domain datasets.
QASem Parsing: Text-to-text Modeling of QA-based Semantics (2022.emnlp-main)

Copied to clipboard

Challenge: Existing work suggests the appeals of incorporating explicit semantic representations into NLP . semi-structured natural language structures provide an intermediate meaning-capturing representation .
Approach: They propose a semi-structured natural-language representation of textual information . they examine input and output linearization strategies and multitask learning .
Outcome: The proposed model is based on pre-trained sequence-to-sequence language models . it is easy to use and can be used for downstream tasks that benefit from it .
Template-Based Question Generation from Retrieved Sentences for Improved Unsupervised Question Answering (2020.acl-main)

Copied to clipboard

Challenge: Question Answering (QA) is a field of increasing demand due to the availability of information online.
Approach: They propose an unsupervised approach to training QA models with generated pseudo-training data by applying a simple template on a related sentence rather than the original context sentence.
Outcome: The proposed approach improves the performance of a QA model on generated pseudo-training data.
QED: A Framework and Dataset for Explanations in Question Answering (2021.tacl-1)

Copied to clipboard

Challenge: Existing question answering systems provide no explanation of reasoning that leads to answer . linguistically informed, extensible framework provides explanations in question answering .
Approach: They propose a linguistically informed, extensible framework for explanations in question answering . they propose an expert-annotated dataset of QED explanations built upon a subset of the Natural Questions dataset .
Outcome: The proposed framework improves the ability of untrained raters to spot errors in QA datasets.
Open-Domain Why-Question Answering with Adversarial Learning to Encode Answer Texts (P19-1)

Copied to clipboard

Challenge: Existing why-QA methods retrieve “answer passages” that consist of several sentences . AGR is a vector representation of the non-redundant reason sought by a why-question .
Approach: They propose a method for why-question answering that uses an adversarial learning framework.
Outcome: The proposed method improves state-of-the-art open-domain QA on Japanese datasets . it also improves a state- of-the art method on publicly available English datasets.

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