paper-with-me

Papers

Compressing Image-to-Image Translation GANs Using Local Density Structures on Their Learned Manifold

2023-12-22 · Alireza Ganjdanesh, Shangqian Gao, Hirad Alipanah, Heng Huang

Generative Adversarial Networks (GANs) have shown remarkable success in modeling complex data distributions for image-to-image translation. Still, their high computational demands prohibit their deployment in practical scenarios like edge devices. Existing GAN compression methods mainly rely on knowledge distillation or convolutional classifiers' pruning techniques. Thus, they neglect the critical characteristic of GANs: their local density structure over their learned manifold. Accordingly, we approach GAN compression from a new perspective by explicitly encouraging the pruned model to preserve the density structure of the original parameter-heavy model on its learned manifold. We facilitate this objective for the pruned model by partitioning the learned manifold of the original generator into local neighborhoods around its generated samples. Then, we propose a novel pruning objective to regularize the pruned model to preserve the local density structure over each neighborhood, resembling the kernel density estimation method. Also, we develop a collaborative pruning scheme in which the discriminator and generator are pruned by two pruning agents. We design the agents to capture interactions between the generator and discriminator by exchanging their peer's feedback when determining corresponding models' architectures. Thanks to such a design, our pruning method can efficiently find performant sub-networks and can maintain the balance between the generator and discriminator more effectively compared to baselines during pruning, thereby showing more stable pruning dynamics. Our experiments on image translation GAN models, Pix2Pix and CycleGAN, with various benchmark datasets and architectures demonstrate our method's effectiveness.

📄 PDF Abstract BibTeX arXiv:2312.14776

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationImage-to-Image TranslationKnowledge DistillationTranslation

Methods 이 논문이 사용한 방법론

Residual Connection 설명 없음
Cycle Consistency Loss Cycle Consistency Loss is a type of loss used for generative adversarial networks that performs unpaired image-to-image translation. It was introduced with the…
Residual Block Residual Blocks are skip-connection blocks that learn residual functions with reference to the layer inputs, instead of learning unreferenced functions. They were introduced…
PatchGAN 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
GAN Least Squares Loss GAN Least Squares Loss is a least squares loss function for generative adversarial networks. Minimizing this objective function is equivalent to minimizing the Pearson…
Batch Normalization 설명 없음
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…

Similar Papers 제목 키워드 기반

GAN Slimming: All-in-One GAN Compression by A Unified Optimization Framework

2020-08-25 · ECCV 2020 8 · Haotao Wang, Shupeng Gui, Haichuan Yang, Ji Liu 외

Generative adversarial networks (GANs) have gained increasing popularity in various computer vision applications, and recently start to be deployed to resource-constrained mobile devices. Similar to other deep models, st…

AllImage-to-Image TranslationQuantizationStyle Transfer

Co-Evolutionary Compression for Unpaired Image Translation

2019-07-25 · ICCV 2019 10 · Han Shu, Yunhe Wang, Xu Jia, Kai Han 외

Generative adversarial networks (GANs) have been successfully used for considerable computer vision tasks, especially the image-to-image translation. However, generators in these networks are of complicated architectures…

Image-to-Image TranslationTranslation

PoseGAN: A Pose-to-Image Translation Framework for Camera Localization

2020-06-23 · Kanglin Liu, Qing Li, Guoping Qiu

Camera localization is a fundamental requirement in robotics and computer vision. This paper introduces a pose-to-image translation framework to tackle the camera localization problem. We present PoseGANs, a conditional …

Camera LocalizationPose EstimationTranslation

AutoGAN-Distiller: Searching to Compress Generative Adversarial Networks

2020-06-15 · ICML 2020 1 · Yonggan Fu, Wuyang Chen, Haotao Wang, Haoran Li 외

The compression of Generative Adversarial Networks (GANs) has lately drawn attention, due to the increasing demand for deploying GANs into mobile devices for numerous applications such as image translation, enhancement a…

AutoMLKnowledge DistillationSuper-ResolutionTranslation

Learning Fixed Points in Generative Adversarial Networks: From Image-to-Image Translation to Disease Detection and Localization

2019-08-16 · ICCV 2019 10 · Md Mahfuzur Rahman Siddiquee, Zongwei Zhou, Nima Tajbakhsh, Ruibin Feng 외

Generative adversarial networks (GANs) have ushered in a revolution in image-to-image translation. The development and proliferation of GANs raises an interesting question: can we train a GAN to remove an object, if pres…

domain classificationImage-to-Image TranslationTranslation