JA EN
Glossary › adaptation

GLOSSARY

adaptation

appears in 5 paper titles

Definition

Adjusting an already-trained model to a new task, domain, or user. It is the economic foundation of the foundation-model era: adaptation costs orders of magnitude less than training from scratch, so one base model branches into many specialized ones. The term is broader than fine-tuning, covering full-parameter updates as well as parameter-efficient methods like LoRA, adapters, and prompt tuning.

Explainers using this term