Pith. sign in

REVIEW 21 cited by

SAMPart3D: Segment Any Part in 3D Objects

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2411.07184 v2 pith:BNTIW3LH submitted 2024-11-11 cs.CV

SAMPart3D: Segment Any Part in 3D Objects

classification cs.CV
keywords partsegmentationmethodssampart3dobjectspartszero-shotapplications
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

3D part segmentation is a crucial and challenging task in 3D perception, playing a vital role in applications such as robotics, 3D generation, and 3D editing. Recent methods harness the powerful Vision Language Models (VLMs) for 2D-to-3D knowledge distillation, achieving zero-shot 3D part segmentation. However, these methods are limited by their reliance on text prompts, which restricts the scalability to large-scale unlabeled datasets and the flexibility in handling part ambiguities. In this work, we introduce SAMPart3D, a scalable zero-shot 3D part segmentation framework that segments any 3D object into semantic parts at multiple granularities, without requiring predefined part label sets as text prompts. For scalability, we use text-agnostic vision foundation models to distill a 3D feature extraction backbone, allowing scaling to large unlabeled 3D datasets to learn rich 3D priors. For flexibility, we distill scale-conditioned part-aware 3D features for 3D part segmentation at multiple granularities. Once the segmented parts are obtained from the scale-conditioned part-aware 3D features, we use VLMs to assign semantic labels to each part based on the multi-view renderings. Compared to previous methods, our SAMPart3D can scale to the recent large-scale 3D object dataset Objaverse and handle complex, non-ordinary objects. Additionally, we contribute a new 3D part segmentation benchmark to address the lack of diversity and complexity of objects and parts in existing benchmarks. Experiments show that our SAMPart3D significantly outperforms existing zero-shot 3D part segmentation methods, and can facilitate various applications such as part-level editing and interactive segmentation.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 21 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. UnfoldArt: Zero-Shot Recovery of Full Articulated 3D Objects from Text or Image

    cs.CV 2026-06 unverdicted novelty 7.0

    UnfoldArt uses multi-agent debate grounded in vision-language and video models to infer articulation parameters and reconstruct full 3D objects including occluded parts from text or image inputs.

  2. UnfoldArt: Zero-Shot Recovery of Full Articulated 3D Objects from Text or Image

    cs.CV 2026-06 unverdicted novelty 7.0

    UnfoldArt uses a two-round structured debate between high-level semantic agents and low-level parameter agents, grounded in generated video, to infer articulation and reconstruct full articulated 3D objects including ...

  3. OP3DSG: Open-Vocabulary Part-Aware 3D Scene Graph Generation for Real-World Environments

    cs.CV 2026-06 unverdicted novelty 7.0

    OP3DSG generates unified part-aware open-vocabulary 3D scene graphs via knowledge-guided detection, 3D fusion, and LLM-refined prior graphs, with a new UniGraph3D benchmark showing SOTA results for robotics tasks.

  4. MeshTailor: Cutting Seams via Generative Mesh Traversal

    cs.GR 2026-03 unverdicted novelty 7.0

    MeshTailor is a mesh-native generative model that uses ChainingSeams serialization and a dual-stream transformer with pointer layers to trace coherent seams vertex-by-vertex on 3D surfaces.

  5. MeshFM: 2D Features Are All You Need for 3D Shape Understanding

    cs.CV 2026-07 conditional novelty 6.0

    A feedforward network trained only on 2D foundation-model features predicts rotation-robust, general-purpose 3D mesh features that work zero-shot for segmentation, correspondence, and deformation.

  6. EditVerse3D: High-Quality 3D Object Editing with Region-Aware Learning

    cs.CV 2026-07 conditional novelty 6.0

    An end-to-end 3D editing framework achieves high-fidelity local edits from coarse bounding boxes and 2D image prompts using region-aware loss reweighting and a large-scale parts-derived training dataset.

  7. Harnessing Generative Image Models for Training-Free Primitive Shape Abstraction

    cs.CV 2026-07 conditional novelty 6.0

    Prompted generative image models plus classical superquadric fitting yield category-agnostic 3D primitive abstractions with the lowest Chamfer distance on HumanPrim and Toys4K using 5–9 parts.

  8. Tac-DINO: Learning Vision-Tactile Features with Patch Alignment

    cs.CV 2026-06 unverdicted novelty 6.0

    Tac-DINO constructs a large tactile dataset and Vis-Tac Holographic Matching Benchmark, then proposes Vision-Tactile Patch Alignment (VTPA) methods that outperform non-aligned baselines on local-to-global feature matching.

  9. PAR3D: A Unified 3D-MLLM with Part-Aware Representation for Scene Understanding

    cs.CV 2026-06 unverdicted novelty 6.0

    PAR3D is a part-aware 3D-MLLM framework with ScenePart dataset, Part-Aware 3D Representation Learning, and Hierarchical Segmentation Query Generation to improve part-level 3D scene understanding.

  10. Robust Prior-Guided Segmentation for Editable 3D Gaussian Splatting

    cs.CV 2026-05 unverdicted novelty 6.0

    A framework for robust 3D segmentation in editable Gaussian Splatting that combines SAM-HQ masks with prior-guided multiview-consistent label assignment to 3D Gaussians.

  11. Creative Robot Tool Use by Counterfactual Reasoning

    cs.RO 2026-05 unverdicted novelty 6.0

    Robots discover causal tool features through VLM suggestions and physics-based counterfactual perturbations in simulation, then transfer manipulation skills via conditioned keypoint matching.

  12. Part-Level 3D Gaussian Vehicle Generation with Joint and Hinge Axis Estimation

    cs.AI 2026-04 unverdicted novelty 6.0

    A new framework generates part-level animatable 3D Gaussian vehicles from images by adding modules for exclusive part ownership and kinematic joint/axis prediction.

  13. Utonia: Toward One Encoder for All Point Clouds

    cs.CV 2026-03 conditional novelty 6.0

    Utonia pretrains one Point Transformer encoder jointly on indoor, outdoor, object, and video-lifted point clouds, and shows cross-domain transfer and downstream gains.

  14. PatchAlign3D: Local Feature Alignment for Dense 3D Shape Understanding

    cs.CV 2026-01 conditional novelty 6.0

    A feed-forward 3D encoder aligning patch-level point-cloud features with part-name text embeddings achieves state-of-the-art zero-shot 3D part segmentation, surpassing multi-view rendering pipelines by large margins o...

  15. PhysChoreo: Physics-Controllable Video Generation with Part-Aware Semantic Grounding

    cs.CV 2025-11 conditional novelty 6.0

    A two-stage framework that predicts per-part material properties from a single image and uses editable physics simulation to guide video generation.

  16. Human-in-the-Loop Atlas-Based 3D Asset Segmentation for Interactive Content Workflows

    cs.CV 2026-06 unverdicted novelty 5.0

    A human-in-the-loop pipeline generates usable segmented 2D atlases from diverse 3D geometries by using greedy view selection, SAM 2 interactive segmentation, and UV back-projection, with recurring manual corrections n...

  17. From Visual Synthesis to Interactive Worlds: Toward Production-Ready 3D Asset Generation

    cs.GR 2026-04 unverdicted novelty 5.0

    The paper surveys 3D asset generation methods and organizes them around the full production pipeline to assess which outputs meet engine-level requirements for interactive applications.

  18. STEP-Parts: Geometric Partitioning of Boundary Representations for Large-Scale CAD Processing

    cs.GR 2026-04 unverdicted novelty 5.0

    STEP-Parts produces tessellation-robust geometric part labels from STEP B-Reps by deterministic merging of same-primitive faces, enabling consistent supervision on 180k+ models.

  19. S2AM3D: Scale-controllable Part Segmentation of 3D Point Clouds

    cs.CV 2025-11 unverdicted novelty 5.0

    S2AM3D combines multi-view 2D priors with 3D contrastive learning and a scale-aware decoder to deliver consistent, granularity-controllable part segmentation on point clouds, supported by a new dataset exceeding 100k samples.

  20. T-FunS3D: Task-Driven Hierarchical Open-Vocabulary 3D Functionality Segmentation

    cs.CV 2026-06 unverdicted novelty 4.0

    T-FunS3D is a task-driven hierarchical method for open-vocabulary 3D functionality segmentation that constructs an open-vocabulary scene graph and applies vision-language models to achieve comparable accuracy with fas...

  21. From Visual Synthesis to Interactive Worlds: Toward Production-Ready 3D Asset Generation

    cs.GR 2026-04 unverdicted novelty 4.0

    The paper surveys 3D content generation literature using a taxonomy of asset types and production stages to evaluate progress toward engine-ready assets.