Automatic Truss Design with Reinforcement Learning
Weihua Du, Jinglun Zhao, Chao Yu, Xingcheng Yao, Zimeng Song, Siyang, Wu, Ruifeng Luo, Zhiyuan Liu, Xianzhong Zhao, Yi Wu

TL;DR
This paper introduces AutoTruss, a two-stage reinforcement learning framework that efficiently generates lightweight, valid truss layouts by combining Monte Carlo tree search and RL, outperforming previous methods in 3D design tasks.
Contribution
AutoTruss is the first effective deep-RL-based approach for truss layout design, combining search and refinement to handle complex physical constraints.
Findings
AutoTruss outperforms previous layouts by 25.1% in 3D cases.
The two-stage framework effectively finds valid and lightweight truss designs.
AutoTruss demonstrates success in both 2D and 3D truss layout problems.
Abstract
Truss layout design, namely finding a lightweight truss layout satisfying all the physical constraints, is a fundamental problem in the building industry. Generating the optimal layout is a challenging combinatorial optimization problem, which can be extremely expensive to solve by exhaustive search. Directly applying end-to-end reinforcement learning (RL) methods to truss layout design is infeasible either, since only a tiny portion of the entire layout space is valid under the physical constraints, leading to particularly sparse rewards for RL training. In this paper, we develop AutoTruss, a two-stage framework to efficiently generate both lightweight and valid truss layouts. AutoTruss first adopts Monte Carlo tree search to discover a diverse collection of valid layouts. Then RL is applied to iteratively refine the valid solutions. We conduct experiments and ablation studies in…
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
Topics3D Surveying and Cultural Heritage
