paper-with-me

Papers

Morphological Symmetries in Robotics

2024-02-23 · Daniel Ordoñez-Apraez, Giulio Turrisi, Vladimir Kostic, Mario Martin, Antonio Agudo, Francesc Moreno-Noguer, Massimiliano Pontil, Claudio Semini, Carlos Mastalli

We present a comprehensive framework for studying and leveraging morphological symmetries in robotic systems. These are intrinsic properties of the robot's morphology, frequently observed in animal biology and robotics, which stem from the replication of kinematic structures and the symmetrical distribution of mass. We illustrate how these symmetries extend to the robot's state space and both proprioceptive and exteroceptive sensor measurements, resulting in the equivariance of the robot's equations of motion and optimal control policies. Thus, we recognize morphological symmetries as a relevant and previously unexplored physics-informed geometric prior, with significant implications for both data-driven and analytical methods used in modeling, control, estimation and design in robotics. For data-driven methods, we demonstrate that morphological symmetries can enhance the sample efficiency and generalization of machine learning models through data augmentation, or by applying equivariant/invariant constraints on the model's architecture. In the context of analytical methods, we employ abstract harmonic analysis to decompose the robot's dynamics into a superposition of lower-dimensional, independent dynamics. We substantiate our claims with both synthetic and real-world experiments conducted on bipedal and quadrupedal robots. Lastly, we introduce the repository MorphoSymm to facilitate the practical use of the theory and applications outlined in this work.

📄 PDF Abstract BibTeX arXiv:2402.15552

Code (3)

danfoa/morphosymm 공식 구현 jax
danfoa/dynamicsharmonicsanalysis pytorch
danfoa/robotequivariantnn jax

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

On discrete symmetries of robotics systems: A group-theoretic and data-driven analysis

2023-02-21 · Daniel Ordonez-Apraez, Mario Martin, Antonio Agudo, Francesc Moreno-Noguer

We present a comprehensive study on discrete morphological symmetries of dynamical systems, which are commonly observed in biological and artificial locomoting systems, such as legged, swimming, and flying animals/robots…

Contact DetectionData AugmentationInductive Bias

Symmetries Here and There, Combined Everywhere: Cross-space Symmetry Compositions in Robotics

2026-05-21 · Loizos Hadjiloizou, Rodrigo Pérez-Dattari, Noémie Jaquier arxiv

Robots exhibit a rich variety of symmetries arising from their mechanical structure and the properties of their tasks. Although many robotics problems exhibit several symmetries simultaneously, existing approaches typica…

SKooP: Symmetric Koopman Predictions for Faster and More Generalizable Legged Robot Locomotion with Reinforcement Learning

2026-07-13 · Evelyn D'Elia, Weishu Zhan, Giulio Turrisi, Giulio Romualdi 외 arxiv

Reinforcement learning (RL) algorithms classically suffer from poor sample efficiency. In robotics, a recent line of work has emerged addressing this problem by encoding physics priors in the learning process. However, m…

Reinforcement Learning

Geometric Generative Models based on Morphological Equivariant PDEs and GANs

2024-03-22 · El Hadji S. Diop, Thierno Fall, Alioune Mbengue, Mohamed Daoudi

Content and image generation consist in creating or generating data from noisy information by extracting specific features such as texture, edges, and other thin image structures. We are interested here in generative mod…

Image Generation

Morphological-Symmetry-Equivariant Heterogeneous Graph Neural Network for Robotic Dynamics Learning

2024-12-02 · Fengze Xie, Sizhe Wei, Yue Song, Yisong Yue 외

We present a morphological-symmetry-equivariant heterogeneous graph neural network, namely MS-HGNN, for robotic dynamics learning, that integrates robotic kinematic structures and morphological symmetries into a single g…

Graph Neural Network