
TL;DR
This paper introduces a unified learning framework that encodes diverse deep learning models into a graph space, enabling a shared GNN to guide training, improve generalizability across heterogeneous architectures and datasets, especially in medical imaging.
Contribution
It proposes a novel unified learning paradigm that uses a GNN to coordinate and transfer knowledge among heterogeneous models, enhancing robustness to distribution shifts.
Findings
Unified learning improves model performance on mixed and unseen data.
The approach supports parameter sharing across different architectures.
Experiments demonstrate increased robustness in medical imaging benchmarks.
Abstract
Deep learning models often struggle to maintain generalizability in medical imaging, particularly under domain-fracture scenarios where distribution shifts arise from varying imaging techniques, acquisition protocols, patient populations, demographics, and equipment. In practice, each hospital may need to train distinct models - differing in learning task, width, and depth - to match local data. For example, one hospital may use Euclidean architectures such as MLPs and CNNs for tabular or grid-like image data, while another may require non-Euclidean architectures such as graph neural networks (GNNs) for irregular data like brain connectomes. How to train such heterogeneous models coherently across datasets, while enhancing each model's generalizability, remains an open problem. We propose unified learning, a new paradigm that encodes each model into a graph representation, enabling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
