Autonomously and Simultaneously Refining Deep Neural Network Parameters by Generative Adversarial Networks
Burak Kakillioglu, Yantao Lu, and Senem Velipasalar

TL;DR
This paper introduces a GAN-based method that autonomously refines multiple parameters of deep neural networks, leading to improved accuracy across various architectures and datasets.
Contribution
It presents a novel systematic approach using GANs to simultaneously optimize neural network parameters, reducing reliance on trial-and-error.
Findings
Successfully optimized parameters for three different neural network architectures
Achieved increased accuracy across three diverse datasets and applications
Demonstrated the method's effectiveness in different scenarios
Abstract
The choice of parameters, and the design of the network architecture are important factors affecting the performance of deep neural networks. However, there has not been much work on developing an established and systematic way of building the structure and choosing the parameters of a neural network, and this task heavily depends on trial and error and empirical results. Considering that there are many design and parameter choices, such as the number of neurons in each layer, the type of activation function, the choice of using drop out or not, it is very hard to cover every configuration, and find the optimal structure. In this paper, we propose a novel and systematic method that autonomously and simultaneously optimizes multiple parameters of any given deep neural network by using a generative adversarial network (GAN). In our proposed approach, two different models compete and…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Anomaly Detection Techniques and Applications · Image and Signal Denoising Methods
