Artificial intelligence appears poised to augment or replace human artists in some cases. Carnegie Mellon University researchers are training a robot to pick up painting techniques by watching humans, and last month MIT researchers introduced a generative model that predicts how humans paint landscape art by training AI with videos of people painting on YouTube. Now a team from Princeton hopes to make industrial design more automated as well.
In recent days, researchers from Princeton University’s Intelligent Systems Lab and Columbia University introduced SketchGraphs, a data set of 15 million 2D computer-aided design (CAD) sketches and open source data processing pipeline. AI trained using the data set could eventually assist humans in sketching CAD models.
CAD models can be anything from a single machine component to an entire building. They’re used by architects, engineers, and others creating prototypes in software like Autodesk’s AutoCAD or Dassault’s SolidWorks. The SketchGraphs data set was obtained from the public API of CAD software provider Onshape and includes sketches collected over the past 15 years.
Creators of the data set say it can enable the creation of AI models that give engineers more efficient design workflows or point out real-world constraints or structural issues in a design. Each sketch in the data set comes with a geometric constraint graph and knowledge of the line and shape sequence in which a sketch was made, enabling predictions of what an engineer might draw next. The researchers evaluated the SketchGraphs data set using construction CAD designs to create a generative model and predict constraints when shown certain lines and shapes.
“By learning to predict sequences of sketch construction operations, for example, models may be employed for conditional completion, interactively suggesting next steps to a CAD user. In addition, explicit generative models, estimating probabilities (or densities) of examples, may be used to assess the overall plausibility of a sketch via its graph or construction sequence, offering corrections of dubious operations (similar to ‘autocorrect’),” a paper on the study reads. “SketchGraphs is aimed toward questions not just concerning the what but in particular the how of CAD design; that is, not simply what geometry is present but how it was constructed. To this end, we leverage a data source that provides some insight into the actual operations and commands selected by the designer at each stage of construction.”
Other AI data sets for CAD models Princeton researchers have introduced in the past include ModelNet and ShapeNet. But the SketchGraphs researchers say existing CAD data sets focus on 3D shape modeling, while their data set is focused on the relational structure of parametric CAD sketches.
SketchGraphs was introduced last week at the International Conference on Machine Learning (ICML), which was one of the largest annual AI research conferences in the world in 2019. Among other notable papers from ICML 2020:
- A team of security, law, and machine learning experts warned that an anti-hacking law ruling by the U.S. Supreme Court in the future and a lack of consensus among circuit courts today could have a chilling effect on the field of adversarial machine learning and cybersecurity, an industry that increasingly relies on AI.
- Analysis by MIT researchers found systematic faults in the ImageNet data set annotation pipeline, which researchers argue may be common in other large-scale computer vision models that followed the same approach.
- An OpenAI research paper received an honorable mention from conference organizers for using GPT-2 to classify and generate images using ImageNet.
Author: Khari Johnson.
Source: Venturebeat