DPO: Direct Preference Optimization—a method to align language models to preferences by optimizing on chosen/rejected pairs without a separate reward model
FreeSurfer: A software suite for processing and analyzing human brain MRI images, used here to generate ground-truth volumetric data
LoRA: Low-Rank Adaptation—a parameter-efficient fine-tuning technique that freezes pre-trained weights and injects trainable rank decomposition matrices
ICV: Intracranial Volume—a normalization factor used to correct head size differences in brain volume measurements
CN: Cognitively Normal—a diagnostic category for individuals with no signs of cognitive impairment
MCI: Mild Cognitive Impairment—a stage between expected cognitive decline of normal aging and the more serious decline of dementia
ADNI: Alzheimer's Disease Neuroimaging Initiative—a large, multicenter longitudinal study dataset
Z-score: A statistical measurement describing a value's relationship to the mean of a group, used here to quantify volumetric deviation from normative references
Hallucination: A phenomenon where an AI model generates plausible-sounding but factually incorrect information
SFT: Supervised Fine-Tuning—training a model on a labeled dataset before applying preference optimization