Topological Trajectory Classification and Landmark Inference on Simplicial Complexes
Vincent P. Grande, Josef Hoppe, Florian Frantzen, Michael T. Schaub
TL;DR
This paper presents a topology-aware framework for trajectory classification on simplicial complexes by learning a set of landmark holes whose removal yields harmonic embeddings that best separate trajectory classes. By constraining holes to single 2-simplices and computing harmonic vectors through sparse least-squares with $B_2$, the authors enable scalable embedding of edge-flows without full eigen decompositions. A local-search strategy combined with diffusion of edge-flows produces robust, low-dimensional representations suitable for supervised and unsupervised clustering on large networks (e.g., $\sim 10^5$ nodes). Demonstrations on synthetic data and ocean-drifter datasets show effective landmark discovery and accurate trajectory discrimination, including unsupervised discovery of coastal landmarks.
Abstract
We consider the problem of classifying trajectories on a discrete or discretised 2-dimensional manifold modelled by a simplicial complex. Previous works have proposed to project the trajectories into the harmonic eigenspace of the Hodge Laplacian, and then cluster the resulting embeddings. However, if the considered space has vanishing homology (i.e., no "holes"), then the harmonic space of the 1-Hodge Laplacian is trivial and thus the approach fails. Here we propose to view this issue akin to a sensor placement problem and present an algorithm that aims to learn "optimal holes" to distinguish a set of given trajectory classes. Specifically, given a set of labelled trajectories, which we interpret as edge-flows on the underlying simplicial complex, we search for 2-simplices whose deletion results in an optimal separation of the trajectory labels according to the corresponding spectral embedding of the trajectories into the harmonic space. Finally, we generalise this approach to the unsupervised setting.
