This thesis investigates a unified framework for mask-free artifact imputation in federated learning environments, specially addressing the unique challenges of medical image analysis under heterogeneous and noisy data conditions. Medical imaging work...
This thesis investigates a unified framework for mask-free artifact imputation in federated learning environments, specially addressing the unique challenges of medical image analysis under heterogeneous and noisy data conditions. Medical imaging workflows are frequently affected by acquisition artifacts, geometric occlusions, and complex real-world corruptions that degrade downstream diagnostic performance. In decentralized settings, where each institution maintains its own data and computational constraints, such degradations interact with the intrinsic non-IID nature of federated learning and lead to severe instability during model training. To address these issues, it is essential to employ inpainting models that are not only accurate but also computationally efficient, as federated clients often differ widely in hardware capability. Motivated by these constraints, this thesis adopts a wavelet-based backbone whose multi-resolution decomposition provides strong representational efficiency with far fewer parameters than conventional CNN, GAN, or transformer-only architectures. Building on this lightweight foundation, we introduce Swin WavePaint, a wavelet–transformer hybrid inpainting model that integrates wavelet-driven multi-resolution token mixing with Swin Transformer modules to enable richer semantic reasoning while maintaining the efficiency required for practical federated deployment. Furthermore, the method supports end-to-end artifact detection and inpainting, as well as federated optimization, without relying on externally provided artifact masks. Comprehensive experiments are conducted across three complementary scenarios: (1) geometric mask imputation on CelebA-HQ dataset, (2) large-scale federated inpainting and classification on PathMNIST under centralized and decentralized configurations, and (3) restoration of nine real-world whole-slide-image corruptions as defined in digital pathology robustness literature. Across all settings, the proposed Swin WavePaint model consistently outperforms the baseline WavePaint architecture in parameter efficiency, Learned Perceptual Image Patch Similarity and downstream classification accuracy. The results demonstrate that artifact imputation is a critical component for robust medical image learning in both centralized and federated environments, and the findings highlight its potential as a fundamental preprocessing paradigm for real-world medical AI.