中文
相关论文

相关论文: Context Autoencoder for Self-Supervised Representa…

200 篇论文

We propose the Motion Capsule Autoencoder (MCAE), which addresses a key challenge in the unsupervised learning of motion representations: transformation invariance. MCAE models motion in a two-level hierarchy. In the lower level, a…

计算机视觉与模式识别 · 计算机科学 2021-10-04 Ziwei Xu , Xudong Shen , Yongkang Wong , Mohan S Kankanhalli

Many recent inpainting works have achieved impressive results by leveraging Deep Neural Networks (DNNs) to model various prior information for image restoration. Unfortunately, the performance of these methods is largely limited by the…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Chenjie Cao , Qiaole Dong , Yanwei Fu

We introduce Correlational Image Modeling (CIM), a novel and surprisingly effective approach to self-supervised visual pre-training. Our CIM performs a simple pretext task: we randomly crop image regions (exemplars) from an input image…

计算机视觉与模式识别 · 计算机科学 2023-03-31 Wei Li , Jiahao Xie , Chen Change Loy

While transformers have surpassed convolutional neural networks (CNNs) in various computer vision tasks, microelectronics defect detection still largely relies on CNNs. We hypothesize that this gap is due to the fact that a) transformers…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Nikolai Röhrich , Alwin Hoffmann , Richard Nordsieck , Emilio Zarbali , Alireza Javanmardi

Unsupervised learning can leverage large-scale data sources without the need for annotations. In this context, deep learning-based autoencoders have shown great potential in detecting anomalies in medical images. However, especially…

图像与视频处理 · 电气工程与系统科学 2020-01-03 David Zimmerer , Simon Kohl , Jens Petersen , Fabian Isensee , Klaus Maier-Hein

Parsing an image into a hierarchy of objects, parts, and relations is important and also challenging in many computer vision tasks. This paper proposes a simple and effective capsule autoencoder to address this issue, called DPR-CAE. In our…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Canqun Xiang , Zhennan Wang , Wenbin Zou , Chen Xu

Object-centric representations form the basis of human perception, and enable us to reason about the world and to systematically generalize to new settings. Currently, most works on unsupervised object discovery focus on slot-based…

机器学习 · 计算机科学 2022-11-21 Sindy Löwe , Phillip Lippe , Maja Rudolph , Max Welling

We introduce a pretraining technique called Selfie, which stands for SELFie supervised Image Embedding. Selfie generalizes the concept of masked language modeling of BERT (Devlin et al., 2019) to continuous data, such as images, by making…

机器学习 · 计算机科学 2019-07-30 Trieu H. Trinh , Minh-Thang Luong , Quoc V. Le

We propose bootstrapped masked autoencoders (BootMAE), a new approach for vision BERT pretraining. BootMAE improves the original masked autoencoders (MAE) with two core designs: 1) momentum encoder that provides online feature as extra BERT…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Xiaoyi Dong , Jianmin Bao , Ting Zhang , Dongdong Chen , Weiming Zhang , Lu Yuan , Dong Chen , Fang Wen , Nenghai Yu

Wireless goal-oriented semantic communication (GSC) has emerged as a promising paradigm by directly optimizing task performance. However, existing GSC frameworks typically operate on entire images and rely on labeled data for classification…

图像与视频处理 · 电气工程与系统科学 2026-04-14 Zhitong Ni , Yansha Deng , Jinhong Yuan

Masked autoencoders (MAEs) have displayed significant potential in the classification and semantic segmentation of medical images in the last year. Due to the high similarity of human tissues, even slight changes in medical images may…

计算机视觉与模式识别 · 计算机科学 2023-05-11 Jiawei Mao , Shujian Guo , Yuanqi Chang , Xuesong Yin , Binling Nie

Image change detection (ICD) to detect changed objects in front of a vehicle with respect to a place-specific background model using an on-board monocular vision system is a fundamental problem in intelligent vehicle (IV). From the…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yamaguchi Kousuke , Tanaka Kanji , Sugimoto Takuma , Ide Rino , Takeda Koji

The use of self-supervised pre-training has emerged as a promising approach to enhance the performance of many different visual tasks. In this context, recent approaches have employed the Masked Image Modeling paradigm, which pre-trains a…

计算机视觉与模式识别 · 计算机科学 2025-01-23 Lorenzo Baraldi , Roberto Amoroso , Marcella Cornia , Lorenzo Baraldi , Andrea Pilzer , Rita Cucchiara

Multivariate Time Series forecasting has been an increasingly popular topic in various applications and scenarios. Recently, contrastive learning and Transformer-based models have achieved good performance in many long-term series…

机器学习 · 计算机科学 2023-01-24 Zhe Li , Zhongwen Rao , Lujia Pan , Pengyun Wang , Zenglin Xu

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

We present an unsupervised visual feature learning algorithm driven by context-based pixel prediction. By analogy with auto-encoders, we propose Context Encoders -- a convolutional neural network trained to generate the contents of an…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Deepak Pathak , Philipp Krahenbuhl , Jeff Donahue , Trevor Darrell , Alexei A. Efros

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

We approached the goal of applying meta-learning to self-supervised masked autoencoders for spatiotemporal learning in three steps. Broadly, we seek to understand the impact of applying meta-learning to existing state-of-the-art…

计算机视觉与模式识别 · 计算机科学 2023-08-07 Faraz Waseem , Pratyush Muthukumar

Masked Autoencoders (MAE) have been prevailing paradigms for large-scale vision representation pre-training. By reconstructing masked image patches from a small portion of visible image regions, MAE forces the model to infer semantic…

计算机视觉与模式识别 · 计算机科学 2023-03-17 Hongwei Xue , Peng Gao , Hongyang Li , Yu Qiao , Hao Sun , Houqiang Li , Jiebo Luo

Understanding the coordinated activity underlying brain computations requires large-scale, simultaneous recordings from distributed neuronal structures at a cellular-level resolution. One major hurdle to design high-bandwidth,…

神经与进化计算 · 计算机科学 2018-09-18 Tong Wu , Wenfeng Zhao , Edward Keefer , Zhi Yang