Breaking Task Boundaries: A Unified Model for 3D Medical Image Fusion and Segmentation Guided by Manifold Perspective
Zeyu Wang, Jiayu Wang, Haiyu Song
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/27/2026, 3:35:10 PM
- Analysis model
- gemini-2.5-flash-lite
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/breaking-task-boundaries-a-unified-model-for-3d-medical-imag.pdf
Summary
This paper introduces M²-CoFS, a unified model designed to break task boundaries between 3D medical image fusion (MIF) and segmentation (MIS). The core idea is a "network-guided network learning" paradigm that models the weight spaces of MIF and MIS as high-dimensional manifolds and uses a lightweight neural network to implicitly construct a shared manifold, yielding unified weights for both tasks. Experimental results demonstrate that M²-CoFS consistently outperforms state-of-the-art comparison models on both MIF and MIS.
Problem
The paper addresses several challenges in integrating 3D medical image fusion (MIF) and segmentation (MIS):
- Existing methods often treat MIF and MIS independently, lacking inter-task collaboration and limiting overall performance.
- Current MIF approaches frequently focus on 2D slices, neglecting the spatial continuity inherent in 3D volumetric data, which hinders integration with 3D MIS methods.
- The differing optimization objectives of MIF (capturing complementary information) and MIS (delineating local boundaries) can lead to gradient conflicts during joint optimization.