Avoiding Echo-Responses in a Retrieval-Based Conversation System
Denis Fedorenko, Nikita Smetanin, Artem Rodichev

TL;DR
This paper addresses the echoing problem in retrieval-based conversation systems by introducing a hard negative mining approach during training, which reduces echo responses and improves response quality metrics.
Contribution
The paper proposes a novel hard negative mining method to mitigate echo responses in retrieval-based dialogue systems, enhancing response relevance.
Findings
Reduced echo responses in the system
Improved Average Precision scores
Enhanced Recall@N performance
Abstract
Retrieval-based conversation systems generally tend to highly rank responses that are semantically similar or even identical to the given conversation context. While the system's goal is to find the most appropriate response, rather than the most semantically similar one, this tendency results in low-quality responses. We refer to this challenge as the echoing problem. To mitigate this problem, we utilize a hard negative mining approach at the training stage. The evaluation shows that the resulting model reduces echoing and achieves better results in terms of Average Precision and Recall@N metrics, compared to the models trained without the proposed approach.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
