paper-with-me

홈 › Papers

TrajLoom: Dense Future Trajectory Generation from Video

2026-03-23 · Zewei Zhang, Jia Jun Cheng Xian, Kaiwen Liu, Ming Liang, Hang Chu, Jun Chen, Renjie Liao arxiv

Predicting future motion is crucial in video understanding and controllable video generation. Dense point trajectories are a compact, expressive motion representation, but modeling their future evolution from observed video remains challenging. We propose a framework that predicts future trajectories and visibility from past trajectories and video context. Our method has three components: (1) Grid-Anchor Offset Encoding, which reduces location-dependent bias by representing each point as an offset from its pixel-center anchor; (2) TrajLoom-VAE, which learns a compact spatiotemporal latent space for dense trajectories with masked reconstruction and a spatiotemporal consistency regularizer; and (3) TrajLoom-Flow, which generates future trajectories in latent space via flow matching, with boundary cues and on-policy K-step fine-tuning for stable sampling. We also introduce TrajLoomBench, a unified benchmark spanning real and synthetic videos with a standardized setup aligned with video-generation benchmarks. Compared with state-of-the-art methods, our approach extends the prediction horizon from 24 to 81 frames while improving motion realism and stability across datasets. The predicted trajectories directly support downstream video generation and editing. Code, model checkpoints, and datasets are available at https://trajloom.github.io/.

📄 PDF Abstract BibTeX arXiv:2603.22606

Code (0)

등록된 구현이 없습니다.

Tasks

Video Generation

Similar Papers 제목 키워드 기반

UNIVERSE: Unified Video Action Models for Autonomous Driving with Flexible Mask-Modulated Modality Generation

2026-07-06 · Mengmeng Liu, Diankun Zhang, Jiuming Liu, Jianfeng Cui 외 arxiv

World Action Models (WAMs) have shown strong potential for improving action generalization in autonomous driving by using future video prediction as dense supervision for scene dynamics and temporal causality. However, i…

Autonomous DrivingVideo PredictionVideo Denoising

MagicMotion: Controllable Video Generation with Dense-to-Sparse Trajectory Guidance

2025-03-20 · Quanhao Li, Zhen Xing, Rui Wang, HUI ZHANG 외

Recent advances in video generation have led to remarkable improvements in visual quality and temporal coherence. Upon this, trajectory-controllable video generation has emerged to enable precise object motion control th…

Image to Video GenerationObjectVideo Generation

SUV: Future Scene Understanding as Video Generation for End-to-End Driving

2026-08-04 · Yibo Yuan, Jiacheng Fu, Jiangtong Zhu, Yi Li 외 arxiv

End-to-end driving requires a coherent understanding of future scenes, yet existing methods model these scenes using task-specific heads and output formats, with limited scalability. Can video generation instead provide …

Scene UnderstandingTrajectory PlanningVideo Generation

FlexTraj: Image-to-Video Generation with Flexible Point Trajectory Control

2025-10-09 · Zhiyuan Zhang, Can Wang, Dongdong Chen, Jing Liao arxiv

We present FlexTraj, a framework for image-to-video generation with flexible point trajectory control. FlexTraj introduces a unified point-based motion representation that encodes each point with a segmentation ID, a tem…

Video Generation

Geometry-Aware Single-Image 4D Synthesis via Dense Trajectory Generation

2025-12-04 · Yanran Zhang, Ziyi Wang, Wenzhao Zheng, Zheng Zhu 외 arxiv

Generating interactive and dynamic 4D scenes from a single static image remains a core challenge. Most existing generate-then-reconstruct and reconstruct-then-generate methods decouple geometry from motion, causing spati…