paper-with-me

홈 › Papers

A multifractal-based masked auto-encoder: an application to medical images

2026-05-25 · Joao Batista Florindo, Viviane de Moura arxiv

Masked autoencoders (MAE) have shown great promise in medical image classification. However, the random masking strategy employed by traditional MAEs may overlook critical areas in medical images, where even subtle changes can indicate disease. To address this limitation, we propose a novel approach that utilizes a multifractal measure (Renyi entropy) to optimize the masking strategy. Our method, termed Multifractal-Optimized Masked Autoencoder (MO-MAE), employs a multifractal analysis to identify regions of high complexity and information content. By focusing the masking process on these areas, MO-MAE ensures that the model learns to reconstruct the most diagnostically relevant features. This approach is particularly beneficial for medical imaging, where fine-grained inspection of tissue structures is crucial for accurate diagnosis. We evaluate MO-MAE on several medical datasets covering various diseases, including MedMNIST and COVID-CT. Our results demonstrate that MO-MAE achieves promising performance, surpassing other basiline and state-of-the-art models. The proposed method also adds minimum computational overhead as the computation of the proposed measure is straightforward. Our findings suggest that the multifractal-optimized masking strategy enhances the model's ability to capture and reconstruct complex tissue structures, leading to more accurate and efficient medical image representation. The proposed MO-MAE framework offers a promising direction for improving the accuracy and efficiency of deep learning models in medical image analysis, potentially advancing the field of computer-aided diagnosis.

📄 PDF Abstract BibTeX arXiv:2605.26287

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Classification

Similar Papers 제목 키워드 기반

Multifractal Recalibration of Neural Networks for Medical Imaging Segmentation

2025-12-01 · Miguel L. Martins, Miguel T. Coimbra, Francesco Renna arxiv

Multifractal analysis has revealed regularities in many self-seeding phenomena, yet its use in modern deep learning remains limited. Existing end-to-end multifractal methods rely on heavy pooling or strong feature-space …

Semantic Segmentation

Medical Images Analysis in Cancer Diagnostic

2018-10-05 · Jelena Vasiljević, Ivica Milosavljević, Vladimir Krstić, Nataša Zivić 외

This paper shows results of computer analysis of images in the purpose of finding differences between medical images in order of their classifications in terms of separation malign tissue from a normal and benign tissue.…

Diagnostic

Self Pre-training with Masked Autoencoders for Medical Image Classification and Segmentation

2022-03-10 · Lei Zhou, Huidong Liu, Joseph Bae, Junjun He 외

Masked Autoencoder (MAE) has recently been shown to be effective in pre-training Vision Transformers (ViT) for natural image analysis. By reconstructing full images from partially masked inputs, a ViT encoder aggregates …

Brain Tumor Segmentationimage-classificationImage ClassificationLung Disease Classification+4

Hi-End-MAE: Hierarchical encoder-driven masked autoencoders are stronger vision learners for medical image segmentation

2025-02-12 · Fenghe Tang, Qingsong Yao, Wenxin Ma, Chenxu Wu 외

Medical image segmentation remains a formidable challenge due to the label scarcity. Pre-training Vision Transformer (ViT) through masked image modeling (MIM) on large-scale unlabeled medical datasets presents a promisin…

Computational EfficiencyImage SegmentationMedical Image SegmentationSemantic Segmentation+1

Self Pre-training with Adaptive Mask Autoencoders for Variable-Contrast 3D Medical Imaging

2025-01-15 · Badhan Kumar Das, Gengyan Zhao, Han Liu, Thomas J. Re 외

The Masked Autoencoder (MAE) has recently demonstrated effectiveness in pre-training Vision Transformers (ViT) for analyzing natural images. By reconstructing complete images from partially masked inputs, the ViT encoder…