370 likes | 497 Vues
This paper presents a novel genetic-based algorithm for robot localization in known environments, leveraging particle filters. The proposed method addresses the localization challenge by utilizing a Bayesian framework and enhancing the standard particle filter approach with genetic resampling techniques. Key strategies include dynamic clustering and genetic actions like mutation and crossover to adapt particle populations. The effectiveness of the algorithm is evaluated through simulations in various office-like environments, demonstrating robust performance in estimating robot pose and handling common issues such as particle degeneracy and the kidnap problem.
E N D
Genetic Approach for a Localisation Problem based upon Particle Filters A. Gasparri, S. Panzieri, F. Pascucci, G. Ulivi Dipartimento Informatica e Automazione Università degli Studi “Roma Tre” 8th International IFAC Symposium on Robot ControlSYROCO 2006
Outline • Robot Localisation • Bayesian Framework • Particle filters • Proposed Algorithm • Weight Computation • Clustering • Genetic Resampling • Examples • Conclusion
Robot Localisation • It is the problem of estimating the robot pose for a robot moving in a known environment relying on data coming from sensors. • Localisation problem definition: • Localisation problem importance: Localisation = Find out the pose (x,y,) Localisation = Realise the robot autonomy
Bayesian Framework • The system is modeled by sthocastic equations • The state represents the robot pose • A predictor/corrector Bayesian Filter is applied to recursively solve the localisation problem
Algorithm Taxonomy • Kalman filters (KF, EKF, UKF) • Continuous space state • Gaussian distributions • Particle Filters • Discrete space state • Limited number of states • Multi-modal distributions
Particle Filters • The posterior distribution function (p.d.f.) is represented by means of a set NS of weighted samples. where • In this way it is possible to approximate the continous posterior density at a generic k-step as: • NS → ∞: The approximation tends to the p.d.f.
Degeneracy problem • It is the problem of having most samples with a negligible weight after few iterations. • Possible solutions: • Increase the number of particles • Performe a resampling step
Particle Filters schema • Each particle represents a robot pose within the environment where the weight defines its likelihood Each hypothesis evolves independently according to system model and inputs Prediction A weight is computed for each hypothesis according to the robot sensor data and the expected one Weight Computation Unlikely hypotheses with a negligible weight are cut off and replaced by ones with a higher weight Resampling
Weight Computation Each estimated measure is compared with the relative one coming from the real robot • Let’s call: - zij the j-th laser beam measure related to the i-th particle - zjthe j-th laser beam measure related to the real robot • Each weight can be obtained by means of the quadratic error:
Clustered Genetic Resampling The proposed resampling approach introduces two strategies: • Dynamical clustering • Genetic action The resampling is triggered by the following threshold:
Dynamical Clustering • Clusterization is performed regarding to the spatial coordinates (x,y) • The euclidean distance is used as similarity metric • As a result a limited number of clusters are obtained
Genetic Action Mutation Crossover Selects new particles within a specified area Creates new particles combinig parent’s chromosomes Random Useful to recover the robot location if a kidnap occurs
Simulation Framework (I) • The algorithm has been tested using a simulation environment developed on Matlab • Simulations have been done according to the following robot configuration:
Simulation Framework (II) • Several office-like environments have been considered to better understand the algorithm behaviour • A comparison with the classical SR Particle Filter has been performed • Two different indexes of quality have been considered: • Number of iterations • Average pose estimation error
Asymmetrical environment Particles Most likely particle y [meters] Real Robot Pose Laser becon x [meters]
Asymmetrical environment Real Robot Pose y [meters] Most likely particle x [meters]
Symmetrical environment Most likely particle y [meters] Real robot pose x [meters]
Symmetrical environment Most likely particle y [meters] Real robot pose x [meters]
Symmetrical environment Real robot pose y [meters] Most likely particle Posizione del robot Posizione del robot Posizione del robot x [meters]
Symmetrical environment Real robot pose Most likely particle y [meters] x [meters]
Highly symmetrical environment Real Robot Pose Most Likely Particle y [meters] x [meters]
Highly symmetrical environment Real Robot Pose y [meters] Most likely particle x [meters]
Highly symmetrical environment Real robot pose Most likely particle y [meters] x [meters]
Highly symmetrical environment Most likely particle y [meters] Real robot pose x [meters]
Simulation Results Convergence Velocity SR CGR
Simulation Results Absolute Average Error SR CGR
Conclusion (I) • A preliminary study for an improved resampling approach has been proposed. • The approach relies on: • a suitable clustering to partition the particles set • a genetic action to apply within each partition • The resulting algorithm is able to solve both the global localisation and the kidnap problem. • The resulting algorithm turns out to be robust : • in presence of noise on sensor data • in presence of process noise • in presence of systematic errors
Conclusion (II) • A.Gasparri, S. Panzieri, F. Pascucci, G. Ulivi, “Monte Carlo Filter in Mobile Robotics Localization: A clustered Evolutionary Point of View”, to appear in the Journal of Intelligent and Robotic Systems • Slight different implementation of genetic operators • Improved clustering algorithm (DBSCAN) • Real robot experiments
Future Works • Real robot implementation • Different clusterization methods • Different genetic operators • Dynamic environment localization • Dynamical size of the population
The genetic engineering miracles! Thank you for your attention! Any questions?
Sequential Importance Sampling (SIS) • Non potendo estrarre i campioni dalla p(.) li otteniamo da una q(.) (funzione di importanzascelta liberamente) • L’approssimazione è corretta se scegliamo i pesi tali che • Se poi assumiamo • Possiamo aggiornare i pesi con la
Possible solutions • Increase the number of particles • Computational overhead • Ad-hoc choice of the importance function q(.) • e.g. choose the prior distribution function • Resampling • Trying to keep the overhead low
Highly symmetrical environment Real robot pose Most likely particle
Algorithm Taxonomy • Kalman filters (KF, EKF, UKF) • Continuous space state • Gaussian distributions • Grid Based Filters • Discrete space state • Limited number of states • Particle Filters • Discrete space state • Limited number of states • Multi-modal distributions
Highly symmetrical environment Real robot pose Most likely particle