中文
相关论文

相关论文: Conditional Adversarial Networks for Multi-Domain …

200 篇论文

Within the framework of generative adversarial networks (GANs), we propose objectives that task the discriminator for self-supervised representation learning via additional structural modeling responsibilities. In combination with an…

计算机视觉与模式识别 · 计算机科学 2023-10-05 Xiao Zhang , Michael Maire

Generative models are undoubtedly a hot topic in Artificial Intelligence, among which the most common type is Generative Adversarial Networks (GANs). These architectures let one synthesise artificial datasets by implicitly modelling the…

机器学习 · 计算机科学 2020-07-07 Francisco J. Ibarrola , Nishant Ravikumar , Alejandro F. Frangi

Conditional generative adversarial networks (cGANs) target at synthesizing diverse images given the input conditions and latent codes, but unfortunately, they usually suffer from the issue of mode collapse. To solve this issue, previous…

计算机视觉与模式识别 · 计算机科学 2021-04-27 Rui Liu , Yixiao Ge , Ching Lam Choi , Xiaogang Wang , Hongsheng Li

Knowledge representation learning aims at modeling knowledge graph by encoding entities and relations into a low dimensional space. Most of the traditional works for knowledge embedding need negative sampling to minimize a margin-based…

人工智能 · 计算机科学 2018-10-01 Peifeng Wang , Shuangyin Li , Rong pan

We propose MAD-GAN, an intuitive generalization to the Generative Adversarial Networks (GANs) and its conditional variants to address the well known problem of mode collapse. First, MAD-GAN is a multi-agent GAN architecture incorporating…

计算机视觉与模式识别 · 计算机科学 2018-07-17 Arnab Ghosh , Viveka Kulharia , Vinay Namboodiri , Philip H. S. Torr , Puneet K. Dokania

GANs involve training two networks in an adversarial game, where each network's task depends on its adversary. Recently, several works have framed GAN training as an online or continual learning problem. We focus on the discriminator, which…

机器学习 · 计算机科学 2018-12-06 Ting Chen , Xiaohua Zhai , Neil Houlsby

Synthesizing high resolution photorealistic images has been a long-standing challenge in machine learning. In this paper we introduce new methods for the improved training of generative adversarial networks (GANs) for image synthesis. We…

机器学习 · 统计学 2017-07-24 Augustus Odena , Christopher Olah , Jonathon Shlens

Unsupervised Domain adaptation (UDA) attempts to recognize the unlabeled target samples by building a learning model from a differently-distributed labeled source domain. Conventional UDA concentrates on extracting domain-invariant features…

计算机视觉与模式识别 · 计算机科学 2020-08-28 Taotao Jing , Zhengming Ding

Automated audio captioning is a cross-modal translation task for describing the content of audio clips with natural language sentences. This task has attracted increasing attention and substantial progress has been made in recent years.…

音频与语音处理 · 电气工程与系统科学 2024-07-02 Xinhao Mei , Xubo Liu , Jianyuan Sun , Mark D. Plumbley , Wenwu Wang

Given labeled instances on a source domain and unlabeled ones on a target domain, unsupervised domain adaptation aims to learn a task classifier that can well classify target instances. Recent advances rely on domain-adversarial training of…

计算机视觉与模式识别 · 计算机科学 2019-12-18 Hui Tang , Kui Jia

Modeling the probability distribution of rows in tabular data and generating realistic synthetic data is a non-trivial task. Tabular data usually contains a mix of discrete and continuous columns. Continuous columns may have multiple modes…

机器学习 · 计算机科学 2019-10-29 Lei Xu , Maria Skoularidou , Alfredo Cuesta-Infante , Kalyan Veeramachaneni

Traditional CAPTCHA (Completely Automated Public Turing Test to Tell Computers and Humans Apart) schemes are increasingly vulnerable to automated attacks powered by deep neural networks (DNNs). Existing adversarial attack methods often rely…

计算机视觉与模式识别 · 计算机科学 2025-07-02 Xia Du , Xiaoyuan Liu , Jizhe Zhou , Zheng Lin , Chi-man Pun , Cong Wu , Tao Li , Zhe Chen , Wei Ni , Jun Luo

Generative adversarial networks (GANs) learn a target probability distribution by optimizing a generator and a discriminator with minimax objectives. This paper addresses the question of whether such optimization actually provides the…

Generative Adversarial Networks (GANs) have gained a lot of attention from machine learning community due to their ability to learn and mimic an input data distribution. GANs consist of a discriminator and a generator working in tandem…

计算与语言 · 计算机科学 2018-06-19 Saurabh Sahu , Rahul Gupta , Carol Espy-Wilson

Domain Adaptation (DA) attempts to transfer knowledge learned in the labeled source domain to the unlabeled but related target domain without requiring large amounts of target supervision. Recent advances in DA mainly proceed by aligning…

计算机视觉与模式识别 · 计算机科学 2021-03-24 Shuang Li , Binhui Xie , Qiuxia Lin , Chi Harold Liu , Gao Huang , Guoren Wang

Conditional Generative Adversarial Networks (cGAN) were designed to generate images based on the provided conditions, \eg, class-level distributions. However, existing methods have used the same generating architecture for all classes. This…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Peng Zhou , Lingxi Xie , Xiaopeng Zhang , Bingbing Ni , Qi Tian

We propose a novel learning approach, in the form of a fully-convolutional neural network (CNN), which automatically and consistently removes specular highlights from a single image by generating its diffuse component. To train the…

计算机视觉与模式识别 · 计算机科学 2019-04-05 John Lin , Mohamed El Amine Seddik , Mohamed Tamaazousti , Youssef Tamaazousti , Adrien Bartoli

We present a novel method to solve image analogy problems : it allows to learn the relation between paired images present in training data, and then generalize and generate images that correspond to the relation, but were never seen in the…

机器学习 · 统计学 2017-09-15 Nikolay Jetchev , Urs Bergmann

The tabular form constitutes the standard way of representing data in relational database systems and spreadsheets. But, similarly to other forms, tabular data suffers from class imbalance, a problem that causes serious performance…

机器学习 · 计算机科学 2025-08-04 Leonidas Akritidis , Panayiotis Bozanis

Learning to predict multiple attributes of a pedestrian is a multi-task learning problem. To share feature representation between two individual task networks, conventional methods like Cross-Stitch and Sluice network learn a linear…

计算机视觉与模式识别 · 计算机科学 2020-04-08 Haitian Zeng , Haizhou Ai , Zijie Zhuang , Long Chen