paper-with-me

홈 › Papers

Optimizing Modular Robot Composition: A Lexicographic Genetic Algorithm Approach

2023-09-15 · Jonathan Külz, Matthias Althoff

Industrial robots are designed as general-purpose hardware with limited ability to adapt to changing task requirements or environments. Modular robots, on the other hand, offer flexibility and can be easily customized to suit diverse needs. The morphology, i.e., the form and structure of a robot, significantly impacts the primary performance metrics acquisition cost, cycle time, and energy efficiency. However, identifying an optimal module composition for a specific task remains an open problem, presenting a substantial hurdle in developing task-tailored modular robots. Previous approaches either lack adequate exploration of the design space or the possibility to adapt to complex tasks. We propose combining a genetic algorithm with a lexicographic evaluation of solution candidates to overcome this problem and navigate search spaces exceeding those in prior work by magnitudes in the number of possible compositions. We demonstrate that our approach outperforms a state-of-the-art baseline and is able to synthesize modular robots for industrial tasks in cluttered environments.

📄 PDF Abstract BibTeX arXiv:2309.08399

Code (0)

등록된 구현이 없습니다.

Tasks

Industrial RobotsNavigate

Similar Papers 제목 키워드 기반

A framework for a modular multi-concept lexicographic closure semantics

2020-09-02 · Laura Giordano, Daniele Theseider Dupré

We define a modular multi-concept extension of the lexicographic closure semantics for defeasible description logics with typicality. The idea is that of distributing the defeasible properties of concepts into different …

Prioritized Soft Q-Decomposition for Lexicographic Reinforcement Learning

2023-10-03 · Finn Rietz, Erik Schaffernicht, Stefan Heinrich, Johannes Andreas Stork

Reinforcement learning (RL) for complex tasks remains a challenge, primarily due to the difficulties of engineering scalar reward functions and the inherent inefficiency of training models from scratch. Instead, it would…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Learning Optimal and Near-Optimal Lexicographic Preference Lists

2019-09-19 · Ahmed Moussa, Xudong Liu

We consider learning problems of an intuitive and concise preference model, called lexicographic preference lists (LP-lists). Given a set of examples that are pairwise ordinal preferences over a universe of objects built…

Multi-Robot Path Planning Via Genetic Programming

2019-12-19 · Alexandre Trudeau, Christopher M. Clark

This paper presents a Genetic Programming (GP) approach to solving multi-robot path planning (MRPP) problems in single-lane workspaces, specifically those easily mapped to graph representations. GP's versatility enables …

Attribute

Lexicographic Composition of Choice Functions

2022-09-19 · Sean Horan, Vikram Manjunath

Lexicographic composition is a natural way to build an aggregate choice function from component choice functions. As the name suggests, the components are ordered and choose sequentially. The sets that subsequent compone…