paper-with-me

Papers

Multi-subject Open-set Personalization in Video Generation

2025-01-10 · CVPR 2025 1 · Tsai-Shien Chen, Aliaksandr Siarohin, Willi Menapace, Yuwei Fang, Kwot Sin Lee, Ivan Skorokhodov, Kfir Aberman, Jun-Yan Zhu, Ming-Hsuan Yang, Sergey Tulyakov

Video personalization methods allow us to synthesize videos with specific concepts such as people, pets, and places. However, existing methods often focus on limited domains, require time-consuming optimization per subject, or support only a single subject. We present Video Alchemist $-$ a video model with built-in multi-subject, open-set personalization capabilities for both foreground objects and background, eliminating the need for time-consuming test-time optimization. Our model is built on a new Diffusion Transformer module that fuses each conditional reference image and its corresponding subject-level text prompt with cross-attention layers. Developing such a large model presents two main challenges: dataset and evaluation. First, as paired datasets of reference images and videos are extremely hard to collect, we sample selected video frames as reference images and synthesize a clip of the target video. However, while models can easily denoise training videos given reference frames, they fail to generalize to new contexts. To mitigate this issue, we design a new automatic data construction pipeline with extensive image augmentations. Second, evaluating open-set video personalization is a challenge in itself. To address this, we introduce a personalization benchmark that focuses on accurate subject fidelity and supports diverse personalization scenarios. Finally, our extensive experiments show that our method significantly outperforms existing personalization methods in both quantitative and qualitative evaluations.

📄 PDF Abstract BibTeX arXiv:2501.06187

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Adam 설명 없음
Residual Connection 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
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$…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

DomainShuttle: Freeform Open Domain Subject-driven Text-to-video Generation

2026-06-24 · Nan Chen, Yiyang Cai, Rongchang Xie, Junwen Pan 외 arxiv

Open domain subject-driven text-to-video (S2V) generation has drawn significant interest in academia and industry. Open domain S2V mainly involves two scenarios: in-domain, which requires retaining the reference subject …

Text-to-Video Generation

SwiftPie: Lightning-fast Subject-driven Image Personalization via One step Diffusion

2026-05-02 · Huy Duong, Trong-Tung Nguyen, Cuong Pham, Anh Tran 외 arxiv

Diffusion models have achieved remarkable success in high-quality image synthesis, sparking interest in image-guided generation tasks such as subject-driven image personalization. Despite their impressive personalization…

Personalized Image Generation

HOMIE: Human-object Centric Video Personalization via Multimodal Intelligent Enchancement

2026-07-20 · Yiyang Cai, Nan Chen, Rongchang Xie, Junwen Pan 외 hf

Human-object centric video personalization (HOCVP) is a core task within subject-driven video generation. However, existing methods suffer from two key limitations. First, most approaches focusing on inter-subject person…

Video Generation

AlcheMinT: Fine-grained Temporal Control for Multi-Reference Consistent Video Generation

2025-12-11 · Sharath Girish, Viacheslav Ivanov, Tsai-Shien Chen, Hao Chen 외 arxiv

Recent advances in subject-driven video generation with large diffusion models have enabled personalized content synthesis conditioned on user-provided subjects. However, existing methods lack fine-grained temporal contr…

Video Generation

Identity as Presence: Towards Appearance and Voice Personalized Joint Audio-Video Generation

2026-03-18 · Yingjie Chen, Shilun Lin, Cai Xing, Binxin Yang 외 arxiv

Recent advances have demonstrated compelling capabilities in synthesizing real individuals into generated videos, reflecting the growing demand for identity-aware content creation. Nevertheless, an openly accessible fram…

Video Generation