English

BiCon-Gate: Consistency-Gated De-colloquialisation for Dialogue Fact-Checking

Computation and Language 2026-04-29 v2 Artificial Intelligence

Abstract

Automated fact-checking in dialogue involves multi-turn conversations where colloquial language is frequent yet understudied. To address this gap, we propose a conservative rewrite candidate for each response claim via staged de-colloquialisation, combining lightweight surface normalisation with scoped in-claim coreference resolution. We then introduce BiCon-Gate, a semantics-aware consistency gate that selects the rewrite candidate only when it is semantically supported by the dialogue context, otherwise falling back to the original claim. This gated selection stabilises downstream fact-checking and yields gains in both evidence retrieval and fact verification. On the DialFact benchmark, our approach improves retrieval and verification, with particularly strong gains on SUPPORTS, and outperforms competitive baselines, including a decoder-based one-shot LLM rewrite that attempts to perform all de-colloquialisation steps in a single pass.

Keywords

Cite

@article{arxiv.2604.14389,
  title  = {BiCon-Gate: Consistency-Gated De-colloquialisation for Dialogue Fact-Checking},
  author = {Hyunkyung Park and Arkaitz Zubiaga},
  journal= {arXiv preprint arXiv:2604.14389},
  year   = {2026}
}

Comments

15 pages, 7 figures; minor source and formatting cleanup; results unchanged

R2 v1 2026-07-01T12:11:38.587Z