CVLGIVApr 15, 2020

Continuous learning of face attribute synthesis

arXiv:2004.06904v18 citations
Originality Incremental advance
AI Analysis

This addresses the incremental improvement in face attribute synthesis for computer vision applications.

The paper tackles the problem of limited expansion to new attributes in face attribute synthesis by proposing a continuous learning method that enables a single network to learn attributes continuously, achieving higher accuracy compared to state-of-the-art methods.

The generative adversarial network (GAN) exhibits great superiority in the face attribute synthesis task. However, existing methods have very limited effects on the expansion of new attributes. To overcome the limitations of a single network in new attribute synthesis, a continuous learning method for face attribute synthesis is proposed in this work. First, the feature vector of the input image is extracted and attribute direction regression is performed in the feature space to obtain the axes of different attributes. The feature vector is then linearly guided along the axis so that images with target attributes can be synthesized by the decoder. Finally, to make the network capable of continuous learning, the orthogonal direction modification module is used to extend the newly-added attributes. Experimental results show that the proposed method can endow a single network with the ability to learn attributes continuously, and, as compared to those produced by the current state-of-the-art methods, the synthetic attributes have higher accuracy.

Foundations

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

Your Notes