EMNLP 2024finding2 citations

DetectBench: Can Large Language Model Detect and Piece Together Implicit Evidence?

Zhouhong Gu, Lin Zhang, Xiaoxuan Zhu, Jiangjie Chen, Wenhao Huang, Yikai Zhang, Shusen Wang, Zheyu Ye

Abstract

Detecting evidence within the context is a key step in the process of reasoning task. Evaluating and enhancing the capabilities of LLMs in evidence detection will strengthen context-based reasoning performance. This paper proposes a benchmark called DetectBench for verifying the ability to detect and piece together implicit evidence within a long context. DetectBench contains 3,928 multiple-choice questions, with an average of 994 tokens per question. Each question contains an average of 4.55 pieces of implicit evidence, and solving the problem typically requires 7.62 logical jumps to find the correct answer. To enhance the performance of LLMs in evidence detection, this paper proposes Detective Reasoning Prompt and Finetune. Experiments demonstrate that the existing LLMs’ abilities to detect evidence in long contexts are far inferior to humans. However, the Detective Reasoning Prompt effectively enhances the capability of powerful LLMs in evidence detection, while the Finetuning method shows significant effects in enhancing the performance of weaker LLMs. Moreover, when the abilities of LLMs in evidence detection are improved, their final reasoning performance is also enhanced accordingly.

BibTeX
@inproceedings{gu-etal-2024-detectbench,
    title = "{D}etect{B}ench: Can Large Language Model Detect and Piece Together Implicit Evidence?",
    author = "Gu, Zhouhong  and
      Zhang, Lin  and
      Zhu, Xiaoxuan  and
      Chen, Jiangjie  and
      Huang, Wenhao  and
      Zhang, Yikai  and
      Wang, Shusen  and
      Ye, Zheyu  and
      Gao, Yan  and
      Feng, Hongwei  and
      Xiao, Yanghua",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.11/",
    doi = "10.18653/v1/2024.findings-emnlp.11",
    pages = "199--222"
}
DetectBench: Can Large Language Model Detect and Piece Together Implicit Evidence? · EMNLP 2024