paper-with-me

Papers

Self-Supervised Feature Learning by Learning to Spot Artifacts

2018-06-13 · CVPR 2018 6 · Simon Jenni, Paolo Favaro

We introduce a novel self-supervised learning method based on adversarial training. Our objective is to train a discriminator network to distinguish real images from images with synthetic artifacts, and then to extract features from its intermediate layers that can be transferred to other data domains and tasks. To generate images with artifacts, we pre-train a high-capacity autoencoder and then we use a damage and repair strategy: First, we freeze the autoencoder and damage the output of the encoder by randomly dropping its entries. Second, we augment the decoder with a repair network, and train it in an adversarial manner against the discriminator. The repair network helps generate more realistic images by inpainting the dropped feature entries. To make the discriminator focus on the artifacts, we also make it predict what entries in the feature were dropped. We demonstrate experimentally that features learned by creating and spotting artifacts achieve state of the art performance in several benchmarks.

📄 PDF Abstract BibTeX arXiv:1806.05024

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Self-supervised Image Denoising with Downsampled Invariance Loss and Conditional Blind-Spot Network

2023-04-19 · ICCV 2023 1 · Yeong Il Jang, Keuntek Lee, Gu Yong Park, Seyun Kim 외

There have been many image denoisers using deep neural networks, which outperform conventional model-based methods by large margins. Recently, self-supervised methods have attracted attention because constructing a large…

DenoisingImage Denoising

Improving Blind Spot Denoising for Microscopy

2020-08-19 · Anna S. Goncharova, Alf Honigmann, Florian Jug, Alexander Krull

Many microscopy applications are limited by the total amount of usable light and are consequently challenged by the resulting levels of noise in the acquired images. This problem is often addressed via (supervised) deep …

Denoising

N2V2 -- Fixing Noise2Void Checkerboard Artifacts with Modified Sampling Strategies and a Tweaked Network Architecture

2022-11-15 · Eva Höck, Tim-Oliver Buchholz, Anselm Brachmann, Florian Jug 외

In recent years, neural network based image denoising approaches have revolutionized the analysis of biomedical microscopy data. Self-supervised methods, such as Noise2Void (N2V), are applicable to virtually all noisy da…

DenoisingImage Denoising

On-Device Constrained Self-Supervised Speech Representation Learning for Keyword Spotting via Knowledge Distillation

2023-07-06 · Gene-Ping Yang, Yue Gu, Qingming Tang, Dongsu Du 외

Large self-supervised models are effective feature extractors, but their application is challenging under on-device budget constraints and biased dataset collection, especially in keyword spotting. To address this, we pr…

Keyword SpottingKnowledge DistillationRepresentation LearningSpeech Representation Learning

Spatiotemporal Blind-Spot Network with Calibrated Flow Alignment for Self-Supervised Video Denoising

2024-12-16 · Zikang Chen, Tao Jiang, Xiaowan Hu, Wang Zhang 외

Self-supervised video denoising aims to remove noise from videos without relying on ground truth data, leveraging the video itself to recover clean frames. Existing methods often rely on simplistic feature stacking or ap…

DenoisingOptical Flow EstimationVideo Denoising