中文
相关论文

相关论文: Joint Generative and Contrastive Learning for Unsu…

200 篇论文

Collecting well-annotated image datasets to train modern machine learning algorithms is prohibitively expensive for many tasks. One appealing alternative is rendering synthetic data where ground-truth annotations are generated…

计算机视觉与模式识别 · 计算机科学 2017-08-24 Konstantinos Bousmalis , Nathan Silberman , David Dohan , Dumitru Erhan , Dilip Krishnan

Unsupervised visible-infrared person re-identification (USVI-ReID) aims to match specified people in infrared images to visible images without annotations, and vice versa. USVI-ReID is a challenging yet under-explored task. Most existing…

计算机视觉与模式识别 · 计算机科学 2024-10-25 Jiangming Shi , Xiangbo Yin , Yachao Zhang , Zhizhong Zhang , Yuan Xie , Yanyun Qu

Person re-identification (re-ID) aims at matching images of the same identity across camera views. Due to varying distances between cameras and persons of interest, resolution mismatch can be expected, which would degrade person re-ID…

计算机视觉与模式识别 · 计算机科学 2019-08-19 Yu-Jhe Li , Yun-Chun Chen , Yen-Yu Lin , Xiaofei Du , Yu-Chiang Frank Wang

Unsupervised representation learning has recently received lots of interest due to its powerful generalizability through effectively leveraging large-scale unlabeled data. There are two prevalent approaches for this, contrastive learning…

机器学习 · 计算机科学 2021-06-14 Saehoon Kim , Sungwoong Kim , Juho Lee

Anomaly detection from graph data has drawn much attention due to its practical significance in many critical applications including cybersecurity, finance, and social networks. Existing data mining and machine learning methods are either…

机器学习 · 计算机科学 2022-01-25 Yu Zheng , Ming Jin , Yixin Liu , Lianhua Chi , Khoa T. Phan , Yi-Ping Phoebe Chen

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 hope to help bridge…

机器学习 · 计算机科学 2016-01-11 Alec Radford , Luke Metz , Soumith Chintala

A good representation for arbitrarily complicated data should have the capability of semantic generation, clustering and reconstruction. Previous research has already achieved impressive performance on either one. This paper aims at…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Yuqian Zhou , Kuangxiao Gu , Thomas Huang

The success of contrastive learning depends on the construction and utilization of high-quality positive pairs. However, current methods face critical limitations on two fronts: on the construction side, both handcrafted and generative…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Xiaojie Li , Bei Wang , Wei Liu , Jianlong Wu , Yue Yu , Liqiang Nie , Min Zhang

Generative Adversarial Networks (GANs) have been shown to produce realistically looking synthetic images with remarkable success, yet their performance seems less impressive when the training set is highly diverse. In order to provide a…

机器学习 · 计算机科学 2018-08-31 Matan Ben-Yosef , Daphna Weinshall

Leveraging supervised information can lead to superior retrieval performance in the image hashing domain but the performance degrades significantly without enough labeled data. One effective solution to boost performance is to employ…

计算机视觉与模式识别 · 计算机科学 2024-06-13 Khoa D. Doan , Jianwen Xie , Yaxuan Zhu , Yang Zhao , Ping Li

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

In this work, we study the image transformation problem, which targets at learning the underlying transformations (e.g., the transition of seasons) from a collection of unlabeled images. However, there could be countless of transformations…

计算机视觉与模式识别 · 计算机科学 2022-10-07 Kaiwen Zha , Yujun Shen , Bolei Zhou

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. Recent advances have…

机器学习 · 计算机科学 2020-08-10 Zinan Lin , Kiran Koshy Thekumparampil , Giulia Fanti , Sewoong Oh

Generative Adversarial Networks have become one of the most studied frameworks for unsupervised learning due to their intuitive formulation. They have also been shown to be capable of generating convincing examples in limited domains, such…

机器学习 · 计算机科学 2016-12-14 Daniel Jiwoong Im , He Ma , Chris Dongjoo Kim , Graham Taylor

Unsupervised person re-identification (ReID) aims at learning discriminative identity features without annotations. Recently, self-supervised contrastive learning has gained increasing attention for its effectiveness in unsupervised…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hao Chen , Benoit Lagadec , Francois Bremond

Mainstream 3D representation learning approaches are built upon contrastive or generative modeling pretext tasks, where great improvements in performance on various downstream tasks have been achieved. However, we find these two paradigms…

计算机视觉与模式识别 · 计算机科学 2023-05-23 Zekun Qi , Runpei Dong , Guofan Fan , Zheng Ge , Xiangyu Zhang , Kaisheng Ma , Li Yi

Unsupervised person re-ID is the task of identifying people on a target data set for which the ID labels are unavailable during training. In this paper, we propose to unify two trends in unsupervised person re-ID: clustering & fine-tuning…

计算机视觉与模式识别 · 计算机科学 2020-04-29 Guillaume Delorme , Yihong Xu , Stephane Lathuilière , Radu Horaud , Xavier Alameda-Pineda

Current 3D GAN inversion methods for human heads typically use only one single frontal image to reconstruct the whole 3D head model. This leaves out meaningful information when multi-view data or dynamic videos are available. Our method…

计算机视觉与模式识别 · 计算机科学 2023-12-12 Florian Barthel , Anna Hilsmann , Peter Eisert

Generative Adversarial Networks (GANs) produce impressive results on unconditional image generation when powered with large-scale image datasets. Yet generated images are still easy to spot especially on datasets with high variance (e.g.…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Ning Yu , Guilin Liu , Aysegul Dundar , Andrew Tao , Bryan Catanzaro , Larry Davis , Mario Fritz

Recent research has shown that it is possible to find interpretable directions in the latent spaces of pre-trained Generative Adversarial Networks (GANs). These directions enable controllable image generation and support a wide range of…

机器学习 · 计算机科学 2021-10-07 Oğuz Kaan Yüksel , Enis Simsar , Ezgi Gülperi Er , Pinar Yanardag