مشخصات مقاله | |
ترجمه عنوان مقاله | آموزش و یادگیری آنلاین رفتارهای پیدایشی در تیم های چند رباتی |
عنوان انگلیسی مقاله | Online Learning and Teaching of Emergent Behaviors in Multi-Robot Teams |
انتشار | مقاله سال 2019 |
تعداد صفحات مقاله انگلیسی | 13 صفحه |
هزینه | دانلود مقاله انگلیسی رایگان میباشد. |
پایگاه داده | نشریه IEEE |
نوع نگارش مقاله |
مقاله پژوهشی (Research Article) |
مقاله بیس | این مقاله بیس نمیباشد |
نمایه (index) | Scopus – Master Journals List – JCR |
نوع مقاله | ISI |
فرمت مقاله انگلیسی | |
ایمپکت فاکتور(IF) |
4.641 در سال 2018 |
شاخص H_index | 56 در سال 2019 |
شاخص SJR | 0.609 در سال 2018 |
شناسه ISSN | 2169-3536 |
شاخص Quartile (چارک) | Q2 در سال 2018 |
مدل مفهومی | ندارد |
پرسشنامه | ندارد |
متغیر | ندارد |
رفرنس | دارد |
رشته های مرتبط | مهندسی برق |
گرایش های مرتبط | رباتیک |
نوع ارائه مقاله |
ژورنال |
مجله / کنفرانس | دسترسی – IEEE Access |
دانشگاه | Department of Computer and Automation, Universidade Federal do Rio Grande do Norte (UFRN), Natal 59064-741, Brazil |
کلمات کلیدی | یادگیری چند رباتی، ربات های مبتنی بر رفتار، انتقال دانش، رفتار پیدایشی |
کلمات کلیدی انگلیسی | Multirobot leaning, behavior-based robotics, knowledge transference, emergent behavior |
شناسه دیجیتال – doi |
https://doi.org/10.1109/ACCESS.2019.2951013 |
کد محصول | E13976 |
وضعیت ترجمه مقاله | ترجمه آماده این مقاله موجود نمیباشد. میتوانید از طریق دکمه پایین سفارش دهید. |
دانلود رایگان مقاله | دانلود رایگان مقاله انگلیسی |
سفارش ترجمه این مقاله | سفارش ترجمه این مقاله |
فهرست مطالب مقاله: |
Abstract I. Introduction II. The N-Learning Approach III. Emergent, Generator and Model Behaviors IV. Experiments and Results V. Conclusion and Future Works Authors Figures References |
بخشی از متن مقاله: |
Abstract
In this manuscript, we propose an approach that allows a team of robots to create new (emergent) behaviors at execution time. Basically, we improve the approach called N-Learning used for selfprogramming of robots in a team, by modifying and extending its functioning structure. The basic capability of behavior sharing is increased by the catching of emergent behaviors at run time. With this, all robots are able not only to share existing knowledge, here represented by blocks of codes containing desired behaviors but also to creating new behaviors as well. Experiments with real robots are presented in order to validate our approach. The experiments demonstrate that after the human-robot interaction with one robot using Program by Demonstration, this robot generates a new behavior at run time and teaches a second robot that performs the same learned behavior through this improved version of the N-learning system. Introduction Brooks [1] was the first researcher to propose the concept of behavior-based robotics (BBR). This paradigm can be understood as a framework that uses a set of behaviors used by a group of robots. In BBR, a behavior selector chooses the appropriate behavior according to the current situation. The advantage of our approach is that the proposed architecture is modular-based, solving each problem separately by applying one or more behaviors. A behavior can be external when interacting directly with the environment, or internal when resulting in changes in the internal structures of a robot [2]. With this definition, we can create behaviors focusing on cognitive tasks [3]. The first time that the transferring (learning and teaching) of pre-programmed behaviors was proposed was in the work of Costa et al. [4], through the approach called N-learning. In the N-learning approach, behaviors are blocks of code with information about the execution of a specific maneuver or action, which can be shared throughout the multirobot team at execution time. The main objective of the approach is to enable a group of robots to share knowledge through their interactions. The knowledge is represented here as one or more behaviors that enable the robot team to adapt to situations that are not previously taught in its initial programming. |