← Search

Matteo Gabburo

5 accepted papers

2024

Datasets for Multilingual Answer Sentence Selection

EMNLP 2024finding

Answer Sentence Selection (AS2) is a critical task for designing effective retrieval-based Question Answering (QA) systems. Most advancements in AS2 focus on English due to the scarcity of annotated datasets for other languages. This lack of resources prevents the training of effective AS2 models in…

Cited by 1SourcePDFScholar
2024

Measuring Retrieval Complexity in Question Answering Systems

ACL 2024findings

In this paper, we investigate which questions are challenging for retrieval-based Question Answering (QA). We (i) propose retrieval complexity (RC), a novel metric conditioned on the completeness of retrieved documents, which measures the difficulty of answering questions, and (ii) propose an unsupe…

Cited by 2SourcePDFScholar
2023

Learning Answer Generation using Supervision from Automatic Question Answering Evaluators

ACL 2023long

Recent studies show that sentence-level extractive QA, i.e., based on Answer Sentence Selection (AS2), is outperformed by Generation-based QA (GenQA) models, which generate answers using the top-k answer sentences ranked by AS2 models (a la retrieval-augmented generation style). In this paper, we pr…

Cited by 5SourcePDFScholar
2022

Effective Pretraining Objectives for Transformer-based Autoencoders

EMNLP 2022finding

In this paper, we study trade-offs between efficiency, cost and accuracy when pre-training Transformer encoders with different pre-training objectives. For this purpose, we analyze features of common objectives and combine them to create new effective pre-training approaches. Specifically, we design…

2022

Knowledge Transfer from Answer Ranking to Answer Generation

EMNLP 2022main

Recent studies show that Question Answering (QA) based on Answer Sentence Selection (AS2) can be improved by generating an improved answer from the top-k ranked answer sentences (termed GenQA). This allows for synthesizing the information from multiple candidates into a concise, natural-sounding ans…

Cited by 9SourcePDFScholar