Transfer Learning
A machine learning method where a model developed for a specific task is reused as the starting point for a model on a second, different but related task. This is the core principle behind using pre-trained foundation models and then fine-tuning them, saving significant time and computational resources.