paper-with-me

홈 › Papers

Composing Parts for Expressive Object Generation

2025-01-01 · CVPR 2025 1 · Harsh Rangwani, Aishwarya Agarwal, Kuldeep Kulkarni, R. Venkatesh Babu, Srikrishna Karanam

Image composition and generation are processes where the artists need control over various parts of the generated images. However, the current state-of-the-art generation models, like Stable Diffusion, cannot handle fine-grained part-level attributes in the text prompts. Specifically, when additional attribute details are added to the base text prompt, these text-to-image models either generate an image vastly different from the image generated from the base prompt or ignore the attribute details. To mitigate these issues, we introduce PartComposer, a training-free method that enables image generation based on fine-grained part-level attributes specified for objects in the base text prompt. This allows more control for artists and enables novel object compositions by combining distinctive object parts. PartComposer first localizes object parts by denoising the object region from a specific diffusion process. This enables each part token to be localized to the right region. After obtaining part masks, we run a localized diffusion process in each part region based on fine-grained part attributes and combine them to produce the final image. All stages of PartComposer are based on repurposing a pre-trained diffusion model, which enables it to generalize across domains. We demonstrate the effectiveness of part-level control provided by PartComposer through qualitative visual examples and quantitative comparisons with contemporary baselines.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDenoisingImage GenerationObject

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…
BASE 설명 없음

Similar Papers 제목 키워드 기반

AutoPartGen: Autogressive 3D Part Generation and Discovery

2025-07-17 · Minghao Chen, Jianyuan Wang, Roman Shapovalov, Tom Monnier 외

We introduce AutoPartGen, a model that generates objects composed of 3D parts in an autoregressive manner. This model can take as input an image of an object, 2D masks of the object's parts, or an existing 3D object, and…

3D Generation3D ReconstructionObject

TreeTalk: Composition and Compression of Trees for Image Descriptions

2014-01-01 · TACL 2014 1 · Polina Kuznetsova, Vicente Ordonez, Tamara L. Berg, Yejin Choi

We present a new tree based approach to composing expressive image descriptions that makes use of naturally occuring web images with captions. We investigate two related tasks: image caption generalization and generation…

Image CaptioningImage Retrieval

PerTok: Expressive Encoding and Modeling of Symbolic Musical Ideas and Variations

2024-10-02 · Julian Lenz, Anirudh Mani

We introduce Cadenza, a new multi-stage generative framework for predicting expressive variations of symbolic musical ideas as well as unconditional generations. To accomplish this we propose a novel MIDI encoding method…

Decoder

HOI-PAGE: Zero-Shot Human-Object Interaction Generation with Part Affordance Guidance

2025-06-08 · Lei LI, Angela Dai

We present HOI-PAGE, a new approach to synthesizing 4D human-object interactions (HOIs) from text prompts in a zero-shot fashion, driven by part-level affordance reasoning. In contrast to prior works that focus on global…

Human-Object Interaction DetectionHuman-Object Interaction GenerationObject

Enabling Visual Composition and Animation in Unsupervised Video Generation

2024-03-21 · Aram Davtyan, Sepehr Sameni, Björn Ommer, Paolo Favaro

In this work we propose a novel method for unsupervised controllable video generation. Once trained on a dataset of unannotated videos, at inference our model is capable of both composing scenes of predefined object part…

Video Generation