paper-with-me

홈 › Papers

NEMESIS: Noise-suppressed Efficient MAE with Enhanced Superpatch Integration Strategy

2026-04-02 · Kyeonghun Kim, Hyeonseok Jung, Youngung Han, Hyunsu Go, Eunseob Choi, Seongbin Park, Junsu Lim, Jiwon Yang, Sumin Lee, Insung Hwang, Ken Ying-Kai Liao, Nam-Joon Kim arxiv

Volumetric CT imaging is essential for clinical diagnosis, yet annotating 3D volumes is expensive and time-consuming, motivating self-supervised learning (SSL) from unlabeled data. However, applying SSL to 3D CT remains challenging due to the high memory cost of full-volume transformers and the anisotropic spatial structure of CT data, which is not well captured by conventional masking strategies. We propose NEMESIS, a masked autoencoder (MAE) framework that operates on local 128x128x128 superpatches, enabling memory-efficient training while preserving anatomical detail. NEMESIS introduces three key components: (i) noise-enhanced reconstruction as a pretext task, (ii) Masked Anatomical Transformer Blocks (MATB) that perform dual-masking through parallel plane-wise and axis-wise token removal, and (iii) NEMESIS Tokens (NT) for cross-scale context aggregation. On the BTCV multi-organ classification benchmark, NEMESIS with a frozen backbone and a linear classifier achieves a mean AUROC of 0.9633, surpassing fully fine-tuned SuPreM (0.9493) and VoCo (0.9387). Under a low-label regime with only 10% of available annotations, it retains an AUROC of 0.9075, demonstrating strong label efficiency. Furthermore, the superpatch-based design reduces computational cost to 31.0 GFLOPs per forward pass, compared to 985.8 GFLOPs for the full-volume baseline, providing a scalable and robust foundation for 3D medical imaging.

📄 PDF Abstract BibTeX arXiv:2604.01612

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Nemesis: Noise-randomized Encryption with Modular Efficiency and Secure Integration in Machine Learning Systems

2024-12-18 · Dongfang Zhao

Machine learning (ML) systems that guarantee security and privacy often rely on Fully Homomorphic Encryption (FHE) as a cornerstone technique, enabling computations on encrypted data without exposing sensitive informatio…

Privacy Preserving

SuperPatchMatch: an Algorithm for Robust Correspondences using Superpixel Patches

2019-03-17 · Rémi Giraud, Vinh-Thong Ta, Aurélie Bugeau, Pierrick Coupé 외

Superpixels have become very popular in many computer vision applications. Nevertheless, they remain underexploited since the superpixel decomposition may produce irregular and non stable segmentation results due to the …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Nemesis: Normalizing the Soft-prompt Vectors of Vision-Language Models

2024-08-26 · Shuai Fu, Xiequn Wang, Qiushi Huang, Yu Zhang

With the prevalence of large-scale pretrained vision-language models (VLMs), such as CLIP, soft-prompt tuning has become a popular method for adapting these models to various downstream tasks. However, few works delve in…

Language Modelling

MAESIL: Masked Autoencoder for Enhanced Self-supervised Medical Image Learning

2026-04-01 · Kyeonghun Kim, Hyeonseok Jung, Youngung Han, Junsu Lim 외 arxiv

Training deep learning models for three-dimensional (3D) medical imaging, such as Computed Tomography (CT), is fundamentally challenged by the scarcity of labeled data. While pre-training on natural images is common, it …

Self-Supervised LearningComputational Efficiency

Joint Enhancement and Denoising Method via Sequential Decomposition

2018-04-23 · Xutong Ren, Mading Li, Wen-Huang Cheng, Jiaying Liu

Many low-light enhancement methods ignore intensive noise in original images. As a result, they often simultaneously enhance the noise as well. Furthermore, extra denoising procedures adopted by most methods ruin the det…

Denoising