paper-with-me

홈 › Papers

HM: Hybrid Masking for Few-Shot Segmentation

2022-03-24 · Seonghyeon Moon, Samuel S. Sohn, Honglu Zhou, Sejong Yoon, Vladimir Pavlovic, Muhammad Haris Khan, Mubbasir Kapadia

We study few-shot semantic segmentation that aims to segment a target object from a query image when provided with a few annotated support images of the target class. Several recent methods resort to a feature masking (FM) technique to discard irrelevant feature activations which eventually facilitates the reliable prediction of segmentation mask. A fundamental limitation of FM is the inability to preserve the fine-grained spatial details that affect the accuracy of segmentation mask, especially for small target objects. In this paper, we develop a simple, effective, and efficient approach to enhance feature masking (FM). We dub the enhanced FM as hybrid masking (HM). Specifically, we compensate for the loss of fine-grained spatial details in FM technique by investigating and leveraging a complementary basic input masking method. Experiments have been conducted on three publicly available benchmarks with strong few-shot segmentation (FSS) baselines. We empirically show improved performance against the current state-of-the-art methods by visible margins across different benchmarks. Our code and trained models are available at: https://github.com/moonsh/HM-Hybrid-Masking

📄 PDF Abstract BibTeX arXiv:2203.12826

Code (1)

moonsh/hm-hybrid-masking 공식 구현 pytorch

Tasks

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

HybridMIM: A Hybrid Masked Image Modeling Framework for 3D Medical Image Segmentation

2023-03-18 · Zhaohu Xing, Lei Zhu, Lequan Yu, Zhiheng Xing 외

Masked image modeling (MIM) with transformer backbones has recently been exploited as a powerful self-supervised pre-training technique. The existing MIM methods adopt the strategy to mask random patches of the image and…

Contrastive LearningImage SegmentationMedical Image SegmentationSelf-Supervised Learning+1

RUFNet: Query-Guided Support Mask Refinement and Uncertainty Fusion based on Hybrid Mamba for Few-Shot Brain Tumor Segmentation

2026-07-06 · Dongyi He, Xiangkai Wang, Binbing Xu, Bin Jiang 외 arxiv

Few-shot brain tumor segmentation remains challenging due to noisy support masks, inter-patient variations between support and query images, and the lack of pixel-wise confidence estimation. This study proposes RUFNet, a…

Medical Image SegmentationBrain Tumor Segmentation

MambaMIM: Pre-training Mamba with State Space Token Interpolation and its Application to Medical Image Segmentation

2024-08-15 · Fenghe Tang, Bingkun Nian, Yingtai Li, Zihang Jiang 외

Recently, the state space model Mamba has demonstrated efficient long-sequence modeling capabilities, particularly for addressing long-sequence visual tasks in 3D medical imaging. However, existing generative self-superv…

Image SegmentationMambaMedical Image SegmentationRepresentation Learning+3

Segment Any Anomaly without Training via Hybrid Prompt Regularization

2023-05-18 · Yunkang Cao, Xiaohao Xu, Chen Sun, Yuqi Cheng 외

We present a novel framework, i.e., Segment Any Anomaly + (SAA+), for zero-shot anomaly segmentation with hybrid prompt regularization to improve the adaptability of modern foundation models. Existing anomaly segmentatio…

Anomaly DetectionAnomaly LocalizationAnomaly SegmentationSegmentation+1

Point-LGMask: Local and Global Contexts Embedding for Point Cloud Pre-training with Multi-Ratio Masking

2023-06-08 · IEEE Transactions on Multimedia 2023 6 · Yuan Tang, Xianzhi Li, Jinfeng Xu, Qiao Yu 외

Self-supervised learning has achieved great success in both natural language processing and 2D vision, where masked modeling is a quite popular pre-training scheme. However, extending masking to 3D point cloud understand…

3D Object Detection3D Point Cloud Classification3D Semantic SegmentationFew-Shot 3D Point Cloud Classification+5