Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
80 tokens/sec
GPT-4o
59 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
7 tokens/sec
GPT-4.1 Pro
50 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Realistic Conversational Question Answering with Answer Selection based on Calibrated Confidence and Uncertainty Measurement (2302.05137v1)

Published 10 Feb 2023 in cs.CL, cs.AI, and cs.IR

Abstract: Conversational Question Answering (ConvQA) models aim at answering a question with its relevant paragraph and previous question-answer pairs that occurred during conversation multiple times. To apply such models to a real-world scenario, some existing work uses predicted answers, instead of unavailable ground-truth answers, as the conversation history for inference. However, since these models usually predict wrong answers, using all the predictions without filtering significantly hampers the model performance. To address this problem, we propose to filter out inaccurate answers in the conversation history based on their estimated confidences and uncertainties from the ConvQA model, without making any architectural changes. Moreover, to make the confidence and uncertainty values more reliable, we propose to further calibrate them, thereby smoothing the model predictions. We validate our models, Answer Selection-based realistic Conversation Question Answering, on two standard ConvQA datasets, and the results show that our models significantly outperform relevant baselines. Code is available at: https://github.com/starsuzi/AS-ConvQA.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (4)
  1. Soyeong Jeong (22 papers)
  2. Jinheon Baek (39 papers)
  3. Sung Ju Hwang (178 papers)
  4. Jong C. Park (28 papers)
Citations (2)
Github Logo Streamline Icon: https://streamlinehq.com

GitHub