中文
相关论文

相关论文: Masked Image Modeling with Denoising Contrast

200 篇论文

Recently, masked image modeling (MIM) has become a promising direction for visual pre-training. In the context of vision transformers, MIM learns effective visual representation by aligning the token-level features with a pre-defined space…

计算机视觉与模式识别 · 计算机科学 2022-03-11 Longhui Wei , Lingxi Xie , Wengang Zhou , Houqiang Li , Qi Tian

Recent advancements in masked image modeling (MIM) have made it a prevailing framework for self-supervised visual representation learning. The MIM pretrained models, like most deep neural network methods, remain vulnerable to adversarial…

计算机视觉与模式识别 · 计算机科学 2023-11-10 Zunzhi You , Daochang Liu , Bohyung Han , Chang Xu

Most existing text recognition methods are trained on large-scale synthetic datasets due to the scarcity of labeled real-world datasets. Synthetic images, however, cannot faithfully reproduce real-world scenarios, such as uneven…

计算机视觉与模式识别 · 计算机科学 2025-05-13 Zhengmi Tang , Yuto Mitsui , Tomo Miyazaki , Shinichiro Omachi

Masked image modeling (MIM) has emerged as a promising approach for pre-training Vision Transformers (ViTs). MIMs predict masked tokens token-wise to recover target signals that are tokenized from images or generated by pre-trained models…

计算机视觉与模式识别 · 计算机科学 2025-03-24 Taekyung Kim , Byeongho Heo , Dongyoon Han

Recent advances in language modeling have witnessed the rise of highly desirable emergent capabilities, such as reasoning and in-context learning. However, vision models have yet to exhibit comparable progress in these areas. In this paper,…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Jike Zhong , Yuxiang Lai , Xiaofeng Yang , Konstantinos Psounis

The existing contrastive learning methods widely adopt one-hot instance discrimination as pretext task for self-supervised learning, which inevitably neglects rich inter-instance similarities among natural images, then leading to potential…

计算机视觉与模式识别 · 计算机科学 2023-06-30 Chengchao Shen , Dawei Liu , Hao Tang , Zhe Qu , Jianxin Wang

We present a comparative study on how and why contrastive learning (CL) and masked image modeling (MIM) differ in their representations and in their performance of downstream tasks. In particular, we demonstrate that self-supervised Vision…

计算机视觉与模式识别 · 计算机科学 2023-05-02 Namuk Park , Wonjae Kim , Byeongho Heo , Taekyung Kim , Sangdoo Yun

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…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Yuxin Fang , Li Dong , Hangbo Bao , Xinggang Wang , Furu Wei

Masked Image Modeling (MIM) is a powerful self-supervised strategy for visual pre-training without the use of labels. MIM applies random crops to input images, processes them with an encoder, and then recovers the masked inputs with a…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Maryam Haghighat , Peyman Moghadam , Shaheer Mohamed , Piotr Koniusz

Contrastive pre-training on image-text pairs, exemplified by CLIP, becomes a standard technique for learning multi-modal visual-language representations. Although CLIP has demonstrated remarkable performance, training it from scratch on…

计算机视觉与模式识别 · 计算机科学 2024-06-17 Jihao Liu , Jinliang Zheng , Boxiao Liu , Yu Liu , Hongsheng Li

SimMIM is a widely used method for pretraining vision transformers using masked image modeling. However, despite its success in fine-tuning performance, it has been shown to perform sub-optimally when used for linear probing. We propose an…

计算机视觉与模式识别 · 计算机科学 2025-01-03 Madhava Krishna , A V Subramanyam

Both masked image modeling (MIM) and natural language supervision have facilitated the progress of transferable visual pre-training. In this work, we seek the synergy between two paradigms and study the emerging properties when MIM meets…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Shusheng Yang , Yixiao Ge , Kun Yi , Dian Li , Ying Shan , Xiaohu Qie , Xinggang Wang

Recently, both Contrastive Learning (CL) and Mask Image Modeling (MIM) demonstrate that self-supervision is powerful to learn good representations. However, naively combining them is far from success. In this paper, we start by making the…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Ziyu Jiang , Yinpeng Chen , Mengchen Liu , Dongdong Chen , Xiyang Dai , Lu Yuan , Zicheng Liu , Zhangyang Wang

This paper represents a neat yet effective framework, named SemanticMIM, to integrate the advantages of masked image modeling (MIM) and contrastive learning (CL) for general visual representation. We conduct a thorough comparative analysis…

计算机视觉与模式识别 · 计算机科学 2024-06-18 Yike Yuan , Huanzhang Dou , Fengjun Guo , Xi Li

Vision-language models (VLMs) like CLIP excel in zero-shot learning but often require resource-intensive training to adapt to new tasks. Prompt learning techniques, such as CoOp and CoCoOp, offer efficient adaptation but tend to overfit to…

计算机视觉与模式识别 · 计算机科学 2025-08-08 Phuoc-Nguyen Bui , Khanh-Binh Nguyen , Hyunseung Choo

Inspired by the masked language modeling (MLM) in natural language processing tasks, the masked image modeling (MIM) has been recognized as a strong self-supervised pre-training method in computer vision. However, the high random mask ratio…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Zhaowen Li , Yousong Zhu , Zhiyang Chen , Wei Li , Chaoyang Zhao , Rui Zhao , Ming Tang , Jinqiao Wang

Learning representations through self-supervision on unlabeled data has proven highly effective for understanding diverse images. However, remote sensing images often have complex and densely populated scenes with multiple land objects and…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Mingming Zhang , Qingjie Liu , Yunhong Wang

We introduce CAN, a simple, efficient and scalable method for self-supervised learning of visual representations. Our framework is a minimal and conceptually clean synthesis of (C) contrastive learning, (A) masked autoencoders, and (N) the…

计算机视觉与模式识别 · 计算机科学 2022-11-01 Shlok Mishra , Joshua Robinson , Huiwen Chang , David Jacobs , Aaron Sarna , Aaron Maschinot , Dilip Krishnan

Masked Image Modeling (MIM) techniques have redefined the landscape of computer vision, enabling pre-trained models to achieve exceptional performance across a broad spectrum of tasks. Despite their success, the full potential of MIM-based…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Sumin Son , Hyesong Choi , Dongbo Min

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…

图像与视频处理 · 电气工程与系统科学 2024-07-15 Jie Zheng , Ru Wen , Haiqin Hu , Lina Wei , Kui Su , Wei Chen , Chen Liu , Jun Wang