paper-with-me

Papers

Differential Evolution and Bayesian Optimisation for Hyper-Parameter Selection in Mixed-Signal Neuromorphic Circuits Applied to UAV Obstacle Avoidance

2017-04-17 · Llewyn Salt, David Howard, Giacomo Indiveri, Yulia Sandamirskaya

The Lobula Giant Movement Detector (LGMD) is a an identified neuron of the locust that detects looming objects and triggers its escape responses. Understanding the neural principles and networks that lead to these fast and robust responses can lead to the design of efficient facilitate obstacle avoidance strategies in robotic applications. Here we present a neuromorphic spiking neural network model of the LGMD driven by the output of a neuromorphic Dynamic Vision Sensor (DVS), which has been optimised to produce robust and reliable responses in the face of the constraints and variability of its mixed signal analogue-digital circuits. As this LGMD model has many parameters, we use the Differential Evolution (DE) algorithm to optimise its parameter space. We also investigate the use of Self-Adaptive Differential Evolution (SADE) which has been shown to ameliorate the difficulties of finding appropriate input parameters for DE. We explore the use of two biological mechanisms: synaptic plasticity and membrane adaptivity in the LGMD. We apply DE and SADE to find parameters best suited for an obstacle avoidance system on an unmanned aerial vehicle (UAV), and show how it outperforms state-of-the-art Bayesian optimisation used for comparison.

📄 PDF Abstract BibTeX arXiv:1704.04853

Code (0)

등록된 구현이 없습니다.

Tasks

Bayesian Optimisation

Similar Papers 제목 키워드 기반

HEBO Pushing The Limits of Sample-Efficient Hyperparameter Optimisation

2020-12-07 · Alexander I. Cowen-Rivers, Wenlong Lyu, Rasul Tutunov, Zhi Wang 외

In this work we rigorously analyse assumptions inherent to black-box optimisation hyper-parameter tuning tasks. Our results on the Bayesmark benchmark indicate that heteroscedasticity and non-stationarity pose significan…

Bayesian OptimisationBIG-bench Machine LearningHyperparameter Optimization

IEO: Intelligent Evolutionary Optimisation for Hyperparameter Tuning

2020-09-10 · Yuxi Huan, Fan Wu, Michail Basios, Leslie Kanthan 외

Hyperparameter optimisation is a crucial process in searching the optimal machine learning model. The efficiency of finding the optimal hyperparameter settings has been a big concern in recent researches since the optimi…

BIG-bench Machine Learning

On the Performance of Differential Evolution for Hyperparameter Tuning

2019-04-15 · Mischa Schmidt, Shahd Safarani, Julia Gastinger, Tobias Jacobs 외

Automated hyperparameter tuning aspires to facilitate the application of machine learning for non-experts. In the literature, different optimization approaches are applied for that purpose. This paper investigates the pe…

Bayesian OptimizationBIG-bench Machine LearningSMACSMAC+

Theoretical Analysis of Bayesian Optimisation with Unknown Gaussian Process Hyper-Parameters

2014-06-30 · Ziyu Wang, Nando de Freitas

Bayesian optimisation has gained great popularity as a tool for optimising the parameters of machine learning algorithms and models. Somewhat ironically, setting up the hyper-parameters of Bayesian optimisation methods i…

Bayesian OptimisationGaussian Processesparameter estimation

Natural Evolutionary Search meets Probabilistic Numerics

2025-07-09 · Pierre Osselin, Masaki Adachi, Xiaowen Dong, Michael A. Osborne arxiv

Zeroth-order local optimisation algorithms are essential for solving real-valued black-box optimisation problems. Among these, Natural Evolution Strategies (NES) represent a prominent class, particularly well-suited for …