• EN
  • FR
Site carrière CEA : toutes nos offres d'emploi
CEA

Suivez nous

  •  

  • Accueil
  • Déposer une candidature spontanée
  • Ma recherche, mon alerte
  • CDI/CDD pour alternants/stag. CEA
  • Consulter nos sujets de Thèses
  • Un souci ? Contactez-nous
 

Connexion Espace candidat

J'ai déjà un espace candidat

Connexion à l'espace candidat




Mot de passe perdu

S'inscrire Je me crée un espace candidat

Vous n'avez pas encore votre propre espace candidat. Créez-le en cliquant ici.
Un souci ? Contactez-nous à
admin-poem@cea.fr

 

Vous êtes ici :  Accueil  ›  Liste des offres  ›  Détail de l'offre

Ma sélection : 0 offre(s)
Site carrière CEA : toutes nos offres d'emploi
CEA

Suivez nous

  •  

Menu Site carrière CEA

  • Accueil
  • Déposer une candidature spontanée
  • Ma recherche, mon alerte
  • CDI/CDD pour alternants/stag. CEA
  • Consulter nos sujets de Thèses
  • Un souci ? Contactez-nous
Pause
Lecture
Moteur de recherche d'offres d'emploi CEA
Voir toutes les offres
Flux RSS et autres flux
Information

INTERNSHIP - Comparison of MCMC Methods and Implementation in Uranie - 6 months - Saclay H/F H/F

  • Envoyer cette offre à un ami
  • Imprimer cette offre (nouvelle fenêtre)
  •  


Détail de l'offre

Informations générales

CEA (logo)

Entité de rattachement

Le CEA est un acteur majeur de la recherche, au service des citoyens, de l'économie et de l'Etat.

Il apporte des solutions concrètes à leurs besoins dans quatre domaines principaux : transition énergétique, transition numérique, technologies pour la médecine du futur, défense et sécurité sur un socle de recherche fondamentale. Le CEA s'engage depuis plus de 75 ans au service de la souveraineté scientifique, technologique et industrielle de la France et de l'Europe pour un présent et un avenir mieux maîtrisés et plus sûrs.

Implanté au cœur des territoires équipés de très grandes infrastructures de recherche, le CEA dispose d'un large éventail de partenaires académiques et industriels en France, en Europe et à l'international.

Les 20 000 collaboratrices et collaborateurs du CEA partagent trois valeurs fondamentales :

• La conscience des responsabilités
• La coopération
• La curiosité
  

Référence

2025-38385  

Description de l'unité

Notre Service dédié au Génie Logiciel pour la Simulation (SGLS) réalise et maintient des plateformes génériques, pérennes et open source dans le but :
- de développer des codes de calcul parallèles en mécanique des fluides à différentes échelles (https://sourceforge.net/projects/trust-platform/)
- d'exploiter les codes de calculs à l'aide d'outils de mise en données, prétraitements et postraitements, standards ou spécifiques ;
- de fournir aux physiciens les méthodes et outils leur permettant d'optimiser leurs conceptions et de traiter les incertitudes de leurs études de sûreté.

Le Laboratoire d'Intelligence Artificielle et de science des Données (autrement nommé le LIAD) réalise et maintient une plateforme générique, pérenne et open source pour fournir à nos physiciens des méthodes et outils leur permettant d'améliorer leurs modèles, d'optimiser leurs conceptions et de traiter les incertitudes de leurs études : la plateforme Uranie.

Uranie ? Oui, notre plateforme permet dans l'approche VVQI (Validation, Vérification et Quantification d'Incertitude) de créer des plans d'expériences adaptés aux besoins d'une analyse de sensibilité, d'un problème d'optimisation ou de la génération d'une base d'apprentissage ou de test pour un modèle de substitution.

Uranie permet de piloter le lancement des codes ou fonctions de manière séquentielle ou avec différentes approches de parallélisation.

Description du poste

Domaine

Mathématiques, information  scientifique, logiciel

Contrat

Stage

Intitulé de l'offre

INTERNSHIP - Comparison of MCMC Methods and Implementation in Uranie - 6 months - Saclay H/F H/F

Sujet de stage

Comparison of MCMC Methods and Implementation in Uranie

Durée du contrat (en mois)

6

Description de l'offre

Parameter calibration of simulation codes is an essential step in the modeling and simulation of complex physical systems. These codes, often resulting from long multiphysics computation chains, include numerous parameters whose values can only be partially determined through measurements. Calibration therefore consists in adjusting these parameters to achieve the best possible consistency between model predictions and available experimental data.


In this context, accounting for parameter uncertainty is crucial. Experimental data are often noisy or limited, and the models themselves involve approximations. The Bayesian framework provides a rigorous approach to handle these uncertainties by representing parameters as random variables. The objective then becomes to estimate their a posteriori distribution, given the observations and the prior knowledge.


When the model cannot be linearized, when the likelihood function is complex, or when the a priori distributions are non-Gaussian, direct sampling methods become inapplicable. In such cases, Markov Chain Monte Carlo (MCMC) methods are recognized as reference tools. They enable efficient exploration of the parameter space and allow obtaining representative samples from the a posteriori distribution.


However, there is today a wide variety of MCMC algorithms (Metropolis-Hastings, Gibbs Sampling, Hamiltonian Monte Carlo, Adaptive MCMC, Differential Evolution MCMC, among others), whose performances can vary significantly depending on the nature of the problem (dimension, parameter correlations, likelihood topology, etc.). It is therefore necessary to compare these different approaches to identify their strengths and limitations.


The proposed internship fits into this perspective. Its objective is to perform a thorough comparison of the main MCMC methods applied to Bayesian parameter calibration. The main tasks will be :


- Conduct a state of the art of current MCMC methods in the scientific literature and
existing reference tools/libraries ;
- Select a representative set of MCMC algorithms covering various application cases
(complex distributions, strong correlations, etc.) ;
- Evaluate these methods on benchmark datasets, analyzing their performance in terms
of convergence, computational cost, and robustness ;
- Implement the best-performing methods in the Uranie platform, ensuring proper documentation and integration into the platform’s testing environment ;
- Propose possible improvements or new MCMC algorithm variants, as part of a methodological innovation approach.


The internship will be conducted at the Service of Software Engineering and for Simulation (SGLS - Service de Génie Logiciel pour la Simulation) within the Energy Division (DES - Direction des Énergies). The service develops and qualifies the simulation tools for enhancing the precision and reliability of the models used to design and analyze the safety of the French nuclear power systems. 

Moyens / Méthodes / Logiciels

MCMC methods, Bayesian inference, calibration, Uranie

Profil du candidat

Master’s level (M2) student enrolled in an engineering school or master’s program with a specialization in statistics. The candidate should have :


- Strong knowledge in probability and statistics, ideally complemented by coursework in Bayesian statistics and MCMC methods ;
- Software development skills, particularly in C++ and Python (main languages for the internship). Good knowledge or familiarity with R, or ROOT would be an asset ;
- Scientific rigor, ability to work independently, and a strong interest in learning (state of the art, method comparison, in-depth understanding of algorithms).

Localisation du poste

Site

Saclay

Localisation du poste

France, Ile-de-France, Essonne (91)

Ville

Saclay

Critères candidat

Langues

  • Français (Courant)
  • Anglais (Courant)

Diplôme préparé

Bac+5 - Diplôme École d'ingénieurs

Possibilité de poursuite en thèse

Non

Demandeur

Disponibilité du poste

01/03/2026


Autres offres

Ces offres pourraient vous intéresser

Stage - Bac+5 - Méthode de maillage adaptatif pour un algorithme de transport Monte Carlo - H/F

Ajouter cette offre à ma sélection : Stage - Bac+5 - Méthode de maillage adaptatif pour un algorithme de transport Monte Carlo - H/F (2025-37335-S1779)
  • Réf. : 2025-37335-S1779
  • Stage
  • Essonne (91)
  • Bruyères-le-Châtel

Stage Master 1/2 - Design d'une chambre d'analyse X H/F

Ajouter cette offre à ma sélection : Stage Master 1/2 - Design d'une chambre d'analyse X H/F (2025-38216)
  • Réf. : 2025-38216
  • Stage
  • Essonne (91)
  • Gif-sur-Yvette

Stage - Bac+4/+5 - Amélioration de processus d'adsorption sur des stations de type gaz nobles - H/F

Ajouter cette offre à ma sélection : Stage - Bac+4/+5 - Amélioration de processus d'adsorption sur des stations de type gaz nobles - H/F (2025-37323-S1767)
  • Réf. : 2025-37323-S1767
  • Stage
  • Essonne (91)
  • Bruyères-le-Châtel
  • Mentions légales
  • Cookies
  • Paramétrer vos cookies
  • Accessibilité : partiellement conforme
  • Plan du site
Aller en haut