About
1) Overview
I am a Canadian AI graduate interested in the science and engineering of intelligence and advanced autonomy. I recently completed my second M.Sc. in Computer Science at the Mila AI Institute, where I studied state representation learning for deep reinforcement learning under the supervision of Pablo Samuel Castro, leading to a survey published in Transactions on Machine Learning Research. I also contributed to multi-agent reinforcement learning research at Mila, collaborating with Juan Duque under the supervision of Aaron Courville and Hugo Larochelle on opponent-shaping methods for improving cooperation in climate and economic simulation settings, leading to a recent publication co-presented at ICLR 2026.
Previously, I conducted deep learning research for brain-computer interfaces in the laboratory of Christian Ethier at the CERVO Brain Research Center, developing neural decoding pipelines from raw intracortical signals. More recently, I worked on applied AI R&D at Bombardier Aerospace and Bentley Systems, including deep learning for flight-test data analysis, synthetic sensor modeling, and reinforcement learning applications.
2) Research Interests
Focus: I am interested in understanding and improving the core building blocks of intelligent autonomous systems: perception, representation learning, world modeling, planning, control, uncertainty, adaptation, and multi-agent coordination.
Direction: I am particularly interested in how autonomous systems can learn useful abstractions from high-dimensional sensory observations and action spaces, leverage memory and prior knowledge, generalize across multiple tasks, estimate uncertainty, and use predictive world models to plan and adapt efficiently in dynamic environments.
Vision: Ultimately, I hope to contribute to the scientific and engineering foundations required for increasingly capable, robust, and trustworthy autonomous systems. I believe that achieving this across domains such as space, aviation, robotics, maritime systems, and ground vehicles will require significant advances beyond current capabilities. Although today’s autonomous systems perform remarkably well in increasingly structured settings, many still depend on human supervision when faced with unexpected situations, long-horizon reasoning, or complex multi-agent interactions. I am interested in developing the learning, reasoning, planning, and coordination mechanisms needed to enable more capable, reliable, and increasingly independent autonomous systems.
3) Publications
A Survey of State Representation Learning for Deep Reinforcement Learning
Transactions on Machine Learning Research, 2025
Ayoub E., Pablo Samuel Castro
Comprehensive survey of state representation learning methods, evaluation protocols, and open challenges in deep reinforcement learning.
Towards Climate Investment Policies Informed by Reinforcement Learning
International Conference on Learning Representations, 2026
Juan Duque, Razvan C., Ayoub E., Aaron Courville, Hugo Larochelle
Study on opponent-shaping multi-agent reinforcement learning for cooperation in climate-economic social dilemmas.
4) Selected Graduate Coursework
Information Theory; Combinatorial Optimization; Machine Learning; Reinforcement Learning; Representation Learning; Theoretical Principles of Deep Learning; Robot Learning; Towards AGI: Scaling, Emergence, Alignment; Design and Simulation of Industrial Intelligent Systems; 3D Perception for Autonomous Vehicles; Natural Language Processing; Bioinstrumentation and Biomedical Microsystems; Quantum Computing.
5) Selected Projects
Selected projects mostly from graduate coursework, R&D experiences, or personal work.
▸ Study - Examining the Road Ahead to Fully Autonomous Systems Across Domains (Current)
- Goal: Reviewing and formalizing the core building blocks of autonomy across domains, including humanoid robots, drones, road vehicles, aircraft, spacecraft, aircraft networks, spacecraft constellations, and maritime systems.
- Components: Studying the current state of autonomous systems, the main characteristics of fully autonomous systems, and the technical gaps that must be bridged to reach robust, reliable, and increasingly independent autonomy.
- collaborations: Feel free to message me for details or if interested to contribute or advise in any way!
▸ Deep Learning for Virtual Sensing Development (Bombardier Aerospace, 2025)
Overview: Worked on deep virtual sensors for synthetic air-data sensing and flight-test data analysis in safety-critical aerospace systems, supervised by Dr. Emmanuel Germanine. The work used deep learning on real aircraft flight-test data, where signals are noisy, variable across flight phases, and limited by real aircraft operations.
Importance: The motivation was to build stronger backup sensing for aircraft state estimation. In aviation, wrong or inconsistent air-data measurements can quickly affect pilot awareness, automation behavior, and control decisions, as seen in accidents such as Air France 447 and the Boeing 737 MAX accidents. This becomes even more important for future aircraft such as flying wings and blended-wing bodies, where safe flight may depend strongly on onboard estimation and control.
Technical details: Built pipelines using real flight-test data rather than simulation, so the models had to learn from limited flight envelopes. The work included signal cleaning, flight-phase detection, feature selection, train/test splitting, preprocessing, postprocessing, evaluation by flight phase, feature analysis, and ablations over architectures, losses, hyperparameters, model size, dataset size, filtering choices, input signals, aircraft type, and flight-test conditions.
Key distinction: Unlike many related approaches that rely on GPS, frontal/static pressure data, or full-envelope simulation, we avoided these assumptions to make the pipeline closer to a real degraded-sensing case. This made the task harder, but more relevant to aircraft that must detect bad information, use backup sensors, validate aircraft state, and keep operating safely when some signals are missing or unreliable.
Research direction: I see this area as open for many improvements in learned backup sensing, sensor redundancy, anomaly detection, and aircraft-state validation. I would be glad to continue research or R&D in this direction, especially for future autonomous aircraft and other safety-critical systems. Open to collaboration and discussion.
▸ Weight-Space Representation Learning and FDM Learning for Parameter-Space “Warping” (Mila, 2025)
- Overview: Explored whether learned representations of neural network weights, combined with forward dynamics models (FDMs) trained on trajectories of raw and/or encoded parameters across optimization steps, could help capture reusable training dynamics and accelerate model training across tasks, architectures, and settings.
- Scaling Bottleneck: We focused specifically on the scaling challenges of parameter-space “warping,” a term nicely suggested by Lucas in reference to warp-drive propulsion: the idea of moving through a model’s training trajectory by making rapid, non-local jumps through parameter space rather than progressing only step by step.
- Topic explored with Lucas, under the guidance of Damien Scieur, Boris Knyazev, and Alexia Jolicoeur-Martineau.
▸ Selected Graduate Technical Projects (2021–2024)
- Non-Contrastive SSL Collapse (2023): Studied mechanisms preventing representation collapse in SSL.
- Neural Decoding from M1 (2023, CERVO): Built deep learning pipelines for behavior, force, and kinematics decoding.
- Surrogate Models for EM Simulation (2022): Learned neural surrogates for magnetic-component simulations.
- Deep RL for Wood Drying (2022): Built a PPO simulator for industrial process optimization.
- Neural Combinatorial Optimization (2022): Applied graph neural networks and RL to weapon-target assignment.
- Superconducting Critical Temperature Prediction (2021): Predicted material critical temperatures with neural networks.
- Model-Free vs. Model-Based RL: Studied planning-based RL methods, including MuZero.
- ML Theory Notebooks (2020): Built notebooks combining ML theory, statistics, and Python.
▸ Algorithmic Trading and Investment Automation Platform (2020–Present)
- Overview: Developed algorithms and a prototype platform for automating and sharing investment strategies across asset classes, allowing users to allocate part of their portfolio to strategies they created or strategies made available by other users.
- State: The project is still active: DM if interested or want more information!
