PatchAlign3D: Local Feature Alignment for Dense 3D Shape understanding
Souhail Hadgi, Bingchen Gong, Ramana Sundararaman, Emery Pierson, Lei Li, Peter Wonka, Maks Ovsjanikov

TL;DR
PatchAlign3D introduces a 3D shape understanding model that directly produces language-aligned patch features from point clouds, enabling efficient zero-shot part segmentation without multi-view rendering.
Contribution
It presents a novel encoder-only 3D model trained with a new data pipeline, improving local part reasoning and zero-shot segmentation over prior multi-view, rendering-dependent methods.
Findings
Achieves state-of-the-art zero-shot 3D part segmentation performance.
Eliminates the need for multi-view rendering during inference.
Outperforms previous approaches on several 3D segmentation benchmarks.
Abstract
Current foundation models for 3D shapes excel at global tasks (retrieval, classification) but transfer poorly to local part-level reasoning. Recent approaches leverage vision and language foundation models to directly solve dense tasks through multi-view renderings and text queries. While promising, these pipelines require expensive inference over multiple renderings, depend heavily on large language-model (LLM) prompt engineering for captions, and fail to exploit the inherent 3D geometry of shapes. We address this gap by introducing an encoder-only 3D model that produces language-aligned patch-level features directly from point clouds. Our pre-training approach builds on existing data engines that generate part-annotated 3D shapes by pairing multi-view SAM regions with VLM captioning. Using this data, we train a point cloud transformer encoder in two stages: (1) distillation of dense…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Robot Manipulation and Learning · Robotics and Sensor-Based Localization
