paper-with-me

홈 › Papers

Quality-Agnostic Image Recognition via Invertible Decoder

2021-06-19 · CVPR 2021 1 · Insoo Kim, Seungju Han, Ji-won Baek, Seong-Jin Park, Jae-Joon Han, Jinwoo Shin

Despite the remarkable performance of deep models on image recognition tasks, they are known to be susceptible to common corruptions such as blur, noise, and low-resolution. Data augmentation is a conventional way to build a robust model by considering these common corruptions during the training. However, a naive data augmentation scheme may result in a non-specialized model for particular corruptions, as the model tends to learn the averaged distribution among corruptions. To mitigate the issue, we propose a new paradigm of training deep image recognition networks that produce clean-like features from any quality image via an invertible neural architecture. The proposed method consists of two stages. In the first stage, we train an invertible network with only clean images under the recognition objective. In the second stage, its inversion, i.e., the invertible decoder, is attached to a new recognition network and we train this encoder-decoder network using both clean and corrupted images by considering recognition and reconstruction objectives. Our two-stage scheme allows the network to produce clean-like and robust features from any quality images, by reconstructing their clean images via the invertible decoder. We demonstrate the effectiveness of our method on image classification and face recognition tasks.

📄 PDF Abstract BibTeX

Code (1)

tjdhg456/QualNet-Pytorch pytorch

Tasks

Data AugmentationDecoderDomain GeneralizationFace Recognitionimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Invertible Surrogate Models: Joint surrogate modelling and reconstruction of Laser-Wakefield Acceleration by invertible neural networks

2021-06-01 · Friedrich Bethke, Richard Pausch, Patrick Stiller, Alexander Debus 외

Invertible neural networks are a recent technique in machine learning promising neural network architectures that can be run in forward and reverse mode. In this paper, we will be introducing invertible surrogate models …

BIG-bench Machine Learning

Invertible Sharpening Network for MRI Reconstruction Enhancement

2022-06-06 · Siyuan Dong, Eric Z. Chen, Lin Zhao, Xiao Chen 외

High-quality MRI reconstruction plays a critical role in clinical applications. Deep learning-based methods have achieved promising results on MRI reconstruction. However, most state-of-the-art methods were designed to o…

DiagnosticMRI ReconstructionSSIM

InvGAN: Invertible GANs

2021-12-08 · Partha Ghosh, Dominik Zietlow, Michael J. Black, Larry S. Davis 외

Generation of photo-realistic images, semantic editing and representation learning are a few of many potential applications of high resolution generative models. Recent progress in GANs have established them as an excell…

Data AugmentationImage InpaintingRepresentation Learning

SRC-Flow: Compact Semantic Representations Enable Normalizing Flows for Image Generation

2026-05-18 · Longtao Jiang, Jianmin Bao, Zhendong Wang, Xin Tao 외 arxiv

Normalizing flows (NFs) provide exact likelihoods and deterministic invertible sampling, but have historically lagged behind diffusion models for large-scale image generation. We identify a key obstacle: NFs are required…

Image Generation

RecNet: An Invertible Point Cloud Encoding through Range Image Embeddings for Multi-Robot Map Sharing and Reconstruction

2024-02-03 · Nikolaos Stathoulopoulos, Mario A. V. Saucedo, Anton Koval, George Nikolakopoulos

In the field of resource-constrained robots and the need for effective place recognition in multi-robotic systems, this article introduces RecNet, a novel approach that concurrently addresses both challenges. The core of…

Decoder