Robert A. Vandermeulen

Overview

I study machine learning, particularly non‑parametric statistics, where I develop algorithms with theoretical guarantees and explore the underlying mathematics of non‑parametric problems. On the deep‑learning side I focus on deep anomaly detection and, more recently, deep probabilistic models.

Potential collaborators & students: I don’t control hiring budgets, but I’m happy to co‑advise students or discuss collaborations.

Structured Non‑Parametric Statistics

Classical non‑parametric estimators suffer from the curse of dimensionality. Real‑world data, however, has structure—for instance, nearby pixels in images are highly correlated while distant pixels are nearly independent. By encoding such structure (e.g. with graphical models) we can obtain non‑parametric methods that scale to high‑dimensional settings.

Conditional correlation heat‑maps

Conditioning introduces independence in images → Markov random fields capture this structure.


Low‑Rank Non‑Parametrics

Low‑rank ideas power matrix completion and compressed sensing; I extend them to the infinite‑dimensional realm of non‑parametric density estimation. Existing finite‑dimensional techniques don’t transfer directly, so new algorithms and analyses are required.


Non‑Parametric Mixture Modelling

Mixture models capture heterogeneity by representing data as a convex combination of component distributions. I study the setting with no parametric assumptions on the components, but where groups of samples are known to come from the same component—linking the problem to non‑negative tensor factorisation.

Illustration of overlapping clusters

Our theory enables provably correct clustering even with overlapping components.


Deep Anomaly Detection

Anomaly detection flags unusual samples relative to nominal data. In high‑dimensional domains (images, medical scans, industrial QC) deep one‑class methods such as Deep SVDD excel.

Normal vs anomalous CIFAR‑10 examples

CIFAR‑10: normal examples (left) vs. anomalies (right).


Other Topics