paper-with-me

홈 › Papers

InvariantOODG: Learning Invariant Features of Point Clouds for Out-of-Distribution Generalization

2024-01-08 · Zhimin Zhang, Xiang Gao, Wei Hu

The convenience of 3D sensors has led to an increase in the use of 3D point clouds in various applications. However, the differences in acquisition devices or scenarios lead to divergence in the data distribution of point clouds, which requires good generalization of point cloud representation learning methods. While most previous methods rely on domain adaptation, which involves fine-tuning pre-trained models on target domain data, this may not always be feasible in real-world scenarios where target domain data may be unavailable. To address this issue, we propose InvariantOODG, which learns invariability between point clouds with different distributions using a two-branch network to extract local-to-global features from original and augmented point clouds. Specifically, to enhance local feature learning of point clouds, we define a set of learnable anchor points that locate the most useful local regions and two types of transformations to augment the input point clouds. The experimental results demonstrate the effectiveness of the proposed model on 3D domain generalization benchmarks.

📄 PDF Abstract BibTeX arXiv:2401.03765

Code (0)

등록된 구현이 없습니다.

Tasks

Domain AdaptationDomain GeneralizationOut-of-Distribution GeneralizationRepresentation Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PRIN/SPRIN: On Extracting Point-wise Rotation Invariant Features

2021-02-24 · Yang You, Yujing Lou, Ruoxi Shi, Qi Liu 외

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, P…

3D Feature MatchingData Augmentation

General Rotation Invariance Learning for Point Clouds via Weight-Feature Alignment

2023-02-20 · Liang Xie, Yibo Yang, Wenxiao Wang, Binbin Lin 외

Compared to 2D images, 3D point clouds are much more sensitive to rotations. We expect the point features describing certain patterns to keep invariant to the rotation transformation. There are many recent SOTA works ded…

Pointwise Rotation-Invariant Network with Adaptive Sampling and 3D Spherical Voxel Convolution

2018-11-23 · Yang You, Yujing Lou, Qi Liu, Yu-Wing Tai 외

Point cloud analysis without pose priors is very challenging in real applications, as the orientations of point clouds are often unknown. In this paper, we propose a brand new point-set learning framework PRIN, namely, P…

3D Feature MatchingData Augmentation

A Galois theorem for machine learning: Functions on symmetric matrices and point clouds via lightweight invariant features

2024-05-13 · Ben Blum-Smith, Ningyuan Huang, Marco Cuturi, Soledad Villar

In this work, we present a mathematical formulation for machine learning of (1) functions on symmetric matrices that are invariant with respect to the action of permutations by conjugation, and (2) functions on point clo…

Domain-aware Category-level Geometry Learning Segmentation for 3D Point Clouds

2025-08-15 · Pei He, Lingling Li, Licheng Jiao, Ronghua Shang 외 arxiv

Domain generalization in 3D segmentation is a critical challenge in deploying models to unseen environments. Current methods mitigate the domain shift by augmenting the data distribution of point clouds. However, the mod…

3D Semantic SegmentationDomain GeneralizationPoint Clouds