François Lanusse
CNRS Researcher @ AIM, CEA Paris-Saclay
Polymathic AI
SCOPE: Science at the Convergence of AI and Exascale computing, March 11th
astro-ph abstracts mentioning Deep Learning, CNN, or Neural Networks
The vast majority of these results has relied on supervised learning and networks trained from scratch.
=> Limits in practice the ease of using deep learning for analysis and discovery
Accepted at NeurIPS 2025, spotlight presentation at NeurIPS 2025 AI4Science Workshop
Project led by:
Francois
Lanusse
Liam
Parker
Jeff
Shen
Tom
Hehir
Ollie
Liu
Lucas
Meyer
Sebastian Wagner-Carena
Helen
Qu
Micah
Bowles
(Blanco Telescope and Dark Energy Camera.
Credit: Reidar Hahn/Fermi National Accelerator Laboratory)
(Subaru Telescope and Hyper Suprime Cam. Credit: NAOJ)
(Dark Energy Spectroscopic Instrument)
(Sloan Digital Sky Survey. Credit: SDSS)
(Gaia Satellite. Credit: ESA/ATG)
Cuts: extended, full color griz, z < 21
Cuts: extended, full color grizy, z < 21
Cuts: parallax / parallax_error > 10
Survey translation
Spectrum super-resolution
Conventional scientific workflow with deep learning
Conventional researchers @ CMU
Circa 2016
CMU DeepLens (Lanusse et al 2017)
Foundation Model-based Scientific Workflow
Already taken care of
=> Let's discuss embedding-based adaptation
Adaptation at low cost
with simple strategies:
x_train = Tokenize(hsc_images, modality='HSC')
model = FineTunedModel(base='Aion-B',
adaptation='AttentivePooling')
model.fit(x_train, y_train)
y_test = model.predict(x_test)
Trained on ->
Eval on ->
Inputs:
measured fluxes
Inputs:
measured fluxes + image
Segmenting central bar and spiral arms in galaxy images based on Galaxy Zoo 3D
nDCG@10 score
Spotlight at 2025 NeurIPS AI4Science Workshop
Nolan Koblischke
nDCG@10 score
https://aion-search.github.io
Thank you for listening!