EMNLP 2024main7 citations

KnowTuning: Knowledge-aware Fine-tuning for Large Language Models

Yougang Lyu, Lingyong Yan, Shuaiqiang Wang, Haibo Shi, Dawei Yin, Pengjie Ren, Zhumin Chen, Maarten de Rijke

Abstract

Despite their success at many natural language processing (NLP) tasks, large language models still struggle to effectively leverage knowledge for knowledge-intensive tasks, manifesting limitations such as generating incomplete, non-factual, or illogical answers. These limitations stem from inadequate knowledge awareness of LLMs during vanilla fine-tuning. To address these problems, we propose a knowledge-aware fine-tuning (KnowTuning) method to improve fine-grained and coarse-grained knowledge awareness of LLMs. We devise a fine-grained knowledge augmentation stage to train LLMs to identify difficult fine-grained knowledge in answers. We also propose a coarse-grained knowledge comparison stage to train LLMs to distinguish between reliable and unreliable knowledge, in three aspects: completeness, factuality, and logicality. Extensive experiments on both generic and medical question answering (QA) datasets confirm the effectiveness of KnowTuning, through automatic and human evaluations, across various sizes of LLMs. We further verify that KnowTuning generates more facts with less factual error rate under fine-grained facts evaluation.

BibTeX
@inproceedings{lyu-etal-2024-knowtuning,
    title = "{K}now{T}uning: Knowledge-aware Fine-tuning for Large Language Models",
    author = "Lyu, Yougang  and
      Yan, Lingyong  and
      Wang, Shuaiqiang  and
      Shi, Haibo  and
      Yin, Dawei  and
      Ren, Pengjie  and
      Chen, Zhumin  and
      de Rijke, Maarten  and
      Ren, Zhaochun",
    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.805/",
    doi = "10.18653/v1/2024.emnlp-main.805",
    pages = "14535--14556"
}
KnowTuning: Knowledge-aware Fine-tuning for Large Language Models · EMNLP 2024