中文
相关论文

相关论文: Self-Supervised GAN Compression

200 篇论文

Despite the success of Generative Adversarial Networks (GANs), their training suffers from several well-known problems, including mode collapse and difficulties learning a disconnected set of manifolds. In this paper, we break down the…

机器学习 · 计算机科学 2021-06-21 Mohammadreza Armandpour , Ali Sadeghian , Chunyuan Li , Mingyuan Zhou

Deep learning algorithms have a large number of trainable parameters often with sizes of hundreds of thousands or more. Training this algorithm requires a large amount of training data and generating a sufficiently large dataset for these…

计算机视觉与模式识别 · 计算机科学 2024-06-03 Kidist Amde Mekonnen

Generative adversarial nets (GANs) have been remarkably successful at learning to sample from distributions specified by a given dataset, particularly if the given dataset is reasonably large compared to its dimensionality. However, given…

机器学习 · 计算机科学 2022-11-29 Tiantian Fang , Ruoyu Sun , Alex Schwing

Compression artifacts arise in images whenever a lossy compression algorithm is applied. These artifacts eliminate details present in the original image, or add noise and small structures; because of these effects they make images less…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Leonardo Galteri , Lorenzo Seidenari , Marco Bertini , Alberto Del Bimbo

Generative Adversarial Networks are used for generating the data using a generator and a discriminator, GANs usually produce high-quality images, but training GANs in an adversarial setting is a difficult task. GANs require high computation…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Md Nurul Muttakin , Malik Shahid Sultan , Robert Hoehndorf , Hernando Ombao

The deployment of deep neural networks on resource-constrained devices necessitates effective model com- pression strategies that judiciously balance the reduction of model size with the preservation of performance. This study introduces a…

机器学习 · 计算机科学 2025-05-02 Mohammad Zbeeb , Mariam Salman , Mohammad Bazzi , Ammar Mohanna

This paper introduces a framework that connects a deep generative pre-trained Transformer language model with a generative adversarial network for semi-supervised text generation. In other words, the proposed model is first pre-trained…

计算与语言 · 计算机科学 2025-02-11 Shengquan Wang

We extensively study how to combine Generative Adversarial Networks and learned compression to obtain a state-of-the-art generative lossy compression system. In particular, we investigate normalization layers, generator and discriminator…

图像与视频处理 · 电气工程与系统科学 2020-10-26 Fabian Mentzer , George Toderici , Michael Tschannen , Eirikur Agustsson

Conditional Generative Adversarial Networks (cGANs) have enabled controllable image synthesis for many vision and graphics applications. However, recent cGANs are 1-2 orders of magnitude more compute-intensive than modern recognition CNNs.…

计算机视觉与模式识别 · 计算机科学 2021-11-12 Muyang Li , Ji Lin , Yaoyao Ding , Zhijian Liu , Jun-Yan Zhu , Song Han

The distribution of resources in the subsurface is deeply linked to the variations of its physical properties. Generative modeling has long been used to predict those physical properties while quantifying the associated uncertainty. But…

机器学习 · 计算机科学 2025-10-17 Guillaume Rongier , Luk Peeters

The recent advances in deep neural networks (DNNs) make them attractive for embedded systems. However, it can take a long time for DNNs to make an inference on resource-constrained computing devices. Model compression techniques can address…

机器学习 · 计算机科学 2018-10-23 Qing Qin , Jie Ren , Jialong Yu , Ling Gao , Hai Wang , Jie Zheng , Yansong Feng , Jianbin Fang , Zheng Wang

A broad class of unsupervised deep learning methods such as Generative Adversarial Networks (GANs) involve training of overparameterized models where the number of parameters of the model exceeds a certain threshold. A large body of work in…

Deep Neural Networks (DNNs) have achieved significant advances in a wide range of applications. However, their deployment on resource-constrained devices remains a challenge due to the large number of layers and parameters, which result in…

神经与进化计算 · 计算机科学 2025-09-05 Sara Makenali , Babak Rokh , Ali Azarpeyvand

Training generative adversarial networks (GAN) in a distributed fashion is a promising technology since it is contributed to training GAN on a massive of data efficiently in real-world applications. However, GAN is known to be difficult to…

机器学习 · 计算机科学 2020-10-27 Xiaojun Chen , Shu Yang , Li Shen , Xuanrong Pang

While deep neural networks have achieved remarkable success in various computer vision tasks, they often fail to generalize to new domains and subtle variations of input images. Several defenses have been proposed to improve the robustness…

计算机视觉与模式识别 · 计算机科学 2021-09-08 Omid Poursaeed , Tianxing Jiang , Harry Yang , Serge Belongie , SerNam Lim

Generative Adversarial Networks (GAN) is a model for data synthesis, which creates plausible data through the competition of generator and discriminator. Although GAN application to image synthesis is extensively studied, it has inherent…

计算与语言 · 计算机科学 2025-01-07 Jun-Min Lee , Tae-Bin Ha

We rigorously evaluate three state-of-the-art techniques for inducing sparsity in deep neural networks on two large-scale learning tasks: Transformer trained on WMT 2014 English-to-German, and ResNet-50 trained on ImageNet. Across thousands…

机器学习 · 计算机科学 2019-02-27 Trevor Gale , Erich Elsen , Sara Hooker

This paper proposes a novel self-supervised based Cut-and-Paste GAN to perform foreground object segmentation and generate realistic composite images without manual annotations. We accomplish this goal by a simple yet effective…

计算机视觉与模式识别 · 计算机科学 2023-04-06 Kunal Chaturvedi , Ali Braytee , Jun Li , Mukesh Prasad

Increasing the model capacity is a known approach to enhance the adversarial robustness of deep learning networks. On the other hand, various model compression techniques, including pruning and quantization, can reduce the size of the…

机器学习 · 计算机科学 2023-11-28 Svetlana Pavlitska , Hannes Grolig , J. Marius Zöllner

Neural networks have been notorious for being computationally expensive. This is mainly because neural networks are often over-parametrized and most likely have redundant nodes or layers as they are getting deeper and wider. Their demand…

计算机视觉与模式识别 · 计算机科学 2019-10-08 Georgios Tzelepis , Ahraz Asif , Saimir Baci , Selcuk Cavdar , Eren Erdal Aksoy