Evolutionary Multi-objective Optimisation in Neurotrajectory Prediction
- URL: http://arxiv.org/abs/2308.02710v1
- Date: Fri, 4 Aug 2023 21:06:26 GMT
- Title: Evolutionary Multi-objective Optimisation in Neurotrajectory Prediction
- Authors: Edgar Galv\'an and Fergal Stapleton
- Abstract summary: This work makes a progressive step forward in neuroevolution for vehicle trajectory prediction.
To this end, rich ANNs composed of CNNs and Long-short Term Memory Network are adopted.
Two well-known and robust Multi-objective Evolutionary optimisation (EMO) algorithms, NSGA-II and MOEA/D are also adopted.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Machine learning has rapidly evolved during the last decade, achieving expert
human performance on notoriously challenging problems such as image
classification. This success is partly due to the re-emergence of bio-inspired
modern artificial neural networks (ANNs) along with the availability of
computation power, vast labelled data and ingenious human-based expert
knowledge as well as optimisation approaches that can find the correct
configuration (and weights) for these networks. Neuroevolution is a term used
for the latter when employing evolutionary algorithms. Most of the works in
neuroevolution have focused their attention in a single type of ANNs, named
Convolutional Neural Networks (CNNs). Moreover, most of these works have used a
single optimisation approach. This work makes a progressive step forward in
neuroevolution for vehicle trajectory prediction, referred to as
neurotrajectory prediction, where multiple objectives must be considered. To
this end, rich ANNs composed of CNNs and Long-short Term Memory Network are
adopted. Two well-known and robust Evolutionary Multi-objective Optimisation
(EMO) algorithms, NSGA-II and MOEA/D are also adopted. The completely different
underlying mechanism of each of these algorithms sheds light on the
implications of using one over the other EMO approach in neurotrajectory
prediction. In particular, the importance of considering objective scaling is
highlighted, finding that MOEA/D can be more adept at focusing on specific
objectives whereas, NSGA-II tends to be more invariant to objective scaling.
Additionally, certain objectives are shown to be either beneficial or
detrimental to finding valid models, for instance, inclusion of a distance
feedback objective was considerably detrimental to finding valid models, while
a lateral velocity objective was more beneficial.
Related papers
- NeuroLGP-SM: Scalable Surrogate-Assisted Neuroevolution for Deep Neural Networks [0.0]
Evolutionary algorithms play a crucial role in the architectural configuration and training of Artificial Deep Neural Networks (DNNs)
In this work, we use phenotypic distance vectors, outputted from DNNs, alongside Kriging Partial Least Squares (KPLS) to make them suitable for search.
Our proposed approach, named Neuro-Linear Genetic Programming surrogate model (NeuroLGP-SM), efficiently and accurately estimates DNN fitness without the need for complete evaluations.
arXiv Detail & Related papers (2024-04-12T19:15:38Z) - Unveiling the Unseen: Identifiable Clusters in Trained Depthwise
Convolutional Kernels [56.69755544814834]
Recent advances in depthwise-separable convolutional neural networks (DS-CNNs) have led to novel architectures.
This paper reveals another striking property of DS-CNN architectures: discernible and explainable patterns emerge in their trained depthwise convolutional kernels in all layers.
arXiv Detail & Related papers (2024-01-25T19:05:53Z) - Predicting Infant Brain Connectivity with Federated Multi-Trajectory
GNNs using Scarce Data [54.55126643084341]
Existing deep learning solutions suffer from three major limitations.
We introduce FedGmTE-Net++, a federated graph-based multi-trajectory evolution network.
Using the power of federation, we aggregate local learnings among diverse hospitals with limited datasets.
arXiv Detail & Related papers (2024-01-01T10:20:01Z) - A Hybrid Neural Coding Approach for Pattern Recognition with Spiking
Neural Networks [53.31941519245432]
Brain-inspired spiking neural networks (SNNs) have demonstrated promising capabilities in solving pattern recognition tasks.
These SNNs are grounded on homogeneous neurons that utilize a uniform neural coding for information representation.
In this study, we argue that SNN architectures should be holistically designed to incorporate heterogeneous coding schemes.
arXiv Detail & Related papers (2023-05-26T02:52:12Z) - Initial Steps Towards Tackling High-dimensional Surrogate Modeling for
Neuroevolution Using Kriging Partial Least Squares [0.0]
Surrogate-assisted evolutionary algorithms (SAEAs) aim to use efficient computational models with the goal of approximating the fitness function in evolutionary computation systems.
An emergent and exciting area that has received little attention from the SAEAs community is in neuroevolution.
We demonstrate how one can use a Kriging Partial Least Squares method that allows efficient computation of good approximate surrogate models.
arXiv Detail & Related papers (2023-05-05T15:17:03Z) - Spiking neural network for nonlinear regression [68.8204255655161]
Spiking neural networks carry the potential for a massive reduction in memory and energy consumption.
They introduce temporal and neuronal sparsity, which can be exploited by next-generation neuromorphic hardware.
A framework for regression using spiking neural networks is proposed.
arXiv Detail & Related papers (2022-10-06T13:04:45Z) - Neuroevolutionary Multi-objective approaches to Trajectory Prediction in
Autonomous Vehicles [2.9552300389898094]
We focus on the intersection of neuroevolution and evolutionary multi-objective optimization.
We study a rich convolutional neural network composed of a CNN and Long-short Term Memory network.
We show how these objectives have either a positive or detrimental effect in neuroevolution for trajectory prediction in autonomous vehicles.
arXiv Detail & Related papers (2022-05-04T15:03:26Z) - Multi-Objective Optimisation of Cortical Spiking Neural Networks With
Genetic Algorithms [0.7995360025953929]
Spiking neural networks (SNNs) communicate through the all-or-none spiking activity of neurons.
Previous work using genetic algorithm (GA) optimisation on an efficient SNN model was limited to a single parameter and objective.
This work applied a version of GA, called non-dominated sorting GA (NSGA-III), to demonstrate the feasibility of performing multi-objective optimisation on the same SNN.
arXiv Detail & Related papers (2021-05-14T13:35:39Z) - Optimizing Deep Neural Networks through Neuroevolution with Stochastic
Gradient Descent [18.70093247050813]
gradient descent (SGD) is dominant in training a deep neural network (DNN)
Neuroevolution is more in line with an evolutionary process and provides some key capabilities that are often unavailable in SGD.
A hierarchical cluster-based suppression algorithm is also developed to overcome similar weight updates among individuals for improving population diversity.
arXiv Detail & Related papers (2020-12-21T08:54:14Z) - EvoPose2D: Pushing the Boundaries of 2D Human Pose Estimation using
Accelerated Neuroevolution with Weight Transfer [82.28607779710066]
We explore the application of neuroevolution, a form of neural architecture search inspired by biological evolution, in the design of 2D human pose networks.
Our method produces network designs that are more efficient and more accurate than state-of-the-art hand-designed networks.
arXiv Detail & Related papers (2020-11-17T05:56:16Z) - Dynamic Hierarchical Mimicking Towards Consistent Optimization
Objectives [73.15276998621582]
We propose a generic feature learning mechanism to advance CNN training with enhanced generalization ability.
Partially inspired by DSN, we fork delicately designed side branches from the intermediate layers of a given neural network.
Experiments on both category and instance recognition tasks demonstrate the substantial improvements of our proposed method.
arXiv Detail & Related papers (2020-03-24T09:56:13Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.