中文
相关论文

相关论文: Masked Capsule Autoencoders

200 篇论文

This paper shows that self-supervised visual pre-training from real-world images is effective for learning motor control tasks from pixels. We first train the visual representations by masked modeling of natural images. We then freeze the…

计算机视觉与模式识别 · 计算机科学 2022-03-14 Tete Xiao , Ilija Radosavovic , Trevor Darrell , Jitendra Malik

Machine learning based methods achieves impressive results in object classification and detection. Utilizing representative data of the visual world during the training phase is crucial to achieve good performance with such data driven…

计算机视觉与模式识别 · 计算机科学 2022-02-28 Bruno Ferrarini , Shoaib Ehsan , Adrien Bartoli , Aleš Leonardis , Klaus D. McDonald-Maier

Vision Transformer (ViT) has become one of the most popular neural architectures due to its great scalability, computational efficiency, and compelling performance in many vision tasks. However, ViT has shown inferior performance to…

计算机视觉与模式识别 · 计算机科学 2022-10-25 Junfei Xiao , Yutong Bai , Alan Yuille , Zongwei Zhou

Current popular backbones in computer vision, such as Vision Transformers (ViT) and ResNets are trained to perceive the world from 2D images. However, to more effectively understand 3D structural priors in 2D backbones, we propose Mask3D to…

计算机视觉与模式识别 · 计算机科学 2023-03-01 Ji Hou , Xiaoliang Dai , Zijian He , Angela Dai , Matthias Nießner

Deep neural networks are powerful tools for biomedical image segmentation. These models are often trained with heavy supervision, relying on pairs of images and corresponding voxel-level labels. However, obtaining segmentations of…

图像与视频处理 · 电气工程与系统科学 2020-04-30 Evan M. Yu , Juan Eugenio Iglesias , Adrian V. Dalca , Mert R. Sabuncu

Masked Autoencoders (MAEs) achieve impressive performance in image classification tasks, yet the internal representations they learn remain less understood. This work started as an attempt to understand the strong downstream classification…

机器学习 · 计算机科学 2026-02-04 Anika Shrivastava , Renu Rameshan , Samar Agnihotri

Masked image modelling (e.g., Masked AutoEncoder) and contrastive learning (e.g., Momentum Contrast) have shown impressive performance on unsupervised visual representation learning. This work presents Masked Contrastive Representation…

计算机视觉与模式识别 · 计算机科学 2022-11-14 Yuchong Yao , Nandakishor Desai , Marimuthu Palaniswami

Recent advancements in signal processing and machine learning domains have resulted in an extensive surge of interest in deep learning models due to their unprecedented performance and high accuracy for different and challenging problems of…

计算机视觉与模式识别 · 计算机科学 2018-03-01 Atefeh Shahroudnejad , Arash Mohammadi , Konstantinos N. Plataniotis

Pre-training by numerous image data has become de-facto for robust 2D representations. In contrast, due to the expensive data acquisition and annotation, a paucity of large-scale 3D datasets severely hinders the learning for high-quality 3D…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Renrui Zhang , Liuhui Wang , Yu Qiao , Peng Gao , Hongsheng Li

Masked autoencoder (MAE) has attracted unprecedented attention and achieves remarkable performance in many vision tasks. It reconstructs random masked image patches (known as proxy task) during pretraining and learns meaningful semantic…

计算机视觉与模式识别 · 计算机科学 2023-07-14 Qingbo Kang , Jun Gao , Kang Li , Qicheng Lao

Recently, multi-modal masked autoencoders (MAE) has been introduced in 3D self-supervised learning, offering enhanced feature learning by leveraging both 2D and 3D data to capture richer cross-modal representations. However, these…

计算机视觉与模式识别 · 计算机科学 2025-07-29 Zhimin Chen , Xuewei Chen , Xiao Guo , Yingwei Li , Longlong Jing , Liang Yang , Bing Li

The basic computational unit in Capsule Network (CapsNet) is a capsule (vs. neurons in Convolutional Neural Networks (CNNs)). A capsule is a set of neurons, which form a vector. CapsNet is used for supervised classification of data and has…

计算机视觉与模式识别 · 计算机科学 2025-10-10 Pouya Shiri , Ramin Sharifi , Amirali Baniasadi

The capsule network is a distinct and promising segment of the neural network family that drew attention due to its unique ability to maintain the equivariance property by preserving the spatial relationship amongst the features. The…

计算机视觉与模式识别 · 计算机科学 2021-08-17 S J Pawan , Rishi Sharma , Hemanth Sai Ram Reddy , M Vani , Jeny Rajan

Missing input sequences are common in medical imaging data, posing a challenge for deep learning models reliant on complete input data. In this work, inspired by MultiMAE [2], we develop a masked autoencoder (MAE) paradigm for multi-modal,…

计算机视觉与模式识别 · 计算机科学 2026-02-04 Ayhan Can Erdur , Christian Beischl , Daniel Scholz , Jiazhen Pan , Benedikt Wiestler , Daniel Rueckert , Jan C Peeken

We present Generative Adversarial Capsule Network (CapsuleGAN), a framework that uses capsule networks (CapsNets) instead of the standard convolutional neural networks (CNNs) as discriminators within the generative adversarial network (GAN)…

机器学习 · 统计学 2018-10-03 Ayush Jaiswal , Wael AbdAlmageed , Yue Wu , Premkumar Natarajan

We present a new pre-training strategy called M$^{3}$3D ($\underline{M}$ulti-$\underline{M}$odal $\underline{M}$asked $\underline{3D}$) built based on Multi-modal masked autoencoders that can leverage 3D priors and learned cross-modal…

计算机视觉与模式识别 · 计算机科学 2023-09-28 Muhammad Abdullah Jamal , Omid Mohareri

Medical image segmentation has been so far achieving promising results with Convolutional Neural Networks (CNNs). However, it is arguable that in traditional CNNs, its pooling layer tends to discard important information such as positions.…

图像与视频处理 · 电气工程与系统科学 2022-04-12 Tan Nguyen , Binh-Son Hua , Ngan Le

Contrastive Masked Autoencoder (CMAE), as a new self-supervised framework, has shown its potential of learning expressive feature representations in visual image recognition. This work shows that CMAE also trivially generalizes well on…

计算机视觉与模式识别 · 计算机科学 2023-01-18 Cheng-Ze Lu , Xiaojie Jin , Zhicheng Huang , Qibin Hou , Ming-Ming Cheng , Jiashi Feng

Self-supervised learning has attracted increasing attention as it learns data-driven representation from data without annotations. Vision transformer-based autoencoder (ViT-AE) by He et al. (2021) is a recent self-supervised learning…

计算机视觉与模式识别 · 计算机科学 2023-05-17 Chinmay Prabhakar , Hongwei Bran Li , Jiancheng Yang , Suprosana Shit , Benedikt Wiestler , Bjoern Menze

Capsule Networks, an extension to Neural Networks utilizing vector or matrix representations instead of scalars, were initially developed to create a dynamic parse tree where visual concepts evolve from parts to complete objects. Early…

计算机视觉与模式识别 · 计算机科学 2023-05-22 Miles Everett , Mingjun Zhong , Georgios Leontidis