ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.06320
23
0

EvoGrad: Metaheuristics in a Differentiable Wonderland

28 May 2025
Beatrice F.R. Citterio
Andrea Tangherloni
ArXiv (abs)PDFHTML
Main:9 Pages
2 Figures
Bibliography:2 Pages
Abstract

Differentiable programming has revolutionised optimisation by enabling efficient gradient-based training of complex models, such as Deep Neural Networks (NNs) with billions and trillions of parameters. However, traditional Evolutionary Computation (EC) and Swarm Intelligence (SI) algorithms, widely successful in discrete or complex search spaces, typically do not leverage local gradient information, limiting their optimisation efficiency. In this paper, we introduce EvoGrad, a unified differentiable framework that integrates EC and SI with gradient-based optimisation through backpropagation. EvoGrad converts conventional evolutionary and swarm operators (e.g., selection, mutation, crossover, and particle updates) into differentiable operators, facilitating end-to-end gradient optimisation. Extensive experiments on benchmark optimisation functions and training of small NN regressors reveal that our differentiable versions of EC and SI metaheuristics consistently outperform traditional, gradient-agnostic algorithms in most scenarios. Our results show the substantial benefits of fully differentiable evolutionary and swarm optimisation, setting a new standard for hybrid optimisation frameworks.

View on arXiv
@article{citterio2025_2506.06320,
  title={ EvoGrad: Metaheuristics in a Differentiable Wonderland },
  author={ Beatrice F.R. Citterio and Andrea Tangherloni },
  journal={arXiv preprint arXiv:2506.06320},
  year={ 2025 }
}
Comments on this paper