paper-with-me

Papers

Adaptive adversarial training method for improving multi-scale GAN based on generalization bound theory

2022-11-30 · Jing Tang, Bo Tao, Zeyu Gong, Zhouping Yin

In recent years, multi-scale generative adversarial networks (GANs) have been proposed to build generalized image processing models based on single sample. Constraining on the sample size, multi-scale GANs have much difficulty converging to the global optimum, which ultimately leads to limitations in their capabilities. In this paper, we pioneered the introduction of PAC-Bayes generalized bound theory into the training analysis of specific models under different adversarial training methods, which can obtain a non-vacuous upper bound on the generalization error for the specified multi-scale GAN structure. Based on the drastic changes we found of the generalization error bound under different adversarial attacks and different training states, we proposed an adaptive training method which can greatly improve the image manipulation ability of multi-scale GANs. The final experimental results show that our adaptive training method in this paper has greatly contributed to the improvement of the quality of the images generated by multi-scale GANs on several image manipulation tasks. In particular, for the image super-resolution restoration task, the multi-scale GAN model trained by the proposed method achieves a 100% reduction in natural image quality evaluator (NIQE) and a 60% reduction in root mean squared error (RMSE), which is better than many models trained on large-scale datasets.

📄 PDF Abstract BibTeX arXiv:2211.16791

Code (0)

등록된 구현이 없습니다.

Tasks

Image ManipulationImage Super-ResolutionSuper-Resolution

Similar Papers 제목 키워드 기반

ASAT: Adaptively Scaled Adversarial Training in Time Series

2021-08-20 · Zhiyuan Zhang, Wei Li, Ruihan Bao, Keiko Harimoto 외

Adversarial training is a method for enhancing neural networks to improve the robustness against adversarial examples. Besides the security concerns of potential adversarial examples, adversarial training can also improv…

Adversarial RobustnessTime SeriesTime Series Analysis

Revisiting the Robust Generalization of Adversarial Prompt Tuning

2024-05-18 · Fan Yang, Mingxuan Xia, Sangzhou Xia, Chicheng Ma 외

Understanding the vulnerability of large-scale pre-trained vision-language models like CLIP against adversarial attacks is key to ensuring zero-shot generalization capacity on various downstream tasks. State-of-the-art d…

Adversarial RobustnessPrompt LearningZero-shot Generalization

Better Generalization with Adaptive Adversarial Training

2019-05-28 · Amit Despande, Sandesh Kamath, K V Subrahmanyam

An effective method to obtain an adversarial robust network is to train the network with adversarially perturbed samples. Perturbing all the samples adversarially has shown to increase the robustness of the networks sign…

Adversarial Robustness

Efficient Adversarial Training via Criticality-Aware Fine-Tuning

2026-04-14 · Wenyun Li, Zheng Zhang, Dongmei Jiang, Yaowei Wang 외 arxiv

Vision Transformer (ViT) models have achieved remarkable performance across various vision tasks, with scalability being a key advantage when applied to large datasets. This scalability enables ViT models to exhibit stro…

parameter-efficient fine-tuningAdversarial Robustness

Two-flow Feedback Multi-scale Progressive Generative Adversarial Network

2025-08-22 · Sun Weikai, Song Shijie, Chi Wenjie arxiv

Although diffusion model has made good progress in the field of image generation, GAN\cite{huang2023adaptive} still has a large development space due to its unique advantages, such as WGAN\cite{liu2021comparing}, SSGAN\c…

Image Generation