paper-with-me

홈 › Papers

Reliable Spatial-Temporal Voxels For Multi-Modal Test-Time Adaptation

2024-03-11 · Haozhi Cao, Yuecong Xu, Jianfei Yang, Pengyu Yin, Xingyu Ji, Shenghai Yuan, Lihua Xie

Multi-modal test-time adaptation (MM-TTA) is proposed to adapt models to an unlabeled target domain by leveraging the complementary multi-modal inputs in an online manner. Previous MM-TTA methods for 3D segmentation rely on predictions of cross-modal information in each input frame, while they ignore the fact that predictions of geometric neighborhoods within consecutive frames are highly correlated, leading to unstable predictions across time. To fulfill this gap, we propose ReLiable Spatial-temporal Voxels (Latte), an MM-TTA method that leverages reliable cross-modal spatial-temporal correspondences for multi-modal 3D segmentation. Motivated by the fact that reliable predictions should be consistent with their spatial-temporal correspondences, Latte aggregates consecutive frames in a slide window manner and constructs Spatial-Temopral (ST) voxels to capture temporally local prediction consistency for each modality. After filtering out ST voxels with high ST entropy, Latte conducts cross-modal learning for each point and pixel by attending to those with reliable and consistent predictions among both spatial and temporal neighborhoods. Experimental results show that Latte achieves state-of-the-art performance on three different MM-TTA benchmarks compared to previous MM-TTA or TTA methods. Visit our project site https://sites.google.com/view/eccv24-latte.

📄 PDF Abstract BibTeX arXiv:2403.06461

Code (1)

AronCao49/Latte 공식 구현 pytorch

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

EvRainDrop: HyperGraph-guided Completion for Effective Frame and Event Stream Aggregation

2025-11-26 · Futian Wang, Fan Zhang, Xiao Wang, Mengqi Wang 외 arxiv

Event cameras produce asynchronous event streams that are spatially sparse yet temporally dense. Mainstream event representation learning algorithms typically use event frames, voxels, or tensors as input. Although these…

Representation Learning

Process signature-driven high spatio-temporal resolution alignment of multimodal data

2024-03-11 · Abhishek Hanchate, Himanshu Balhara, Vishal S. Chindepalli, Satish T. S. Bukkapatnam

We present HiRA-Pro, a novel procedure to align, at high spatio-temporal resolutions, multimodal signals from real-world processes and systems that exhibit diverse transient, nonlinear stochastic dynamics, such as manufa…

Mixed Neural Voxels for Fast Multi-view Video Synthesis

2022-12-01 · ICCV 2023 1 · Feng Wang, Sinan Tan, Xinghang Li, Zeyue Tian 외

Synthesizing high-fidelity videos from real-world multi-view input is challenging because of the complexities of real-world environments and highly dynamic motions. Previous works based on neural radiance fields have dem…

Rethinking RGB-Event Semantic Segmentation with a Novel Bidirectional Motion-enhanced Event Representation

2025-05-02 · Zhen Yao, Xiaowen Ying, Mooi Choo Chuah

Event cameras capture motion dynamics, offering a unique modality with great potential in various computer vision tasks. However, RGB-Event fusion faces three intrinsic misalignments: (i) temporal, (ii) spatial, and (iii…

Semantic Segmentation

VIAFormer: Voxel-Image Alignment Transformer for High-Fidelity Voxel Refinement

2026-01-20 · Tiancheng Fang, Bowen Pan, Lingxi Chen, Jiangjing Lyu 외 arxiv

We propose VIAFormer, a Voxel-Image Alignment Transformer model designed for Multi-view Conditioned Voxel Refinement--the task of repairing incomplete noisy voxels using calibrated multi-view images as guidance. Its effe…