Conditional Synthetic Food Image Generation
Wenjin Fu, Yue Han, Jiangpeng He, Sriram Baireddy, Mridul Gupta,, Fengqing Zhu

TL;DR
This paper enhances food image generation using StyleGAN3 by addressing intra-class diversity and inter-class similarity issues, leading to higher quality synthetic images and improved classification performance.
Contribution
It introduces a novel training approach for food images, training one category at a time and using high-resolution patches to improve synthetic image quality.
Findings
Improved synthetic food image quality over baseline
Enhanced food classification accuracy with synthetic data
Effective mitigation of feature entanglement and detail loss
Abstract
Generative Adversarial Networks (GAN) have been widely investigated for image synthesis based on their powerful representation learning ability. In this work, we explore the StyleGAN and its application of synthetic food image generation. Despite the impressive performance of GAN for natural image generation, food images suffer from high intra-class diversity and inter-class similarity, resulting in overfitting and visual artifacts for synthetic images. Therefore, we aim to explore the capability and improve the performance of GAN methods for food image generation. Specifically, we first choose StyleGAN3 as the baseline method to generate synthetic food images and analyze the performance. Then, we identify two issues that can cause performance degradation on food images during the training phase: (1) inter-class feature entanglement during multi-food classes training and (2) loss of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis
MethodsHuMan(Expedia)||How do I get a human at Expedia? · Dense Connections · Convolution · Feedforward Network · Adaptive Instance Normalization · R1 Regularization · StyleGAN
