Challenge: Existing tools for Question Answering (QA) have challenges that limit their use in practice.
Approach: They propose a library that integrates with existing infrastructure and offers helpful defaults for QA subtasks.
Outcome: NeuralQA integrates well with existing infrastructure and offers helpful defaults for QA subtasks.

Similar Papers

A Flexible, Efficient and Accurate Framework for Community Question Answering Pipelines (P18-4)

Copied to clipboard

Challenge: Community Question Answering is a research area that benefits from deep linguistic analysis . previous cQA challenges have shown that neural approaches are not enough to deliver state-of-the-art results .
Approach: They propose a framework to distribute computation of cQA tasks over computer clusters . community question answering is a research area that benefits from deep linguistic analysis .
Outcome: The proposed framework scales to large datasets and delivers fast processing.
PrimeQA: The Prime Repository for State-of-the-Art Multilingual Question Answering Research and Development (2023.acl-demo)

Copied to clipboard

Challenge: Question Answering (QA) is a major area of research in Natural Language Processing (NLP)
Approach: They propose a one-stop and open-source QA repository for question answering . it supports core QA functionalities like retrieval and reading comprehension . they say it will facilitate easy replication of state-of-the-art (SOTA) QA methods .
Outcome: The proposed framework enables easy replication of state-of-the-art (SOTA) QA methods.
ReQA: An Evaluation for End-to-End Answer Retrieval Models (D19-58)

Copied to clipboard

Challenge: Popular QA benchmarks like SQuAD have driven progress on identifying answer spans within a specific passage . retrieving relevant answers from a huge corpus of documents is still a challenging problem .
Approach: They propose a benchmark for evaluating large-scale sentence-level answer retrieval models . they establish baselines using both neural encoding models and classical retrieval techniques .
Outcome: The proposed model outperforms human models on identifying answer spans within a specific passage . the proposed model is scalable and can bypass the typical document retrieval step .
XQA: A Cross-lingual Open-domain Question Answering Dataset (P19-1)

Copied to clipboard

Challenge: Open-domain question answering aims to answer questions through text retrieval and reading comprehension . but, the success of these models relies on a massive volume of training data, which is not available in other languages . a new dataset aims at investigating cross-lingual OpenQA .
Approach: They propose to use a dataset for cross-lingual OpenQA research to test models . they use XQA dataset to train models with large volumes of labeled data .
Outcome: The proposed model achieves best results in almost all target languages while the performance is lower than that of English.
UQA: Corpus for Urdu Question Answering (2024.lrec-main)

Copied to clipboard

Challenge: Urdu is a low-resource language with over 70 million native speakers . expanding the reach of NLP to languages other than English is crucial for advancing multilingual AI systems.
Approach: They introduce a novel dataset for question answering and text comprehension in Urdu . they use a technique called EATS which preserves the answer spans in translated context paragraphs .
Outcome: The proposed dataset preserves answer spans in translated context paragraphs.
MESAQA: A Dataset for Multi-Span Contextual and Evidence-Grounded Question Answering (2025.coling-main)

Copied to clipboard

Challenge: Existing question answering systems focus on extracting answers from single spans, but real-world scenarios require synthesizing information from multiple spans.
Approach: They propose a dataset that leverages the MASH-QA dataset and large language models (LLMs) to ensure that each Q/A pair requires considering all selected spans.
Outcome: The proposed method enables the model to answer multiple Q/A pairs in a single span, while ensuring that all selected spans are considered.
Towards Interpreting BERT for Reading Comprehension Based QA (2020.emnlp-main)

Copied to clipboard

Challenge: Pretrained language models such as ELMO and XLNet have achieved state-of-the-art performance on various NLP tasks.
Approach: They propose to define a layer’s role or functionality using Integrated Gradients and perform preliminary analysis across all layers.
Outcome: The proposed model performs better than existing models on RCQA and ELMO, but it lacks the human-level performance needed to perform the task.
ConditionalQA: A Complex Reading Comprehension Dataset with Conditional Answers (2022.acl-long)

Copied to clipboard

Challenge: Existing datasets for reading comprehension have deterministic answers, but questions in the real world do not always have definite answers.
Approach: They propose a Question Answering (QA) dataset that contains complex questions with conditional answers.
Outcome: The proposed dataset will motivate further research in answering complex questions over long documents.
Large-Scale Relation Learning for Question Answering over Knowledge Bases with Pre-trained Language Models (2021.emnlp-main)

Copied to clipboard

Challenge: Existing KBQA methods focus on the natural language but ignore textual information carried by the nodes and edges.
Approach: They propose to perform relation extraction, relation matching, and relation reasoning tasks to align the natural language expressions to the relations in the KB and reason over the missing connections.
Outcome: Experiments on WebQSP show that the proposed model outperforms baselines even when the KB is incomplete.
CCQA: A New Web-Scale Question Answering Dataset for Model Pre-Training (2022.findings-naacl)

Copied to clipboard

Challenge: Existing approaches to answer open domain questions rely on unlabeled text or synthetically generated question-answer pairs.
Approach: They propose a large-scale open-domain question-answering dataset based on the Common Crawl project that can be used to in-domain pre-train popular language models.
Outcome: The proposed dataset achieves promising results in zero-shot, low resource and fine-tuned settings across multiple tasks, models and 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