← Search

Adrià de Gispert

5 accepted papers

2025

GaRAGe: A Benchmark with Grounding Annotations for RAG Evaluation

ACL 2025finding

We present GaRAGe, a large RAG benchmark with human-curated long-form answers and annotations of each grounding passage, allowing a fine-grained evaluation of whether LLMs can identify relevant grounding when generating RAG answers. Our benchmark contains 2366 questions of diverse complexity, dynami…

Cited by 0SourcePDFScholar
2025

Learning to Reason Over Time: Timeline Self-Reflection for Improved Temporal Reasoning in Language Models

ACL 2025long

Large Language Models (LLMs) have emerged as powerful tools for generating coherent text, understanding context, and performing reasoning tasks. However, they struggle with temporal reasoning, which requires processing time-related information such as event sequencing, durations, and inter-temporal…

2024

Retrieving Contextual Information for Long-Form Question Answering using Weak Supervision

EMNLP 2024finding

Long-form question answering (LFQA) aims at generating in-depth answers to end-user questions, providing relevant information beyond the direct answer. However, existing retrievers are typically optimized towards information that directly targets the question, missing out on such contextual informat…

2023

Strong and Efficient Baselines for Open Domain Conversational Question Answering

EMNLP 2023short findings

Unlike the Open Domain Question Answering (ODQA) setting, the conversational (ODConvQA) domain has received limited attention when it comes to reevaluating baselines for both efficiency and effectiveness. In this paper, we study the State-of-the-Art (SotA) Dense Passage Retrieval (DPR) retriever and…

Cited by 0SourceScholar
2022

FocusQA: Open-Domain Question Answering with a Context in Focus

EMNLP 2022finding

We introduce question answering with a cotext in focus, a task that simulates a free interaction with a QA system. The user reads on a screen some information about a topic, and they can follow-up with questions that can be either related or not to the topic; and the answer can be found in the docum…