Structural Design Through Reinforcement Learning
Thomas Rochefort-Beaudoin, Aurelian Vadean, Niels Aage, Sofiane, Achiche

TL;DR
This paper presents SOgym, an open-source RL environment for topology optimization, demonstrating that RL agents can generate viable, robust structures efficiently and outperform traditional methods in some metrics.
Contribution
Introduction of SOgym, a mesh-independent RL environment for topology optimization, enabling scalable, physics-informed design and benchmarking of RL agents in structural engineering.
Findings
DreamerV3-100M achieved 54% of baseline compliance
RL agents learned structural design with low disconnection rates
TopOpt-inspired configuration improved sample efficiency
Abstract
This paper introduces the Structural Optimization gym (SOgym), a novel open-source Reinforcement Learning (RL) environment designed to advance machine learning in Topology Optimization (TO). SOgym enables RL agents to generate physically viable and structurally robust designs by integrating the physics of TO into the reward function. To enhance scalability, SOgym leverages feature-mapping methods as a mesh-independent interface between the environment and the agent, allowing efficient interaction with the design variables regardless of mesh resolution. Baseline results use a model-free Proximal Policy Optimization agent and a model-based DreamerV3 agent. Three observation space configurations were tested. The TopOpt game-inspired configuration, an interactive educational tool that improves students' intuition in designing structures to minimize compliance under volume constraints,…
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
TopicsStructural Engineering and Vibration Analysis
