中文
相关论文

相关论文: Object-wise Masked Autoencoders for Fast Pre-train…

200 篇论文

Existing LiDAR-based 3D object detection methods for autonomous driving scenarios mainly adopt the training-from-scratch paradigm. Unfortunately, this paradigm heavily relies on large-scale labeled data, whose collection can be expensive…

计算机视觉与模式识别 · 计算机科学 2024-01-23 Zhiwei Lin , Yongtao Wang , Shengxiang Qi , Nan Dong , Ming-Hsuan Yang

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 region autoencoding to…

计算机视觉与模式识别 · 计算机科学 2024-01-08 Duy-Kien Nguyen , Vaibhav Aggarwal , Yanghao Li , Martin R. Oswald , Alexander Kirillov , Cees G. M. Snoek , Xinlei Chen

Self-supervised pre-training has proven highly effective for many computer vision tasks, particularly when labelled data are scarce. In the context of Earth Observation (EO), foundation models and various other Vision Transformer…

计算机视觉与模式识别 · 计算机科学 2024-09-30 Jose Sosa , Mohamed Aloulou , Danila Rukhovich , Rim Sleimi , Boonyarit Changaival , Anis Kacem , Djamila Aouada

We present an extension to masked autoencoders (MAE) which improves on the representations learnt by the model by explicitly encouraging the learning of higher scene-level features. We do this by: (i) the introduction of a perceptual…

计算机视觉与模式识别 · 计算机科学 2023-03-29 Samyakh Tukra , Frederick Hoffman , Ken Chatfield

Unsupervised pre-training methods for large vision models have shown to enhance performance on downstream supervised tasks. Developing similar techniques for satellite imagery presents significant opportunities as unlabelled data is…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Yezhen Cong , Samar Khanna , Chenlin Meng , Patrick Liu , Erik Rozi , Yutong He , Marshall Burke , David B. Lobell , Stefano Ermon

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…

计算机视觉与模式识别 · 计算机科学 2024-05-24 Theodoros Pissas , Pablo Márquez-Neila , Sebastian Wolf , Martin Zinkernagel , Raphael Sznitman

In this work, we study different approaches to self-supervised pretraining of object detection models. We first design a general framework to learn a spatially consistent dense representation from an image, by randomly sampling and…

计算机视觉与模式识别 · 计算机科学 2022-08-12 Trung Dang , Simon Kornblith , Huy Thong Nguyen , Peter Chin , Maryam Khademi

Optical coherence tomography angiography (OCTA) provides non-invasive visualization of retinal microvasculature, but learning robust representations remains challenging due to sparse vessel structures and strong topological constraints.…

计算机视觉与模式识别 · 计算机科学 2026-04-09 Ilerioluwakiiye Abolade , Prince Mireku , Kelechi Chibundu , Peace Ododo , Emmanuel Idoko , Promise Omoigui , Solomon Odelola

Progress in self-supervised learning has brought strong general image representation learning methods. Yet so far, it has mostly focused on image-level learning. In turn, tasks such as unsupervised image segmentation have not benefited from…

计算机视觉与模式识别 · 计算机科学 2022-06-22 Adrian Ziegler , Yuki M. Asano

"Masked Autoencoders (MAE) Are Scalable Vision Learners" revolutionizes the self-supervised learning method in that it not only achieves the state-of-the-art for image pre-training, but is also a milestone that bridges the gap between…

计算机视觉与模式识别 · 计算机科学 2022-02-10 Shuhao Cao , Peng Xu , David A. Clifton

We propose a pre-training strategy called Multi-modal Multi-task Masked Autoencoders (MultiMAE). It differs from standard Masked Autoencoding in two key aspects: I) it can optionally accept additional modalities of information in the input…

计算机视觉与模式识别 · 计算机科学 2022-04-05 Roman Bachmann , David Mizrahi , Andrei Atanov , Amir Zamir

Masked Autoencoders (MAE) achieve self-supervised learning of image representations by randomly removing a portion of visual tokens and reconstructing the original image as a pretext task, thereby significantly enhancing pretraining…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Jiaxuan Li , Qing Xu , Xiangjian He , Ziyu Liu , Chang Xing , Zhen Chen , Daokun Zhang , Rong Qu , Chang Wen Chen

Part-level features are crucial for image understanding, but few studies focus on them because of the lack of fine-grained labels. Although unsupervised part discovery can eliminate the reliance on labels, most of them cannot maintain…

计算机视觉与模式识别 · 计算机科学 2025-07-17 Jiahao Xia , Yike Wu , Wenjian Huang , Jianguo Zhang , Jian Zhang

We address the challenge of training Vision Transformers (ViTs) when labeled data is scarce but unlabeled data is abundant. We propose Semi-Supervised Masked Autoencoder (SSMAE), a framework that jointly optimizes masked image…

计算机视觉与模式识别 · 计算机科学 2026-01-29 Atik Faysal , Mohammad Rostami , Reihaneh Gh. Roshan , Nikhil Muralidhar , Huaxia Wang

Current perception models in autonomous driving heavily rely on large-scale labelled 3D data, which is both costly and time-consuming to annotate. This work proposes a solution to reduce the dependence on labelled 3D training data by…

计算机视觉与模式识别 · 计算机科学 2023-10-10 Chen Min , Xinli Xu , Dawei Zhao , Liang Xiao , Yiming Nie , Bin Dai

The unsupervised pretraining of object detectors has recently become a key component of object detector training, as it leads to improved performance and faster convergence during the supervised fine-tuning stage. Existing unsupervised…

计算机视觉与模式识别 · 计算机科学 2024-07-09 Ioannis Maniadis Metaxas , Adrian Bulat , Ioannis Patras , Brais Martinez , Georgios Tzimiropoulos

Medical imaging tasks are very challenging due to the lack of publicly available labeled datasets. Hence, it is difficult to achieve high performance with existing deep-learning models as they require a massive labeled dataset to be trained…

图像与视频处理 · 电气工程与系统科学 2024-07-23 Anubhav Gupta , Islam Osman , Mohamed S. Shehata , John W. Braun

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly motivated by that…

计算机视觉与模式识别 · 计算机科学 2024-01-24 Jie Zhu , Jiyang Qi , Mingyu Ding , Xiaokang Chen , Ping Luo , Xinggang Wang , Wenyu Liu , Leye Wang , Jingdong Wang

The Masked Autoencoder (MAE) has recently demonstrated effectiveness in pre-training Vision Transformers (ViT) for analyzing natural images. By reconstructing complete images from partially masked inputs, the ViT encoder gathers contextual…

图像与视频处理 · 电气工程与系统科学 2025-06-03 Badhan Kumar Das , Gengyan Zhao , Han Liu , Thomas J. Re , Dorin Comaniciu , Eli Gibson , Andreas Maier

Vision Transformers (ViTs) outperforms convolutional neural networks (CNNs) in several vision tasks with its global modeling capabilities. However, ViT lacks the inductive bias inherent to convolution making it require a large amount of…

计算机视觉与模式识别 · 计算机科学 2023-01-11 Jiawei Mao , Honggu Zhou , Xuesong Yin , Yuanqi Chang. Binling Nie. Rui Xu