SODA: Out-of-Distribution Detection in Domain-Shifted Point Clouds via Neighborhood Propagation
Abstract
As point cloud data increases in prevalence in a variety of applications, the ability to detect out-of-distribution (OOD) point cloud objects becomes critical for ensuring model safety and reliability. However, this problem remains under-explored in existing research. Inspired by success in the image domain, we propose to exploit advances in 3D vision-language models (3D VLMs) for OOD detection in point cloud objects. However, a major challenge is that point cloud datasets used to pre-train 3D VLMs are drastically smaller in size and object diversity than their image-based counterparts. Critically, they often contain exclusively computer-designed synthetic objects. This leads to a substantial domain shift when the model is transferred to practical tasks involving real objects scanned from the physical environment. In this paper, our empirical experiments show that synthetic-to-real domain shift significantly degrades the alignment of point cloud with their associated text embeddings in the 3D VLM latent space, hindering downstream performance. To address this, we propose a novel methodology called SODA which improves the detection of OOD point clouds through a neighborhood-based score propagation scheme. SODA is inference-based, requires no additional model training, and achieves state-of-the-art performance over existing approaches across datasets and problem settings.
Cite
Text
Goodge et al. "SODA: Out-of-Distribution Detection in Domain-Shifted Point Clouds via Neighborhood Propagation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025. doi:10.1007/978-3-032-05962-8_4Markdown
[Goodge et al. "SODA: Out-of-Distribution Detection in Domain-Shifted Point Clouds via Neighborhood Propagation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2025.](https://mlanthology.org/ecmlpkdd/2025/goodge2025ecmlpkdd-soda/) doi:10.1007/978-3-032-05962-8_4BibTeX
@inproceedings{goodge2025ecmlpkdd-soda,
title = {{SODA: Out-of-Distribution Detection in Domain-Shifted Point Clouds via Neighborhood Propagation}},
author = {Goodge, Adam and Hooi, Bryan and Liao, Jingyi and Su, Yongyi and Ng, Wee Siong and Xu, Xun and Yang, Xulei},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2025},
pages = {55-70},
doi = {10.1007/978-3-032-05962-8_4},
url = {https://mlanthology.org/ecmlpkdd/2025/goodge2025ecmlpkdd-soda/}
}