Winnowing Knowledge for Multi-choice Question Answering (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing reasoning models suffer from noises in retrieved knowledge . encoding methods that use commonsense knowledge are less effective .
Approach: They propose a method which conducts interception and soft filtering to reduce noise . they use commonsense knowledge from Wikipedia and ConceptNet to encode questions and options .
Outcome: The proposed method improves on commonsense question answering tasks compared to baselines . it is able to conduct interception and soft filtering to shield the encoder from noise .

Similar Papers

Improving Commonsense Question Answering by Graph-based Iterative Retrieval over Multiple Knowledge Sources (2020.coling-main)

Copied to clipboard

Challenge: Existing methods to facilitate natural language understanding rarely involve commonsense or background knowledge.
Approach: They propose a question-answering method that integrates multiple knowledge sources to boost performance.
Outcome: The proposed method outperforms other competing methods on the CommonsenseQA dataset and achieves the new state-of-the-art.
CommonsenseQA: A Question Answering Challenge Targeting Commonsense Knowledge (N19-1)

Copied to clipboard

Challenge: Recent work on question answering relies on factoid questions with little general knowledge.
Approach: They propose a dataset to capture commonsense question answering with prior knowledge . they extract multiple-choice questions that discriminate between the source and target concepts .
Outcome: The proposed dataset captures commonsense reasoning beyond associations . it obtains 56% accuracy, well below human performance, which is 89% .
Knowledge Base Question Answering via Encoding of Complex Query Graphs (D18-1)

Copied to clipboard

Challenge: Existing KBQA methods focus on simpler questions and do not work well on complex questions . a knowledge-based question answering approach is able to answer complex questions using a standard knowledge base .
Approach: They propose to encode query structure into a uniform vector representation of a question and its semantic components into .
Outcome: The proposed approach outperforms existing methods on complex questions while staying competitive on simple questions.
Improving Question Answering with External Knowledge (D19-58)

Copied to clipboard

Challenge: ARC-Easy, ARC Challenge, and OpenBookQA use Wikipedia to augment training data . performance degrades when additional instances exhibit higher difficulty than original training data.
Approach: They propose two methods for exploiting external knowledge for QA in science . they enrich the original corpus with relevant text snippets from an open-domain resource . the second method simply increases the amount of training data by appending additional in-domain instances.
Outcome: The proposed methods achieve gains in accuracy of 8.1%, 13.0%, and 12.8% on science QA tasks.
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.
Proceedings of the 2nd Workshop on Machine Reading for Question Answering (D19-58)

Copied to clipboard

Challenge: a workshop focuses on machine reading for question answering . despite recent progress, there is much to be desired about these datasets and systems .
Approach: This year, they present a shared task on machine reading for question answering . they adapt and unified 18 distinct question answering datasets into the same format .
Outcome: The proposed system achieves an average F1 score of 72.5 on the held-out datasets.
Proceedings of the First Workshop on Commonsense Inference in Natural Language Processing (D19-60)

Copied to clipboard

Challenge: Workshop on Commonsense Inference in Natural Language Processing focuses on commonsense knowledge representation and application in NLP tasks.
Approach: COIN is a workshop on commonsense inference in natural language processing . workshop included two shared tasks on reading comprehension using commonsensense knowledge .
Outcome: the workshop focused on modeling commonsense knowledge and commonsensing in natural language processing tasks.
AutoEQA: Auto-Encoding Questions for Extractive Question Answering (2021.findings-emnlp)

Copied to clipboard

Challenge: Extractive question answering models are reliant on annotations of answer-spans in the corresponding passages.
Approach: They propose a method that auto-encodes a question and generates corresponding questions from it.
Outcome: The proposed method performs well in a zero-shot setting and can provide an additional loss to boost performance for extractive question answering (EQA).
Elaboration-Generating Commonsense Question Answering at Scale (2023.acl-long)

Copied to clipboard

Challenge: elaborations are generated using language models that generate background knowledge that helps improve performance . human evaluations show that the quality of the generated ellaborations is high .
Approach: They propose to finetune smaller language models to generate useful intermediate context . they compare a language model with an answer predictor and generate elaborations . human evaluations show that the quality of the generated ellaborations is high .
Outcome: The proposed framework outperforms other models on commonsense questions on four commons sense benchmarks.
KARNA at COIN Shared Task 1: Bidirectional Encoder Representations from Transformers with relational knowledge for machine comprehension with common sense (D19-60)

Copied to clipboard

Challenge: Using Bidirectional Encoder Representations from Transformers(BERT) and external relational knowledge from ConceptNet, we are able to achieve an accuracy of 73.3 % on the official test data.
Approach: They propose a model that uses Bidirectional Encoder Representations from Transformers and ConceptNet to tackle the problem of commonsense inference in natural language processing.
Outcome: The proposed model achieves 73.3 % accuracy on the official test data.

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