English

Improving Dialogue State Tracking through Combinatorial Search for In-Context Examples

Computation and Language 2025-06-04 v2 Artificial Intelligence Information Retrieval

Abstract

In dialogue state tracking (DST), in-context learning comprises a retriever that selects labeled dialogues as in-context examples and a DST model that uses these examples to infer the dialogue state of the query dialogue. Existing methods for constructing training data for retrievers suffer from three key limitations: (1) the synergistic effect of examples is not considered, (2) the linguistic characteristics of the query are not sufficiently factored in, and (3) scoring is not directly optimized for DST performance. Consequently, the retriever can fail to retrieve examples that would substantially improve DST performance. To address these issues, we present CombiSearch, a method that scores effective in-context examples based on their combinatorial impact on DST performance. Our evaluation on MultiWOZ shows that retrievers trained with CombiSearch surpass state-of-the-art models, achieving a 20x gain in data efficiency and generalizing well to the SGD dataset. Moreover, CombiSearch attains a 12% absolute improvement in the upper bound DST performance over traditional approaches when no retrieval errors are assumed. This significantly increases the headroom for practical DST performance while demonstrating that existing methods rely on suboptimal data for retriever training.

Keywords

Cite

@article{arxiv.2506.00622,
  title  = {Improving Dialogue State Tracking through Combinatorial Search for In-Context Examples},
  author = {Haesung Pyun and Yoonah Park and Yohan Jo},
  journal= {arXiv preprint arXiv:2506.00622},
  year   = {2025}
}

Comments

This paper has been accepted for publication at ACL 2025

R2 v1 2026-07-01T02:52:28.112Z