paper-with-me

홈 › Papers

MaskAnyNet: Rethinking Masked Image Regions as Valuable Information in Supervised Learning

2025-11-16 · Jingshan Hong, Haigen Hu, Huihuang Zhang, Qianwei Zhou, Zhao Li arxiv

In supervised learning, traditional image masking faces two key issues: (i) discarded pixels are underutilized, leading to a loss of valuable contextual information; (ii) masking may remove small or critical features, especially in fine-grained tasks. In contrast, masked image modeling (MIM) has demonstrated that masked regions can be reconstructed from partial input, revealing that even incomplete data can exhibit strong contextual consistency with the original image. This highlights the potential of masked regions as sources of semantic diversity. Motivated by this, we revisit the image masking approach, proposing to treat masked content as auxiliary knowledge rather than ignored. Based on this, we propose MaskAnyNet, which combines masking with a relearning mechanism to exploit both visible and masked information. It can be easily extended to any model with an additional branch to jointly learn from the recomposed masked region. This approach leverages the semantic diversity of the masked regions to enrich features and preserve fine-grained details. Experiments on CNN and Transformer backbones show consistent gains across multiple benchmarks. Further analysis confirms that the proposed method improves semantic diversity through the reuse of masked content.

📄 PDF Abstract BibTeX arXiv:2511.12480

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking Video Segmentation with Masked Video Consistency: Did the Model Learn as Intended?

2024-08-20 · Chen Liang, Qiang Guo, Xiaochao Qu, Luoqi Liu 외

Video segmentation aims at partitioning video sequences into meaningful segments based on objects or regions of interest within frames. Current video segmentation models are often derived from image segmentation techniqu…

Image SegmentationSegmentationSemantic SegmentationVideo Segmentation+1

One Stone with Two Birds: A Null-Text-Null Frequency-Aware Diffusion Models for Text-Guided Image Inpainting

2025-10-09 · Haipeng Liu, Yang Wang, Meng Wang arxiv

Text-guided image inpainting aims at reconstructing the masked regions as per text prompts, where the longstanding challenges lie in the preservation for unmasked regions, while achieving the semantics consistency betwee…

Image Inpainting

Rethinking JEPA: Compute-Efficient Video SSL with Frozen Teachers

2025-09-29 · Xianhang Li, Chen Huang, Chun-Liang Li, Eran Malach 외 arxiv

Video Joint Embedding Predictive Architectures (V-JEPA) learn generalizable off-the-shelf video representation by predicting masked regions in latent space with an exponential moving average (EMA)-updated teacher. While …

Representation Learning

R-MAE: Regions Meet Masked Autoencoders

2023-06-08 · Duy-Kien Nguyen, Vaibhav Aggarwal, Yanghao Li, Martin R. Oswald 외

In this work, we explore regions as a potential visual analogue of words for self-supervised image representation learning. Inspired by Masked Autoencoding (MAE), a generative pre-training baseline, we propose masked reg…

Contrastive LearningInteractive Segmentationobject-detectionObject Detection+2

Multi-Modal Masked Pre-Training for Monocular Panoramic Depth Completion

2022-03-18 · Zhiqiang Yan, Xiang Li, Kun Wang, Zhenyu Zhang 외

In this paper, we formulate a potentially valuable panoramic depth completion (PDC) task as panoramic 3D cameras often produce 360{\deg} depth with missing data in complex scenes. Its goal is to recover dense panoramic d…

Depth CompletionTransfer Learning