paper-with-me

홈 › Papers

Generative Adversarial Networks (GANs Survey): Challenges, Solutions, and Future Directions

2020-04-30 · Divya Saxena, Jiannong Cao

Generative Adversarial Networks (GANs) is a novel class of deep generative models which has recently gained significant attention. GANs learns complex and high-dimensional distributions implicitly over images, audio, and data. However, there exists major challenges in training of GANs, i.e., mode collapse, non-convergence and instability, due to inappropriate design of network architecture, use of objective function and selection of optimization algorithm. Recently, to address these challenges, several solutions for better design and optimization of GANs have been investigated based on techniques of re-engineered network architectures, new objective functions and alternative optimization algorithms. To the best of our knowledge, there is no existing survey that has particularly focused on broad and systematic developments of these solutions. In this study, we perform a comprehensive survey of the advancements in GANs design and optimization solutions proposed to handle GANs challenges. We first identify key research issues within each design and optimization technique and then propose a new taxonomy to structure solutions by key research issues. In accordance with the taxonomy, we provide a detailed discussion on different GANs variants proposed within each solution and their relationships. Finally, based on the insights gained, we present the promising research directions in this rapidly growing field.

📄 PDF Abstract BibTeX arXiv:2005.00065

Code (0)

등록된 구현이 없습니다.

Tasks

Survey

Similar Papers 제목 키워드 기반

A Survey on the Application of Generative Adversarial Networks in Cybersecurity: Prospective, Direction and Open Research Scopes

2024-07-11 · Md Mashrur Arifin, Md Shoaib Ahmed, Tanmai Kumar Ghosh, Ikteder Akhand Udoy 외

With the proliferation of Artificial Intelligence, there has been a massive increase in the amount of data required to be accumulated and disseminated digitally. As the data are available online in digital landscapes wit…

Intrusion DetectionMalware DetectionSurvey

A Comprehensive Survey on Data-Efficient GANs in Image Generation

2022-04-18 · Ziqiang Li, Beihao Xia, Jing Zhang, Chaoyue Wang 외

Generative Adversarial Networks (GANs) have achieved remarkable achievements in image synthesis. These successes of GANs rely on large scale datasets, requiring too much cost. With limited training data, how to stable th…

Image GenerationSurvey

A Survey and Taxonomy of Adversarial Neural Networks for Text-to-Image Synthesis

2019-10-21 · Jorge Agnese, Jonathan Herrera, Haicheng Tao, Xingquan Zhu

Text-to-image synthesis refers to computational methods which translate human written textual descriptions, in the form of keywords or sentences, into images with similar semantic meaning to the text. In earlier research…

Image GenerationObject Reconstruction

A Chronological Survey of Theoretical Advancements in Generative Adversarial Networks for Computer Vision

2023-11-02 · Hrishikesh Sharma

Generative Adversarial Networks (GANs) have been workhorse generative models for last many years, especially in the research field of computer vision. Accordingly, there have been many significant advancements in the the…

A Survey on Training Challenges in Generative Adversarial Networks for Biomedical Image Analysis

2022-01-19 · Muhammad Muneeb Saad, Ruairi O'Reilly, Mubashir Husain Rehmani

In biomedical image analysis, the applicability of deep learning methods is directly impacted by the quantity of image data available. This is due to deep learning models requiring large image datasets to provide high-le…