paper-with-me

홈 › Papers

Attribute Group Editing for Reliable Few-shot Image Generation

2022-03-16 · CVPR 2022 1 · Guanqi Ding, Xinzhe Han, Shuhui Wang, Shuzhe Wu, Xin Jin, Dandan Tu, Qingming Huang

Few-shot image generation is a challenging task even using the state-of-the-art Generative Adversarial Networks (GANs). Due to the unstable GAN training process and the limited training data, the generated images are often of low quality and low diversity. In this work, we propose a new editing-based method, i.e., Attribute Group Editing (AGE), for few-shot image generation. The basic assumption is that any image is a collection of attributes and the editing direction for a specific attribute is shared across all categories. AGE examines the internal representation learned in GANs and identifies semantically meaningful directions. Specifically, the class embedding, i.e., the mean vector of the latent codes from a specific category, is used to represent the category-relevant attributes, and the category-irrelevant attributes are learned globally by Sparse Dictionary Learning on the difference between the sample embedding and the class embedding. Given a GAN well trained on seen categories, diverse images of unseen categories can be synthesized through editing category-irrelevant attributes while keeping category-relevant attributes unchanged. Without re-training the GAN, AGE is capable of not only producing more realistic and diverse images for downstream visual applications with limited data but achieving controllable image editing with interpretable category-irrelevant directions.

📄 PDF Abstract BibTeX arXiv:2203.08422

Code (1)

unibester/age 공식 구현 pytorch

Tasks

AttributeDictionary LearningDiversityImage Generation

Similar Papers 제목 키워드 기반

Stable Attribute Group Editing for Reliable Few-shot Image Generation

2023-02-01 · Guanqi Ding, Xinzhe Han, Shuhui Wang, Xin Jin 외

Few-shot image generation aims to generate data of an unseen category based on only a few samples. Apart from basic content generation, a bunch of downstream applications hopefully benefit from this task, such as low-dat…

AttributeClassificationImage Generation

NumeriKontrol: Adding Numeric Control to Diffusion Transformers for Instruction-based Image Editing

2025-11-28 · Zhenyu Xu, Xiaoqi Shen, Haotian Nan, Xinyu Zhang arxiv

Instruction-based image editing enables intuitive manipulation through natural language commands. However, text instructions alone often lack the precision required for fine-grained control over edit intensity. We introd…

Image ManipulationImage Editing

TAGE: Trustworthy Attribute Group Editing for Stable Few-shot Image Generation

2024-10-23 · Ruicheng Zhang, Guoheng Huang, Yejing Huo, Xiaochen Yuan 외

Generative Adversarial Networks (GANs) have emerged as a prominent research focus for image editing tasks, leveraging the powerful image generation capabilities of the GAN framework to produce remarkable results.However,…

AttributeImage Generation

SAT3D: Image-driven Semantic Attribute Transfer in 3D

2024-08-03 · Zhijun Zhai, Zengmao Wang, Xiaoxiao Long, Kaixuan Zhou 외

GAN-based image editing task aims at manipulating image attributes in the latent space of generative models. Most of the previous 2D and 3D-aware approaches mainly focus on editing attributes in images with ambiguous sem…

AttributeReading Comprehension

Efficient Few-shot Identity Preserving Attribute Editing for 3D-aware Deep Generative Models

2025-10-21 · Vishal Vinod arxiv

Identity preserving editing of faces is a generative task that enables modifying the illumination, adding/removing eyeglasses, face aging, editing hairstyles, modifying expression etc., while preserving the identity of t…