Paper Overview
Field: Computer Vision Authors: Fengbei Liu, Sunwoo Kwak, Hao Phung, et al. Published: 2026-04-03 arXiv: 2604.03224
Abstract (Translation)
Non-contrast chest CTs offer a rich opportunity for both conventional pulmonary and opportunistic extra-pulmonary screening. While Multi-Task Learning (MTL) can unify these diverse tasks, standard hard-parameter sharing approaches are often suboptimal for modeling distinct pathologies. The authors propose HyperCT, a framework that dynamically adapts a Vision Transformer backbone via a Hypernetwork. To ensure computational efficiency, they integrate Low-Rank Adaptation (LoRA), allowing the model to regress task-specific low-rank weight updates rather than full parameters. Validated on a large-scale dataset of radiological and cardiological tasks, HyperCT outperforms various strong baselines, offering a unified, parameter-efficient solution for holistic patient assessment.
Key Ideas
- Problem: Unified analysis of multiple screening tasks on non-contrast chest CT, where hard parameter sharing in MTL underperforms across heterogeneous pathologies.
- Approach: A Hypernetwork dynamically generates adaptations for a Vision Transformer backbone, task by task.
- Efficiency: Instead of regressing full parameters, the hypernetwork predicts task-specific LoRA (low-rank) weight updates.
- Results: Outperforms strong baselines on a large-scale dataset covering both radiological and cardiological tasks.