Learning to Accelerate Decomposition for Multi-Directional 3D Printing
Chenming Wu, Yong-Jin Liu, Charlie C.L. Wang

TL;DR
This paper introduces a learning-based method to speed up volume decomposition in multi-directional 3D printing, reducing computation time while maintaining high-quality results.
Contribution
It proposes a neural network scoring function trained on large-beam search results to accelerate the decomposition process in 3D printing.
Findings
Achieves approximately 3x faster decomposition computation.
Maintains similar quality of volume decomposition compared to large-beam search.
Validates the approach on a large dataset of 3D models.
Abstract
Multi-directional 3D printing has the capability of decreasing or eliminating the need for support structures. Recent work proposed a beam-guided search algorithm to find an optimized sequence of plane-clipping, which gives volume decomposition of a given 3D model. Different printing directions are employed in different regions to fabricate a model with tremendously less support (or even no support in many cases).To obtain optimized decomposition, a large beam width needs to be used in the search algorithm, leading to a very time-consuming computation. In this paper, we propose a learning framework that can accelerate the beam-guided search by using a smaller number of the original beam width to obtain results with similar quality. Specifically, we use the results of beam-guided search with large beam width to train a scoring function for candidate clipping planes based on six newly…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Robotics and Sensor-Based Localization · Advanced Neural Network Applications
