paper-with-me

Papers

VideoFusion: A Spatio-Temporal Collaborative Network for Mutli-modal Video Fusion and Restoration

2025-03-30 · Linfeng Tang, Yeda Wang, Meiqi Gong, Zizhuo Li, Yuxin Deng, Xunpeng Yi, Chunyu Li, Han Xu, Hao Zhang, Jiayi Ma

Compared to images, videos better align with real-world acquisition scenarios and possess valuable temporal cues. However, existing multi-sensor fusion research predominantly integrates complementary context from multiple images rather than videos. This primarily stems from two factors: 1) the scarcity of large-scale multi-sensor video datasets, limiting research in video fusion, and 2) the inherent difficulty of jointly modeling spatial and temporal dependencies in a unified framework. This paper proactively compensates for the dilemmas. First, we construct M3SVD, a benchmark dataset with $220$ temporally synchronized and spatially registered infrared-visible video pairs comprising 153,797 frames, filling the data gap for the video fusion community. Secondly, we propose VideoFusion, a multi-modal video fusion model that fully exploits cross-modal complementarity and temporal dynamics to generate spatio-temporally coherent videos from (potentially degraded) multi-modal inputs. Specifically, 1) a differential reinforcement module is developed for cross-modal information interaction and enhancement, 2) a complete modality-guided fusion strategy is employed to adaptively integrate multi-modal features, and 3) a bi-temporal co-attention mechanism is devised to dynamically aggregate forward-backward temporal contexts to reinforce cross-frame feature representations. Extensive experiments reveal that VideoFusion outperforms existing image-oriented fusion paradigms in sequential scenarios, effectively mitigating temporal inconsistency and interference.

📄 PDF Abstract BibTeX arXiv:2503.23359

Code (0)

등록된 구현이 없습니다.

Tasks

Sensor Fusion

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Collaborative Static and Dynamic Vision-Language Streams for Spatio-Temporal Video Grounding

2023-01-01 · CVPR 2023 1 · Zihang Lin, Chaolei Tan, Jian-Fang Hu, Zhi Jin 외

Spatio-Temporal Video Grounding (STVG) aims to localize the target object spatially and temporally according to the given language query. It is a challenging task in which the model should well understand dynamic vis…

ObjectSpatio-Temporal Video GroundingVideo Grounding

A Flexible Multi-view Multi-modal Imaging System for Outdoor Scenes

2023-02-21 · Meng Zhang, Wenxuan Guo, Bohao Fan, Yifan Chen 외

Multi-view imaging systems enable uniform coverage of 3D space and reduce the impact of occlusion, which is beneficial for 3D object detection and tracking accuracy. However, existing imaging systems built with multi-vie…

3D Object DetectionObjectobject-detectionObject Detection

Building a Multi-modal Spatiotemporal Expert for Zero-shot Action Recognition with CLIP

2024-12-13 · Yating Yu, Congqi Cao, Yueran Zhang, Qinyi Lv 외

Zero-shot action recognition (ZSAR) requires collaborative multi-modal spatiotemporal understanding. However, finetuning CLIP directly for ZSAR yields suboptimal performance, given its inherent constraints in capturing e…

Action RecognitionText AugmentationZero-Shot Action Recognition

Modeling Spatiotemporal Periodicity and Collaborative Signal for Local-Life Service Recommendation

2023-09-22 · Huixuan Chi, Hao Xu, Mengya Liu, Yuanchen Bei 외

Online local-life service platforms provide services like nearby daily essentials and food delivery for hundreds of millions of users. Different from other types of recommender systems, local-life service recommendation …

Recommendation Systems

VideoFusion: Decomposed Diffusion Models for High-Quality Video Generation

2023-03-15 · CVPR 2023 1 · Zhengxiong Luo, Dayou Chen, Yingya Zhang, Yan Huang 외

A diffusion probabilistic model (DPM), which constructs a forward diffusion process by gradually adding noise to data points and learns the reverse denoising process to generate new samples, has been shown to handle comp…

Code GenerationDenoisingImage GenerationText-to-Video Generation+2