The euclidean space is evil

Hyperbolic attribute editing for few-shot image generation

Conference Paper (2023)
Author(s)

Lingxiao Li (Columbia University)

Yi Zhang (University of Oxford)

Shuhui Wang (Chinese Academy of Sciences)

Research Group
ImPhys/Tao group
DOI related publication
https://doi.org/10.1109/ICCV51070.2023.02076 Final published version
More Info
expand_more
Publication Year
2023
Language
English
Research Group
ImPhys/Tao group
Pages (from-to)
22657-22667
Publisher
IEEE
ISBN (electronic)
9798350307184
Downloads counter
17

Abstract

Few-shot image generation is a challenging task since it aims to generate diverse new images for an unseen category with only a few images. Existing methods suffer from the trade-off between the quality and diversity of generated images. To tackle this problem, we propose Hyperbolic Attribute Editing (HAE), a simple yet effective method. Unlike other methods that work in Euclidean space, HAE captures the hierarchy among images using data from seen categories in hyperbolic space. Given a well-trained HAE, images of unseen categories can be generated by moving the latent code of a given image toward any meaningful directions in the Poincaré disk with a fixing radius. Most importantly, the hyperbolic space allows us to control the semantic diversity of the generated images by setting different radii in the disk. Extensive experiments and visualizations demonstrate that HAE is capable of not only generating images with promising quality and diversity using limited data but achieving a highly controllable and interpretable editing process. Code is available at https://github.com/lingxiao-li/HAE.