中文
相关论文

相关论文: Masked Autoencoders as Image Processors

200 篇论文

This paper explores improvements to the masked image modeling (MIM) paradigm. The MIM paradigm enables the model to learn the main object features of the image by masking the input image and predicting the masked part by the unmasked part.…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Jiawei Mao , Xuesong Yin , Yuanqi Chang , Honggu Zhou

Recent advances in latent diffusion models have demonstrated their effectiveness for high-resolution image synthesis. However, the properties of the latent space from tokenizer for better learning and generation of diffusion models remain…

计算机视觉与模式识别 · 计算机科学 2025-06-02 Hao Chen , Yujin Han , Fangyi Chen , Xiang Li , Yidong Wang , Jindong Wang , Ze Wang , Zicheng Liu , Difan Zou , Bhiksha Raj

In self-supervised learning, it is challenging to reduce the gap between the enhancement performance on the estimated and target speech signals with existed pre-tasks. In this paper, we propose a multi-task pre-training method to improve…

声音 · 计算机科学 2022-01-02 Yi Li , Yang Sun , Syed Mohsen Naqvi

Predicting the future of surrounding agents and accordingly planning a safe, goal-directed trajectory are crucial for automated vehicles. Current methods typically rely on imitation learning to optimize metrics against the ground truth,…

机器人学 · 计算机科学 2025-07-15 Yangang Ren , Guojian Zhan , Chen Lv , Jun Li , Fenghua Liang , Keqiang Li

The coronavirus pandemic has been going on since the year 2019, and the trend is still not abating. Therefore, it is particularly important to classify medical CT scans to assist in medical diagnosis. At present, Supervised Deep Learning…

图像与视频处理 · 电气工程与系统科学 2022-10-12 Jiashu Xu , Sergii Stirenko

Transformer-based models have delivered impressive results on many tasks, particularly vision and language tasks. In many model training situations, conventional configurations are typically adopted. For example, we often set the base model…

机器学习 · 计算机科学 2023-05-19 Fuzhao Xue , Jianghai Chen , Aixin Sun , Xiaozhe Ren , Zangwei Zheng , Xiaoxin He , Yongming Chen , Xin Jiang , Yang You

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

As a promising scheme of self-supervised learning, masked autoencoding has significantly advanced natural language processing and computer vision. Inspired by this, we propose a neat scheme of masked autoencoders for point cloud…

计算机视觉与模式识别 · 计算机科学 2022-03-29 Yatian Pang , Wenxiao Wang , Francis E. H. Tay , Wei Liu , Yonghong Tian , Li Yuan

Masked point modeling methods have recently achieved great success in self-supervised learning for point cloud data. However, these methods are sensitive to rotations and often exhibit sharp performance drops when encountering rotational…

计算机视觉与模式识别 · 计算机科学 2024-12-30 Kunming Su , Qiuxia Wu , Panpan Cai , Xiaogang Zhu , Xuequan Lu , Zhiyong Wang , Kun Hu

Masked autoencoder (MAE) shows that severe augmentation during training produces robust representations for high-level tasks. This paper brings the MAE-like framework to nighttime image enhancement, demonstrating that severe augmentation…

计算机视觉与模式识别 · 计算机科学 2024-12-24 Beibei Lin , Yeying Jin , Wending Yan , Wei Ye , Yuan Yuan , Robby T. Tan

We introduce a novel self-supervised learning framework that automatically learns representations from input computer-aided design (CAD) models for downstream tasks, including part classification, modeling segmentation, and machining…

图形学 · 计算机科学 2026-03-18 Yifei Li , Kang Wu , Wenming Wu , Xiao-Ming Fu

Prior work using Masked Autoencoders (MAEs) typically relies on random patch masking based on the assumption that images have significant redundancies across different channels, allowing for the reconstruction of masked content using…

计算机视觉与模式识别 · 计算机科学 2025-10-28 Chau Pham , Juan C. Caicedo , Bryan A. Plummer

The success of deep neural networks for pan-sharpening is commonly in a form of black box, lacking transparency and interpretability. To alleviate this issue, we propose a novel model-driven deep unfolding framework with image reasoning…

计算机视觉与模式识别 · 计算机科学 2023-08-31 Man Zhou , Jie Huang , Naishan Zheng , Chongyi Li

Recently, a variety of acoustic tasks and related applications arised. For many acoustic tasks, the labeled data size may be limited. To handle this problem, we propose an unsupervised pre-training method using Transformer based encoder to…

音频与语音处理 · 电气工程与系统科学 2021-02-09 Ruixiong Zhang , Haiwei Wu , Wubo Li , Dongwei Jiang , Wei Zou , Xiangang Li

Inspired by the success of general-purpose models in NLP, recent studies attempt to unify different vision tasks in the same sequence format and employ autoregressive Transformers for sequence prediction. They apply uni-directional…

计算机视觉与模式识别 · 计算机科学 2024-03-18 Han Qiu , Jiaxing Huang , Peng Gao , Lewei Lu , Xiaoqin Zhang , Shijian Lu

The marmoset, a highly vocal primate, is a key model for studying social-communicative behavior. Unlike human speech, marmoset vocalizations are less structured, highly variable, and recorded in noisy, low-resource conditions. Learning…

声音 · 计算机科学 2025-08-13 Bin Wu , Shinnosuke Takamichi , Sakriani Sakti , Satoshi Nakamura

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

Federated learning is a specific distributed learning paradigm in which a central server aggregates updates from multiple clients' local models, thereby enabling the server to learn without requiring clients to upload their private data,…

计算机视觉与模式识别 · 计算机科学 2024-11-26 Yuchen He , Xiangfeng Wang

In this paper we delve into the properties of transformers, attained through self-supervision, in the point cloud domain. Specifically, we evaluate the effectiveness of Masked Autoencoding as a pretraining scheme, and explore Momentum…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Ioannis Romanelis , Vlassis Fotis , Konstantinos Moustakas , Adrian Munteanu

The Masked autoencoder (MAE) has drawn attention as a representative self-supervised approach for masked image modeling with vision transformers. However, even though MAE shows better generalization capability than fully supervised training…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Youngwan Lee , Jeffrey Ryan Willette , Jonghee Kim , Sung Ju Hwang