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. A new arXiv study treats LoRA as a probe for exact parametric memory in LLM fine-tuning.

  2. The authors find a power-law link between loss reduction, effective parameters, and sequence length.

  3. They also identify a token-level threshold that predicts verbatim recall under greedy decoding.

  4. To improve retention, they introduce MemFT, which shifts training toward harder tokens.

Read the original