Fine-tuning updates a pretrained model's weights on the new task; using it frozen keeps the weights fixed and trains only a small head on its features; LoRA is a cheap middle way that trains small low-rank updates.
Fine-tuning adapts a model trained for one task to a more specific task, a form of transfer learning (Wikipedia); LoRA, introduced by Microsoft researchers in 2021, adapts a pretrained model with far fewer trainable parameters by learning low-rank matrices added to the weights (Wikipedia). With hundreds of labelled patients, full fine-tuning overfits and frozen features plus a linear or ridge head is the standard recipe; the honest comparison is against a genome-wide baseline trained from scratch, which a frozen foundation model does not always beat.
Shares Transfer learning and the low-label regime, Foundation model, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Transfer learning and the low-label regime, Embedding (learned representation), Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Embedding (learned representation), Single-cell and transcriptome foundation models: UCE, GeneCompass, BulkFormer, BulkRNABert, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Embedding (learned representation), Foundation model, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Linear probe, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Single-cell and transcriptome foundation models: UCE, GeneCompass, BulkFormer, BulkRNABert, Foundation model, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Embedding (learned representation), Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.
Shares Linear probe, Cancer AI vocabulary (CanSim terms map) and the tag cansim-terms.