MRD-GAN:用于提高生成数据多样性的多表征判别 GAN

IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE
Mohammed Megahed, Ammar Mohammed
{"title":"MRD-GAN:用于提高生成数据多样性的多表征判别 GAN","authors":"Mohammed Megahed,&nbsp;Ammar Mohammed","doi":"10.1111/coin.12685","DOIUrl":null,"url":null,"abstract":"<p>The generative adversarial network (GAN) is a highly effective member of the generative models category and is extensively employed for generating realistic samples across various domains. The fundamental concept behind GAN involves two networks, a generator and a discriminator, competing against each other. During the training process, generator and discriminator networks encounter several issues that can potentially affect the quality and diversity of the generated samples. One such critical issue is mode collapse, where the generator fails to create varied samples. To tackle this issue, this article introduces a GAN approach called the multi-representation discrimination GAN (MRD-GAN). In this approach, the discriminator supports concurrent network discrimination flows to manage different representations of the data through various transformation functions, such as dimension rescaling, brightness adjustment, and gamma correction applied to the input data of the discriminator. We use a fusion function to aggregate the output of all flows and return a consolidated loss value to update the generator's weights. Hence, the discriminator conveys diverse feedback to the generator. The proposed approach has been evaluated on four distinct benchmarks, namely CelebA, Cifar-10, Fashion-Mnist, and Mnist. The experimental results demonstrate that the proposed approach surpasses the existing state-of-the-art GAN models in terms of FID metric that measures the diversity of the generated samples. Significantly, the proposed approach demonstrates remarkable FID scores of 14.02, 30.19, 9.42, and 3.14 on the CelebA, Cifar-10, Fashion-Mnist, and Mnist datasets, respectively.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":null,"pages":null},"PeriodicalIF":1.8000,"publicationDate":"2024-06-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"MRD-GAN: Multi-representation discrimination GAN for enhancing the diversity of the generated data\",\"authors\":\"Mohammed Megahed,&nbsp;Ammar Mohammed\",\"doi\":\"10.1111/coin.12685\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<p>The generative adversarial network (GAN) is a highly effective member of the generative models category and is extensively employed for generating realistic samples across various domains. The fundamental concept behind GAN involves two networks, a generator and a discriminator, competing against each other. During the training process, generator and discriminator networks encounter several issues that can potentially affect the quality and diversity of the generated samples. One such critical issue is mode collapse, where the generator fails to create varied samples. To tackle this issue, this article introduces a GAN approach called the multi-representation discrimination GAN (MRD-GAN). In this approach, the discriminator supports concurrent network discrimination flows to manage different representations of the data through various transformation functions, such as dimension rescaling, brightness adjustment, and gamma correction applied to the input data of the discriminator. We use a fusion function to aggregate the output of all flows and return a consolidated loss value to update the generator's weights. Hence, the discriminator conveys diverse feedback to the generator. The proposed approach has been evaluated on four distinct benchmarks, namely CelebA, Cifar-10, Fashion-Mnist, and Mnist. The experimental results demonstrate that the proposed approach surpasses the existing state-of-the-art GAN models in terms of FID metric that measures the diversity of the generated samples. Significantly, the proposed approach demonstrates remarkable FID scores of 14.02, 30.19, 9.42, and 3.14 on the CelebA, Cifar-10, Fashion-Mnist, and Mnist datasets, respectively.</p>\",\"PeriodicalId\":55228,\"journal\":{\"name\":\"Computational Intelligence\",\"volume\":null,\"pages\":null},\"PeriodicalIF\":1.8000,\"publicationDate\":\"2024-06-17\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computational Intelligence\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://onlinelibrary.wiley.com/doi/10.1111/coin.12685\",\"RegionNum\":4,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q3\",\"JCRName\":\"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computational Intelligence","FirstCategoryId":"94","ListUrlMain":"https://onlinelibrary.wiley.com/doi/10.1111/coin.12685","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q3","JCRName":"COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE","Score":null,"Total":0}
引用次数: 0

摘要

生成对抗网络(GAN)是生成模型中非常有效的一种,被广泛用于生成各种领域的真实样本。GAN 背后的基本概念涉及两个网络(生成器和判别器)的相互竞争。在训练过程中,生成器和判别器网络会遇到一些问题,这些问题可能会影响生成样本的质量和多样性。其中一个关键问题就是模式崩溃,即生成器无法生成多样的样本。为了解决这个问题,本文介绍了一种名为多表征判别 GAN(MRD-GAN)的 GAN 方法。在这种方法中,判别器支持并发网络判别流,通过各种转换函数(如维度重缩、亮度调整和应用于判别器输入数据的伽玛校正)来管理数据的不同表示形式。我们使用一个融合函数来汇总所有流的输出,并返回一个综合损失值,以更新生成器的权重。因此,判别器向生成器传递了多样化的反馈。我们在 CelebA、Cifar-10、Fashion-Mnist 和 Mnist 四个不同的基准上对所提出的方法进行了评估。实验结果表明,就衡量生成样本多样性的 FID 指标而言,所提出的方法超越了现有的最先进 GAN 模型。值得注意的是,在 CelebA、Cifar-10、Fashion-Mnist 和 Mnist 数据集上,所提出的方法分别获得了 14.02、30.19、9.42 和 3.14 的显著 FID 分数。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
MRD-GAN: Multi-representation discrimination GAN for enhancing the diversity of the generated data

The generative adversarial network (GAN) is a highly effective member of the generative models category and is extensively employed for generating realistic samples across various domains. The fundamental concept behind GAN involves two networks, a generator and a discriminator, competing against each other. During the training process, generator and discriminator networks encounter several issues that can potentially affect the quality and diversity of the generated samples. One such critical issue is mode collapse, where the generator fails to create varied samples. To tackle this issue, this article introduces a GAN approach called the multi-representation discrimination GAN (MRD-GAN). In this approach, the discriminator supports concurrent network discrimination flows to manage different representations of the data through various transformation functions, such as dimension rescaling, brightness adjustment, and gamma correction applied to the input data of the discriminator. We use a fusion function to aggregate the output of all flows and return a consolidated loss value to update the generator's weights. Hence, the discriminator conveys diverse feedback to the generator. The proposed approach has been evaluated on four distinct benchmarks, namely CelebA, Cifar-10, Fashion-Mnist, and Mnist. The experimental results demonstrate that the proposed approach surpasses the existing state-of-the-art GAN models in terms of FID metric that measures the diversity of the generated samples. Significantly, the proposed approach demonstrates remarkable FID scores of 14.02, 30.19, 9.42, and 3.14 on the CelebA, Cifar-10, Fashion-Mnist, and Mnist datasets, respectively.

求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computational Intelligence
Computational Intelligence 工程技术-计算机:人工智能
CiteScore
6.90
自引率
3.60%
发文量
65
审稿时长
>12 weeks
期刊介绍: This leading international journal promotes and stimulates research in the field of artificial intelligence (AI). Covering a wide range of issues - from the tools and languages of AI to its philosophical implications - Computational Intelligence provides a vigorous forum for the publication of both experimental and theoretical research, as well as surveys and impact studies. The journal is designed to meet the needs of a wide range of AI workers in academic and industrial research.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信