paper-with-me

Papers

Stable Attribute Group Editing for Reliable Few-shot Image Generation

2023-02-01 · Guanqi Ding, Xinzhe Han, Shuhui Wang, Xin Jin, Dandan Tu, Qingming Huang

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-data detection and few-shot classification. To achieve this goal, the generated images should guarantee category retention for classification beyond the visual quality and diversity. In our preliminary work, we present an ``editing-based'' framework Attribute Group Editing (AGE) for reliable few-shot image generation, which largely improves the generation performance. Nevertheless, AGE's performance on downstream classification is not as satisfactory as expected. This paper investigates the class inconsistency problem and proposes Stable Attribute Group Editing (SAGE) for more stable class-relevant image generation. SAGE takes use of all given few-shot images and estimates a class center embedding based on the category-relevant attribute dictionary. Meanwhile, according to the projection weights on the category-relevant attribute dictionary, we can select category-irrelevant attributes from the similar seen categories. Consequently, SAGE injects the whole distribution of the novel class into StyleGAN's latent space, thus largely remains the category retention and stability of the generated images. Going one step further, we find that class inconsistency is a common problem in GAN-generated images for downstream classification. Even though the generated images look photo-realistic and requires no category-relevant editing, they are usually of limited help for downstream classification. We systematically discuss this issue from both the generative model and classification model perspectives, and propose to boost the downstream classification performance of SAGE by enhancing the pixel and frequency components.

📄 PDF Abstract BibTeX arXiv:2302.00179

Code (1)

unibester/sage 공식 구현 pytorch

Tasks

AttributeClassificationImage Generation

Similar Papers 제목 키워드 기반

Attribute Group Editing for Reliable Few-shot Image Generation

2022-03-16 · CVPR 2022 1 · Guanqi Ding, Xinzhe Han, Shuhui Wang, Shuzhe Wu 외

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 oft…

AttributeDictionary LearningDiversityImage 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

The Curious Case of End Token: A Zero-Shot Disentangled Image Editing using CLIP

2024-06-01 · Hidir Yesiltepe, Yusuf Dalva, Pinar Yanardag

Diffusion models have become prominent in creating high-quality images. However, unlike GAN models celebrated for their ability to edit images in a disentangled manner, diffusion-based text-to-image models struggle to ac…

AttributeVideo Editing

Zero-shot Face Editing via ID-Attribute Decoupled Inversion

2025-10-13 · Yang Hou, Minggu Wang, Jianjun Zhao arxiv

Recent advancements in text-guided diffusion models have shown promise for general image editing via inversion techniques, but often struggle to maintain ID and structural consistency in real face editing tasks. To addre…

Image Editing