Search papers, labs, and topics across Lattice.
LongE2V addresses the challenge of high-quality video reconstruction from sparse event streams by leveraging pre-trained video diffusion models. The method incorporates innovative techniques such as Autoregressive Unrolling and Adaptive Context Switching to enhance temporal stability over long sequences, alongside Reencoding Alignment with Cross Residual Correction for bidirectional consistency. Experimental results show that LongE2V significantly outperforms existing state-of-the-art methods in reconstruction, prediction, and frame interpolation, achieving remarkable temporal coherence and zero-shot generalization.
LongE2V achieves unprecedented temporal coherence in video reconstruction from sparse event data, outperforming all existing methods.
Recovering high-quality video from sparse event streams is a challenging task. Regression methods often blur textures, while existing generative models struggle with long-term stability. We propose LongE2V, a novel approach that leverages pre-trained video diffusion priors to jointly handle event-based video reconstruction, prediction, and frame interpolation. By fine-tuning a foundational video model, our approach achieves high data efficiency and superior perceptual quality. We introduce Autoregressive Unrolling and Adaptive Context Switching to mitigate temporal drift in extremely long sequences. We also propose Reencoding Alignment with Cross Residual Correction to ensure precise bidirectional consistency during frame interpolation. Furthermore, Event Voxel Density Augmentation ensures robustness across varying sensor resolutions. Extensive experiments on real-world benchmarks demonstrate that LongE2V outperforms state-of-the-art methods across all three tasks, exhibiting exceptional temporal coherence and zero-shot generalization. Project page: https://cdfan0627.github.io/LongE2V-page/