paper-with-me

Papers

CPA: Camera-pose-awareness Diffusion Transformer for Video Generation

2024-12-02 · Yuelei Wang, Jian Zhang, PengTao Jiang, Hao Zhang, Jinwei Chen, Bo Li

Despite the significant advancements made by Diffusion Transformer (DiT)-based methods in video generation, there remains a notable gap with controllable camera pose perspectives. Existing works such as OpenSora do NOT adhere precisely to anticipated trajectories and physical interactions, thereby limiting the flexibility in downstream applications. To alleviate this issue, we introduce CPA, a unified camera-pose-awareness text-to-video generation approach that elaborates the camera movement and integrates the textual, visual, and spatial conditions. Specifically, we deploy the Sparse Motion Encoding (SME) module to transform camera pose information into a spatial-temporal embedding and activate the Temporal Attention Injection (TAI) module to inject motion patches into each ST-DiT block. Our plug-in architecture accommodates the original DiT parameters, facilitating diverse types of camera poses and flexible object movement. Extensive qualitative and quantitative experiments demonstrate that our method outperforms LDM-based methods for long video generation while achieving optimal performance in trajectory consistency and object consistency.

📄 PDF Abstract BibTeX arXiv:2412.01429

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video GenerationVideo Generation

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…
Residual Connection 설명 없음
Adam 설명 없음
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$…
Label Smoothing Label Smoothing is a regularization technique that introduces noise for the labels. This accounts for the fact that datasets may have mistakes in them, so maximizing the…
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…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

VD3D: Taming Large Video Diffusion Transformers for 3D Camera Control

2024-07-17 · Sherwin Bahmani, Ivan Skorokhodov, Aliaksandr Siarohin, Willi Menapace 외

Modern text-to-video synthesis models demonstrate coherent, photorealistic generation of complex videos from a text description. However, most existing models lack fine-grained control over camera movement, which is crit…

Video Generation

Boosting Camera Motion Control for Video Diffusion Transformers

2024-10-14 · Soon Yau Cheong, Duygu Ceylan, Armin Mustafa, Andrew Gilbert 외

Recent advancements in diffusion models have significantly enhanced the quality of video generation. However, fine-grained control over camera pose remains a challenge. While U-Net-based models have shown promising resul…

Video Generation

DualCamCtrl: Dual-Branch Diffusion Model for Geometry-Aware Camera-Controlled Video Generation

2025-11-28 · Hongfei Zhang, Kanghao Chen, Zixin Zhang, Harold Haodong Chen 외 arxiv

This paper presents DualCamCtrl, a novel end-to-end diffusion model for camera-controlled video generation. Recent works have advanced this field by representing camera poses as ray-based conditions, yet they often lack …

Scene UnderstandingVideo Generation

DreamJourney: Perpetual View Generation with Video Diffusion Models

2025-06-21 · Bo Pan, Yang Chen, Yingwei Pan, Ting Yao 외

Perpetual view generation aims to synthesize a long-term video corresponding to an arbitrary camera trajectory solely from a single input image. Recent methods commonly utilize a pre-trained text-to-image diffusion model…

Image to 3DLarge Language ModelMultimodal Large Language ModelPerpetual View Generation

CT-1: Vision-Language-Camera Models Transfer Spatial Reasoning Knowledge to Camera-Controllable Video Generation

2026-04-10 · Haoyu Zhao, Zihao Zhang, Jiaxi Gu, Haoran Chen 외 arxiv

Camera-controllable video generation aims to synthesize videos with flexible and physically plausible camera movements. However, existing methods either provide imprecise camera control from text prompts or rely on labor…

Spatial ReasoningVideo Generation