paper-with-me

홈 › Papers

Shape: A Self-Supervised 3D Geometry Foundation Model for Industrial CAD Analysis

2026-04-19 · Bayangmbe Mounmo, Sam Chien, Mile Mitrovic arxiv

Industrial CAD workflows require robust, generalizable 3D geometric representations supporting accuracy and explainability. We introduce Shape, a self-supervised foundation model converting surface meshes into dense per-token embeddings. Shape combines a structured 3D latent grid, a multi-scale geometry-aware tokenizer (MAGNO) with cross-attention, and a transformer processor using grouped-query attention and RMSNorm. A learned reconstruction prior enables per-region attribution for explainable predictions. Pretraining uses masked-token reconstruction of normalized geometry statistics and multi-resolution contrastive consistency. The 10.9M-parameter backbone is pretrained on 61,052 CAD meshes from Thingi10K, MFCAD, and Fusion360. On a held-out split of 2,983 meshes, Shape achieves reconstruction R2 = 0.729 and 98.1% top-1 retrieval under the Wang-Isola protocol, with near-zero reconstruction train/val gap (contrastive scores use a larger evaluation pool). A 2x2 ablation on loss type and target-space normalization shows per-dimension normalization is critical: without it, performance collapses (R2 < 0.14, top-1 < 88%); with it, both losses succeed (R2 > 0.70, top-1 > 96%). Smooth-L1 offers secondary stability. Code, embeddings, and an interactive demo are released at https://github.com/simd-ai/shape.

📄 PDF Abstract BibTeX arXiv:2604.22826

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Scalable 3D Anomaly Detection and Localization: A Benchmark via 3D Anomaly Synthesis and A Self-Supervised Learning Network

2023-11-25 · CVPR 2024 1 · Wenqiao Li, Xiaohao Xu, Yao Gu, Bozhong Zheng 외

Recently, 3D anomaly detection, a crucial problem involving fine-grained geometry discrimination, is getting more attention. However, the lack of abundant real 3D anomaly data limits the scalability of current models. To…

3D Anomaly DetectionAnomaly DetectionAnomaly LocalizationRepresentation Learning+1

Industrial Language-Image Dataset (ILID): Adapting Vision Foundation Models for Industrial Settings

2024-06-14 · Keno Moenck, Duc Trung Thieu, Julian Koch, Thorsten Schüppstuhl

In recent years, the upstream of Large Language Models (LLM) has also encouraged the computer vision community to work on substantial multimodal datasets and train models on a scale in a self-/semi-supervised manner, res…

Transfer Learning

Geometry Matters: 3D Foundation Priors for Learning Semantic Correspondence

2026-05-28 · Artur Jesslen, Olaf Dünkel, Adam Kortylewski arxiv

Foundation features from self-supervised vision models and text-to-image diffusion models have proven effective for semantic correspondence estimation. However, because these features are learned primarily from 2D image …

Semantic correspondence

SCAPO: Self-Supervised Category-Level Articulated Pose Estimation from a Single 3D Observation

2026-06-01 · Can Zhang, Gim Hee Lee arxiv

Existing methods for category-level object articulation from a single 3D observation often rely on dense supervision, multi-frame inputs, or CAD templates, and still struggle to disentangle geometry from articulation or …

Pose Estimation

Box Pose and Shape Estimation and Domain Adaptation for Large-Scale Warehouse Automation

2025-07-01 · Xihang Yu, Rajat Talak, Jingnan Shi, Ulrich Viereck 외 arxiv

Modern warehouse automation systems rely on fleets of intelligent robots that generate vast amounts of data -- most of which remains unannotated. This paper develops a self-supervised domain adaptation pipeline that leve…

Domain Adaptation