paper-with-me

Papers

Triangle Generative Adversarial Networks

2017-09-19 · NeurIPS 2017 12 · Zhe Gan, Liqun Chen, Wei-Yao Wang, Yunchen Pu, Yizhe Zhang, Hao liu, Chunyuan Li, Lawrence Carin

A Triangle Generative Adversarial Network ($\Delta$-GAN) is developed for semi-supervised cross-domain joint distribution matching, where the training data consists of samples from each domain, and supervision of domain correspondence is provided by only a few paired samples. $\Delta$-GAN consists of four neural networks, two generators and two discriminators. The generators are designed to learn the two-way conditional distributions between the two domains, while the discriminators implicitly define a ternary discriminative function, which is trained to distinguish real data pairs and two kinds of fake data pairs. The generators and discriminators are trained together using adversarial learning. Under mild assumptions, in theory the joint distributions characterized by the two generators concentrate to the data distribution. In experiments, three different kinds of domain pairs are considered, image-label, image-image and image-attribute pairs. Experiments on semi-supervised image classification, image-to-image translation and attribute-based image generation demonstrate the superiority of the proposed approach.

📄 PDF Abstract BibTeX arXiv:1709.06548

Code (1)

liqunchen0606/triangle-gan tf

Tasks

AttributeGenerative Adversarial Networkimage-classificationImage ClassificationImage GenerationImage-to-Image TranslationSemi-Supervised Image ClassificationTranslation

Similar Papers 제목 키워드 기반

Conformal Generative Modeling on Triangulated Surfaces

2023-03-17 · Victor Dorobantu, Charlotte Borcherds, Yisong Yue

We propose conformal generative modeling, a framework for generative modeling on 2D surfaces approximated by discrete triangle meshes. Our approach leverages advances in discrete conformal geometry to develop a map from …

Topology-Guided Quantum GANs for Constrained Graph Generation

2025-12-11 · Tobias Rohe, Markus Baumann, Michael Poppel, Gerhard Stenzel 외 arxiv

Quantum computing (QC) promises theoretical advantages, benefiting computational problems that would not be efficiently classically simulatable. However, much of this theoretical speedup depends on the quantum circuit de…

Graph Generation

Unsupervised Generative 3D Shape Learning from Natural Images

2019-10-01 · Attila Szabó, Givi Meishvili, Paolo Favaro

In this paper we present, to the best of our knowledge, the first method to learn a generative model of 3D shapes from natural images in a fully unsupervised way. For example, we do not use any ground truth 3D or 2D anno…

Image Generation

Theoretical Corrections and the Leveraging of Reinforcement Learning to Enhance Triangle Attack

2024-11-18 · Nicole Meng, Caleb Manicke, David Chen, Yingjie Lao 외

Adversarial examples represent a serious issue for the application of machine learning models in many sensitive domains. For generating adversarial examples, decision based black-box attacks are one of the most practical…

reinforcement-learningReinforcement Learning

Divergence Triangle for Joint Training of Generator Model, Energy-based Model, and Inference Model

2018-12-28 · Tian Han, Erik Nijkamp, Xiaolin Fang, Mitch Hill 외

This paper proposes the divergence triangle as a framework for joint training of generator model, energy-based model and inference model. The divergence triangle is a compact and symmetric (anti-symmetric) objective func…

model