Generative adversarial networks (GANs) challenges, solutions, and future directions

D Saxena, J Cao - ACM Computing Surveys (CSUR), 2021 - dl.acm.org
Generative Adversarial Networks (GANs) is a novel class of deep generative models that
has recently gained significant attention. GANs learn complex and high-dimensional …

Generative adversarial networks in computer vision: A survey and taxonomy

Z Wang, Q She, TE Ward - ACM Computing Surveys (CSUR), 2021 - dl.acm.org
Generative adversarial networks (GANs) have been extensively studied in the past few
years. Arguably their most significant impact has been in the area of computer vision where …

Prompt-aligned gradient for prompt tuning

B Zhu, Y Niu, Y Han, Y Wu… - Proceedings of the IEEE …, 2023 - openaccess.thecvf.com
Thanks to the large pre-trained vision-language models (VLMs) like CLIP, we can craft a
zero-shot classifier by discrete prompt design, eg, the confidence score of an image …

Self-play fine-tuning converts weak language models to strong language models

Z Chen, Y Deng, H Yuan, K Ji, Q Gu - arXiv preprint arXiv:2401.01335, 2024 - arxiv.org
Harnessing the power of human-annotated data through Supervised Fine-Tuning (SFT) is
pivotal for advancing Large Language Models (LLMs). In this paper, we delve into the …

GAN review: Models and medical image fusion applications

T Zhou, Q Li, H Lu, Q Cheng, X Zhang - Information Fusion, 2023 - Elsevier
Abstract Generative Adversarial Network (GAN) is a research hotspot in deep generative
models, which has been widely used in the field of medical image fusion. This paper …

Adversarially trained actor critic for offline reinforcement learning

CA Cheng, T Xie, N Jiang… - … Conference on Machine …, 2022 - proceedings.mlr.press
Abstract We propose Adversarially Trained Actor Critic (ATAC), a new model-free algorithm
for offline reinforcement learning (RL) under insufficient data coverage, based on the …

Vitgan: Training gans with vision transformers

K Lee, H Chang, L Jiang, H Zhang, Z Tu… - arXiv preprint arXiv …, 2021 - arxiv.org
Recently, Vision Transformers (ViTs) have shown competitive performance on image
recognition while requiring less vision-specific inductive biases. In this paper, we investigate …

Mopo: Model-based offline policy optimization

T Yu, G Thomas, L Yu, S Ermon… - Advances in …, 2020 - proceedings.neurips.cc
Offline reinforcement learning (RL) refers to the problem of learning policies entirely from a
batch of previously collected data. This problem setting is compelling, because it offers the …

The relativistic discriminator: a key element missing from standard GAN

A Jolicoeur-Martineau - arXiv preprint arXiv:1807.00734, 2018 - arxiv.org
In standard generative adversarial network (SGAN), the discriminator estimates the
probability that the input data is real. The generator is trained to increase the probability that …

Demystifying mmd gans

M Bińkowski, DJ Sutherland, M Arbel… - arXiv preprint arXiv …, 2018 - arxiv.org
We investigate the training and performance of generative adversarial networks using the
Maximum Mean Discrepancy (MMD) as critic, termed MMD GANs. As our main theoretical …