Improving Open-Set Semantic Segmentation in 3D Point Clouds by Conditional Channel Capacity Maximization: Preliminary Results
Wang Fang, Shirin Rahimi, Olivia Bennett, Sophie Carter, Mitra Hassani, Xu Lan, Omid Javadi, Lucas Mitchell
TL;DR
The paper tackles open-set semantic segmentation in 3D point clouds by introducing Conditional Channel Capacity Maximization (3CM), an information-theoretic regularizer derived from modeling segmentation as a conditional Markov chain. By maximizing the conditional mutual information between features and predictions given the class, 3CM encourages richer, label-conditioned representations without modifying the base architecture. Empirically, 3CM yields improved performance on unseen classes across multiple benchmarks (e.g., ShapeNet Part, Stanford Indoor3D) while preserving efficiency, and ablations identify a sweet spot at $\ ext{\lambda}=0.5$ and EMA factor around $\beta=0.995$. The work presents a principled, plug-in approach to robust open-set 3D segmentation with clear avenues for dynamic learning and more robust mutual-information estimation.
Abstract
Point-cloud semantic segmentation underpins a wide range of critical applications. Although recent deep architectures and large-scale datasets have driven impressive closed-set performance, these models struggle to recognize or properly segment objects outside their training classes. This gap has sparked interest in Open-Set Semantic Segmentation (O3S), where models must both correctly label known categories and detect novel, unseen classes. In this paper, we propose a plug and play framework for O3S. By modeling the segmentation pipeline as a conditional Markov chain, we derive a novel regularizer term dubbed Conditional Channel Capacity Maximization (3CM), that maximizes the mutual information between features and predictions conditioned on each class. When incorporated into standard loss functions, 3CM encourages the encoder to retain richer, label-dependent features, thereby enhancing the network's ability to distinguish and segment previously unseen categories. Experimental results demonstrate effectiveness of proposed method on detecting unseen objects. We further outline future directions for dynamic open-world adaptation and efficient information-theoretic estimation.
