paper-with-me

홈 › Papers

Adapting Point Cloud Analysis via Multimodal Bayesian Distribution Learning

2026-03-23 · Xingyu Zhu, Liang Yi, Shuo Wang, Wenbo Zhu, Yonglinag Wu, Beier Zhu, Hanwang Zhang arxiv

Multimodal 3D vision-language models show strong generalization across diverse 3D tasks, but their performance still degrades notably under domain shifts. This has motivated recent studies on test-time adaptation (TTA), which enables models to adapt online using test-time data. Among existing TTA methods, cache-based mechanisms are widely adopted for leveraging previously observed samples in online prediction refinement. However, they store only limited historical information, leading to progressive information loss as the test stream evolves. In addition, their prediction logits are fused heuristically, making adaptation unstable. To address these limitations, we propose BayesMM, a Multimodal Bayesian Distribution Learning framework for test-time point cloud analysis. BayesMM models textual priors and streaming visual features of each class as Gaussian distributions: textual parameters are derived from semantic prompts, while visual parameters are updated online with arriving samples. The two modalities are fused via Bayesian model averaging, which automatically adjusts their contributions based on posterior evidence, yielding a unified prediction that adapts continually to evolving test-time data without training. Extensive experiments on multiple point cloud benchmarks demonstrate that BayesMM maintains robustness under distributional shifts, yielding over 4% average improvement.

📄 PDF Abstract BibTeX arXiv:2603.22070

Code (0)

등록된 구현이 없습니다.

Tasks

Test-time Adaptation

Similar Papers 제목 키워드 기반

Point-Cache: Test-time Dynamic and Hierarchical Cache for Robust and Generalizable Point Cloud Analysis

2025-03-15 · CVPR 2025 1 · Hongyu Sun, Qiuhong Ke, Ming Cheng, Yongcai Wang 외

This paper proposes a general solution to enable point cloud recognition models to handle distribution shifts at test time. Unlike prior methods, which rely heavily on training data (often inaccessible during online infe…

Adapt PointFormer: 3D Point Cloud Analysis via Adapting 2D Visual Transformers

2024-07-18 · Mengke Li, Da Li, Guoqing Yang, Yiu-ming Cheung 외

Pre-trained large-scale models have exhibited remarkable efficacy in computer vision, particularly for 2D image analysis. However, when it comes to 3D point clouds, the constrained accessibility of data, in contrast to t…

Domain Generalizable Adaptation of 3D Vision-Language Models via Regularized Fine-Tuning

2026-06-16 · Sneha Paul, Zachary Patterson, Nizar Bouguila arxiv

Domain adaptation remains a central challenge in 3D vision, especially for multimodal foundation models that align 3D point clouds with visual and textual data. While these models demonstrate strong general capabilities,…

Domain GeneralizationDomain AdaptationPoint Clouds

NPTC-net: Narrow-Band Parallel Transport Convolutional Neural Network on Point Clouds

2019-05-29 · Pengfei Jin, Tianhao Lai, Rongjie Lai, Bin Dong

Convolution plays a crucial role in various applications in signal and image processing, analysis, and recognition. It is also the main building block of convolution neural networks (CNNs). Designing appropriate convolut…

General ClassificationPoint Cloud Classification

Combining visibility analysis and deep learning for refinement of semantic 3D building models by conflict classification

2023-03-10 · Olaf Wysocki, Eleonora Grilli, Ludwig Hoegner, Uwe Stilla

Semantic 3D building models are widely available and used in numerous applications. Such 3D building models display rich semantics but no fa\c{c}ade openings, chiefly owing to their aerial acquisition techniques. Hence, …

Semantic Segmentation