paper-with-me

Papers

On Self-Supervised Image Representations for GAN Evaluation

2021-01-01 · ICLR 2021 1 · Stanislav Morozov, Andrey Voynov, Artem Babenko

The embeddings from CNNs pretrained on Imagenet classification are de-facto standard image representations for assessing GANs via FID, Precision and Recall measures. Despite broad previous criticism of their usage for non-Imagenet domains, these embeddings are still the top choice in most of the GAN literature. In this paper, we advocate the usage of the state-of-the-art self-supervised representations to evaluate GANs on the established non-Imagenet benchmarks. These representations, typically obtained via contrastive learning, are shown to provide better transfer to new tasks and domains, therefore, can serve as more universal embeddings of natural images. With extensive comparison of the recent GANs on the common datasets, we show that self-supervised representations produce a more reasonable ranking of models in terms of FID/Precision/Recall, while the ranking with classification-pretrained embeddings often can be misleading.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGeneral Classification

Similar Papers 제목 키워드 기반

CompRess: Self-Supervised Learning by Compressing Representations

2020-10-28 · NeurIPS 2020 12 · Soroush Abbasi Koohpayegani, Ajinkya Tejankar, Hamed Pirsiavash

Self-supervised learning aims to learn good representations with unlabeled data. Recent works have shown that larger models benefit more from self-supervised learning than smaller models. As a result, the gap between sup…

Linear evaluationModel CompressionSelf-Supervised Image Classification

SelfAugment: Automatic Augmentation Policies for Self-Supervised Learning

2020-09-16 · CVPR 2021 1 · Colorado J Reed, Sean Metzger, Aravind Srinivas, Trevor Darrell 외

A common practice in unsupervised representation learning is to use labeled data to evaluate the quality of the learned representations. This supervised evaluation is then used to guide critical aspects of the training p…

Data AugmentationRepresentation LearningSelf-Supervised Learning

SSFD: Self-Supervised Feature Distance as an MR Image Reconstruction Quality Metric

2021-10-19 · NeurIPS Workshop Deep_Invers 2021 12 · Philip M Adamson, Beliz Gunel, Jeffrey Dominic, Arjun D Desai 외

Evaluation of accelerated magnetic resonance imaging (MRI) reconstruction methods is imperfect due to the discordance between quantitative image quality metrics and radiologist-perceived image quality. Self-supervised l…

Image ReconstructionMRI ReconstructionSelf-Supervised LearningSSIM

Geometric Analysis of Self-Supervised Vision Representations for Semantic Image Retrieval

2026-04-27 · Esteban Rodríguez-Betancourt, Edgar Casasola-Murillo arxiv

Content-based image retrieval (CBIR) systems enable users to search images based on visual content instead of relying on metadata. The text domain has benefited from vector search of representations created with unsuperv…

Content-Based Image RetrievalSelf-Supervised LearningSemantic Retrieval

EBMs vs. CL: Exploring Self-Supervised Visual Pretraining for Visual Question Answering

2022-06-29 · Violetta Shevchenko, Ehsan Abbasnejad, Anthony Dick, Anton Van Den Hengel 외

The availability of clean and diverse labeled data is a major roadblock for training models on complex tasks such as visual question answering (VQA). The extensive work on large vision-and-language models has shown that …

Contrastive LearningOut of Distribution (OOD) DetectionQuestion AnsweringSelf-Supervised Learning+3