paper-with-me

Papers

Person-in-Context Synthesiswith Compositional Structural Space

2020-08-28 · Weidong Yin, Ziwei Liu, Leonid Sigal

Despite significant progress, controlled generation of complex images with interacting people remains difficult. Existing layout generation methods fall short of synthesizing realistic person instances; while pose-guided generation approaches focus on a single person and assume simple or known backgrounds. To tackle these limitations, we propose a new problem, \textbf{Persons in Context Synthesis}, which aims to synthesize diverse person instance(s) in consistent contexts, with user control over both. The context is specified by the bounding box object layout which lacks shape information, while pose of the person(s) by keypoints which are sparsely annotated. To handle the stark difference in input structures, we proposed two separate neural branches to attentively composite the respective (context/person) inputs into shared ``compositional structural space'', which encodes shape, location and appearance information for both context and person structures in a disentangled manner. This structural space is then decoded to the image space using multi-level feature modulation strategy, and learned in a self supervised manner from image collections and their corresponding inputs. Extensive experiments on two large-scale datasets (COCO-Stuff \cite{caesar2018cvpr} and Visual Genome \cite{krishna2017visual}) demonstrate that our framework outperforms state-of-the-art methods w.r.t. synthesis quality.

📄 PDF Abstract BibTeX arXiv:2008.12679

Code (0)

등록된 구현이 없습니다.

Tasks

Layout Generation

Similar Papers 제목 키워드 기반

PERSONA: Dynamic and Compositional Inference-Time Personality Control via Activation Vector Algebra

2026-02-17 · Xiachong Feng, Liang Zhao, Weihong Zhong, Yichong Huang 외 arxiv

Current methods for personality control in Large Language Models rely on static prompting or expensive fine-tuning, failing to capture the dynamic and compositional nature of human traits. We introduce PERSONA, a trainin…

Gate-and-Merge: Zero-shot Compositional Personalization of Vision Language Models

2026-05-09 · Guodong Ding, Angela Yao arxiv

This paper tackles compositional personalization of vision-language models (VLMs). In this problem, multiple user-defined concepts must be recognized or described jointly at test time. We introduce Gate-and-Merge, a zero…

How Do In-Context Examples Affect Compositional Generalization?

2023-05-08 · Shengnan An, Zeqi Lin, Qiang Fu, Bei Chen 외

Compositional generalization--understanding unseen combinations of seen primitives--is an essential reasoning capability in human intelligence. The AI community mainly studies this capability by fine-tuning neural networ…

In-Context Learning

DEFT: Decompositional Efficient Fine-Tuning for Text-to-Image Models

2025-09-26 · Komal Kumar, Rao Muhammad Anwer, Fahad Shahbaz Khan, Salman Khan 외 arxiv

Efficient fine-tuning of pre-trained Text-to-Image (T2I) models involves adjusting the model to suit a particular task or dataset while minimizing computational resources and limiting the number of trainable parameters. …

Image Generation

ConCon-Chi: Concept-Context Chimera Benchmark for Personalized Vision-Language Tasks

2024-01-01 · CVPR 2024 1 · Andrea Rosasco, Stefano Berti, Giulia Pasquale, Damiano Malafronte 외

While recent Vision-Language (VL) models excel at open-vocabulary tasks it is unclear how to use them with specific or uncommon concepts. Personalized Text-to-Image Retrieval (TIR) or Generation (TIG) are recently in…

Image Retrieval