中文
相关论文

相关论文: BEiT v2: Masked Image Modeling with Vector-Quantiz…

200 篇论文

Driven by improved architectures and better representation learning frameworks, the field of visual recognition has enjoyed rapid modernization and performance boost in the early 2020s. For example, modern ConvNets, represented by ConvNeXt,…

计算机视觉与模式识别 · 计算机科学 2023-01-03 Sanghyun Woo , Shoubhik Debnath , Ronghang Hu , Xinlei Chen , Zhuang Liu , In So Kweon , Saining Xie

Masked image modeling (MIM) learns representations with remarkably good fine-tuning performances, overshadowing previous prevalent pre-training approaches such as image classification, instance contrastive learning, and image-text…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Yixuan Wei , Han Hu , Zhenda Xie , Zheng Zhang , Yue Cao , Jianmin Bao , Dong Chen , Baining Guo

Recently, significant progress has been made in masked image modeling to catch up to masked language modeling. However, unlike words in NLP, the lack of semantic decomposition of images still makes masked autoencoding (MAE) different…

计算机视觉与模式识别 · 计算机科学 2022-10-06 Gang Li , Heliang Zheng , Daqing Liu , Chaoyue Wang , Bing Su , Changwen Zheng

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…

计算机视觉与模式识别 · 计算机科学 2025-07-03 Fengxiang Wang , Hongzhen Wang , Di Wang , Zonghao Guo , Zhenyu Zhong , Long Lan , Wenjing Yang , Jing Zhang

Masked image modeling has achieved great success in learning representations but is limited by the huge computational costs. One cost-saving strategy makes the decoder reconstruct only a subset of masked tokens and throw the others, and we…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Zhong-Yu Li , Yunheng Li , Deng-Ping Fan , Ming-Ming Cheng

The visual understanding are often approached from 3 granular levels: image, patch and pixel. Visual Tokenization, trained by self-supervised reconstructive learning, compresses visual data by codebook in patch-level with marginal…

计算机视觉与模式识别 · 计算机科学 2024-12-19 Jianyu Zhang , Li Zhang , Shijian Li

Vision Transformer (ViT) suffers from data scarcity in semi-supervised learning (SSL). To alleviate this issue, inspired by masked autoencoder (MAE), which is a data-efficient self-supervised learner, we propose Semi-MAE, a pure ViT-based…

计算机视觉与模式识别 · 计算机科学 2023-01-05 Haojie Yu , Kang Zhao , Xiaoming Xu

Vision Transformers (ViT) become widely-adopted architectures for various vision tasks. Masked auto-encoding for feature pretraining and multi-scale hybrid convolution-transformer architectures can further unleash the potentials of ViT,…

计算机视觉与模式识别 · 计算机科学 2022-05-20 Peng Gao , Teli Ma , Hongsheng Li , Ziyi Lin , Jifeng Dai , Yu Qiao

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

The Vision Transformer (ViT) has demonstrated remarkable performance in Self-Supervised Learning (SSL) for 3D medical image analysis. Masked AutoEncoder (MAE) for feature pre-training can further unleash the potential of ViT on various…

计算机视觉与模式识别 · 计算机科学 2025-01-13 Jiaxin Zhuang , Linshan Wu , Qiong Wang , Peng Fei , Varut Vardhanabhuti , Lin Luo , Hao Chen

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

The quadratic computational complexity to the number of tokens limits the practical applications of Vision Transformers (ViTs). Several works propose to prune redundant tokens to achieve efficient ViTs. However, these methods generally…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Shuning Chang , Pichao Wang , Ming Lin , Fan Wang , David Junhao Zhang , Rong Jin , Mike Zheng Shou

We present an efficient approach for Masked Image Modeling (MIM) with hierarchical Vision Transformers (ViTs), allowing the hierarchical ViTs to discard masked patches and operate only on the visible ones. Our approach consists of three key…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Lang Huang , Shan You , Mingkai Zheng , Fei Wang , Chen Qian , Toshihiko Yamasaki

In this work, we survey recent studies on masked image modeling (MIM), an approach that emerged as a powerful self-supervised learning technique in computer vision. The MIM task involves masking some information, e.g. pixels, patches, or…

计算机视觉与模式识别 · 计算机科学 2025-07-11 Vlad Hondru , Florinel Alin Croitoru , Shervin Minaee , Radu Tudor Ionescu , Nicu Sebe

Tokens or patches within Vision Transformers (ViT) lack essential semantic information, unlike their counterparts in natural language processing (NLP). Typically, ViT tokens are associated with rectangular image patches that lack specific…

计算机视觉与模式识别 · 计算机科学 2024-02-29 Young Kyung Kim , J. Matías Di Martino , Guillermo Sapiro

Computer vision has achieved remarkable success by (a) representing images as uniformly-arranged pixel arrays and (b) convolving highly-localized features. However, convolutions treat all image pixels equally regardless of importance;…

计算机视觉与模式识别 · 计算机科学 2020-11-23 Bichen Wu , Chenfeng Xu , Xiaoliang Dai , Alvin Wan , Peizhao Zhang , Zhicheng Yan , Masayoshi Tomizuka , Joseph Gonzalez , Kurt Keutzer , Peter Vajda

The performance of existing supervised neuron segmentation methods is highly dependent on the number of accurate annotations, especially when applied to large scale electron microscopy (EM) data. By extracting semantic information from…

计算机视觉与模式识别 · 计算机科学 2023-10-09 Yinda Chen , Wei Huang , Shenglong Zhou , Qi Chen , Zhiwei Xiong

In view of the fact that semi- and self-supervised learning share a fundamental principle, effectively modeling knowledge from unlabeled data, various semi-supervised semantic segmentation methods have integrated representative…

计算机视觉与模式识别 · 计算机科学 2024-11-15 Yangyang Li , Xuanting Hao , Ronghua Shang , Licheng Jiao

To make sense of their surroundings, intelligent systems must transform complex sensory inputs to structured codes that are reduced to task-relevant information such as object category. Biological agents achieve this in a largely autonomous…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Robin Weiler , Matthias Brucklacher , Cyriel M. A. Pennartz , Sander M. Bohté

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