Modular Robot Design Synthesis with Deep Reinforcement Learning

Julian Whitman,Raunaq Bhirangi,Matthew Travers,Howie Choset
DOI: https://doi.org/10.1609/aaai.v34i06.6611
2020-04-03
Proceedings of the AAAI Conference on Artificial Intelligence
Abstract:Modular robots hold the promise of versatility in that their components can be re-arranged to adapt the robot design to a task at deployment time. Even for the simplest designs, determining the optimal design is exponentially complex due to the number of permutations of ways the modules can be connected. Further, when selecting the design for a given task, there is an additional computational burden in evaluating the capability of each robot, e.g., whether it can reach certain points in the workspace. This work uses deep reinforcement learning to create a search heuristic that allows us to efficiently search the space of modular serial manipulator designs. We show that our algorithm is more computationally efficient in determining robot designs for given tasks in comparison to the current state-of-the-art.
What problem does this paper attempt to address?