IMSS Lecture 2026
The UCL IMSS Annual Lecture will take place on the 27th April with a keynote from @lestermackey.bsky.social.
The theme is 'Computational Statistics and Machine Learning' and we'll have talks from Alessandro Barp, Paula Cordero Encinar & Po-Ling Loh.
imss2026.github.io
@statisticsucl.bsky.social
03.02.2026 15:07 —
👍 7
🔁 4
💬 0
📌 0
Robust goodness-of-fit test with kernels -- now out in JMLR!
jmlr.org/papers/v26/2...
- Existing kernel-based goodness-of-fit tests are not necessarily robust. We explain why in the paper.
- We propose a simple yet provably robust extension.
Joint work with @fxbriol.bsky.social
30.12.2025 14:41 —
👍 2
🔁 1
💬 0
📌 0
The recording of my talk on 'Multilevel neural simulation-based inference' at the 'One World Approximate Bayesian Inference' seminar series is now available on YouTube.
Link: www.youtube.com/watch?v=hBWd...
17.11.2025 09:40 —
👍 9
🔁 4
💬 0
📌 0
I’ll be giving a talk on a recently accepted NeurIPS paper at the next OWABI seminar on Thursday. The talk will cover simulation-based inference and how you can enhance accuracy when you have cheap approximate simulators at hand.
28.10.2025 08:06 —
👍 5
🔁 1
💬 0
📌 0
Thanks Robin! And of course your very nice review of ABC was very helpful (and can be found in the references for those interested!).
28.08.2025 16:35 —
👍 1
🔁 0
💬 0
📌 0
Thanks for the interest! I'll send you a separate copy without the breaks via email, but I don't think it'll be better because I tend to make various parts of the slide appear/disappear, so removing breaks will make things look very messy.
28.08.2025 16:35 —
👍 2
🔁 0
💬 0
📌 0
Just finished delivering a course on 'Robust and scalable simulation-based inference (SBI)' at Greek Stochastics. This covered an introduction to SBI, open challenges, and some recent contributions from my own group.
The slides are now available here: fxbriol.github.io/pdfs/slides-....
28.08.2025 11:46 —
👍 35
🔁 9
💬 1
📌 1
I'll give a talk at the BayesComp workshop on 'Bayesian Computation and Inference with Misspecified Models' Tuesday. Come and say "hi!" if you are attending BayesComp!
Workshop website and schedule:
postbayes.github.io/BayesMisspec...
15.06.2025 12:30 —
👍 19
🔁 4
💬 1
📌 0
Composite Goodness-of-fit Tests with Kernels
Composite Goodness-of-fit Tests with Kernels, now out in JMLR!
www.jmlr.org/papers/v26/2...
Test if your distribution comes from ✨any✨ member of a parametric family. Comes in MMD and KSD flavours, and with code.
@oscarkey.bsky.social @fxbriol.bsky.social Tamara Fernandez
05.06.2025 22:54 —
👍 19
🔁 5
💬 0
📌 0
A graphic for the Marie Skłodowska-Curie Actions (MSCA), showing a historical portrait of Marie Skłodowska-Curie overlaid with an image of four young researchers walking down a hallway. The European Commission logo is in the top left. Text reads: "Marie Skłodowska-Curie Actions – €404.3 million to support postdoctoral researchers”
Choose Science. Choose Europe.
A new Marie Skłodowska-Curie Actions Postdoctoral Fellowships 2025 call is now open.
With a budget of €404.3 million, it will support around 1,650 researchers from Europe and beyond.
Apply by 10 September → europa.eu/!fBTMgF
08.05.2025 10:12 —
👍 954
🔁 560
💬 15
📌 99
Well done again to @hudsonchen.bsky.social on his very first ICML paper! 😎
08.05.2025 04:29 —
👍 0
🔁 0
💬 0
📌 0
Conditional Bayesian Quadrature
We propose a novel approach for estimating conditional or parametric expectations in the setting where obtaining samples or evaluating integrands is costly. Through the framework of probabilistic nume...
Surprisingly, @hudsonchen.bsky.social was able to prove a very fast convergence rate! He showed an interpolation rate whereas it was previously believed that only a much slower noisy regression rate was feasible! 🤯
This improves on our prior work: arxiv.org/abs/2406.16530 and all competing methods.
08.05.2025 04:29 —
👍 0
🔁 0
💬 1
📌 0
Our paper remedies the problem with a very simple algorithm which is a nesting of two kernel quadrature algorithms. This provably reduces the number of samples needed to obtain a given accuracy when the problem isn't too high dimensional and smooth.
08.05.2025 04:29 —
👍 0
🔁 0
💬 1
📌 0
Unfortunately, existing methods such as nested Monte Carlo or multilevel Monte Carlo require a huge number of samples at each level of nesting to estimate these accurately! ☹️
08.05.2025 04:29 —
👍 0
🔁 0
💬 1
📌 0
Why should you care? Nested expectations are a significant computational challenge in stats/ML: they arise in active learning, Bayesian optimisation, experimental design, but also other fields such as option pricing and health economics.
08.05.2025 04:29 —
👍 0
🔁 0
💬 1
📌 0
New ICML 2025 paper: Nested expectations with kernel quadrature.
We propose an algorithm to estimate nested expectations which provides orders of magnitude improvements in low-to-mid dimensional smooth nested expectations using kernel ridge regression/kernel quadrature.
arxiv.org/abs/2502.18284
08.05.2025 04:29 —
👍 14
🔁 1
💬 1
📌 0
William Laplante
Huge congrats to William Laplante (williamlaplante.github.io) on his first paper, completed in the first few months of his PhD!
And thanks to all collaborators including
@maltamiranomontero.bsky.social, Andrew Duncan and Jeremias Knoblauch.
06.05.2025 08:33 —
👍 6
🔁 0
💬 0
📌 0
Robust and Conjugate Gaussian Process Regression
To enable closed form conditioning, a common assumption in Gaussian process (GP) regression is independent and identically distributed Gaussian observation noise. This strong and simplistic assumption...
The paper builds on the robust and scalable Gaussian process (RCGP) algorithm from our ICML 2024 paper (arxiv.org/abs/2311.00463). It shows that it can make use of common computational tricks in spatio-temporal settings, and also uses adaptive hyper parameter optimisation to improve calibration.
06.05.2025 08:33 —
👍 3
🔁 0
💬 1
📌 0
New ICML 2025 paper: Robust Spatio-Temporal GP Regression!
We propose a new GP method with linear-in-time cost that is provably robust to outliers. Unlike competitors, our method is fully conjugate and requires no expensive variational inference!
📄 arxiv.org/abs/2502.02450
06.05.2025 08:33 —
👍 28
🔁 1
💬 1
📌 0
If you are at AISTATS this week, check out our paper on cost-aware simulation-based inference!
02.05.2025 09:55 —
👍 18
🔁 1
💬 0
📌 0
Cost-aware simulation-based inference
Simulation-based inference (SBI) is the preferred framework for estimating parameters of intractable models in science and engineering. A significant challenge in this context is the large computation...
"Cost-aware simulation-based inference" is accepted at AISTATS 2025.
Check out our poster #205 on Sunday May 4th in Hall A-E if you are in Phuket. Finland's rising star @huangdaolang.bsky.social will be there to assist you :D
arxiv.org/abs/2410.07930
@fxbriol.bsky.social @samikaski.bsky.social
02.05.2025 06:45 —
👍 18
🔁 5
💬 2
📌 1
Thanks Pierre! I think it could be quite handy for MMD-Bayes and MMD estimators :).
29.04.2025 07:36 —
👍 1
🔁 0
💬 0
📌 0
So far, 2,135 people have responded to the poll Søren and I posted a few days ago. Of those, 94.4% replied “Yes” to being interested in officially presenting accepted @neuripsconf.bsky.social papers in Europe. (1/7)
03.04.2025 11:03 —
👍 80
🔁 24
💬 5
📌 1
We also have excellent line-up of invited speakers which includes @pierrealquier.bsky.social, @eweinstein.bsky.social, Jeremias Knoblauch, David Frazier, Harita Dellaporta, Antonietta Mira, Jeremie Houssineau, Sonia Petrone, Edwin Fong and Aretha Teckentrup.
02.04.2025 15:04 —
👍 4
🔁 0
💬 0
📌 0
BayesComp Satellite Workshop on Bayesian Computation and Inference with Misspecified Models
The BayesComp workshop on 'Bayesian Computation and Inference with Misspecified Models' will take place in Singapore on the 16-17th June.
We have an open call for posters/contributed calls, with a deadline on the 1st May. More details on the website:
postbayes.github.io/BayesMisspec...
02.04.2025 15:04 —
👍 13
🔁 7
💬 1
📌 1
JOB OPENING at University of Bristol:
-- Lecturer in Statistics or Machine Learning
-- (x 2 positions available)
-- application deadline: 31 March, 2025
Details at www.bristol.ac.uk/jobs/find/de...
Come join us!
05.03.2025 15:01 —
👍 30
🔁 17
💬 1
📌 0