Challenge: Instruction-tuned language models often use noisy multi-turn dialogue datasets with topic drift, repetitive chitchat, and mismatched answer formats across turns.
Approach: They propose a dialogue-level framework that scores whole conversations rather than isolated turns.
Outcome: The proposed framework outperforms strong single-turn selectors, dialogue-level LLM scorers and heuristic baselines on three multi-turn benchmarks and an in-domain Banking test set.

Similar Papers

MT-Bench-101: A Fine-Grained Benchmark for Evaluating Large Language Models in Multi-Turn Dialogues (2024.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) have greatly enhanced dialogue systems, but evaluation of their capabilities remains a challenge.
Approach: They propose a model to evaluate the fine-grained abilities of Large Language Models in multi-turn dialogues.
Outcome: The proposed model evaluates 21 popular chatbots based on MT-Bench-101 . it includes 3 overarching abilities and 13 distinct tasks within multi-turn dialogue scenarios.
Multi-turn Response Selection using Dialogue Dependency Relations (2020.emnlp-main)

Copied to clipboard

Challenge: Existing models for multi-turn response selection ignore the dependencies between the turns.
Approach: They propose a dialogue extraction algorithm to transform a dialog history into threads based on their dependency relations.
Outcome: The proposed model outperforms the state-of-the-art models on DSTC7 and DSTF8* with competitive results on UbuntuV2 .
One Battle After Another: Probing LLMs’ Limits on Multi-Turn Instruction Following with a Benchmark Evolving Framework (2026.acl-long)

Copied to clipboard

Challenge: Existing benchmarks for instruction-following in multi-topic dialogues are limited to a fixed number of turns, susceptible to saturation and failing to account for users’ interactive experience.
Approach: They propose a framework featuring a three-layer tracking mechanism and a query synthesis agent to mimic sequential user behaviors.
Outcome: The proposed framework outperforms existing benchmarks in the evaluation of instruction following in multi-topic dialogues and demonstrates deficiencies in failure recovery and fine-grained instruction following.
ConsistentChat: Building Skeleton-Guided Consistent Multi-Turn Dialogues for Large Language Models from Scratch (2025.emnlp-main)

Copied to clipboard

Challenge: Existing instruction data synthesis methods focus on single-turn instructions and neglect cross-turn coherence, resulting in context drift and reduced task completion rates.
Approach: They propose a framework that constrains multi-turn instruction synthesis by explicitly modeling human conversational intent.
Outcome: The proposed framework outperforms existing models trained on single-turn and multi-turn instruction datasets.
A Pre-training Strategy for Zero-Resource Response Selection in Knowledge-Grounded Conversations (2021.acl-long)

Copied to clipboard

Challenge: Existing methods to train retrieval-based dialogue systems rely on crowd-sourced data . however, it is difficult to collect large-scale dialogues that are grounded on background knowledge .
Approach: They propose to decompose training of knowledge-grounded response selection into three tasks . they propose to combine query-passage matching task with query-dialogue history matching task .
Outcome: Experimental results show that the proposed model can perform comparable to existing methods . the retrieval-based system can leverage background knowledge when conversing with humans .
CMT-Eval: A Novel Chinese Multi-turn Dialogue Evaluation Dataset Addressing Real-world Conversational Challenges (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing evaluation benchmarks fail to capture users’ evolving needs and how their diverse conversation styles affect the dialogue flow.
Approach: They propose to use CMT-Eval to evaluate Chinese multi-turn dialogue systems.
Outcome: The proposed dataset is the first dedicated dataset for fine-grained evaluation of Chinese multi-turn dialogue systems.
Beyond the Granularity: Multi-Perspective Dialogue Collaborative Selection for Dialogue State Tracking (2022.acl-long)

Copied to clipboard

Challenge: Experimental results show that task-oriented dialogue systems have attracted growing attention and achieved substantial progress.
Approach: They propose a method that dynamically selects relevant dialogue contents for each slot . they retrieve turn-level utterances and evaluate their relevance to the slot from three perspectives .
Outcome: The proposed method achieves state-of-the-art performance on MultiWOZ 2.1 and MultiWOz 2.2 and superior performance on multiple mainstream benchmark datasets.
How to Represent Context Better? An Empirical Study on Context Modeling for Multi-turn Response Selection (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing work on building a conversational system for open domain human-machine conversation is attracting more attention . early models concatenate all utterances or independently encode each dialogue turn, which may lead to an inadequate understanding of dialogue status.
Approach: They propose to use a turn-aware context modeling layer to adapt existing models . they propose to model multi-turn contexts from the perspective of sequential relationship, local relationship, and query-alike manner .
Outcome: The proposed method can be adapted to several advanced response selection models.
Source-primed Multi-turn Conversation Helps Large Language Models Translate Documents (2025.findings-emnlp)

Copied to clipboard

Challenge: Document-level machine translations have paved the way for truly simple document-level translation, but challenges such as omission errors remain.
Approach: They propose a method for document-level machine translation that leverages previous contexts in a multi-turn conversational manner by decomposing documents into segments and iteratively translating them while maintaining previous turns.
Outcome: The proposed method outperforms translations of entire documents in a single turn and translations independently according to multiple automatic metrics in representative LLMs.
An Evaluation Dataset and Strategy for Building Robust Multi-turn Response Selection Model (2021.emnlp-main)

Copied to clipboard

Challenge: Multi-turn response selection models have shown comparable performance to humans in several benchmark datasets, but in the real environment, they often have weaknesses, such as giving the highest score to the wrong response candidate containing several keywords related to the context.
Approach: They propose to build a robust multi-turn response selection model in an adversarial environment and to use it to evaluate weaknesses.
Outcome: The proposed model makes incorrect predictions based heavily on superficial patterns without a comprehensive understanding of the context.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations