Longrag: Enhancing retrieval-augmented generation with long-context llms
In traditional RAG framework, the basic retrieval units are normally short. The common
retrievers like DPR normally work with 100-word Wikipedia paragraphs. Such a design …
retrievers like DPR normally work with 100-word Wikipedia paragraphs. Such a design …
Adaptive information seeking for open-domain question answering
Information seeking is an essential step for open-domain question answering to efficiently
gather evidence from a large corpus. Recently, iterative approaches have been proven to be …
gather evidence from a large corpus. Recently, iterative approaches have been proven to be …
Chain-of-skills: A configurable model for open-domain question answering
The retrieval model is an indispensable component for real-world knowledge-intensive
tasks, eg, open-domain question answering (ODQA). As separate retrieval skills are …
tasks, eg, open-domain question answering (ODQA). As separate retrieval skills are …
Answering open-domain questions of varying reasoning steps from text
We develop a unified system to answer directly from text open-domain questions that may
require a varying number of retrieval steps. We employ a single multi-task transformer model …
require a varying number of retrieval steps. We employ a single multi-task transformer model …
Answering any-hop open-domain questions with iterative document reranking
Existing approaches for open-domain question answering (QA) are typically designed for
questions that require either single-hop or multi-hop reasoning, which make strong …
questions that require either single-hop or multi-hop reasoning, which make strong …
Gradually Excavating External Knowledge for Implicit Complex Question Answering
Recently, large language models (LLMs) have gained much attention for the emergence of
human-comparable capabilities and huge potential. However, for open-domain implicit …
human-comparable capabilities and huge potential. However, for open-domain implicit …
Natural logic-guided autoregressive multi-hop document retrieval for fact verification
A key component of fact verification is thevevidence retrieval, often from multiple documents.
Recent approaches use dense representations and condition the retrieval of each document …
Recent approaches use dense representations and condition the retrieval of each document …
RPA: reasoning path augmentation in iterative retrieving for multi-hop QA
Z Cao, B Liu, S Li - Proceedings of the AAAI Conference on Artificial …, 2023 - ojs.aaai.org
Multi-hop questions are associated with a series of justifications, and one needs to obtain
the answers by following the reasoning path (RP) that orders the justifications adequately …
the answers by following the reasoning path (RP) that orders the justifications adequately …
Performance Prediction for Multi-hop Questions
We study the problem of Query Performance Prediction (QPP) for open-domain multi-hop
Question Answering (QA), where the task is to estimate the difficulty of evaluating a multi …
Question Answering (QA), where the task is to estimate the difficulty of evaluating a multi …
Answer complex questions: Path ranker is all you need
Currently, the most popular method for open-domain Question Answering (QA) adopts"
Retriever and Reader" pipeline, where the retriever extracts a list of candidate documents …
Retriever and Reader" pipeline, where the retriever extracts a list of candidate documents …