RAPTOR: Real-Time High-Resolution UAV Video Prediction with Efficient Video Attention
Zhan Chen, Zile Guo, Enze Zhu, Peirong Zhang, Xiaoxuan Liu, Lei Wang, Yidan Zhang

TL;DR
RAPTOR introduces an efficient, real-time high-resolution video prediction model for UAVs that leverages a novel attention mechanism to balance quality and speed, enabling safer autonomous navigation.
Contribution
The paper presents RAPTOR, a new architecture with Efficient Video Attention that reduces complexity and achieves real-time high-resolution video prediction on edge hardware.
Findings
Exceeds 30 FPS on Jetson AGX Orin for 512^2 resolution
Sets new state-of-the-art in PSNR, SSIM, LPIPS on multiple datasets
Improves UAV navigation success rate by 18%
Abstract
Video prediction is plagued by a fundamental trilemma: achieving high-resolution and perceptual quality typically comes at the cost of real-time speed, hindering its use in latency-critical applications. This challenge is most acute for autonomous UAVs in dense urban environments, where foreseeing events from high-resolution imagery is non-negotiable for safety. Existing methods, reliant on iterative generation (diffusion, autoregressive models) or quadratic-complexity attention, fail to meet these stringent demands on edge hardware. To break this long-standing trade-off, we introduce RAPTOR, a video prediction architecture that achieves real-time, high-resolution performance. RAPTOR's single-pass design avoids the error accumulation and latency of iterative approaches. Its core innovation is Efficient Video Attention (EVA), a novel translator module that factorizes spatiotemporal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Advanced Vision and Imaging · Multimodal Machine Learning Applications
