paper-with-me

홈 › Papers

Efficient automatic design of robots

2023-06-05 · David Matthews, Andrew Spielberg, Daniela Rus, Sam Kriegman, Josh Bongard

Robots are notoriously difficult to design because of complex interdependencies between their physical structure, sensory and motor layouts, and behavior. Despite this, almost every detail of every robot built to date has been manually determined by a human designer after several months or years of iterative ideation, prototyping, and testing. Inspired by evolutionary design in nature, the automated design of robots using evolutionary algorithms has been attempted for two decades, but it too remains inefficient: days of supercomputing are required to design robots in simulation that, when manufactured, exhibit desired behavior. Here we show for the first time de-novo optimization of a robot's structure to exhibit a desired behavior, within seconds on a single consumer-grade computer, and the manufactured robot's retention of that behavior. Unlike other gradient-based robot design methods, this algorithm does not presuppose any particular anatomical form; starting instead from a randomly-generated apodous body plan, it consistently discovers legged locomotion, the most efficient known form of terrestrial movement. If combined with automated fabrication and scaled up to more challenging tasks, this advance promises near instantaneous design, manufacture, and deployment of unique and useful machines for medical, environmental, vehicular, and space-based tasks.

📄 PDF Abstract BibTeX arXiv:2306.03263

Code (0)

등록된 구현이 없습니다.

Tasks

Evolutionary Algorithms

Similar Papers 제목 키워드 기반

Automatic Detection, Positioning and Counting of Grape Bunches Using Robots

2024-12-12 · Xumin Gao

In order to promote agricultural automatic picking and yield estimation technology, this project designs a set of automatic detection, positioning and counting algorithms for grape bunches, and applies it to agricultural…

Position

Online automatic code generation for robot swarms: LLMs and self-organizing hierarchy

2025-10-06 · Weixu Zhu, Marco Dorigo, Mary Katherine Heinrich arxiv

Our recently introduced self-organizing nervous system (SoNS) provides robot swarms with 1) ease of behavior design and 2) global estimation of the swarm configuration and its collective environment, facilitating the imp…

Code Generation

Exploring the effects of robotic design on learning and neural control

2023-06-06 · Joshua Paul Powers

The ongoing deep learning revolution has allowed computers to outclass humans in various games and perceive features imperceptible to humans during classification tasks. Current machine learning techniques have clearly d…

Computational EfficiencyEvolutionary Algorithms

A framework for Culture-aware Robots based on Fuzzy Logic

2018-03-22 · Barbara Bruno, Fulvio Mastrogiovanni, Federico Pecora, Antonio Sgorbissa 외

Cultural adaptation, i.e., the matching of a robot's behaviours to the cultural norms and preferences of its user, is a well known key requirement for the success of any assistive application. However, culture-dependent …

Cultural Vocal Bursts Intensity Prediction

Show me what you want: Inverse reinforcement learning to automatically design robot swarms by demonstration

2023-01-17 · Ilyes Gharbi, Jonas Kuckling, David Garzón Ramos, Mauro Birattari

Automatic design is a promising approach to generating control software for robot swarms. So far, automatic design has relied on mission-specific objective functions to specify the desired collective behavior. In this pa…

reinforcement-learningReinforcement Learning (RL)