paper-with-me

홈 › Papers

ReDirector: Creating Any-Length Video Retakes with Rotary Camera Encoding

2025-11-25 · Byeongjun Park, Byung-Hoon Kim, Hyungjin Chung, Jong Chul Ye arxiv

We present ReDirector, a novel camera-controlled video retake generation method for dynamically captured variable-length videos. In particular, we rectify a common misuse of RoPE in previous works by aligning the spatiotemporal positions of the input video and the target retake. Moreover, we introduce Rotary Camera Encoding (RoCE), a camera-conditioned RoPE phase shift that captures and integrates multi-view relationships within and across the input and target videos. By integrating camera conditions into RoPE, our method generalizes to out-of-distribution camera trajectories and video lengths, yielding improved dynamic object localization and static background preservation. Extensive experiments further demonstrate significant improvements in camera controllability, geometric consistency, and video quality across various trajectories and lengths.

📄 PDF Abstract BibTeX arXiv:2511.19827

Code (0)

등록된 구현이 없습니다.

Tasks

Object Localization

Similar Papers 제목 키워드 기반

RoLA: Rotary-Positioned Low-Rank Linear Attention for Efficient Diffusion Transformers

2026-09-06 · Zekun Zhang, Yixiang Cai, Yuxi Liu, Tengxu Sun 외 arxiv

Diffusion Transformers (DiTs) achieve strong video generation quality, but their dense spatiotemporal self-attention scales quadratically with sequence length and quickly becomes the dominant inference bottleneck. Sparse…

Video Generation

DRoPE: Directional Rotary Position Embedding for Efficient Agent Interaction Modeling

2025-03-19 · Jianbo Zhao, Taiyu Ban, Zhihao Liu, Hangning Zhou 외

Accurate and efficient modeling of agent interactions is essential for trajectory generation, the core of autonomous driving systems. Existing methods, scene-centric, agent-centric, and query-centric frameworks, each pre…

Autonomous DrivingPosition

Depth Any Video with Scalable Synthetic Data

2024-10-14 · Honghui Yang, Di Huang, Wei Yin, Chunhua Shen 외

Video depth estimation has long been hindered by the scarcity of consistent and scalable ground truth data, leading to inconsistent and unreliable results. In this paper, we introduce Depth Any Video, a model that tackle…

Depth Estimation

LinGen: Towards High-Resolution Minute-Length Text-to-Video Generation with Linear Computational Complexity

2024-12-13 · CVPR 2025 1 · Hongjie Wang, Chih-Yao Ma, Yen-Cheng Liu, Ji Hou 외

Text-to-video generation enhances content creation but is highly computationally intensive: The computational cost of Diffusion Transformers (DiTs) scales quadratically in the number of pixels. This makes minute-length v…

GPUMambaText-to-Video GenerationVideo Generation

VRoPE: Rotary Position Embedding for Video Large Language Models

2025-02-17 · Zikang Liu, Longteng Guo, Yepeng Tang, Tongtian Yue 외

Rotary Position Embedding (RoPE) has shown strong performance in text-based Large Language Models (LLMs), but extending it to video remains a challenge due to the intricate spatiotemporal structure of video frames. Exist…

PositionVideo Understanding