paper-with-me

홈 › Papers

Unlocking Masked Autoencoders as Loss Function for Image and Video Restoration

2023-03-29 · Man Zhou, Naishan Zheng, Jie Huang, Chunle Guo, Chongyi Li

Image and video restoration has achieved a remarkable leap with the advent of deep learning. The success of deep learning paradigm lies in three key components: data, model, and loss. Currently, many efforts have been devoted to the first two while seldom study focuses on loss function. With the question `are the de facto optimization functions e.g., $L_1$, $L_2$, and perceptual losses optimal?'', we explore the potential of loss and raise our belief learned loss function empowers the learning capability of neural networks for image and video restoration''. Concretely, we stand on the shoulders of the masked Autoencoders (MAE) and formulate it as a learned loss function', owing to the fact the pre-trained MAE innately inherits the prior of image reasoning. We investigate the efficacy of our belief from three perspectives: 1) from task-customized MAE to native MAE, 2) from image task to video task, and 3) from transformer structure to convolution neural network structure. Extensive experiments across multiple image and video tasks, including image denoising, image super-resolution, image enhancement, guided image super-resolution, video denoising, and video enhancement, demonstrate the consistent performance improvements introduced by the learned loss function. Besides, the learned loss function is preferable as it can be directly plugged into existing networks during training without involving computations in the inference stage. Code will be publicly available.

📄 PDF Abstract BibTeX arXiv:2303.16411

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage DenoisingImage EnhancementImage Super-ResolutionSuper-ResolutionVideo DenoisingVideo EnhancementVideo Restoration

Methods 이 논문이 사용한 방법론

MAE 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Attention-Guided Masked Autoencoders For Learning Image Representations

2024-02-23 · Leon Sick, Dominik Engel, Pedro Hermosilla, Timo Ropinski

Masked autoencoders (MAEs) have established themselves as a powerful method for unsupervised pre-training for computer vision tasks. While vanilla MAEs put equal emphasis on reconstructing the individual parts of the ima…

Object DiscoveryUnsupervised Pre-training

Focus on Texture: Rethinking Pre-training in Masked Autoencoders for Medical Image Classification

2025-07-15 · Chetan Madan, Aarjav Satia, Soumen Basu, Pankaj Gupta 외 arxiv

Masked Autoencoders (MAEs) have emerged as a dominant strategy for self-supervised representation learning in natural images, where models are pre-trained to reconstruct masked patches with a pixel-wise mean squared erro…

Gallbladder Cancer DetectionMedical Image ClassificationUnsupervised Pre-trainingRepresentation Learning

Semi-Supervised Masked Autoencoders: Unlocking Vision Transformer Potential with Limited Data

2026-01-27 · Atik Faysal, Mohammad Rostami, Reihaneh Gh. Roshan, Nikhil Muralidhar 외 arxiv

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 Reconstruction

Quantum Masked Autoencoders for Vision Learning

2025-11-21 · Emma Andrews, Prabhat Mishra arxiv

Classical autoencoders are widely used to learn features of input data. To improve the feature learning, classical masked autoencoders extend classical autoencoders to learn the features of the original input sample in t…

Self-distillation Augmented Masked Autoencoders for Histopathological Image Classification

2022-03-31 · Yang Luo, Zhineng Chen, Shengtian Zhou, Xieping Gao

Self-supervised learning (SSL) has drawn increasing attention in histopathological image analysis in recent years. Compared to contrastive learning which is troubled with the false negative problem, i.e., semantically si…

Cell SegmentationClassificationContrastive LearningHistopathological Image Classification+5