paper-with-me

Papers

Sparsely Grouped Multi-task Generative Adversarial Networks for Facial Attribute Manipulation

2018-05-19 · Jichao Zhang, Yezhi Shu, Songhua Xu, Gongze Cao, Fan Zhong, Meng Liu, Xueying Qin

Recent Image-to-Image Translation algorithms have achieved significant progress in neural style transfer and image attribute manipulation tasks. However, existing approaches require exhaustively labelling training data, which is labor demanding, difficult to scale up, and hard to migrate into new domains. To overcome such a key limitation, we propose Sparsely Grouped Generative Adversarial Networks (SG-GAN) as a novel approach that can translate images on sparsely grouped datasets where only a few samples for training are labelled. Using a novel one-input multi-output architecture, SG-GAN is well-suited for tackling sparsely grouped learning and multi-task learning. The proposed model can translate images among multiple groups using only a single commonly trained model. To experimentally validate advantages of the new model, we apply the proposed method to tackle a series of attribute manipulation tasks for facial images. Experimental results demonstrate that SG-GAN can generate image translation results of comparable quality with baselines methods on adequately labelled datasets and results of superior quality on sparsely grouped datasets. The official implementation is publicly available:https://github.com/zhangqianhui/Sparsely-Grouped-GAN.

📄 PDF Abstract BibTeX arXiv:1805.07509

Code (2)

zhangqianhui/SGGAN-tensorflow 공식 구현 tf
zhangqianhui/Sparsely-Grouped-GAN 공식 구현 tf

Tasks

AttributeImage-to-Image TranslationMulti-Task LearningStyle TransferTranslation

Similar Papers 제목 키워드 기반

Multi-scale Grouped Dense Network for VVC Intra Coding

2020-05-16 · Xin Li, Simeng Sun, Zhizheng Zhang, Zhibo Chen

Versatile Video Coding (H.266/VVC) standard achieves better image quality when keeping the same bits than any other conventional image codec, such as BPG, JPEG, and etc. However, it is still attractive and challenging to…

Generative Adversarial Network

Parameter-Efficient Conformers via Sharing Sparsely-Gated Experts for End-to-End Speech Recognition

2022-09-17 · Ye Bai, Jie Li, Wenjing Han, Hao Ni 외

While transformers and their variant conformers show promising performance in speech recognition, the parameterized property leads to much memory cost during training and inference. Some works use cross-layer weight-shar…

Knowledge DistillationMixture-of-Expertsspeech-recognitionSpeech Recognition

Sparsely Grouped Input Variables for Neural Networks

2019-11-29 · Beibin Li, Nicholas Nuechterlein, Erin Barney, Caitlin Hudac 외

In genomic analysis, biomarker discovery, image recognition, and other systems involving machine learning, input variables can often be organized into different groups by their source or semantic category. Eliminating so…

Meta-Learning

Bayesian Inversion Of Generative Models For Geologic Storage Of Carbon Dioxide

2020-01-08 · Gavin H. Graham, Yan Chen

Carbon capture and storage (CCS) can aid decarbonization of the atmosphere to limit further global temperature increases. A framework utilizing unsupervised learning is used to generate a range of subsurface geologic vol…

GRDN:Grouped Residual Dense Network for Real Image Denoising and GAN-based Real-world Noise Modeling

2019-05-27 · Dong-Wook Kim, Jae Ryun Chung, Seung-Won Jung

Recent research on image denoising has progressed with the development of deep learning architectures, especially convolutional neural networks. However, real-world image denoising is still very challenging because it is…

DenoisingGenerative Adversarial NetworkImage DenoisingNoise Estimation