Auto-Regressive Surface Cutting
Overview
Taxonomy
Research Landscape Overview
Claimed Contributions
The authors propose SeamGPT, which formulates surface cutting as a next-token prediction task using a GPT-style transformer to sequentially predict seam segments with quantized 3D coordinates, mimicking artist workflows for generating semantically meaningful cutting seams.
The authors introduce a novel formulation that represents cutting seams as ordered sequences of 3D line segments with quantized coordinates, enabling auto-regressive generation through a GPT-inspired transformer architecture that captures sequential dependencies in the cutting process.
The authors demonstrate that SeamGPT-generated seams can enhance existing 3D part segmentation methods by providing clean part boundaries, addressing the limitation of blurry boundaries in current segmentation tools through a patch-based part segmentation methodology.
Core Task Comparisons
Comparisons with papers in the same taxonomy category
Contribution Analysis
Detailed comparisons for each claimed contribution
SeamGPT: Auto-regressive model for surface cutting seam generation
The authors propose SeamGPT, which formulates surface cutting as a next-token prediction task using a GPT-style transformer to sequentially predict seam segments with quantized 3D coordinates, mimicking artist workflows for generating semantically meaningful cutting seams.
[5] Automatic generation of NC cutter path from massive data points PDF
[6] Intelligent visual media processing: When graphics meets vision PDF
[7] SeamCrafter: Enhancing Mesh Seam Generation for Artist UV Unwrapping via Reinforcement Learning PDF
[8] A strategy for finish cutting path generation of compound surfaces PDF
[9] An Improved Texture Mapping Model Based on Mesh Parameterization in 3D Garments PDF
[10] SEEK-CAD: ASelf-REFINED GENERATIVE MODEL-ING FOR 3D PARAMETRIC CAD USING LOCAL INFER PDF
Auto-regressive formulation of cutting seams as line segment sequences
The authors introduce a novel formulation that represents cutting seams as ordered sequences of 3D line segments with quantized coordinates, enabling auto-regressive generation through a GPT-inspired transformer architecture that captures sequential dependencies in the cutting process.
[4] Image Background Filtering, Damage Detection and Location Registration in 3d Models for Bridge Inspection Using Image and Point Cloud Fusion PDF
Seam-enhanced 3D part segmentation approach
The authors demonstrate that SeamGPT-generated seams can enhance existing 3D part segmentation methods by providing clean part boundaries, addressing the limitation of blurry boundaries in current segmentation tools through a patch-based part segmentation methodology.