Deep Model Fusion: A Survey
Summary
Deep model fusion is a technique that combines parameters or predictions from multiple deep learning models into one unified system to improve performance by reducing individual model biases and errors. The survey categorizes four main fusion approaches: weight average (averaging model parameters), mode connectivity (connecting models through optimized paths), alignment (matching corresponding units between models), and ensemble learning (combining model outputs during inference). However, applying this technique to large-scale models like LLMs (large language models, which are AI systems trained on massive amounts of text) faces challenges including high computational cost and interference between different types of models.
Classification
Original source: http://ieeexplore.ieee.org/document/11268959
First tracked: May 9, 2026 at 02:01 AM
Classified by LLM (prompt v3) · confidence: 85%