paper-with-me

Papers

Spatial-Aware Latent Initialization for Controllable Image Generation

2024-01-29 · Wenqiang Sun, Teng Li, Zehong Lin, Jun Zhang

Recently, text-to-image diffusion models have demonstrated impressive ability to generate high-quality images conditioned on the textual input. However, these models struggle to accurately adhere to textual instructions regarding spatial layout information. While previous research has primarily focused on aligning cross-attention maps with layout conditions, they overlook the impact of the initialization noise on the layout guidance. To achieve better layout control, we propose leveraging a spatial-aware initialization noise during the denoising process. Specifically, we find that the inverted reference image with finite inversion steps contains valuable spatial awareness regarding the object's position, resulting in similar layouts in the generated images. Based on this observation, we develop an open-vocabulary framework to customize a spatial-aware initialization noise for each layout condition. Without modifying other modules except the initialization noise, our approach can be seamlessly integrated as a plug-and-play module within other training-free layout guidance frameworks. We evaluate our approach quantitatively and qualitatively on the available Stable Diffusion model and COCO dataset. Equipped with the spatial-aware latent initialization, our method significantly improves the effectiveness of layout guidance while preserving high-quality content.

📄 PDF Abstract BibTeX arXiv:2401.16157

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

LinkGAN: Linking GAN Latents to Pixels for Controllable Image Synthesis

2023-01-11 · ICCV 2023 1 · Jiapeng Zhu, Ceyuan Yang, Yujun Shen, Zifan Shi 외

This work presents an easy-to-use regularizer for GAN training, which helps explicitly link some axes of the latent space to a set of pixels in the synthesized image. Establishing such a connection facilitates a more con…

Image Generation

Free4D: Tuning-free 4D Scene Generation with Spatial-Temporal Consistency

2025-03-26 · Tianqi Liu, Zihao Huang, Zhaoxi Chen, Guangcong Wang 외

We present Free4D, a novel tuning-free framework for 4D scene generation from a single image. Existing methods either focus on object-level generation, making scene-level generation infeasible, or rely on large-scale mul…

DenoisingScene Generation

HemExp: Clinically-Guided Latent Diffusion for Modeling Hematoma Expansion

2026-06-13 · Orhun Utku Aydin, Satoru Tanioka, Tzu I Chuang, Alexander Koch 외 arxiv

Hematoma expansion (HE) after spontaneous intracerebral hemorrhage (ICH) is a major determinant of acute triage and treatment decisions in neurosurgical care. However, most existing methods provide either a binary expans…

Points-to-3D: Structure-Aware 3D Generation with Point Cloud Priors

2026-03-19 · Jiatong Xia, Zicheng Duan, Anton van den Hengel, Lingqiao Liu arxiv

Recent progress in 3D generation has been driven largely by models conditioned on images or text, while readily available 3D priors are still underused. In many real-world scenarios, the visible-region point cloud are ea…

Scene Generation3D GenerationPoint Clouds

QueryCDR: Query-Based Controllable Distortion Rectification Network for Fisheye Images

2024-12-18 · Pengbo Guo, Chengxu Liu, Xingsong Hou, Xueming Qian

Fisheye image rectification aims to correct distortions in images taken with fisheye cameras. Although current models show promising results on images with a similar degree of distortion as the training data, they will p…