Skip to main content

Showing 1–15 of 15 results for author: Innocente, M S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2208.10533  [pdf, other

    cs.LG cs.AI

    Some Supervision Required: Incorporating Oracle Policies in Reinforcement Learning via Epistemic Uncertainty Metrics

    Authors: Jun Jet Tai, Jordan K. Terry, Mauro S. Innocente, James Brusey, Nadjim Horri

    Abstract: An inherent problem of reinforcement learning is performing exploration of an environment through random actions, of which a large portion can be unproductive. Instead, exploration can be improved by initializing the learning policy with an existing (previously learned or hard-coded) oracle policy, offline data, or demonstrations. In the case of using an oracle policy, it can be unclear how best t… ▽ More

    Submitted 21 August, 2023; v1 submitted 22 August, 2022; originally announced August 2022.

    Comments: Under review at TMLR

  2. arXiv:2109.10761  [pdf, other

    eess.SY cs.RO

    Stigmergy-based collision-avoidance algorithm for self-organising swarms

    Authors: Paolo Grasso, Mauro Sebastián Innocente

    Abstract: Real-time multi-agent collision-avoidance algorithms comprise a key enabling technology for the practical use of self-organising swarms of drones. This paper proposes a decentralised reciprocal collision-avoidance algorithm, which is based on stigmergy and scalable. The algorithm is computationally inexpensive, based on the gradient of the locally measured dynamic cumulative signal strength field… ▽ More

    Submitted 22 September, 2021; originally announced September 2021.

    Comments: Accepted for publication in Proceedings of the 5th International Conference on Computational Vision and Bio Inspired Computing. To be published in Springer's Advances in Intelligent Systems and Computing

  3. arXiv:2104.12475  [pdf, other

    cs.NE

    Particle Swarms Reformulated towards a Unified and Flexible Framework

    Authors: Mauro Sebastián Innocente

    Abstract: The Particle Swarm Optimisation (PSO) algorithm has undergone countless modifications and adaptations since its original formulation in 1995. Some of these have become mainstream whereas many others have not been adopted and faded away. Thus, a myriad of alternative formulations have been proposed to the extent that the question arises as to what the basic features of an algorithm must be to belon… ▽ More

    Submitted 26 April, 2021; originally announced April 2021.

    Comments: Preprint The final authenticated article will be published by Springer-Nature in the Lecture Notes in Computer Science series. This research will be presented at the Twelfth International Conference on Swarm Intelligence (ICSI 2021)

    Journal ref: Lecture Notes in Computer Science, ICSI 2021

  4. arXiv:2101.11944  [pdf

    cs.NE math.OC

    Coefficients' Settings in Particle Swarm Optimization: Insight and Guidelines

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: Particle Swam Optimization is a population-based and gradient-free optimization method developed by mimicking social behaviour observed in nature. Its ability to optimize is not specifically implemented but emerges in the global level from local interactions. In its canonical version, there are three factors that govern a particle's trajectory: 1) inertia from its previous displacement; 2) attract… ▽ More

    Submitted 28 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to E. Dvorkin, M. Goldschmit, & M. Storti (Eds.), Mecánica Computacional: Computational Intelligence Techniques for Optimization and Data Modeling (B) (Vol. XXIX, pp. 9253-9269). Asociación Argentina de Mecánica Computacional, Buenos Aires, Argentina, 2010. Open access published version here: https://cimec.org.ar/ojs/index.php/mc/article/view/3666

  5. arXiv:2101.11441  [pdf

    cs.NE math.OC

    Pseudo-Adaptive Penalization to Handle Constraints in Particle Swarm Optimizers

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: The penalization method is a popular technique to provide particle swarm optimizers with the ability to handle constraints. The downside is the need of penalization coefficients whose settings are problem-specific. While adaptive coefficients can be found in the literature, a different adaptive scheme is proposed in this paper, where coefficients are kept constant. A pseudo-adaptive relaxation of… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to Proceedings of the tenth International Conference on Computational Structures Technology

  6. arXiv:2101.11439  [pdf

    physics.soc-ph cs.NE math.OC

    Individual and Social Behaviour in Particle Swarm Optimizers

    Authors: Johann Sienz, Mauro S. Innocente

    Abstract: Three basic factors govern the individual behaviour of a particle: the inertia from its previous displacement; the attraction to its own best experience; and the attraction to a given neighbour's best experience. The importance awarded to each factor is controlled by three coefficients: the inertia; the individuality; and the sociality weights. The social behaviour is ruled by the structure of the… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to Developments and Applications in Engineering Computational Technology

  7. arXiv:2101.11096  [pdf

    cs.NE math.OC

    Particle Swarm Optimization: Fundamental Study and its Application to Optimization and to Jetty Scheduling Problems

    Authors: Johann Sienz, Mauro S. Innocente

    Abstract: The advantages of evolutionary algorithms with respect to traditional methods have been greatly discussed in the literature. While particle swarm optimizers share such advantages, they outperform evolutionary algorithms in that they require lower computational cost and easier implementation, involving no operator design and few coefficients to be tuned. However, even marginal variations in the set… ▽ More

    Submitted 24 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to Trends in Engineering Computational Technology. arXiv admin note: text overlap with arXiv:2101.10933

  8. arXiv:2101.10936  [pdf

    cs.NE math.OC

    Combining Particle Swarm Optimizer with SQP Local Search for Constrained Optimization Problems

    Authors: Carwyn Pelley, Mauro S. Innocente, Johann Sienz

    Abstract: The combining of a General-Purpose Particle Swarm Optimizer (GP-PSO) with Sequential Quadratic Programming (SQP) algorithm for constrained optimization problems has been shown to be highly beneficial to the refinement, and in some cases, the success of finding a global optimum solution. It is shown that the likely difference between leading algorithms are in their local search ability. A compariso… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to the 8th ASMO UK Conference on Engineering Design Optimization

  9. arXiv:2101.10935  [pdf

    cs.NE math.OC

    Numerical Comparison of Neighbourhood Topologies in Particle Swarm Optimization

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: Particle Swarm Optimization is a global optimizer in the sense that it has the ability to escape poor local optima. However, if the spread of information within the population is not adequately performed, premature convergence may occur. The convergence speed and hence the reluctance of the algorithm to getting trapped in suboptimal solutions are controlled by the settings of the coefficients in t… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to the 8th ASMO UK Conference on Engineering Design Optimization

  10. arXiv:2101.10933  [pdf

    cs.NE math.OC

    Constraint-Handling Techniques for Particle Swarm Optimization Algorithms

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: Population-based methods can cope with a variety of different problems, including problems of remarkably higher complexity than those traditional methods can handle. The main procedure consists of successively updating a population of candidate solutions, performing a parallel exploration instead of traditional sequential exploration. While the origins of the PSO method are linked to bird flock si… ▽ More

    Submitted 24 January, 2021; originally announced January 2021.

    Comments: Preprint submitted to the 7th ASMO UK Conference on Engineering Design Optimization

  11. arXiv:2101.10901  [pdf

    cs.NE math.OC

    Population-Based Methods: PARTICLE SWARM OPTIMIZATION -- Development of a General-Purpose Optimizer and Applications

    Authors: Mauro S. Innocente

    Abstract: This thesis is concerned with continuous, static, and single-objective optimization problems subject to inequality constraints. Nevertheless, some methods to handle other kinds of problems are briefly reviewed. The particle swarm optimization paradigm was inspired by previous simulations of the cooperative behaviour observed in social beings. It is a bottom-up, randomly weighted, population-based… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: MSc Thesis

  12. arXiv:2101.10326  [pdf

    cs.NE math.OC

    A Study of the Fundamental Parameters of Particle Swarm Optimizers

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: The range of applications of traditional optimization methods are limited by the features of the object variables, and of both the objective and the constraint functions. In contrast, population-based algorithms whose optimization capabilities are emergent properties, such as evolutionary algorithms and particle swarm optimization, present almost no restriction on those features and can handle dif… ▽ More

    Submitted 24 January, 2021; originally announced January 2021.

    Comments: submitted to the 7th World Congress on Structural and Multidisciplinary Optimization, COEX Seoul, 21 May - 25 May 2007, Korea. arXiv admin note: substantial text overlap with arXiv:2101.09835

  13. arXiv:2101.09974  [pdf

    cs.NE math.OC

    Optimal Flexural Design of FRP-Reinforced Concrete Beams Using a Particle Swarm Optimizer

    Authors: M. S. Innocente, Ll. Torres, X. Cahís, G. Barbeta, A. Catalán

    Abstract: The design of the cross-section of an FRP-reinforced concrete beam is an iterative process of estimating both its dimensions and the reinforcement ratio, followed by the check of the compliance of a number of strength and serviceability constraints. The process continues until a suitable solution is found. Since there are infinite solutions to the problem, it appears convenient to define some opti… ▽ More

    Submitted 25 January, 2021; originally announced January 2021.

    Comments: Submitted to FRPRCS-8, University of Patras, Patras, Greece, July 16-18, 2007

  14. arXiv:2101.09835  [pdf

    cs.NE math.OC

    Particle Swarm Optimization: Development of a General-Purpose Optimizer

    Authors: Mauro S. Innocente, Johann Sienz

    Abstract: Traditional methods present a very restrictive range of applications, mainly limited by the features of the function to be optimized and of the constraint functions. In contrast, evolutionary algorithms present almost no restriction to the features of these functions, although the most appropriate constraint-handling technique is still an open question. The particle swarm optimization (PSO) method… ▽ More

    Submitted 24 January, 2021; originally announced January 2021.

    Comments: 6th ASMO UK / ISSMO conference. Oxford, 3rd-4th July 2006

  15. arXiv:2012.07968  [pdf, other

    cs.CV

    FasteNet: A Fast Railway Fastener Detector

    Authors: Jun Jet Tai, Mauro S. Innocente, Owais Mehmood

    Abstract: In this work, a novel high-speed railway fastener detector is introduced. This fully convolutional network, dubbed FasteNet, foregoes the notion of bounding boxes and performs detection directly on a predicted saliency map. Fastenet uses transposed convolutions and skip connections, the effective receptive field of the network is 1.5$\times$ larger than the average size of a fastener, enabling the… ▽ More

    Submitted 14 December, 2020; originally announced December 2020.

    Comments: 8 pages