EMNLP 2024finding8 citations

Self-training Large Language Models through Knowledge Detection

Yeo Wei Jie, Teddy Ferdinan, Przemyslaw Kazienko, Ranjan Satapathy, Erik Cambria

Abstract

Large language models (LLMs) often necessitate extensive labeled datasets and training compute to achieve impressive performance across downstream tasks. This paper explores a self-training paradigm, where the LLM autonomously curates its own labels and selectively trains on unknown data samples identified through a reference-free consistency method. Empirical evaluations demonstrate significant improvements in reducing hallucination in generation across multiple subjects. Furthermore, the selective training framework mitigates catastrophic forgetting in out-of-distribution benchmarks, addressing a critical limitation in training LLMs. Our findings suggest that such an approach can substantially reduce the dependency on large labeled datasets, paving the way for more scalable and cost-effective language model training.

BibTeX
@inproceedings{wei-jie-etal-2024-self,
    title = "Self-training Large Language Models through Knowledge Detection",
    author = "Wei Jie, Yeo  and
      Ferdinan, Teddy  and
      Kazienko, Przemyslaw  and
      Satapathy, Ranjan  and
      Cambria, Erik",
    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.883/",
    doi = "10.18653/v1/2024.findings-emnlp.883",
    pages = "15033--15045"
}
Self-training Large Language Models through Knowledge Detection · EMNLP 2024