ACL 2023findings34 citations

Chain of Thought Prompting Elicits Knowledge Augmentation

Dingjun Wu, Jing Zhang, Xinmei Huang

Abstract

The knowledge-augmented deep learning paradigm refers to a paradigm in which domain knowledge is identified and integrated into deep models. Conventional methods typically employ task-specific approaches to gather external knowledge from various sources. In contrast, large language models are extensively pre-trained and can serve as a comprehensive source of external knowledge. In this paper, we propose CoT-KA, a Chain-of-Thought-based method that augments knowledge for deep learning. CoT-KA avoids the need for additional knowledge retrieval or knowledge reasoning models, as required in conventional augmentation methods. Our results demonstrate that CoT-KA outperforms both pure CoT-based methods and the non-augmented method across the majority of eleven publicly available benchmarks for various reasoning tasks.

BibTeX
@inproceedings{wu-etal-2023-chain,
    title = "Chain of Thought Prompting Elicits Knowledge Augmentation",
    author = "Wu, Dingjun  and
      Zhang, Jing  and
      Huang, Xinmei",
    editor = "Rogers, Anna  and
      Boyd-Graber, Jordan  and
      Okazaki, Naoaki",
    booktitle = "Findings of the Association for Computational Linguistics: ACL 2023",
    month = jul,
    year = "2023",
    address = "Toronto, Canada",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2023.findings-acl.408/",
    doi = "10.18653/v1/2023.findings-acl.408",
    pages = "6519--6534"
}