paper-with-me

Papers

Answer Generation for Retrieval-based Question Answering Systems

2021-06-02 · Findings (ACL) 2021 8 · Chao-Chun Hsu, Eric Lind, Luca Soldaini, Alessandro Moschitti

Recent advancements in transformer-based models have greatly improved the ability of Question Answering (QA) systems to provide correct answers; in particular, answer sentence selection (AS2) models, core components of retrieval-based systems, have achieved impressive results. While generally effective, these models fail to provide a satisfying answer when all retrieved candidates are of poor quality, even if they contain correct information. In AS2, models are trained to select the best answer sentence among a set of candidates retrieved for a given question. In this work, we propose to generate answers from a set of AS2 top candidates. Rather than selecting the best candidate, we train a sequence to sequence transformer model to generate an answer from a candidate set. Our tests on three English AS2 datasets show improvement up to 32 absolute points in accuracy over the state of the art.

📄 PDF Abstract BibTeX arXiv:2106.00955

Code (0)

등록된 구현이 없습니다.

Tasks

Answer GenerationQuestion AnsweringRetrievalSentence

Similar Papers 제목 키워드 기반

Assessing the Robustness of Retrieval-Augmented Generation Systems in K-12 Educational Question Answering with Knowledge Discrepancies

2024-12-12 · Tianshi Zheng, Weihan Li, Jiaxin Bai, Weiqi Wang 외

Retrieval-Augmented Generation (RAG) systems have demonstrated remarkable potential as question answering systems in the K-12 Education domain, where knowledge is typically queried within the restricted scope of authorit…

Question AnsweringRAGRetrievalRetrieval-augmented Generation

Retrieval Augmented Visual Question Answering with Outside Knowledge

2022-10-07 · Weizhe Lin, Bill Byrne

Outside-Knowledge Visual Question Answering (OK-VQA) is a challenging VQA task that requires retrieval of external knowledge to answer questions about images. Recent OK-VQA systems use Dense Passage Retrieval (DPR) to re…

Answer GenerationDiagnosticPassage RetrievalQuestion Answering+3

AccurateRAG: A Framework for Building Accurate Retrieval-Augmented Question-Answering Applications

2025-10-02 · Linh The Nguyen, Chi Tran, Dung Ngoc Nguyen, Van-Cuong Pham 외 arxiv

We introduce AccurateRAG -- a novel framework for constructing high-performance question-answering applications based on retrieval-augmented generation (RAG). Our framework offers a pipeline for development efficiency wi…

RAG-BioQA: A Retrieval-Augmented Generation Framework for Long-Form Biomedical Question Answering

2025-10-02 · Lovely Yeswanth Panchumarthi, Sumalatha Saleti, Sai Prasad Gudari, Atharva Negi 외 arxiv

The rapidly growth of biomedical literature creates challenges acquiring specific medical information. Current biomedical question-answering systems primarily focus on short-form answers, failing to provide comprehensive…

Question AnsweringAnswer Generation

Retrieval Augmented Generation Framework for the Nepali Legal Domain Question Answering

2026-04-20 · Samir Wagle, Abiral Adhikari, Reewaj Khanal, Batsal Bhandari 외 arxiv

Legal domains in high-resource languages like English have widely adopted artificial intelligence for legal question answering. However, data scarcity in low resource languages such as Nepali has limited the training of …

Question AnsweringAnswer Generation