English

Efficient Uncertainty Estimation with Gaussian Process for Reliable Dialog Response Retrieval

Computation and Language 2023-03-16 v1 Artificial Intelligence

Abstract

Deep neural networks have achieved remarkable performance in retrieval-based dialogue systems, but they are shown to be ill calibrated. Though basic calibration methods like Monte Carlo Dropout and Ensemble can calibrate well, these methods are time-consuming in the training or inference stages. To tackle these challenges, we propose an efficient uncertainty calibration framework GPF-BERT for BERT-based conversational search, which employs a Gaussian Process layer and the focal loss on top of the BERT architecture to achieve a high-quality neural ranker. Extensive experiments are conducted to verify the effectiveness of our method. In comparison with basic calibration methods, GPF-BERT achieves the lowest empirical calibration error (ECE) in three in-domain datasets and the distributional shift tasks, while yielding the highest R10@1R_{10}@1 and MAP performance on most cases. In terms of time consumption, our GPF-BERT has an 8×\times speedup.

Keywords

Cite

@article{arxiv.2303.08599,
  title  = {Efficient Uncertainty Estimation with Gaussian Process for Reliable Dialog Response Retrieval},
  author = {Tong Ye and Zhitao Li and Jianzong Wang and Ning Cheng and Jing Xiao},
  journal= {arXiv preprint arXiv:2303.08599},
  year   = {2023}
}

Comments

Accepted by ICASSP 2023

R2 v1 2026-06-28T09:18:26.594Z