Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Curvature-Guided Mixing for MLLM Adaptation

About

Fine-tuning Multimodal Large Language Models (MLLMs) on specialized tasks often leads to catastrophic forgetting of their general capabilities. Existing model merging methods to combat this are often heuristic or use sub-optimal objectives. We propose CurvatureGuided Mixing (CGM), a theoretically grounded framework that merges pre-trained and fine-tuned models. CGM formulates a joint optimization objective and uses a second-order (Hessian) approximation of the loss landscapes to analytically derive an optimal, closed-form "soft mixing" ratio. This ratio intelligently blends parameters based on their relative task-specific curvatures. We also introduce CGM$\dagger$, a robust "hard mixing" variant that performs sparse parameter selection guided by a novel, curvature-aware score. Experiments on LLaVA-1.5 and Qwen2.5VL across multiple downstream tasks show that CGM and CGM$\dagger$ consistently improve the trade-off between task specialization and general knowledge retention over existing methods. Code is available at github.com/zzsyjl/CGM-ECCV-2026.

Jinglong Yang, Jiaxuan He, Wenjian Huang, Zhan Zhuang, Jianguo Zhang• 2026

Related benchmarks

TaskDatasetResultRank
Multimodal EvaluationLLaVA Evaluation Suite 7B v1.5 (test)
GQA59.5
59
Visual Question AnsweringOKVQA
OKVQA Score60.2
9
Visual Question AnsweringVQAv2, GQA, VizWiz, SQA, TextVQA, POPE, InfoVQA, OKVQA (test val)
VQAv2 Accuracy80.9
9
Knowledge PreservationVQAv2, GQA, VizWiz, SQA, TextVQA, POPE, MM-Bench, MM-Bench-CN
VQAv2 Accuracy79.6
9
Multimodal Question AnsweringMLLM Pre-trained Evaluation Suite VQAv2, GQA, VizWiz, SQA, TextVQA, POPE, MM-Bench, MM-Bench-CN
VQAv2 Accuracy76.2
9
Optical Character RecognitionLaTeX-OCR (test)
LaTeX-OCR Score74.9
9
Multimodal AdaptationFlickr30K
Flickr30k Performance50.09
9
Showing 7 of 7 rows

Other info

Follow for update