Skip to main content

Showing 1–11 of 11 results for author: Chalumeau, F

.
  1. arXiv:2406.16424  [pdf, other

    cs.AI cs.LG

    Memory-Enhanced Neural Solvers for Efficient Adaptation in Combinatorial Optimization

    Authors: Felix Chalumeau, Refiloe Shabe, Noah de Nicola, Arnu Pretorius, Thomas D. Barrett, Nathan Grinsztajn

    Abstract: Combinatorial Optimization is crucial to numerous real-world applications, yet still presents challenges due to its (NP-)hard nature. Amongst existing approaches, heuristics often offer the best trade-off between quality and scalability, making them suitable for industrial use. While Reinforcement Learning (RL) offers a flexible framework for designing heuristics, its adoption over handcrafted heu… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

  2. arXiv:2401.08632  [pdf, other

    cs.NE cs.AI cs.LG cs.RO

    Synergizing Quality-Diversity with Descriptor-Conditioned Reinforcement Learning

    Authors: Maxence Faldor, Félix Chalumeau, Manon Flageat, Antoine Cully

    Abstract: A fundamental trait of intelligence involves finding novel and creative solutions to address a given challenge or to adapt to unforeseen situations. Reflecting this, Quality-Diversity optimization is a family of Evolutionary Algorithms, that generates collections of both diverse and high-performing solutions. Among these, MAP-Elites is a prominent example, that has been successfully applied to a v… ▽ More

    Submitted 10 December, 2023; originally announced January 2024.

    Comments: arXiv admin note: substantial text overlap with arXiv:2303.03832

  3. arXiv:2311.13569  [pdf, other

    cs.LG cs.AI

    Combinatorial Optimization with Policy Adaptation using Latent Space Search

    Authors: Felix Chalumeau, Shikha Surana, Clement Bonnet, Nathan Grinsztajn, Arnu Pretorius, Alexandre Laterre, Thomas D. Barrett

    Abstract: Combinatorial Optimization underpins many real-world applications and yet, designing performant algorithms to solve these complex, typically NP-hard, problems remains a significant research challenge. Reinforcement Learning (RL) provides a versatile framework for designing heuristics across a broad spectrum of problem domains. However, despite notable progress, RL has not yet supplanted industrial… ▽ More

    Submitted 28 May, 2024; v1 submitted 13 November, 2023; originally announced November 2023.

    Comments: Fix typo in formula and add a reference

  4. arXiv:2308.03665  [pdf, other

    cs.AI cs.NE

    QDax: A Library for Quality-Diversity and Population-based Algorithms with Hardware Acceleration

    Authors: Felix Chalumeau, Bryan Lim, Raphael Boige, Maxime Allard, Luca Grillotti, Manon Flageat, Valentin Macé, Arthur Flajolet, Thomas Pierrot, Antoine Cully

    Abstract: QDax is an open-source library with a streamlined and modular API for Quality-Diversity (QD) optimization algorithms in Jax. The library serves as a versatile tool for optimization purposes, ranging from black-box optimization to continuous control. QDax offers implementations of popular QD, Neuroevolution, and Reinforcement Learning (RL) algorithms, supported by various examples. All the implemen… ▽ More

    Submitted 7 August, 2023; originally announced August 2023.

  5. The Quality-Diversity Transformer: Generating Behavior-Conditioned Trajectories with Decision Transformers

    Authors: Valentin Macé, Raphaël Boige, Felix Chalumeau, Thomas Pierrot, Guillaume Richard, Nicolas Perrin-Gilbert

    Abstract: In the context of neuroevolution, Quality-Diversity algorithms have proven effective in generating repertoires of diverse and efficient policies by relying on the definition of a behavior space. A natural goal induced by the creation of such a repertoire is trying to achieve behaviors on demand, which can be done by running the corresponding policy from the repertoire. However, in uncertain enviro… ▽ More

    Submitted 13 September, 2023; v1 submitted 27 March, 2023; originally announced March 2023.

    Comments: 10+7 pages

  6. arXiv:2303.03832  [pdf, other

    cs.NE

    MAP-Elites with Descriptor-Conditioned Gradients and Archive Distillation into a Single Policy

    Authors: Maxence Faldor, Félix Chalumeau, Manon Flageat, Antoine Cully

    Abstract: Quality-Diversity algorithms, such as MAP-Elites, are a branch of Evolutionary Computation generating collections of diverse and high-performing solutions, that have been successfully applied to a variety of domains and particularly in evolutionary robotics. However, MAP-Elites performs a divergent search based on random mutations originating from Genetic Algorithms, and thus, is limited to evolvi… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

    Comments: Under review at GECCO 2023

  7. arXiv:2211.13742  [pdf, other

    cs.NE cs.AI

    Assessing Quality-Diversity Neuro-Evolution Algorithms Performance in Hard Exploration Problems

    Authors: Felix Chalumeau, Thomas Pierrot, Valentin Macé, Arthur Flajolet, Karim Beguir, Antoine Cully, Nicolas Perrin-Gilbert

    Abstract: A fascinating aspect of nature lies in its ability to produce a collection of organisms that are all high-performing in their niche. Quality-Diversity (QD) methods are evolutionary algorithms inspired by this observation, that obtained great results in many applications, from wing design to robot adaptation. Recently, several works demonstrated that these methods could be applied to perform neuro-… ▽ More

    Submitted 8 September, 2023; v1 submitted 24 November, 2022; originally announced November 2022.

    Comments: GECCO 2022 Workshop on Quality Diversity Algorithm Benchmarks

  8. Empirical analysis of PGA-MAP-Elites for Neuroevolution in Uncertain Domains

    Authors: Manon Flageat, Felix Chalumeau, Antoine Cully

    Abstract: Quality-Diversity algorithms, among which MAP-Elites, have emerged as powerful alternatives to performance-only optimisation approaches as they enable generating collections of diverse and high-performing solutions to an optimisation problem. However, they are often limited to low-dimensional search spaces and deterministic environments. The recently introduced Policy Gradient Assisted MAP-Elites… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

    Comments: submitted to Transactions on Evolutionary Learning and Optimization

    Journal ref: ACM Transactions on Evolutionary Learning, 2023, vol. 3, no 1, p. 1-32

  9. arXiv:2210.03516  [pdf, other

    cs.NE cs.AI cs.LG

    Neuroevolution is a Competitive Alternative to Reinforcement Learning for Skill Discovery

    Authors: Felix Chalumeau, Raphael Boige, Bryan Lim, Valentin Macé, Maxime Allard, Arthur Flajolet, Antoine Cully, Thomas Pierrot

    Abstract: Deep Reinforcement Learning (RL) has emerged as a powerful paradigm for training neural policies to solve complex control tasks. However, these policies tend to be overfit to the exact specifications of the task and environment they were trained on, and thus do not perform well when conditions deviate slightly or when composed hierarchically to solve even more complex tasks. Recent work has shown… ▽ More

    Submitted 8 September, 2023; v1 submitted 6 October, 2022; originally announced October 2022.

    Comments: Camera ready version for ICLR2023 (spotlight)

  10. arXiv:2102.09193  [pdf, other

    cs.LG cs.AI

    SeaPearl: A Constraint Programming Solver guided by Reinforcement Learning

    Authors: Félix Chalumeau, Ilan Coulon, Quentin Cappart, Louis-Martin Rousseau

    Abstract: The design of efficient and generic algorithms for solving combinatorial optimization problems has been an active field of research for many years. Standard exact solving approaches are based on a clever and complete enumeration of the solution set. A critical and non-trivial design choice with such methods is the branching strategy, directing how the search is performed. The last decade has shown… ▽ More

    Submitted 20 April, 2021; v1 submitted 18 February, 2021; originally announced February 2021.

  11. Diversity Policy Gradient for Sample Efficient Quality-Diversity Optimization

    Authors: Thomas Pierrot, Valentin Macé, Félix Chalumeau, Arthur Flajolet, Geoffrey Cideron, Karim Beguir, Antoine Cully, Olivier Sigaud, Nicolas Perrin-Gilbert

    Abstract: A fascinating aspect of nature lies in its ability to produce a large and diverse collection of organisms that are all high-performing in their niche. By contrast, most AI algorithms focus on finding a single efficient solution to a given problem. Aiming for diversity in addition to performance is a convenient way to deal with the exploration-exploitation trade-off that plays a central role in lea… ▽ More

    Submitted 31 May, 2022; v1 submitted 15 June, 2020; originally announced June 2020.

    Comments: Add several baselines (Policy Gradient assisted MAP Elites, DIAYN, AGAC) Change writing to take the point of view of the evo community Change style, writing, explanation, figures