Machine Learning Predicts Additive Manufacturing Part Quality: Tutorial on Support Vector Regression

By Davis McGregor

Fast Radius, Inc., Chicago, IL

Published on

Abstract

Run the Tool: SVR Machine Learning Tool In additive manufacturing (AM, or 3D printing), part geometry can differ from the designed dimensions depending on the part size and shape, as well as manufacturing parameters such as the machine used or location of the part within the printer. The relationships between part design, manufacturing parameters, and geometric accuracy are not well understood for AM, and there is a need to develop methods that effectively predict these defects. This tutorial introduces and demonstrates the use of machine learning (ML) to address this need. Using data collected from an AM factory, you will train a support vector regression (SVR) model to predict the dimensions of AM parts based on the design geometry and manufacturing parameters. You will learn to combat ML bias using grid search hyperparameter tuning and nested cross validation, such as k-fold and Monte Carlo subsampling. Finally, you will compare SVR to other ML algorithms, such as k-nearest neighbors (KNN), and evaluate their computational cost and predictive accuracy.

Bio

Davis McGregor Davis McGregor is a Senior Manufacturing Scientist at Fast Radius Inc., a cloud manufacturing company. He received his Ph.D. in Mechanical Engineering from the University of Illinois Urbana-Champaign in January 2022, co-advised by William King and Sameh Tawfick. His graduate research investigated the quality of additively manufactured parts using advanced computational and statistical tools, including computer vision and machine learning.

Sponsored by

Cite this work

Researchers should cite this work as follows:

  • Davis McGregor (2022), "Machine Learning Predicts Additive Manufacturing Part Quality: Tutorial on Support Vector Regression," https://nanohub.org/resources/36374.

    BibTex | EndNote

Time

Tags