IJCAI 2024poster1 citations

Memorizing Documents with Guidance in Large Language Models

Bumjin Park, Jaesik Choi

Abstract

Training data plays a pivotal role in AI models. Large language models (LLMs) are trained with massive amounts of documents, and their parameters hold document-related contents. Recently, several studies identified content-specific locations in LLMs by examining the parameters. Instead of the post hoc interpretation, we propose another approach. We propose document-wise memory architecture to track document memories in training. The proposed architecture maps document representations to memory entries, which softly mask memories in the forward process of LLMs. Additionally, we propose document guidance loss, which increases the likelihood of text with document memories and reduces the likelihood of the text with the memories of other documents. Experimental results on Wikitext-103-v1 with Pythia-1B show that the proposed methods provide different memory entries for documents and high recall of document-related content in generation with trained document-wise memories.

Natural Language Processing: NLP: Language modelsNatural Language Processing: NLP: EmbeddingsNatural Language Processing: NLP: Interpretability and analysis of models for NLPNatural Language Processing: NLP: Language generation
BibTeX
@inproceedings{ijcai2024p714,
  title     = {Memorizing Documents with Guidance in Large Language Models},
  author    = {Park, Bumjin and Choi, Jaesik},
  booktitle = {Proceedings of the Thirty-Third International Joint Conference on
               Artificial Intelligence, {IJCAI-24}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Kate Larson},
  pages     = {6460--6468},
  year      = {2024},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2024/714},
  url       = {https://doi.org/10.24963/ijcai.2024/714},
}
Memorizing Documents with Guidance in Large Language Models · IJCAI 2024