A self-adapting super-resolution structures framework for automatic design of GAN
Yibo Guo, Haidi Wang, Yiming Fan, Shunyao Li, Mingliang Xu

TL;DR
This paper presents a novel self-adapting super-resolution GAN framework that uses Bayesian optimization to automatically tune hyperparameters, improving performance and reducing manual effort in designing super-resolution models.
Contribution
Introduces a new GAN framework with Bayesian hyperparameter optimization for automatic super-resolution network design, incorporating self-calibrated convolution and convolutional layers.
Findings
Bayesian optimization finds optimal hyperparameters faster than other methods.
The proposed framework achieves superior super-resolution reconstruction quality.
Automates hyperparameter tuning, reducing manual workload.
Abstract
With the development of deep learning, the single super-resolution image reconstruction network models are becoming more and more complex. Small changes in hyperparameters of the models have a greater impact on model performance. In the existing works, experts have gradually explored a set of optimal model parameters based on empirical values or performing brute-force search. In this paper, we introduce a new super-resolution image reconstruction generative adversarial network framework, and a Bayesian optimization method used to optimizing the hyperparameters of the generator and discriminator. The generator is made by self-calibrated convolution, and discriminator is made by convolution lays. We have defined the hyperparameters such as the number of network layers and the number of neurons. Our method adopts Bayesian optimization as a optimization policy of GAN in our model. Not only…
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
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
MethodsConvolution
