Skip to the content.

Hi, I’m Oscar Davis, a third year PhD student in Machine Learning at the University of Oxford, supervised by Prof Michael Bronstein, Dr İsmail Ceylan, and Dr Joey Bose. My funding is generously provided by both Project CETI and Intel. My work primarily focuses on generative modelling.

From November 2023 until February 2024, I interned with Microsoft Research, Cambridge, where I worked on diffusion models, stable diffusion, and briefly neural ODEs. We did some internal theoretical work on these, analysing their SDEs and ODEs. (Patented.)

I hold a BSc in Computer Science from EPFL with an exchange year at Imperial College London, and an MSc in Advanced Computer Science from the University of Oxford. I was also awarded the Tony Hoare Prize for the best MSc thesis of the year, Information Theoretic Perspectives on Graph Neural Networks.

Publications

Generalised Flow Maps for Few-Step Generative Modelling on Riemannian Manifolds

FORT: Forward-Only Regression Training of Normalizing Flows

SOAPI and SOAPIA

Fisher Flow Matching for Generative Modeling over Discrete Data

Projects

IMM re-implementation

As the Inductive Moment Matching paper came out in March, I originally re-implemented it for FORT from scratch. Although it has been a while, I thought it would be useful to share the code, as it is efficient, modular and organised. You can find it here: github.com/olsdavis/imm. Enjoy! :)