中文
相关论文

相关论文: Bidirectional One-Shot Unsupervised Domain Mapping

200 篇论文

Binarization is a well-known image processing task, whose objective is to separate the foreground of an image from the background. One of the many tasks for which it is useful is that of preprocessing document images in order to identify…

计算机视觉与模式识别 · 计算机科学 2021-07-02 Francisco J. Castellanos , Antonio-Javier Gallego , Jorge Calvo-Zaragoza

This paper addresses unsupervised domain adaptation, the setting where labeled training data is available on a source domain, but the goal is to have good performance on a target domain with only unlabeled data. Like much of previous work,…

机器学习 · 计算机科学 2019-10-01 Yu Sun , Eric Tzeng , Trevor Darrell , Alexei A. Efros

We discuss how to achieve mapping from large sets of imperfect simulations and observational data with unsupervised domain adaptation. Under the hypothesis that simulated and observed data distributions share a common underlying…

太阳与恒星天体物理 · 物理学 2020-07-08 Teaghan O'Briain , Yuan-Sen Ting , Sébastien Fabbro , Kwang M. Yi , Kim Venn , Spencer Bialek

We propose a novel scalable end-to-end pipeline that uses symbolic domain knowledge as constraints for learning a neural network for classifying unlabeled data in a weak-supervised manner. Our approach is particularly well-suited for…

机器学习 · 计算机科学 2023-10-23 Sudhir Agarwal , Anu Sreepathy , Lalla Mouatadid

Unsupervised image-to-image translation methods aim to map images from one domain into plausible examples from another domain while preserving structures shared across two domains. In the many-to-many setting, an additional guidance example…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Ben Usman , Dina Bashkirova , Kate Saenko

Transferring knowledge across different datasets is an important approach to successfully train deep models with a small-scale target dataset or when few labeled instances are available. In this paper, we aim at developing a model that can…

计算机视觉与模式识别 · 计算机科学 2018-12-04 Eman T. Hassan , Xin Chen , David Crandall

Unsupervised domain adaptation is one of the challenging problems in computer vision. This paper presents a novel approach to unsupervised domain adaptations based on the optimal transport-based distance. Our approach allows aligning target…

计算机视觉与模式识别 · 计算机科学 2022-05-24 Thanh-Dat Truong , Naga Venkata Sai Raviteja Chappa , Xuan Bac Nguyen , Ngan Le , Ashley Dowling , Khoa Luu

Convolutional Neural Networks (CNNs) show impressive performance in the standard classification setting where training and testing data are drawn i.i.d. from a given domain. However, CNNs do not readily generalize to new domains with…

计算机视觉与模式识别 · 计算机科学 2020-07-13 Nathan Somavarapu , Chih-Yao Ma , Zsolt Kira

Unsupervised image-to-image translation methods learn to map images in a given class to an analogous image in a different class, drawing on unstructured (non-registered) datasets of images. While remarkably successful, current methods…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Ming-Yu Liu , Xun Huang , Arun Mallya , Tero Karras , Timo Aila , Jaakko Lehtinen , Jan Kautz

Unsupervised domain adaptation for object detection addresses the adaption of detectors trained in a source domain to work accurately in an unseen target domain. Recently, methods approaching the alignment of the intermediate features…

计算机视觉与模式识别 · 计算机科学 2026-01-21 Vinicius F. Arruda , Rodrigo F. Berriel , Thiago M. Paixão , Claudine Badue , Alberto F. De Souza , Nicu Sebe , Thiago Oliveira-Santos

We develop a novel transfer learning framework to tackle the challenge of limited training data in image reconstruction problems. The proposed framework consists of two training steps, both of which are formed as bi-level optimizations. In…

计算机视觉与模式识别 · 计算机科学 2026-03-10 Yunmei Chen , Chi Ding , Xiaojing Ye

Bidirectional mapping-based generalized zero-shot learning (GZSL) methods rely on the quality of synthesized features to recognize seen and unseen data. Therefore, learning a joint distribution of seen-unseen domains and preserving domain…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Tasfia Shermin , Shyh Wei Teng , Ferdous Sohel , Manzur Murshed , Guojun Lu

We aim at the problem named One-Shot Unsupervised Domain Adaptation. Unlike traditional Unsupervised Domain Adaptation, it assumes that only one unlabeled target sample can be available when learning to adapt. This setting is realistic but…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Yawei Luo , Ping Liu , Tao Guan , Junqing Yu , Yi Yang

We present a novel and unified deep learning framework which is capable of learning domain-invariant representation from data across multiple domains. Realized by adversarial training with additional ability to exploit domain-specific…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Alexander H. Liu , Yen-Cheng Liu , Yu-Ying Yeh , Yu-Chiang Frank Wang

Unsupervised domain mapping aims to learn a function to translate domain X to Y by a function GXY in the absence of paired examples. Finding the optimal GXY without paired data is an ill-posed problem, so appropriate constraints are…

计算机视觉与模式识别 · 计算机科学 2018-11-27 Huan Fu , Mingming Gong , Chaohui Wang , Kayhan Batmanghelich , Kun Zhang , Dacheng Tao

Many applications, such as autonomous driving, heavily rely on multi-modal data where spatial alignment between the modalities is required. Most multi-modal registration methods struggle computing the spatial correspondence between the…

计算机视觉与模式识别 · 计算机科学 2020-03-19 Moab Arar , Yiftach Ginger , Dov Danon , Ilya Leizerson , Amit Bermano , Daniel Cohen-Or

We tackle the problem of visual localization under changing conditions, such as time of day, weather, and seasons. Recent learned local features based on deep neural networks have shown superior performance over classical hand-crafted local…

计算机视觉与模式识别 · 计算机科学 2020-08-24 Sungyong Baik , Hyo Jin Kim , Tianwei Shen , Eddy Ilg , Kyoung Mu Lee , Chris Sweeney

We propose a direct domain adaptation (DDA) approach to enrich the training of supervised neural networks on synthetic data by features from real-world data. The process involves a series of linear operations on the input features to the NN…

机器学习 · 计算机科学 2021-08-18 Tariq Alkhalifah , Oleg Ovcharenko

We introduce a novel training strategy for stereo matching and optical flow estimation that utilizes image-to-image translation between synthetic and real image domains. Our approach enables the training of models that excel in real image…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Zhexiao Xiong , Feng Qiao , Yu Zhang , Nathan Jacobs

We cast the problem of image denoising as a domain translation problem between high and low noise domains. By modifying the cycleGAN model, we are able to learn a mapping between these domains on unpaired retinal optical coherence…

图像与视频处理 · 电气工程与系统科学 2019-11-19 Ilja Manakov , Markus Rohm , Christoph Kern , Benedikt Schworm , Karsten Kortuem , Volker Tresp