paper-with-me

홈 › Papers

P3S-Diffusion:A Selective Subject-driven Generation Framework via Point Supervision

2024-12-27 · Junjie Hu, Shuyong Gao, Lingyi Hong, Qishan Wang, Yuzhou Zhao, Yan Wang, Wenqiang Zhang

Recent research in subject-driven generation increasingly emphasizes the importance of selective subject features. Nevertheless, accurately selecting the content in a given reference image still poses challenges, especially when selecting the similar subjects in an image (e.g., two different dogs). Some methods attempt to use text prompts or pixel masks to isolate specific elements. However, text prompts often fall short in precisely describing specific content, and pixel masks are often expensive. To address this, we introduce P3S-Diffusion, a novel architecture designed for context-selected subject-driven generation via point supervision. P3S-Diffusion leverages minimal cost label (e.g., points) to generate subject-driven images. During fine-tuning, it can generate an expanded base mask from these points, obviating the need for additional segmentation models. The mask is employed for inpainting and aligning with subject representation. The P3S-Diffusion preserves fine features of the subjects through Multi-layers Condition Injection. Enhanced by the Attention Consistency Loss for improved training, extensive experiments demonstrate its excellent feature preservation and image generation capabilities.

📄 PDF Abstract BibTeX arXiv:2412.19533

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
BASE 설명 없음

Similar Papers 제목 키워드 기반

IMAGE-ALCHEMY: Advancing subject fidelity in personalised text-to-image generation

2025-05-15 · Amritanshu Tiwari, Cherish Puniani, Kaustubh Sharma, Ojasva Nema

Recent advances in text-to-image diffusion models, particularly Stable Diffusion, have enabled the generation of highly detailed and semantically rich images. However, personalizing these models to represent novel subjec…

Image GenerationText to Image GenerationText-to-Image Generation

Fine-Tuning Visual Autoregressive Models for Subject-Driven Generation

2025-04-03 · Jiwoo Chung, Sangeek Hyun, Hyunjun Kim, Eunseo Koh 외

Recent advances in text-to-image generative models have enabled numerous practical applications, including subject-driven generation, which fine-tunes pretrained models to capture subject semantics from only a few exampl…

Denoising

BLIP-Diffusion: Pre-trained Subject Representation for Controllable Text-to-Image Generation and Editing

2023-05-24 · NeurIPS 2023 11 · Dongxu Li, Junnan Li, Steven C. H. Hoi

Subject-driven text-to-image generation models create novel renditions of an input subject based on text prompts. Existing models suffer from lengthy fine-tuning and difficulties preserving the subject fidelity. To overc…

Image GenerationPersonalized Image GenerationRepresentation LearningText to Image Generation+1

When Cloud Removal Meets Diffusion Model in Remote Sensing

2025-04-21 · Zhenyu Yu, Mohd Yamani Idna Idris, Pei Wang

Cloud occlusion significantly hinders remote sensing applications by obstructing surface information and complicating analysis. To address this, we propose DC4CR (Diffusion Control for Cloud Removal), a novel multimodal …

Cloud RemovalComputational Efficiency

SIGMA: Selective-Interleaved Generation with Multi-Attribute Tokens

2026-02-07 · Xiaoyan Zhang, Zechen Bai, Haofan Wang, Yiren Song arxiv

Recent unified models such as Bagel demonstrate that paired image-edit data can effectively align multiple visual tasks within a single diffusion transformer. However, these models remain limited to single-condition inpu…