FUSE taxonomy: The four-dimensional framework proposed by the authors: Foundations, Unification Strategies, Scenarios, Ecosystem
linear mode connectivity: A property where the loss along a linear path between two model solutions remains low, allowing direct weight interpolation
loss basin: A region in the high-dimensional parameter space where the loss function value is low; wide, flat basins are favorable for generalization and merging
permutation invariance: The symmetry in neural networks where reordering hidden units (and permuting weights accordingly) preserves the network's function
task vector: The difference between a fine-tuned model's weights and the pre-trained base model's weights (θ_task = θ_tuned - θ_pre), representing the direction of task-specific adaptation
mergekit: An open-source toolkit highlighted in the ecosystem section that democratizes access to sophisticated model merging strategies
monotonic linear interpolation: A phenomenon where loss decreases steadily from one model endpoint toward another along a linear path, suggesting asymmetric basin structures