Datasets โ€บ FeedbackQA

FeedbackQA

Introduced by Anonymous in Using Interactive Feedback to Improve the Accuracy and Explainability of Question Answering Systems Post-Deployment16 Nov 2021 archive 2025-07-28

๐Ÿ“„ Read
๐Ÿ’พ Code
๐Ÿ”— Webpage
๐Ÿ’ป Demo
๐Ÿค— Huggingface Dataset
๐Ÿ’ฌ Discussions

Overview

Users interact with QA systems and leave feedback. In this project, we investigate methods of improving QA systems further post-deployment based on user interactions.

Dataset

We collect a retrieval-based QA dataset, FeedbackQA, which contains interactive feedback from users. We collect this dataset by deploying a base QA system to crowdworkers who then engage with the system and provide feedback on the quality of its answers. The feedback contains both structured ratings and unstructured natural language explanations. Check the dataset explorer at the bottom for some real examples.

Methods

We propose a method to improve the RQA model with the feedback data, training a reranker to select an answer candidate as well as generate the explanation. We find that this approach not only increases the accuracy of the deployed model but also other stronger models for which feedback data is not collected. Moreover, our human evaluation results show that both human-written and model-generated explanations help users to make informed and accurate decisions about whether to accept an answer. Read our paper for more details, and play with our demo for an intuitive understanding of what we have done.

Benchmarks archive 2025-07-28

No leaderboard in the archive resolves to this dataset.

Papers archive 2025-07-28

No paper in the archive has a leaderboard row on this dataset; the archive counts 2 papers for it but never published that list.

Dataset loaders archive 2025-07-28

1 loader as listed in the archive; links are outbound and not re-checked here.

Tasks archive 2025-07-28

License archive 2025-07-28

Apache 2.0

Modalities archive 2025-07-28

Languages archive 2025-07-28

Variants archive 2025-07-28

  • FeedbackQA

1 variant name, as the archive lists them.

Report a problem or propose a change ยท a person checks every report against the paper or source before anything changes; decisions are listed on /corrections