Switch language한국어
Back to the list

How LoRA Remembers? A Parametric Memory Law for LLM Finetuning

TL;DR AI

Key summary

2 min read
  1. Researchers modeled exact parametric memory in LLM fine-tuning with LoRA and found memory loss follows a power-law relationship with model and training factors.

  2. They identified a token-level recall threshold that predicts when verbatim memory starts to fail under greedy decoding.

  3. The study introduces MemFT, a threshold-guided training method that focuses on hard-to-learn tokens.

  4. MemFT improves memory fidelity and makes exact recall more efficient for large language models.

Read the original