Redirecting to original paper in 30 seconds...
Click below to go immediately or wait for automatic redirect
📄 Abstract
Abstract: In this paper, we focus on Novel Class Discovery for Point Cloud Segmentation
(3D-NCD), aiming to learn a model that can segment unlabeled (novel) 3D classes
using only the supervision from labeled (base) 3D classes. The key to this task
is to setup the exact correlations between the point representations and their
base class labels, as well as the representation correlations between the
points from base and novel classes. A coarse or statistical correlation
learning may lead to the confusion in novel class inference. lf we impose a
causal relationship as a strong correlated constraint upon the learning
process, the essential point cloud representations that accurately correspond
to the classes should be uncovered. To this end, we introduce a structural
causal model (SCM) to re-formalize the 3D-NCD problem and propose a new method,
i.e., Joint Learning of Causal Representation and Reasoning. Specifically, we
first analyze hidden confounders in the base class representations and the
causal relationships between the base and novel classes through SCM. We devise
a causal representation prototype that eliminates confounders to capture the
causal representations of base classes. A graph structure is then used to model
the causal relationships between the base classes' causal representation
prototypes and the novel class prototypes, enabling causal reasoning from base
to novel classes. Extensive experiments and visualization results on 3D and 2D
NCD semantic segmentation demonstrate the superiorities of our method.
Authors (4)
Yang Li
Aming Wu
Zihao Zhang
Yahong Han
Submitted
October 15, 2025
Key Contributions
Proposes a novel approach for Novel Class Discovery in 3D Point Cloud Segmentation (3D-NCD) by leveraging causal representation learning and reasoning. It introduces a Structural Causal Model (SCM) to formalize the problem, aiming to uncover essential point cloud representations that accurately correspond to classes, thus improving inference for novel classes.
Business Value
Enables AI systems to adapt to new object categories in 3D environments without extensive retraining, crucial for applications like robotics and autonomous systems that encounter novel objects.