paper-with-me

홈 › Papers

CDConv: A Benchmark for Contradiction Detection in Chinese Conversations

2022-10-16 · Chujie Zheng, Jinfeng Zhou, Yinhe Zheng, Libiao Peng, Zhen Guo, Wenquan Wu, ZhengYu Niu, Hua Wu, Minlie Huang

Dialogue contradiction is a critical issue in open-domain dialogue systems. The contextualization nature of conversations makes dialogue contradiction detection rather challenging. In this work, we propose a benchmark for Contradiction Detection in Chinese Conversations, namely CDConv. It contains 12K multi-turn conversations annotated with three typical contradiction categories: Intra-sentence Contradiction, Role Confusion, and History Contradiction. To efficiently construct the CDConv conversations, we devise a series of methods for automatic conversation generation, which simulate common user behaviors that trigger chatbots to make contradictions. We conduct careful manual quality screening of the constructed conversations and show that state-of-the-art Chinese chatbots can be easily goaded into making contradictions. Experiments on CDConv show that properly modeling contextual information is critical for dialogue contradiction detection, but there are still unresolved challenges that require future research.

📄 PDF Abstract BibTeX arXiv:2210.08511

Code (1)

thu-coai/cdconv 공식 구현 paddle

Tasks

Sentence

Similar Papers 제목 키워드 기반

Improving Bot Response Contradiction Detection via Utterance Rewriting

2022-07-25 · SIGDIAL (ACL) 2022 9 · Di Jin, Sijia Liu, Yang Liu, Dilek Hakkani-Tur

Though chatbots based on large neural models can often produce fluent responses in open domain conversations, one salient error type is contradiction or inconsistency with the preceding conversation turns. Previous work …

Natural Language Inference

LegalWiz: A Multi-Agent Generation Framework for Contradiction Detection in Legal Documents

2025-10-03 · Ananya Mantravadi, Shivali Dalmia, Olga Pospelova, Abhishek Mukherji 외 arxiv

Retrieval-Augmented Generation (RAG) integrates large language models (LLMs) with external sources, but unresolved contradictions in retrieved evidence often lead to hallucinations and legally unsound outputs. Benchmarks…

CMMA: Benchmarking Multi-Affection Detection in Chinese Multi-Modal Conversations

2023-09-26 · NeurIPS 2023 11

Human communication has a multi-modal and multi-affection nature. The inter-relatedness of different emotions and sentiments poses a challenge to jointly detect multiple human affections with multi-modal clues. Recent ad…

WikiContradiction: Detecting Self-Contradiction Articles on Wikipedia

2021-11-16 · Cheng Hsu, Cheng-Te Li, Diego Saez-Trumper, Yi-Zhan Hsu

While Wikipedia has been utilized for fact-checking and claim verification to debunk misinformation and disinformation, it is essential to either improve article quality and rule out noisy articles. Self-contradiction is…

ArticlesClaim VerificationFact CheckingMisinformation+1

Fast Prototyping a Dialogue Comprehension System for Nurse-Patient Conversations on Symptom Monitoring

2019-03-08 · NAACL 2019 6 · Zhengyuan Liu, Hazel Lim, Nur Farah Ain Binte Suhaimi, Shao Chuen Tong 외

Data for human-human spoken dialogues for research and development are currently very limited in quantity, variety, and sources; such data are even scarcer in healthcare. In this work, we investigate fast prototyping of …

Retrieval