paper-with-me

홈 › Papers

A Development Cycle for Automated Self-Exploration of Robot Behaviors

2020-07-29 · Thomas M. Roehr, Daniel Harnack, Hendrik Wöhrle, Felix Wiebe, Moritz Schilling, Oscar Lima, Malte Langosz, Shivesh Kumar, Sirko Straube, Frank Kirchner

In this paper we introduce Q-Rock, a development cycle for the automated self-exploration and qualification of robot behaviors. With Q-Rock, we suggest a novel, integrative approach to automate robot development processes. Q-Rock combines several machine learning and reasoning techniques to deal with the increasing complexity in the design of robotic systems. The Q-Rock development cycle consists of three complementary processes: (1) automated exploration of capabilities that a given robotic hardware provides, (2) classification and semantic annotation of these capabilities to generate more complex behaviors, and (3) mapping between application requirements and available behaviors. These processes are based on a graph-based representation of a robot's structure, including hardware and software components. A central, scalable knowledge base enables collaboration of robot designers including mechanical, electrical and systems engineers, software developers and machine learning experts. In this paper we formalize Q-Rock's integrative development cycle and highlight its benefits with a proof-of-concept implementation and a use case demonstration.

📄 PDF Abstract BibTeX arXiv:2007.14928

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

DREAM Architecture: a Developmental Approach to Open-Ended Learning in Robotics

2020-05-13 · Stephane Doncieux, Nicolas Bredeche, Léni Le Goff, Benoît Girard 외

Robots are still limited to controlled conditions, that the robot designer knows with enough details to endow the robot with the appropriate models or behaviors. Learning algorithms add some flexibility with the ability …

reinforcement-learningReinforcement Learning (RL)

Guiding Robot Exploration in Reinforcement Learning via Automated Planning

2020-04-23 · Yohei Hayamizu, Saeid Amiri, Kishan Chandan, Keiki Takadama 외

Reinforcement learning (RL) enables an agent to learn from trial-and-error experiences toward achieving long-term goals; automated planning aims to compute plans for accomplishing tasks using action knowledge. Despite th…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Curiosity-Driven Development of Action and Language in Robots Through Self-Exploration

2025-10-06 · Theodore Jerome Tinker, Kenji Doya, Jun Tani arxiv

Infants acquire language with generalization from minimal experience, whereas large language models require billions of training tokens. What underlies efficient development in humans? We investigated this problem throug…

Designing Intelligent Instruments

2016-02-13 · Kevin H. Knuth, Philip M. Erner, Scott Frasso

Remote science operations require automated systems that can both act and react with minimal human intervention. One such vision is that of an intelligent instrument that collects data in an automated fashion, and based …

Experimental Design

NIMS-OS: An automation software to implement a closed loop between artificial intelligence and robotic experiments in materials science

2023-04-27 · Ryo Tamura, Koji Tsuda, Shoichi Matsuda

NIMS-OS (NIMS Orchestration System) is a Python library created to realize a closed loop of robotic experiments and artificial intelligence (AI) without human intervention for automated materials exploration. It uses var…

Bayesian Optimization