Sitemap
A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.
Pages
About me
About me
Posts
The limits of the Central Limit (theorem)
Published:
Here is a nerdy shower thought, this one is certainly going to be a bit boring for the commoners, sorry mates!
Life is made of compromises
Published:
Life is made up of compromises.
Edith Warton
portfolio
Portfolio item number 1
Short description of portfolio item number 1
Portfolio item number 2
Short description of portfolio item number 2
publications
Metaheuristics-based Exploration Strategies for Multi-Objective Reinforcement Learning
Published in Proceedings of the 14th International Conference on Agents and Artificial Intelligence, 2022
Nominated for best student paper award.
Recommended citation: Felten, F., Danoy, G., Talbi, E. and Bouvry, P. (2022). Metaheuristics-based Exploration Strategies for Multi-Objective Reinforcement Learning. In Proceedings of the 14th International Conference on Agents and Artificial Intelligence - Volume 2: ICAART, ISBN 978-989-758-547-0; ISSN 2184-433X, pages 662-673. DOI: 10.5220/0010989100003116.
Download Paper
MORL/D: Multi-Objective Reinforcement Learning based on Decomposition
Published in International Conference in Optimization and Learning (OLA2022), 2022
Applying decomposition techniques from MOO to MORL.
Recommended citation: F. Felten, E.-G. Talbi, and G. Danoy, (2022). MORL/D: Multi-Objective Reinforcement Learning based on Decomposition. In Proceedings of International Conference on Optimization and Learning (OLA2022)
Download Paper
MO-Gym: A Library of Multi-Objective Reinforcement Learning Environments
Published in BNAIC/BeNeLearn 22, 2022
Open source library for Multi-Objective RL.
Recommended citation: L. N. Alegre, F. Felten, E.-G. Talbi, G. Danoy, A. Nowé, and A. L. C. Bazzan, “MO-Gym: A Library of Multi-Objective Reinforcement Learning Environments,” Proceedings of the 34th Benelux Conference on Artificial Intelligence BNAIC/Benelearn 2022
Download Paper
Hyperparameter Optimization for Multi-Objective Reinforcement Learning
Published in Multi-Objective Decision Making Workshop (MODeM2023), 2023
Setting up the foundations for HPO 4 MORL.
Recommended citation: F. Felten, D. Gareev, E.-G. Talbi, and G. Danoy, (2023). Hyperparameter Optimization for Multi-Objective Reinforcement Learning. arXiv, Oct. 25, 2023. doi: 10.48550/arXiv.2310.16487.
Download Paper
A Toolkit for Reliable Benchmarking and Research in Multi-Objective Reinforcement Learning
Published in Thirty-seventh Conference on Neural Information Processing Systems Datasets and Benchmarks Track, 2023
MO-Gymnasium + MORL-baselines + Public datasets of training results.
Recommended citation: Florian Felten, Lucas Nunes Alegre, Ann Nowe, Ana L. C. Bazzan, El Ghazali Talbi, Grégoire Danoy, and Bruno Castro da Silva, ‘A Toolkit for Reliable Benchmarking and Research in Multi-Objective Reinforcement Learning’, in Proceedings of the 37th Conference on Neural Information Processing Systems (NeurIPS 2023).
Download Paper
Multi-Objective Reinforcement Learning Based on Decomposition: A Taxonomy and Framework
Published in Journal of Artificial Intelligence Research (JAIR), 2024
MOO/D + RL = MORL/D
Recommended citation: Florian Felten, El Ghazali Talbi, and Grégoire Danoy, ‘Multi-Objective Reinforcement Learning Based on Decomposition: A Taxonomy and Framework’, in Journal of Artificial Intelligence Research.
Download Paper
Multi-Objective Reinforcement Learning
Published in Université du Luxembourg [FSTM], 2024
My Thesis on Multi-Objective Reinforcement Learning
Recommended citation: Florian Felten, ‘Multi-Objective Reinforcement Learning’, in Unilu - Université du Luxembourg [FSTM], Luxembourg.
Download Paper
talks
Presentation of Metaheuristics Based exploration strategies at ICAART
Published:
Presentation of Metaheuristics-based Exploration Strategies for Multi-Objective Reinforcement Learning at ICAART.
Spotlight on young researchers
Published:
My research explained in less than 2 minutes.
Hyperparameter Optimization for MORL
Published:
Recording of my talk at the MODeM workshop at ECAI 2023.
RTL: Drone research in Luxembourg
Published:
Research on drones in Luxembourg explained to the national journal: https://www.rtl.lu/news/national/a/2198613.html.
It depends: Dealing with Multiple Objectives in (MA)RL
Published:
A quick tour of MORL and MOMARL for the researchers at Montefiore Institute, see the event.
teaching
Programming Fundamentals 3
Undergraduate course, University of Luxembourg, Department of Computer Science, 2022
In this course co-teached with Pierre Talbot, we aim to introduce CS students to various programming paradigms. The first part, mainly given by Pierre, focuses on Functional Programming. My part focuses on concurrent programming.