paper-with-me

홈 › Papers

Pinco: Position-induced Consistent Adapter for Diffusion Transformer in Foreground-conditioned Inpainting

2024-12-05 · Guangben Lu, Yuzhen Du, Zhimin Sun, Ran Yi, Yifan Qi, Yizhe Tang, Tianyi Wang, Lizhuang Ma, Fangyuan Zou

Foreground-conditioned inpainting aims to seamlessly fill the background region of an image by utilizing the provided foreground subject and a text description. While existing T2I-based image inpainting methods can be applied to this task, they suffer from issues of subject shape expansion, distortion, or impaired ability to align with the text description, resulting in inconsistencies between the visual elements and the text description. To address these challenges, we propose Pinco, a plug-and-play foreground-conditioned inpainting adapter that generates high-quality backgrounds with good text alignment while effectively preserving the shape of the foreground subject. Firstly, we design a Self-Consistent Adapter that integrates the foreground subject features into the layout-related self-attention layer, which helps to alleviate conflicts between the text and subject features by ensuring that the model can effectively consider the foreground subject's characteristics while processing the overall image layout. Secondly, we design a Decoupled Image Feature Extraction method that employs distinct architectures to extract semantic and shape features separately, significantly improving subject feature extraction and ensuring high-quality preservation of the subject's shape. Thirdly, to ensure precise utilization of the extracted features and to focus attention on the subject region, we introduce a Shared Positional Embedding Anchor, greatly improving the model's understanding of subject features and boosting training efficiency. Extensive experiments demonstrate that our method achieves superior performance and efficiency in foreground-conditioned inpainting.

📄 PDF Abstract BibTeX arXiv:2412.03812

Code (0)

등록된 구현이 없습니다.

Tasks

Image InpaintingPosition

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 설명 없음
Adapter 설명 없음
Inpainting Train a convolutional neural network to generate the contents of an arbitrary image region conditioned on its surroundings.
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Focus 설명 없음

Similar Papers 제목 키워드 기반

POCI-Diff: Position Objects Consistently and Interactively with 3D-Layout Guided Diffusion

2026-01-20 · Andrea Rigo, Luca Stornaiuolo, Weijie Wang, Mauro Martino 외 arxiv

We propose a diffusion-based approach for Text-to-Image (T2I) generation with consistent and interactive 3D layout control and editing. While prior methods improve spatial adherence using 2D cues or iterative copy-warp-p…

RoboPIN: Grounded Embodied Reasoning via Pinned Chain-of-Thought

2026-06-14 · Yaoting Huang, Yifu Yuan, Linqi Han, Chengwen Li 외 arxiv

Embodied reasoning requires models to perceive task-relevant objects and spaces in physical environments and maintain consistent visual grounding throughout multi-step reasoning. However, current vision-language models r…

Spatial ReasoningVisual Grounding

SDO: Subspace Deconflicting Operator for Multi-Adapter Composition

2026-08-13 · Zhongsheng Wang, Zhedong Lin, Qian Liu, Xinyu Zhang 외 arxiv

Composing independently trained adapters within a shared diffusion backbone provides a modular approach to multi-character generation, but naive joint deployment often causes identity mixing, cross-character attribute le…

ResAdapter: Domain Consistent Resolution Adapter for Diffusion Models

2024-03-04 · Jiaxiang Cheng, Pan Xie, Xin Xia, Jiashi Li 외

Recent advancement in text-to-image models (e.g., Stable Diffusion) and corresponding personalized technologies (e.g., DreamBooth and LoRA) enables individuals to generate high-quality and imaginative images. However, th…

Image Generation

A Closer Look at Parameter-Efficient Tuning in Diffusion Models

2023-03-31 · Chendong Xiang, Fan Bao, Chongxuan Li, Hang Su 외

Large-scale diffusion models like Stable Diffusion are powerful and find various real-world applications while customizing such models by fine-tuning is both memory and time inefficient. Motivated by the recent progress …

Efficient Diffusion PersonalizationPosition