← Search

Ivano Lauriola

4 accepted papers

2025

Analyzing and Improving Coherence of Large Language Models in Question Answering

NAACL 2025long

Large language models (LLMs) have recently revolutionized natural language processing. These models, however, often suffer from instability or lack of coherence, that is the ability of the models to generate semantically equivalent outputs when receiving diverse yet semantically equivalent input var…

Cited by 0SourcePDFScholar
2023

Accurate Training of Web-based Question Answering Systems with Feedback from Ranked Users

ACL 2023industry

Recent work has shown that large-scale annotated datasets are essential for training state-of-the-art Question Answering (QA) models. Unfortunately, creating this data is expensive and requires a huge amount of annotation work. An alternative and cheaper source of supervision is given by feedback da…

Cited by 8SourcePDFScholar
2023

QUADRo: Dataset and Models for QUestion-Answer Database Retrieval

EMNLP 2023long findings

An effective approach to design automated Question Answering (QA) systems is to efficiently retrieve answers from pre-computed databases containing question/answer pairs. One of the main challenges to this design is the lack of training/testing data. Existing resources are limited in size and topic…

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…