Awesome AI4CAD Hub Papers · Datasets · Projects
← Back to papers

ABC: A Big CAD Model Dataset for Geometric Deep Learning

arXiv 2018 49.5 method

TLDR

Introduces ABC-Dataset, one million CAD models with parametric surfaces for geometric deep learning research and benchmarking.

Reasoning

The paper's strength is providing a large, high-quality dataset with ground truth for various geometric tasks, enabling fair comparisons. Weakness is that it focuses solely on dataset contribution without novel methods or applications beyond a normal estimation benchmark.

Read-first score

Read-first score 49.5, weighted from topical fit, citation, graph, method, reproducibility, and recency signals. Original total remains 57.

Methodology quality 25%
90

Screens visible abstract and analysis fields for experiment, dataset, baseline, metric, and limitation evidence. markers=benchmark,dataset,evaluation,metric,result

Reproducibility 25%
38

Screens links and visible text for paper, code, dataset, artifact, and repository signals. pdf=True; code=False; dataset=False; markers=dataset

Topical relevance 42%
35.6

Uses existing LLM keyword relevance scores normalized to 0-100. AI for CAD,computer-aided design,neural CAD,generative CAD,parametric CAD,B-Rep,boundary representation,constructive solid geometry,CSG,sketch extrusion,CAD generation,CAD reconstruction,text-to-CAD,image-to-CAD,point cloud to CAD,CAD program

Recency 8%
31.9

Uses a gentle age decay so recent papers surface without erasing older foundations. 2018

Field roles

Methodology anchor

Rank sensitivity

Stability: volatile; rank range: 80.

Keyword Scores

computer-aided design
10
parametric CAD
9
B-Rep
8
boundary representation
8
AI for CAD
7
neural CAD
5
CAD reconstruction
4
generative CAD
3
CAD generation
2
CAD program
1
constructive solid geometry
0
CSG
0
sketch extrusion
0
text-to-CAD
0
image-to-CAD
0
point cloud to CAD
0

Deep Analysis

Innovations

  • Introduction of ABC-Dataset: one million CAD models with explicit parametric curves and surfaces for geometric deep learning.
  • Parametric descriptions provide ground truth for differential quantities, patch segmentation, feature detection, and shape reconstruction, and allow data generation in multiple formats and resolutions.
  • Large-scale benchmark for surface normal estimation comparing data-driven methods against ground truth and traditional methods.

Methodology

The dataset consists of one million CAD models with explicitly parametrized curves and surfaces. These parametric models can be sampled to produce data in various formats (e.g., point clouds) and resolutions. A benchmark for surface normal estimation is conducted using this dataset, evaluating existing data-driven methods against both the ground truth normals and traditional estimation techniques.

Key Results

The benchmark provides a large-scale evaluation of surface normal estimation methods, comparing data-driven approaches to traditional methods and ground truth, but specific quantitative results are not detailed in the abstract.

Tags