Monte Carlo Tree Search: Optimizing Toolpath Planning in FDM 3D Printing

Share this Article

Authors Chanyeol Yoo, Samuel Lensgraf, Samuel Lensgraf, Lee M. Clemon, and Ramgopal Mettu detail their research for improvements in FDM 3D printing, outlined in the recently published ‘Toward Optimal FDM Toolpath Planning with Monte Carlo Tree Search.’

Most toolpath planning in FDM 3D printing consists of input models sliced into layers; however, this can lead to a lack of efficiency in motion at times, especially when the extruder may still be moving but not actually printing. In this study, the researchers set out to compute an efficient and optimal toolpath via a new algorithm using the Monte Carlo Tree Search (MCTS).

“A powerful general-purpose method for navigating large search spaces that is guaranteed to converge to the optimal solution,” the MCTS was analyzed within this study regarding its ability to improve searches.

“To our knowledge, this is the first algorithm for toolpath planning with any guarantees on global optimality,” stated the researchers.

Example model of ‘four nuts’ (a) image, (b) labelled dependency graph, and (c) clustered dependency graph from (b)

Previously MCTS has been useful for solving problems in robotics applications, yielding the desired, greater efficiency in toolpath planning.

“Monte Carlo tree search algorithm is based on biased search algorithm for finding an optimal solution asymptotically. Starting at an initial condition, a tree grows at every iteration. The algorithm finds the next best node in a tree to expand using upper confidence bound (UCB), where UCB balances between exploitation and exploration. Intuitively, the node with higher likelihood of finding a better solution will be selected. Once a node is selected for expansion, one or a number of complete sequences is randomly generated from the node until reaching the end (e.g., end of time horizon),” explained the authors.

“In order to make our algorithm efficient, we also introduce a novel clustering algorithm on the dependency graph for the input model.”

An example illustrating clustering algorithm in Alg. 1. (1) 16 raw contours are clustered into three highly dependent subgraphs (HDS) as shown in (b).

With a dataset comprised of 75 models, use of the MCTS method did demonstrate ‘substantial reduction’ in wasted motion. The authors noted that MCTS performance was like that of their current local search toolpath planner, but overall made it easier for them to investigate difficult in planning with some models.

‘Four nuts’ model. Toolpath for building the part by (a)(d) typical layerwise planner, (b)(e) local search from [6], and (c)(f) proposed MCTS, with red indicating non-printing motion. The solution toolpath for each method is shown in red. Extrusionless distances (in mm) are 16737, 12220 and 11057, respectively.

‘Twisty’ model. Toolpath for building the part by (a) typical layerwise planner, (b) local search from [6], and (c) proposed MCTS, with red indicating
non-printing motion. Solution toolpath for each method is shown in red. Extrusionless distances (in mm) are 25021, 11423 and 11306, respectively.

“A natural question is why one would use MCTS over local search for a given model. Using our empirical studies, it appears that the output of the clustering step and subsequent composition of HDS components of the dependency graph provide guidance as to whether MCTS can achieve convergence,” concluded the researchers.

“As we saw in our empirical analysis if there enough HDS components with respect to the size of the dependency graph then it is highly likely that MCTS will converge to an optimal toolpath. If the number of HDS components is too large, or the average size is too small, then MCTS will have difficulty exploring the toolpath space and may perform worse than local search.”

Colored clusters for example parts

Researchers around the world continue to study ways to refine and use FDM 3D printing, from experimenting with new materials to fabricating innovative medical devices. What do you think of this news? Let us know your thoughts! Join the discussion of this and other 3D printing topics at 3DPrintBoard.com.

[Source / Image: ‘Toward Optimal FDM Toolpath Planning with Monte Carlo Tree Search’]

Share this Article


Recent News

Velo3D’s $8 Million IP Deal with SpaceX: A Lifeline or a Double-Edged Sword?

Canadian 3D Printing OEM Mosaic Pulls in Over $20M in Latest Financing Round



Categories

3D Design

3D Printed Art

3D Printed Food

3D Printed Guns


You May Also Like

Chromatic 3D Materials Raises $6M to Drive 3D Printing of Flexible Materials

Amid much doom and gloom, we are seeing a notable amount of funding for the 3D printing market, with 3DEO, Mantle, Orbex, Q5D, CORE Industrial Partners, Replique, Inkbit, and others...

Featured

6K Lands $82M for Batteries and 3D Printing Powders in Series E Round

6K, the Massachusetts-based parent company of 6K Energy and 6K Additive, has secured $82 million in the opening of its Series E round, with the round planned to close out...

3D Printing Webinar and Event Roundup: August 18, 2024

In this week’s Webinar and Event Roundup, Stratasys continues its advanced training courses and its U.S. tour, while TriMech hosts a Technology Showcase, Endeavor 3D offers a webinar about robotics...

Improving Intelligent Crop Breeding with 3D Printed Sugar Beet Plant

A team of German researchers are working to bring farming into the future by developing AI-assisted crop pipeline improvement. By using laser scanning and consumer-grade FDM 3D printing, they were...