EMNLP 2024finding0 citations

LINKED: Eliciting, Filtering and Integrating Knowledge in Large Language Model for Commonsense Reasoning

Jiachun Li, Pengfei Cao, Chenhao Wang, Zhuoran Jin, Yubo Chen, Kang Liu, Xiaojian Jiang, Jiexin Xu

Abstract

Large language models (LLMs) sometimes demonstrate poor performance on knowledge-intensive tasks, commonsense reasoning is one of them. Researchers typically address these issues by retrieving related knowledge from knowledge graphs or employing self-enhancement methods to elicit knowledge in LLMs. However, noisy knowledge and invalid reasoning issues hamper their ability to answer questions accurately. To this end, we propose a novel method named eliciting, filtering and integrating knowledge in large language model (LINKED). In it, we design a reward model to filter out the noisy knowledge and take the marginal consistent reasoning module to reduce invalid reasoning. With our comprehensive experiments on two complex commonsense reasoning benchmarks, our method outperforms SOTA baselines (up to 9.0% improvement of accuracy). Besides, to measure the positive and negative impact of the injected knowledge, we propose a new metric called effectiveness-preservation score for the knowledge enhancement works. Finally, through extensive experiments, we conduct an in-depth analysis and find many meaningful conclusions about LLMs in commonsense reasoning tasks.

BibTeX
@inproceedings{li-etal-2024-linked,
    title = "{LINKED}: Eliciting, Filtering and Integrating Knowledge in Large Language Model for Commonsense Reasoning",
    author = "Li, Jiachun  and
      Cao, Pengfei  and
      Wang, Chenhao  and
      Jin, Zhuoran  and
      Chen, Yubo  and
      Liu, Kang  and
      Jiang, Xiaojian  and
      Xu, Jiexin  and
      Zhao, Jun",
    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.519/",
    doi = "10.18653/v1/2024.findings-emnlp.519",
    pages = "8886--8905"
}
LINKED: Eliciting, Filtering and Integrating Knowledge in Large Language Model for Commonsense Reasoning · EMNLP 2024