Generative Adversarial Networks for Unsupervised Object Co-localization
This paper introduces a novel approach for unsupervised object co-localization using Generative Adversarial Networks (GANs). GAN is a powerful tool that can implicitly learn unknown data distributions in an unsupervised manner. From the observation that GAN discriminator is highly influenced by pixels where objects appear, we analyze the internal layers of discriminator and visualize the activated pixels. Our important finding is that high image diversity of GAN, which is a main goal in GAN research, is ironically disadvantageous for object localization, because such discriminators focus not only on the target object, but also on the various objects, such as background objects. Based on extensive evaluations and experimental studies, we show the image diversity and localization performance have a negative correlation. In addition, our approach achieves meaningful accuracy for unsupervised object co-localization using publicly available benchmark datasets, even comparable to state-of-the-art weakly-supervised approach.
Code (0)
등록된 구현이 없습니다.
Tasks
DiversityObjectObject LocalizationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Unsupervised Anomaly Detection and Localization with Generative Adversarial Networks
We propose a novel unsupervised anomaly detection approach using generative adversarial networks and SOP-derived spectrograms. Demonstrating remarkable efficacy, our method achieves over 97% accuracy on SOP datasets from…
Anomaly DetectionUnsupervised Anomaly DetectionGANVO: Unsupervised Deep Monocular Visual Odometry and Depth Estimation with Generative Adversarial Networks
In the last decade, supervised deep learning approaches have been extensively employed in visual odometry (VO) applications, which is not feasible in environments where labelled data is not abundant. On the other hand, u…
Depth EstimationMonocular Visual OdometryPose EstimationVisual OdometryGMAIR: Unsupervised Object Detection Based on Spatial Attention and Gaussian Mixture
Recent studies on unsupervised object detection based on spatial attention have achieved promising results. Models, such as AIR and SPAIR, output "what" and "where" latent variables that represent the attributes and loca…
ClusteringObjectobject-detectionObject Detection+2Unsupervised Anomaly Detection and Localization of Machine Audio: A GAN-based Approach
Automatic detection of machine anomaly remains challenging for machine learning. We believe the capability of generative adversarial network (GAN) suits the need of machine audio anomaly detection, yet rarely has this be…
Anomaly DetectionAnomaly LocalizationDenoisingGenerative Adversarial Network+2Unsupervised Representation Learning with Deep Convolutional Generative Adversarial Networks
In recent years, supervised learning with convolutional networks (CNNs) has seen huge adoption in computer vision applications. Comparatively, unsupervised learning with CNNs has received less attention. In this work we …
Conditional Image GenerationImage ClusteringRepresentation Learning