← Search

Patrick Rubin-Delanchy

8 accepted papers

2026

How high is ‘high’? Rethinking the roles of dimensionality in topological data analysis and manifold learning

ICML 2026poster

High-dimensionality of data is often regarded as a fundamental statistical impediment in Machine Learning and AI. The purpose of this paper is to clarify, on the contrary, when and how high-dimensionality may be beneficial. In the setting of a general random function model of data we delineate betwe…

Cited by 0SourceScholar
2025

Valid Conformal Prediction for Dynamic GNNs

ICLR 2025poster

Dynamic graphs provide a flexible data abstraction for modelling many sorts of real-world systems, such as transport, trade, and social networks. Graph neural networks (GNNs) are powerful tools allowing for different kinds of prediction and inference on these systems, but getting a handle on uncerta…

2023

Hierarchical clustering with dot products recovers hidden tree structure

NeurIPS 2023spotlight

In this paper we offer a new perspective on the well established agglomerative clustering algorithm, focusing on recovery of hierarchical structure. We recommend a simple variant of the standard algorithm, in which clusters are merged by maximum average dot product and not, for example, by minimum d…

2023

Implications of sparsity and high triangle density for graph representation learning

AISTATS 2023poster

Recent work has shown that sparse graphs containing many triangles cannot be reproduced using a finite-dimensional representation of the nodes, in which link probabilities are inner products. Here, we show that such graphs can be reproduced using an infinite-dimensional inner product model, where th…

Cited by 1SourcePDFScholar
2023

Intensity Profile Projection: A Framework for Continuous-Time Representation Learning for Dynamic Networks

NeurIPS 2023poster

We present a new representation learning framework, Intensity Profile Projection, for continuous-time dynamic network data. Given triples $(i,j,t)$, each representing a time-stamped ($t$) interaction between two entities ($i,j$), our procedure returns a continuous-time trajectory for each node, repr…

Cited by 5SourcePDFScholar
2021

Matrix factorisation and the interpretation of geodesic distance

NeurIPS 2021poster

Given a graph or similarity matrix, we consider the problem of recovering a notion of true distance between the nodes, and so their true positions. We show that this can be accomplished in two steps: matrix factorisation, followed by nonlinear dimension reduction. This combination is effective becau…

2021

Spectral embedding for dynamic networks with stability guarantees

NeurIPS 2021poster

We consider the problem of embedding a dynamic network, to obtain time-evolving vector representations of each node, which can then be used to describe changes in behaviour of individual nodes, communities, or the entire graph. Given this open-ended remit, we argue that two types of stability in the…