paper-with-me

홈 › Papers

Experiential Robot Learning with Accelerated Neuroevolution

2018-08-16 · Ahmed Aly, Joanne B. Dugan

Derivative-based optimization techniques such as Stochastic Gradient Descent has been wildly successful in training deep neural networks. However, it has constraints such as end-to-end network differentiability. As an alternative, we present the Accelerated Neuroevolution algorithm. The new algorithm is aimed towards physical robotic learning tasks following the Experiential Robot Learning method. We test our algorithm first on a simulated task of playing the game Flappy Bird, then on a physical NAO robot in a static Object Centering task. The agents successfully navigate the given tasks, in a relatively low number of generations. Based on our results, we propose to use the algorithm in more complex tasks.

📄 PDF Abstract BibTeX arXiv:1808.05525

Code (1)

AroMorin/DNNOP pytorch

Tasks

Navigate

Similar Papers 제목 키워드 기반

TensorNEAT: A GPU-accelerated Library for NeuroEvolution of Augmenting Topologies

2025-04-11 · Lishuang Wang, Mengfei Zhao, Enyu Liu, Kebin Sun 외

The NeuroEvolution of Augmenting Topologies (NEAT) algorithm has received considerable recognition in the field of neuroevolution. Its effectiveness is derived from initiating with simple networks and incrementally evolv…

Computational EfficiencyGPU

Can Transfer Neuroevolution Tractably Solve Your Differential Equations?

2021-01-06 · Jian Cheng Wong, Abhishek Gupta, Yew-Soon Ong

This paper introduces neuroevolution for solving differential equations. The solution is obtained through optimizing a deep neural network whose loss function is defined by the residual terms from the differential equati…

EvoJAX: Hardware-Accelerated Neuroevolution

2022-02-10 · Yujin Tang, Yingtao Tian, David Ha

Evolutionary computation has been shown to be a highly effective method for training neural networks, particularly when employed at scale on CPU clusters. Recent work have also showcased their effectiveness on hardware a…

CPU

NEAT and HyperNEAT based Design for Soft Actuator Controllers

2025-06-05 · Hugo Alcaraz-Herrera, Michail-Antisthenis Tsompanas, Igor Balaz, Andrew Adamatzky

Since soft robotics are composed of compliant materials, they perform better than conventional rigid robotics in specific fields, such as medical applications. However, the field of soft robotics is fairly new, and the d…

TOWARDS ROBOT VISION MODULE DEVELOPMENT WITH EXPERIENTIAL ROBOT LEARNING

2018-01-01 · ICLR 2018 1 · Ahmed A Aly, Joanne Bechta Dugan

n this paper we present a thrust in three directions of visual development us- ing supervised and semi-supervised techniques. The first is an implementation of semi-supervised object detection and recognition using the p…

object-detectionObject DetectionSemi-Supervised Object Detection