AIMay 31, 2023

Symmetry-Aware Robot Design with Structured Subgroups

arXiv:2306.00036v120 citations
Originality Incremental advance
AI Analysis

This work addresses robot design for improved control and task performance, but it is incremental as it builds on prior methods by adding symmetry awareness.

The paper tackles the problem of generating abnormal and poorly performing robots by ignoring common structures in robot design, proposing a Symmetry-Aware Robot Design (SARD) framework that incorporates symmetry searching to design efficient symmetric robots, with empirical results showing superior efficiency and generalizability.

Robot design aims at learning to create robots that can be easily controlled and perform tasks efficiently. Previous works on robot design have proven its ability to generate robots for various tasks. However, these works searched the robots directly from the vast design space and ignored common structures, resulting in abnormal robots and poor performance. To tackle this problem, we propose a Symmetry-Aware Robot Design (SARD) framework that exploits the structure of the design space by incorporating symmetry searching into the robot design process. Specifically, we represent symmetries with the subgroups of the dihedral group and search for the optimal symmetry in structured subgroups. Then robots are designed under the searched symmetry. In this way, SARD can design efficient symmetric robots while covering the original design space, which is theoretically analyzed. We further empirically evaluate SARD on various tasks, and the results show its superior efficiency and generalizability.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes