EMNLP 2024main1 citations

ECON: On the Detection and Resolution of Evidence Conflicts

Cheng Jiayang, Chunkit Chan, Qianqian Zhuang, Lin Qiu, Tianhang Zhang, Tengxiao Liu, Yangqiu Song, Yue Zhang

Abstract

The rise of large language models (LLMs) has significantly influenced the quality of information in decision-making systems, leading to the prevalence of AI-generated content and challenges in detecting misinformation and managing conflicting information, or “inter-evidence conflicts.” This study introduces a method for generating diverse, validated evidence conflicts to simulate real-world misinformation scenarios. We evaluate conflict detection methods, including Natural Language Inference (NLI) models, factual consistency (FC) models, and LLMs, on these conflicts (RQ1) and analyze LLMs’ conflict resolution behaviors (RQ2). Our key findings include: (1) NLI and LLM models exhibit high precision in detecting answer conflicts, though weaker models suffer from low recall; (2) FC models struggle with lexically similar answer conflicts, while NLI and LLM models handle these better; and (3) stronger models like GPT-4 show robust performance, especially with nuanced conflicts. For conflict resolution, LLMs often favor one piece of conflicting evidence without justification and rely on internal knowledge if they have prior beliefs.

BibTeX
@inproceedings{jiayang-etal-2024-econ,
    title = "{ECON}: On the Detection and Resolution of Evidence Conflicts",
    author = "Jiayang, Cheng  and
      Chan, Chunkit  and
      Zhuang, Qianqian  and
      Qiu, Lin  and
      Zhang, Tianhang  and
      Liu, Tengxiao  and
      Song, Yangqiu  and
      Zhang, Yue  and
      Liu, Pengfei  and
      Zhang, Zheng",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Proceedings of the 2024 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.emnlp-main.447/",
    doi = "10.18653/v1/2024.emnlp-main.447",
    pages = "7816--7844"
}