中文
相关论文

相关论文: Dual Contrastive Learning for Unsupervised Image-t…

200 篇论文

Unsupervised domain adaptation which aims to adapt models trained on a labeled source domain to a completely unlabeled target domain has attracted much attention in recent years. While many domain adaptation techniques have been proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-29 Aadarsh Sahoo , Rutav Shah , Rameswar Panda , Kate Saenko , Abir Das

Image to image translation is the problem of transferring an image from a source domain to a different (but related) target domain. We present a new unsupervised image to image translation technique that leverages the underlying semantic…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Pravakar Roy , Nicolai Häni , Jun-Jee Chao , Volkan Isler

Archetypal scenarios for change detection generally consider two images acquired through sensors of the same modality. However, in some specific cases such as emergency situations, the only images available may be those acquired through…

图像与视频处理 · 电气工程与系统科学 2019-09-04 Vinicius Ferraris , Nicolas Dobigeon , Yanna Cavalcanti , Thomas Oberlin , Marie Chabert

In this paper we propose a strategy for semi-supervised image classification that leverages unsupervised representation learning and co-training. The strategy, that is called CURL from Co-trained Unsupervised Representation Learning,…

机器学习 · 计算机科学 2015-09-14 Simone Bianco , Gianluigi Ciocca , Claudio Cusano

Unsupervised cross-spectral stereo matching aims at recovering disparity given cross-spectral image pairs without any supervision in the form of ground truth disparity or depth. The estimated depth provides additional information…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Mingyang Liang , Xiaoyang Guo , Hongsheng Li , Xiaogang Wang , You Song

Recently unpaired multi-domain image-to-image translation has attracted great interests and obtained remarkable progress, where a label vector is utilized to indicate multi-domain information. In this paper, we propose SAT (Show, Attend and…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Honglun Zhang , Wenqing Chen , Jidong Tian , Yongkun Wang , Yaohui Jin

Unsupervised change detection techniques are generally constrained to two multi-band optical images acquired at different times through sensors sharing the same spatial and spectral resolution. This scenario is suitable for a straight…

图像与视频处理 · 电气工程与系统科学 2018-04-10 Vinicius Ferraris , Nicolas Dobigeon , Marie Chabert

We consider unsupervised domain adaptation (UDA), where labeled data from a source domain (e.g., photographs) and unlabeled data from a target domain (e.g., sketches) are used to learn a classifier for the target domain. Conventional UDA…

机器学习 · 计算机科学 2022-12-05 Kendrick Shen , Robbie Jones , Ananya Kumar , Sang Michael Xie , Jeff Z. HaoChen , Tengyu Ma , Percy Liang

Most previous few-shot learning algorithms are based on meta-training with fake few-shot tasks as training samples, where large labeled base classes are required. The trained model is also limited by the type of tasks. In this paper we…

计算机视觉与模式识别 · 计算机科学 2020-08-25 Jianyi Li , Guizhong Liu

Image deraining is a typical low-level image restoration task, which aims at decomposing the rainy image into two distinguishable layers: the clean image layer and the rain layer. Most of the existing learning-based deraining methods are…

计算机视觉与模式识别 · 计算机科学 2022-11-02 Yuntong Ye , Changfeng Yu , Yi Chang , Lin Zhu , Xile Zhao , Luxin Yan , Yonghong Tian

Data efficiency, or the ability to generalize from a few labeled data, remains a major challenge in deep learning. Semi-supervised learning has thrived in traditional recognition tasks alleviating the need for large amounts of labeled data,…

计算机视觉与模式识别 · 计算机科学 2023-06-27 George Eskandar , Shuai Zhang , Mohamed Abdelsamad , Mark Youssef , Diandian Guo , Bin Yang

This paper presents contrastive-tuning, a simple method employing contrastive training to align image and text models while still taking advantage of their pre-training. In our empirical study we find that locked pre-trained image models…

计算机视觉与模式识别 · 计算机科学 2022-06-23 Xiaohua Zhai , Xiao Wang , Basil Mustafa , Andreas Steiner , Daniel Keysers , Alexander Kolesnikov , Lucas Beyer

Graph representation learning nowadays becomes fundamental in analyzing graph-structured data. Inspired by recent success of contrastive methods, in this paper, we propose a novel framework for unsupervised graph representation learning by…

机器学习 · 计算机科学 2020-07-14 Yanqiao Zhu , Yichen Xu , Feng Yu , Qiang Liu , Shu Wu , Liang Wang

Contrastive learning has moved the state of the art for many tasks in computer vision and information retrieval in recent years. This poster is the first work that applies supervised contrastive learning to the task of product matching in…

机器学习 · 计算机科学 2022-05-03 Ralph Peeters , Christian Bizer

While supervised learning has enabled great progress in many applications, unsupervised learning has not seen such widespread adoption, and remains an important and challenging endeavor for artificial intelligence. In this work, we propose…

机器学习 · 计算机科学 2019-01-23 Aaron van den Oord , Yazhe Li , Oriol Vinyals

Recent advances in generative models and adversarial training have led to a flourishing image-to-image (I2I) translation literature. The current I2I translation approaches require training images from the two domains that are either all…

计算机视觉与模式识别 · 计算机科学 2019-09-19 Samarth Shukla , Luc Van Gool , Radu Timofte

Event-based cameras offer reliable measurements for preforming computer vision tasks in high-dynamic range environments and during fast motion maneuvers. However, adopting deep learning in event-based vision faces the challenge of annotated…

计算机视觉与模式识别 · 计算机科学 2023-03-23 Dayuan Jian , Mohammad Rostami

There has been remarkable recent work in unpaired image-to-image translation. However, they're restricted to translation on single pairs of distributions, with some exceptions. In this study, we extend one of these works to a scalable…

机器学习 · 计算机科学 2018-04-17 Laura Graesser , Anant Gupta

Many supervised learning tasks are emerged in dual forms, e.g., English-to-French translation vs. French-to-English translation, speech recognition vs. text to speech, and image classification vs. image generation. Two dual tasks have…

机器学习 · 计算机科学 2017-07-04 Yingce Xia , Tao Qin , Wei Chen , Jiang Bian , Nenghai Yu , Tie-Yan Liu

Contrastive learning is a highly effective method for learning representations from unlabeled data. Recent works show that contrastive representations can transfer across domains, leading to simple state-of-the-art algorithms for…

机器学习 · 计算机科学 2022-05-25 Jeff Z. HaoChen , Colin Wei , Ananya Kumar , Tengyu Ma