paper-with-me

Papers

Evaluating Semantic Variation in Text-to-Image Synthesis: A Causal Perspective

2024-10-14 · Xiangru Zhu, Penglei Sun, Yaoxian Song, Yanghua Xiao, Zhixu Li, Chengyu Wang, Jun Huang, Bei Yang, Xiaoxiao Xu

Accurate interpretation and visualization of human instructions are crucial for text-to-image (T2I) synthesis. However, current models struggle to capture semantic variations from word order changes, and existing evaluations, relying on indirect metrics like text-image similarity, fail to reliably assess these challenges. This often obscures poor performance on complex or uncommon linguistic patterns by the focus on frequent word combinations. To address these deficiencies, we propose a novel metric called SemVarEffect and a benchmark named SemVarBench, designed to evaluate the causality between semantic variations in inputs and outputs in T2I synthesis. Semantic variations are achieved through two types of linguistic permutations, while avoiding easily predictable literal variations. Experiments reveal that the CogView-3-Plus and Ideogram 2 performed the best, achieving a score of 0.2/1. Semantic variations in object relations are less understood than attributes, scoring 0.07/1 compared to 0.17-0.19/1. We found that cross-modal alignment in UNet or Transformers plays a crucial role in handling semantic variations, a factor previously overlooked by a focus on textual encoders. Our work establishes an effective evaluation framework that advances the T2I synthesis community's exploration of human instruction understanding. Our benchmark and code are available at https://github.com/zhuxiangru/SemVarBench .

📄 PDF Abstract BibTeX arXiv:2410.10291

Code (1)

zhuxiangru/semvarbench 공식 구현 pytorch

Tasks

cross-modal alignmentImage Generation

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Variation-Aware Semantic Image Synthesis

2023-01-25 · Mingle Xu, Jaehwan Lee, Sook Yoon, Hyongsuk Kim 외

Semantic image synthesis (SIS) aims to produce photorealistic images aligning to given conditional semantic layout and has witnessed a significant improvement in recent years. Although the diversity in image-level has be…

DiversityImage Generation

Conditional Diffusion on Web-Scale Image Pairs leads to Diverse Image Variations

2024-05-23 · Manoj Kumar, Neil Houlsby, Emiel Hoogeboom

Generating image variations, where a model produces variations of an input image while preserving the semantic context has gained increasing attention. Current image variation techniques involve adapting a text-to-image …

Image GenerationImage-Variation

Variational Capsules for Image Analysis and Synthesis

2018-07-11 · Huaibo Huang, Lingxiao Song, Ran He, Zhenan Sun 외

A capsule is a group of neurons whose activity vector models different properties of the same entity. This paper extends the capsule to a generative version, named variational capsules (VCs). Each VC produces a latent va…

AttributeDiversityGeneral Classificationimage-classification+2

PAPT++: Risk-Aware Adversarial Tuning and Generation for Single Domain Generalization

2026-09-04 · Zhipeng Xu, De Cheng, Xinyang Jiang, Lingfeng He 외 arxiv

Single domain generalization (SDG) aims to learn a model from one labeled source domain that generalizes to unseen target domains. A common strategy is to enrich the source distribution with augmented or generated sample…

Domain Generalization

Diversifying Semantic Image Synthesis and Editing via Class- and Layer-wise VAEs

2021-06-25 · Yuki Endo, Yoshihiro Kanamori

Semantic image synthesis is a process for generating photorealistic images from a single semantic mask. To enrich the diversity of multimodal image synthesis, previous methods have controlled the global appearance of an …

DiversityImage GenerationObject