Papers › Fine-grained Post-training for Improving Retrieval-based Dialogue Systems

Fine-grained Post-training for Improving Retrieval-based Dialogue Systems

24 May 2021NAACL 2021 4archive 2025-07-28

Janghoon Han, Taesuk Hong, Byoungjae Kim, Youngjoong Ko, Jungyun Seo

Retrieval-based dialogue systems display an outstanding performance when pre-trained language models are used, which includes bidirectional encoder representations from transformers (BERT). During the multi-turn response selection, BERT focuses on training the relationship between the context with multiple utterances and the response. However, this method of training is insufficient when considering the relations between each utterance in the context. This leads to a problem of not completely understanding the context flow that is required to select a response. To address this issue, we propose a new fine-grained post-training method that reflects the characteristics of the multi-turn dialogue. Specifically, the model learns the utterance level interactions by training every short context-response pair in a dialogue session. Furthermore, by using a new training objective, the utterance relevance classification, the model understands the semantic relevance and coherence between the dialogue utterances. Experimental results show that our model achieves new state-of-the-art with significant margins on three benchmark datasets. This suggests that the fine-grained post-training method is highly effective for the response selection task.

PaperPDFCode

Code

hanjanghoon/BERT_FP mentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

Conversational Response SelectionRetrieval

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Conversational Response Selection Douban BERT-FP MAP 0.644 #3 of 16 Archive leaderboard report
Conversational Response Selection Douban BERT-FP MRR 0.680 #3 of 16 Archive leaderboard report
Conversational Response Selection Douban BERT-FP P@1 0.512 #3 of 16 Archive leaderboard report
Conversational Response Selection Douban BERT-FP R10@1 0.324 #3 of 16 Archive leaderboard report
Conversational Response Selection Douban BERT-FP R10@2 0.542 #3 of 16 Archive leaderboard report
Conversational Response Selection Douban BERT-FP R10@5 0.870 #3 of 16 Archive leaderboard report
Conversational Response Selection E-commerce BERT-FP R10@1 0.870 #4 of 15 Archive leaderboard report
Conversational Response Selection E-commerce BERT-FP R10@2 0.956 #4 of 15 Archive leaderboard report
Conversational Response Selection E-commerce BERT-FP R10@5 0.993 #4 of 15 Archive leaderboard report
Conversational Response Selection RRS BERT-FP MAP 0.702 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS BERT-FP MRR 0.712 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS BERT-FP P@1 0.543 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS BERT-FP R10@1 0.488 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS BERT-FP R10@2 0.708 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS BERT-FP R10@5 0.927 #1 of 7 Archive leaderboard report
Conversational Response Selection RRS Ranking Test BERT-FP NDCG@3 0.609 #4 of 4 Archive leaderboard report
Conversational Response Selection RRS Ranking Test BERT-FP NDCG@5 0.709 #4 of 4 Archive leaderboard report
Conversational Response Selection Ubuntu Dialogue (v1, Ranking) BERT-FP R10@1 0.911 #4 of 25 Archive leaderboard report
Conversational Response Selection Ubuntu Dialogue (v1, Ranking) BERT-FP R10@2 0.962 #4 of 25 Archive leaderboard report
Conversational Response Selection Ubuntu Dialogue (v1, Ranking) BERT-FP R10@5 0.994 #4 of 25 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

AdamAttentionAttention DropoutBERTDense ConnectionsDropoutLayer NormalizationLinear LayerLinear Warmup With Linear DecayMulti-Head AttentionResidual ConnectionSoftmaxWeight DecayWordPiece

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