Encoding Binary Events from Continuous Time Series in Rooted Trees using Contrastive Learning
Tobias Engelhardt Rasmussen, Siv Sørensen
TL;DR
The paper tackles inferring the topology of rooted local networks from continuous leaf time series by learning a binary event encoder through contrastive learning guided by parsimony scores across candidate topologies. It introduces a Siamese architecture with a causal convolutional encoder that outputs time-aligned binary events and uses a parsimony-based objective to distinguish the true topology from negatives. In synthetic experiments with four internal nodes, the approach achieves the true topology as the lowest parsimony in about 75% of cases and reports moderate event-detection accuracy, highlighting both potential and limitations of the method. The work provides a foundational framework for topology reconstruction from continuous data and directs future improvements toward non-causal encoders and larger networks for practical deployment.
Abstract
Broadband infrastructure owners do not always know how their customers are connected in the local networks, which are structured as rooted trees. A recent study is able to infer the topology of a local network using discrete time series data from the leaves of the tree (customers). In this study we propose a contrastive approach for learning a binary event encoder from continuous time series data. As a preliminary result, we show that our approach has some potential in learning a valuable encoder.
