CVAISep 16, 2020

Compressing Facial Makeup Transfer Networks by Collaborative Distillation and Kernel Decomposition

arXiv:2009.07604v1
AI Analysis

This work addresses efficiency issues for users of facial makeup transfer applications, but it is incremental as it builds on existing methods.

The paper tackles the problem of high computational and storage costs in facial makeup transfer networks by proposing a compression method using collaborative distillation and kernel decomposition, achieving effective compression on the state-of-the-art BeautyGAN network.

Although the facial makeup transfer network has achieved high-quality performance in generating perceptually pleasing makeup images, its capability is still restricted by the massive computation and storage of the network architecture. We address this issue by compressing facial makeup transfer networks with collaborative distillation and kernel decomposition. The main idea of collaborative distillation is underpinned by a finding that the encoder-decoder pairs construct an exclusive collaborative relationship, which is regarded as a new kind of knowledge for low-level vision tasks. For kernel decomposition, we apply the depth-wise separation of convolutional kernels to build a light-weighted Convolutional Neural Network (CNN) from the original network. Extensive experiments show the effectiveness of the compression method when applied to the state-of-the-art facial makeup transfer network -- BeautyGAN.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes