paper-with-me

Papers

On an Immuno-inspired Distributed, Embodied Action-Evolution cum Selection Algorithm

2018-06-26 · Tushar Semwal, Divya D Kulkarni, Shivashankar B. Nair

Traditional Evolutionary Robotics (ER) employs evolutionary techniques to search for a single monolithic controller which can aid a robot to learn a desired task. These techniques suffer from bootstrap and deception issues when the tasks are complex for a single controller to learn. Behaviour-decomposition techniques have been used to divide a task into multiple subtasks and evolve separate subcontrollers for each subtask. However, these subcontrollers and the associated subcontroller arbitrator(s) are all evolved off-line. A distributed, fully embodied and evolutionary version of such approaches will greatly aid online learning and help reduce the reality gap. In this paper, we propose an immunology-inspired embodied action-evolution cum selection algorithm that can cater to distributed ER. This algorithm evolves different subcontrollers for different portions of the search space in a distributed manner just as antibodies are evolved and primed for different antigens in the antigenic space. Experimentation on a collective of real robots embodied with the algorithm showed that a repertoire of antibody-like subcontrollers was created, evolved and shared on-the-fly to cope up with different environmental conditions. In addition, instead of the conventionally used approach of broadcasting for sharing, we present an Intelligent Packet Migration scheme that reduces energy consumption.

📄 PDF Abstract BibTeX arXiv:1806.09789

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Embodied Evolution in Collective Robotics: A Review

2017-09-26 · Nicolas Bredeche, Evert Haasdijk, Abraham Prieto

This paper provides an overview of evolutionary robotics techniques applied to on-line distributed evolution for robot collectives -- namely, embodied evolution. It provides a definition of embodied evolution as well as …

Immuno-mimetic Deep Neural Networks (Immuno-Net)

2021-06-27 · Ren Wang, Tianqi Chen, Stephen Lindsly, Cooper Stansbury 외

Biomimetics has played a key role in the evolution of artificial neural networks. Thus far, in silico metaphors have been dominated by concepts from neuroscience and cognitive psychology. In this paper we introduce a dif…

image-classificationImage Classification

Distributed Embodied Evolution over Networks

2020-03-28 · Anil Yaman, Giovanni Iacca

In several network problems the optimum behavior of the agents (i.e., the nodes of the network) is not known before deployment. Furthermore, the agents might be required to adapt, i.e. change their behavior based on the …

What if Eye...? Computationally Recreating Vision Evolution

2025-01-25 · Kushagra Tiwary, Aaron Young, Zaid Tasneem, Tzofi Klinghoffer 외

Vision systems in nature show remarkable diversity, from simple light-sensitive patches to complex camera eyes with lenses. While natural selection has produced these eyes through countless mutations over millions of yea…

Evolutionary Algorithms

Roborobo! a Fast Robot Simulator for Swarm and Collective Robotics

2013-04-10 · Nicolas Bredeche, Jean-Marc Montanier, Berend Weel, Evert Haasdijk

Roborobo! is a multi-platform, highly portable, robot simulator for large-scale collective robotics experiments. Roborobo! is coded in C++, and follows the KISS guideline ("Keep it simple"). Therefore, its external depen…