Fuzzy Generative Adversarial Networks
Ryan Nguyen, Shubhendu Kumar Singh, and Rahul Rai

TL;DR
This paper introduces a fuzzy logic layer into GANs to improve their regression capabilities, addressing stability issues and demonstrating competitive performance with DNNs across various datasets.
Contribution
It proposes a novel integration of fuzzy logic into GANs, enhancing regression performance and stability, with experimental validation across multiple datasets.
Findings
Fuzzy logic layers improve GAN regression accuracy.
Injection location of fuzzy logic is problem-specific.
Fuzzy-infused GANs are competitive with DNNs.
Abstract
Generative Adversarial Networks (GANs) are well-known tools for data generation and semi-supervised classification. GANs, with less labeled data, outperform Deep Neural Networks (DNNs) and Convolutional Neural Networks (CNNs) in classification across various tasks, this shows promise for developing GANs capable of trespassing into the domain of semi-supervised regression. However, developing GANs for regression introduce two major challenges: (1) inherent instability in the GAN formulation and (2) performing regression and achieving stability simultaneously. This paper introduces techniques that show improvement in the GANs' regression capability through mean absolute error (MAE) and mean squared error (MSE). We bake a differentiable fuzzy logic system at multiple locations in a GAN because fuzzy logic systems have demonstrated high efficacy in classification and regression settings.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Machine Learning and Data Classification
