paper-with-me

Papers

M$^3$HL: Mutual Mask Mix with High-Low Level Feature Consistency for Semi-Supervised Medical Image Segmentation

2025-08-04 · Yajun Liu, Zenghui Zhang, Jiang Yue, Weiwei Guo, Dongying Li arxiv

Data augmentation methods inspired by CutMix have demonstrated significant potential in recent semi-supervised medical image segmentation tasks. However, these approaches often apply CutMix operations in a rigid and inflexible manner, while paying insufficient attention to feature-level consistency constraints. In this paper, we propose a novel method called Mutual Mask Mix with High-Low level feature consistency (M$^3$HL) to address the aforementioned challenges, which consists of two key components: 1) M$^3$: An enhanced data augmentation operation inspired by the masking strategy from Masked Image Modeling (MIM), which advances conventional CutMix through dynamically adjustable masks to generate spatially complementary image pairs for collaborative training, thereby enabling effective information fusion between labeled and unlabeled images. 2) HL: A hierarchical consistency regularization framework that enforces high-level and low-level feature consistency between unlabeled and mixed images, enabling the model to better capture discriminative feature representations.Our method achieves state-of-the-art performance on widely adopted medical image segmentation benchmarks including the ACDC and LA datasets. Source code is available at https://github.com/PHPJava666/M3HL

📄 PDF Abstract BibTeX arXiv:2508.03752

Code (0)

등록된 구현이 없습니다.

Tasks

Semi-supervised Medical Image SegmentationData Augmentation

Similar Papers 제목 키워드 기반

Multi-Mutual Consistency Induced Transfer Subspace Learning for Human Motion Segmentation

2020-06-01 · CVPR 2020 6 · Tao Zhou, Huazhu Fu, Chen Gong, Jianbing Shen 외

Human motion segmentation based on transfer subspace learning is a rising interest in action-related tasks. Although progress has been made, there are still several issues within the existing methods. First, existing met…

Motion Segmentation

UniV2D: Bridging Visual Restoration and Semantic Perception for Underwater Salient Object Detection

2026-05-08 · Laibin Chang, Shaodong Wang, Yunke Wang, Xu Zhang 외 arxiv

Underwater salient object detection (USOD) plays a vital role in marine vision tasks but remains fundamentally challenging due to severe visual degradation, such as selective absorption and medium scattering. Conventiona…

Salient Object Detection

Pseudo Mask Augmented Object Detection

2018-03-15 · CVPR 2018 6 · Xiangyun Zhao, Shuang Liang, Yichen Wei

In this work, we present a novel and effective framework to facilitate object detection with the instance-level segmentation information that is only supervised by bounding box annotation. Starting from the joint object …

Instance SegmentationObjectobject-detectionObject Detection+3

Diffusion Prior Interpolation for Flexibility Real-World Face Super-Resolution

2024-12-21 · Jiarui Yang, Tao Dai, Yufei Zhu, Naiqi Li 외

Diffusion models represent the state-of-the-art in generative modeling. Due to their high training costs, many works leverage pre-trained diffusion models' powerful representations for downstream tasks, such as face supe…

Face RecognitionSuper-Resolution

Learning domain-invariant features through channel-level sparsification for Out-Of Distribution Generalization

2026-03-26 · Haoran Pei, Yuguang Yang, Kexin Liu, Juan Zhang 외 arxiv

Out-of-Distribution (OOD) generalization has become a primary metric for evaluating image analysis systems. Since deep learning models tend to capture domain-specific context, they often develop shortcut dependencies on …