English
Related papers

Related papers: Learning Nuclei Representations with Masked Image …

200 papers

We introduce Corrupted Image Modeling (CIM) for self-supervised visual pre-training. CIM uses an auxiliary generator with a small trainable BEiT to corrupt the input image instead of using artificial [MASK] tokens, where some patches are…

Computer Vision and Pattern Recognition · Computer Science 2023-03-17 Yuxin Fang , Li Dong , Hangbo Bao , Xinggang Wang , Furu Wei

This work explores the effectiveness of masked image modelling for learning representations of retinal OCT images. To this end, we leverage Masked Autoencoders (MAE), a simple and scalable method for self-supervised learning, to obtain a…

Computer Vision and Pattern Recognition · Computer Science 2024-05-24 Theodoros Pissas , Pablo Márquez-Neila , Sebastian Wolf , Martin Zinkernagel , Raphael Sznitman

Masked Image Modeling (MIM) has become an essential method for building foundational visual models in remote sensing (RS). However, the limitations in size and diversity of existing RS datasets restrict the ability of MIM methods to learn…

Computer Vision and Pattern Recognition · Computer Science 2025-07-03 Fengxiang Wang , Hongzhen Wang , Di Wang , Zonghao Guo , Zhenyu Zhong , Long Lan , Wenjing Yang , Jing Zhang

Masked Image Modeling (MIM) has recently been established as a potent pre-training paradigm. A pretext task is constructed by masking patches in an input image, and this masked content is then predicted by a neural network using visible…

Computer Vision and Pattern Recognition · Computer Science 2023-01-16 Philippe Weinzaepfel , Vincent Leroy , Thomas Lucas , Romain Brégier , Yohann Cabon , Vaibhav Arora , Leonid Antsfeld , Boris Chidlovskii , Gabriela Csurka , Jérôme Revaud

Masked Image Modeling (MIM) is a new self-supervised vision pre-training paradigm using a Vision Transformer (ViT). Previous works can be pixel-based or token-based, using original pixels or discrete visual tokens from parametric tokenizer…

Computer Vision and Pattern Recognition · Computer Science 2024-08-02 Xin Yan , Zuchao Li , Lefei Zhang

Masked Autoencoders (MAE) have been popular paradigms for large-scale vision representation pre-training. However, MAE solely reconstructs the low-level RGB signals after the decoder and lacks supervision upon high-level semantics for the…

Computer Vision and Pattern Recognition · Computer Science 2023-03-10 Peng Gao , Renrui Zhang , Rongyao Fang , Ziyi Lin , Hongyang Li , Hongsheng Li , Qiao Yu

Self-supervised pretraining attempts to enhance model performance by obtaining effective features from unlabeled data, and has demonstrated its effectiveness in the field of histopathology images. Despite its success, few works concentrate…

Computer Vision and Pattern Recognition · Computer Science 2023-09-22 Zhiyun Song , Penghui Du , Junpeng Yan , Kailu Li , Jianzhong Shou , Maode Lai , Yubo Fan , Yan Xu

Small CNN-based models usually require transferring knowledge from a large model before they are deployed in computationally resource-limited edge devices. Masked image modeling (MIM) methods achieve great success in various visual tasks…

Computer Vision and Pattern Recognition · Computer Science 2024-01-12 Ziming Wang , Shumin Han , Xiaodi Wang , Jing Hao , Xianbin Cao , Baochang Zhang

Recently, masked image modeling (MIM) has gained considerable attention due to its capacity to learn from vast amounts of unlabeled data and has been demonstrated to be effective on a wide variety of vision tasks involving natural images.…

Computer Vision and Pattern Recognition · Computer Science 2022-08-25 Zekai Chen , Devansh Agarwal , Kshitij Aggarwal , Wiem Safta , Samit Hirawat , Venkat Sethuraman , Mariann Micsinai Balan , Kevin Brown

Masked Image Modeling (MIM) offers a promising approach to self-supervised representation learning, however existing MIM models still lag behind the state-of-the-art. In this paper, we systematically analyze target representations, loss…

Computer Vision and Pattern Recognition · Computer Science 2025-07-01 Timothée Darcet , Federico Baldassarre , Maxime Oquab , Julien Mairal , Piotr Bojanowski

Class Incremental Learning (CIL) aims to sequentially learn new classes while avoiding catastrophic forgetting of previous knowledge. We propose to use Masked Autoencoders (MAEs) as efficient learners for CIL. MAEs were originally designed…

Computer Vision and Pattern Recognition · Computer Science 2023-08-25 Jiang-Tian Zhai , Xialei Liu , Andrew D. Bagdanov , Ke Li , Ming-Ming Cheng

Existing Masked Image Modeling (MIM) depends on a spatial patch-based masking-reconstruction strategy to perceive objects'features from unlabeled images, which may face two limitations when applied to chest CT: 1) inefficient feature…

Image and Video Processing · Electrical Eng. & Systems 2024-07-15 Jie Zheng , Ru Wen , Haiqin Hu , Lina Wei , Kui Su , Wei Chen , Chen Liu , Jun Wang

In computational pathology, automatic nuclei instance segmentation plays an essential role in whole slide image analysis. While many computerized approaches have been proposed for this task, supervised deep learning (DL) methods have shown…

Image and Video Processing · Electrical Eng. & Systems 2023-08-04 Amirreza Mahbod , Christine Polak , Katharina Feldmann , Rumsha Khan , Katharina Gelles , Georg Dorffner , Ramona Woitek , Sepideh Hatamikia , Isabella Ellinger

Masked image modeling (MIM) has become a prevalent pre-training setup for vision foundation models and attains promising performance. Despite its success, existing MIM methods discard the decoder network during downstream applications,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Qi Han , Yuxuan Cai , Xiangyu Zhang

This work proposes a semantic segmentation network that produces high-quality uncertainty estimates in a single forward pass. We exploit general representations from foundation models and unlabelled datasets through a Masked Image Modeling…

Computer Vision and Pattern Recognition · Computer Science 2024-02-28 David S. W. Williams , Matthew Gadd , Paul Newman , Daniele De Martini

In the realm of self-supervised learning (SSL), masked image modeling (MIM) has gained popularity alongside contrastive learning methods. MIM involves reconstructing masked regions of input images using their unmasked portions. A notable…

Machine Learning · Computer Science 2024-07-15 Tianqi Du , Yifei Wang , Yisen Wang

Dense pixel-specific representation learning at scale has been bottlenecked due to the unavailability of large-scale multi-view datasets. Current methods for building effective pretraining datasets heavily rely on annotated 3D meshes, point…

Computer Vision and Pattern Recognition · Computer Science 2024-05-17 Kalyani Marathe , Mahtab Bigverdi , Nishat Khan , Tuhin Kundu , Patrick Howe , Sharan Ranjit S , Anand Bhattad , Aniruddha Kembhavi , Linda G. Shapiro , Ranjay Krishna

Deep learning models have witnessed depth and pose estimation framework on unannotated datasets as a effective pathway to succeed in endoscopic navigation. Most current techniques are dedicated to developing more advanced neural networks to…

Computer Vision and Pattern Recognition · Computer Science 2023-09-15 Junyang Wu , Yun Gu

Visual and semantic concepts are often structured in a hierarchical manner. For instance, textual concept `cat' entails all images of cats. A recent study, MERU, successfully adapts multimodal learning techniques from Euclidean space to…

Computer Vision and Pattern Recognition · Computer Science 2025-07-22 Changli Wang , Fang Yin , Jiafeng Liu , Rui Wu

While Masked Image Modeling (MIM) has revolutionized fields of computer vision, its adoption in 3D medical image computing has been limited by the use of random masking, which overlooks the density of anatomical objects. To address this…

Computer Vision and Pattern Recognition · Computer Science 2025-09-10 Jin Lee , Vu Dang , Gwang-Hyun Yu , Anh Le , Zahid Rahman , Jin-Ho Jang , Heonzoo Lee , Kun-Yung Kim , Jin-Sul Kim , Jin-Young Kim