Table of Contents
Detailed Curriculum
MASTER 1 (M1)
Mandatory:
- Refresher in Statistics (APM_51438_EP, Marine Le Morvan, Inria)
1 course among:
- Refresher in Computer Graphics (CSC_51438_EP, Marie-Paule Cani, EP), presenting an introduction to 3D Computer Graphics
- Refresher in Computer Science (CSC_51440_EP, Amal Dev Parakkat, Telecom Paris)
All subsequent M1 courses are 36h and will credit 4.5 ECTS. Note that students need to mandatorily either choose a Deep Learning course either in Period 1 (CSC_51054_EP) or in Period 2 (APM_52183_EP).
Period 1
Mandatory:
- Computer Animation (CSC_51085_EP, Mathieu Desbrun and Marie-Paule Cani, EP)
- Image Analysis and Computer Vision (CSC_51073_EP, Mathieu Brédif, EP & IGN)
- Machine Learning (MDC_51006_EP, Erwan Le Pennec and Jesse Reed, EP)
1 course among:
- Deep Learning (Recommeded option, CSC_51054_EP, Michalis Vazirgiannis, EP)
- Digital Representation and Analysis of Shapes (Recommeded option, CSC_51074_EP, Mathieu Desbru and Pooran Memari, EP & Inria)
- Signal Processing (Recommeded option, APM_51055_EP, Rémi Flamary, EP)
- Topological Data Analysis (CSC_51056_EP, Steve Oudot, EP & Inria)
+ Mandatory non-scientific courses:
- Introduction to Marketing and Strategy (IME_51456_EP, Philippe Ginier-Gillet, EP)
- Sport
- Humanities
- Foreign Languages
Period 2
Mandatory:
- Reinforcement Learning and Autonomous Agents (CSC_52081_EP, Jesse Read, EP)
- Multimodal Generative AI (CSC_52002_EP, Vicky Kalogeiton, EP)
2 courses among:
- Deep Learning (Recommended option, APM_52183_EP, Kevin Scaman)
- Image Synthesis: Theory and Practice (Recommended option, CSC_52084_EP, Tamy Boubekeur, Telecom ParisTech)
- Statistics in Action (Recommended option, APM_52066_EP, Zacharie Naulet, EP & INRAE)
- Advanced Deep Learning (CSC_52087_EP, Michalis Vazirgiannis, Vicky Kalogeiton, Johannes Lutzeyer, EP)
- Graph Representation Learning (CSC_52072_EP, Johannes Lutzeyer and Michalis Vazigiannis, EP)
- Emerging Topics in Machine Learning (APM_52188_EP, Rémi Flamary, EP)
+ Mandatory non-scientific courses:
- Either Entrepreneurship for Sustainability (IME_52068_EP, Chloé Steux, 3 ECTS) Or Case studies on Innovation (IME_52062_EP, Philippe Ginier-Gillet, 3 ECTS)
- Sport
- Humanities
- Foreign Languages
Period 3
INT_52406_EP - Research-Oriented Internship (4 to 6 months, 20 ECTS)
MASTER 2 (M2)
No refresher course is provided but students directly entering in the M2 and lacking background in Computer Graphics are welcome to follow the M1 refresher course in Computer Science.
Period 1
APM_53440_EP - Advanced unsupervised learning (24h, 2 ECTS), Pierre Latouche(UCA) (contact: pierre.latouche@uca.fr)
This course aims at presenting advanced models and methods from computational statistics and machine learning for unsupervised learning, through the context of directed graphical models. Both the frequentist and Bayesian frameworks will be covered. In particular, we will study clustering methods and we will focus on mixture models and on the expectation maximisation algorithm for inference. The standard model selection criterion will be derived and we will illustrate their use to estimate the model complexity. After having given the theory of directed graphical models, we will show on a series of examples how the classical models from machine learning can be characterized in such a context. We will show how all the standard loss functions in machine learning can be linked to specific directed graphical models, giving rise to new ways to think about problems and to solve them. We will particularly insist on the interest of relying on directed graphical models to evaluate the complexity of the inference task for various models. The variational framework will be presented along with the variational EM and variational Bayes EM algorithms. The inference task of the stochastic block model, with a two-to-one dependency, will be described. The second part of the course will be about the use of deep neural networks in directed graphical models to obtain the so-called deep graphical models. Variational autoencoders and GAN we will be presented in such a context along with the corresponding inference strategies. We will finally show on a given example how the main model for social network analysis can be rewritten and extented with deep graphical models. We will point out the modifications in terms of directed graphical models, inference, and applications. In particular, we will describe the use of graph neural networks. Lectures will be done through slides and proofs on the blackboard. In labs, we will implement and test all the approaches seen in the lectures.
APM_53441_EP - From Boosting to Foundation Models: learning with Tabular Data (24h, 2 ECTS), Marine Le Morvan (contact: marine.le-morvan@polytechnique.edu)
This course offers a modern overview of statistical learning with tabular data, from classical tree-based models to emerging deep and foundation models. We will review the foundations of gradient boosting methods and their scalable implementations, cover recent deep learning models tailored for tabular data, and introduce tabular foundation models. In particular, we will discuss the limitations of LLMs on structured data, introduce the concept of in-context learning, and provide an in-depth understanding of novel tabular foundation models, including their architecture and pretraining strategies. The course will also address key practical challenges in real-world datasets and applications, such as encoding heterogeneous feature types (categorical, numerical, temporal, textual), strategies for handling missing data, and methods for evaluating and calibrating predictive uncertainty.
CSC_53432_EP - Large Language Models (24h, 2 ECTS), Guokan Shang (MBZUAI) (contact: guokan.shang@mbzuai.ac.ae)
This course offers a deep dive into Large Language Models (LLMs), blending essential theory with hands-on labs to develop both practical skills and conceptual understanding—preparing you for roles in LLM development and deployment.
The curriculum begins with a brief overview of key historical NLP techniques. It then transitions to the transformer architecture, focusing on its attention mechanism and tokenization—the core of modern LLMs. Pre-training objectives such as masked/denoising language modeling and causal language modeling will also be covered, forming the basis for models like BERT, GPT, and T5. The course then examines LLM post-training techniques used to refine pre-trained models, including instruction tuning (SFT), reinforcement learning from human feedback (e.g., PPO/DPO), and reinforcement learning from verifiable rewards (e.g., GRPO). Finally, the course will address LLM application and future directions—including RAG, agents, multimodality, and alternative model architectures.
CSC_53439_EP - Deep Reinforcement Learning (24h, 2 ECTS), Jesse Read (contact: jesse.read@polytechnique.edu)
Reinforcement learning (RL) is of increasing relevance today, including in games, complex energy systems, recommendation engines, finance, logistics, and for auto-tuning the parameters of other learning frameworks. This course assumes familiarity with the foundations of RL and its main paradigms (temporal-difference learning, Monte Carlo, and policy-gradient methods). We will explore them further, and study modern state-of-the-art variants (such as proximal policy optimization), with a focus on developing RL solutions with deep neural architectures suited to modern applications. We will also take a look at specialized topics such inverse reinforcement learning.
CSC_53431_EP - Analysis and Deep Learning on Geometric Data (24h, 2 ECTS), Maks Ovsjanikov (EP) (contact: maks@lix.polytechnique.fr)
This course will introduce students to advanced topics in modern geometric data analysis with focus on a) mathematical foundations (discrete differential geometry, mapping, optimization), and b) deep learning for best performing methods. We will give an overview of the foundations in shape analysis and processing before moving to modern techniques based on deep learning for solving problems such as shape classification, correspondence, parametrization, etc.
CSC_53433_EP - Creative & Generative models in Computer Graphics (24h, 2 ECTS), Marie-Paule Cani (EP), Julien Pettré (Inria) (contact: marie-paule.cani@polytechnique.edu)
This course presents the AI-related methods developed in Computer Graphics to create or generate individual 3D shapes, animated landscapes and humanoid motion. We first introduce user-centered Creative AI, i.e. smart 3D models - either based on knowledge or trained from examples, designed to help users creating and controlling 3D shapes and environments. Second, we focus on the use of AI in Character Animation, from early motion planning and control methods to deep reinforcement learning solutions. These methods result into 3D character models able to navigate alone or within crowds, and to interact with their environment. The lab sessions are held on Unity, based on C#.
Period 2
CSC_54456_EP - Navigation for Autonomous systems (24h, 2 ECTS), David Filliat (ENSTA) (contact: david.filliat@ensta-paris.fr)
Drones and robots must create maps of their surroundings to plan their movement and navigate. This course presents the robotic platforms and the most common sensors (vision, Lidar, intertial units, odometry …) and the different components of navigation: control; obstacle avoidance; localization; mapping (SLAM) and trajectory planning as well as filtering (Kalman filter, particle filtering, etc.) and optimization techniques used in these fields.
CSC_54441_EP - Introduction to the verification of neural networks (24h, 2 ECTS), Eric Goubault (EP), Sylvie Putot (EP) (contact: sylvie.putot@polytechnique.edu) - Elective course
Neural networks are widely used in numerous applications including safety-critical ones such as control and planning for autonomous systems. A central question is how to verify that they are correct with respect to some specification. Beyond correctness or robustness, we are also interested in questions such as explainability and fairness, that can in turn be specified as formal verification problems. In this course, we will see how formal methods approaches introduced in the context of program verification can be leveraged to address the verification of neural networks.
CSC_54445_EP - Geometric Algorithms for Point Patterns and 2D embedded Structures, Across Applications in Visual Computing (24h, 2 ECTS), Pooran Memari (contact: pooran.memari@polytechnique.edu) - Elective course
This course explores the key role of 2D embedded structures, namely discrete distributions or point patterns in practical applications, such as object placement and texture synthesis. Through interconnected themes in data analysis, we will revisit foundational tools and introduce techniques to analyze, synthesize, design and further edit such 2D configurations. The exercise sessions present scenarios where geometric intuition leads to efficient computational methods, mainly via example-based modeling and lightweight learning techniques.
CSC_54442_EP - Socio-emotional embodied conversational agents (24h, 2 ECTS), Chloé Clavel (Inria Paris) and Brian Ravenet (Université Paris Saclay) (contacts: chloe.clavel@inria.fr and brian.ravenet@lisn.upsaclay.fr>)
Many interactive systems, from virtual companions to online retailing, rely on embodied conversational agents. These agents need to reach a good level of communication skills to conduct a conversation with humans and be acceptable and trustworthy by humans. This course will introduce non-verbal behavior models, present models for multimodal dialog, opinion detection and voice quality, explain how to model the agent's emotions and their evolution over time, and present methods for enhancing naturalism with expressive gaze and gestures, realistic animation.
CSC_54444_EP - Virtual/Augmented Reality & 3D Interactions (24h, 2 ECTS), Anatole Lécuyer (Inria Rennes), Ferran Argelaguet (Inria Rennes), Arnaud Prouzeau (Inria Saclay), Claudio Pacchierotti (CNRS - IRISA), Fabien Lotte (Inria Bordeaux) (contact: anatole.lecuyer@inria.fr)
Metaverse and virtual/augmented reality technologies are spreading widely. But reconstructing our world and generating virtual ones would be useless without effective techniques to navigate and interact with them. This course will present virtual and augmented reality systems as well as the associated methods for 3D interaction, from multi-modal interaction merging visual immersion, sound and haptics systems to brain-computer interfaces.
CSC_54434_EP - 3D Computer Vision (24h, 2 ECTS), Xi Wang (EP) (contact: Xi.Wang@polytechnique.edu)
This course presents modern 3D computer vision in a clear, step-by-step progression: we begin with classical multi-view reconstruction and structure‑from‑motion pipelines, then advance to neural implicit representations for novel‑view synthesis (e.g., NeRF), proceed to explicit geometry rendering via 3D Gaussian Splatting (3DGS), and finally explore generative 3D models: e.g., 3D generation guided by 2D generative score distillation (DreamFusion-like), data‑driven 3D/4D content generation for dynamic scenes and motion, and the latest video generation techniques.
CSC_54443_EP - Soft robots: Design, Modeling, Simulation and Control (24h, 2 ECTS), Christian Duriez (Inria Lille) (contact: christian.duriez@inria.fr)
Soft robotics is a promising novel field, bringing more robustness in robots design and for all tasks involving close interactions with humans, from help to disable people to medical robot. This course will give an introduction to recent advances in soft robotics, including design, modeling, simulation and control techniques for robots, and will present recent applications in medicine, industry and art.
Transverse Courses and Projects (spanning Period 1 and 2)
MDC_54430_EP - Transverse project (8 ECTS): Students will work half a day a week on a transverse project, corresponding to a challenging question either raised by an industrial partner or by a researcher in the domain spanned by the programme.
IME_50430_EP - Seminar on ethical issues, law and novel applications of AI (6 ECTS), Véronique Steyer veronique.steyer@polytechnique.edu Students will be sensitized to ethical issues and law, and introduced to novel applications of artificial intelligence and visual computing through a weekly seminar with key-note talks from both institutional and industrial partners.
Courses in humanities, languages and sports (8 ECTS total) These courses will be similar to those of the other graduate degrees at Ecole Polytechnique.
Period 3
INT_54490_EP - Internship either in the R&D department of a company or in a research lab (5 to 6 months, 24 ECTS).