Learning Manifolds from Non-stationary Streaming Data
Suchismit Mahapatra, Varun Chandola

TL;DR
This paper provides theoretical guarantees for manifold learning from streaming data, demonstrating that Gaussian Process Regression can effectively approximate existing methods and detect distribution shifts.
Contribution
It introduces a GPR-based approach with a manifold-specific kernel for streaming manifold learning, including theoretical convergence and change detection capabilities.
Findings
GPR with manifold kernel closely approximates streaming Isomap.
Predictive variance detects shifts in data distribution.
Method effectively learns low-dimensional representations in streaming scenarios.
Abstract
Streaming adaptations of manifold learning based dimensionality reduction methods, such as Isomap, are based on the assumption that a small initial batch of observations is enough for exact learning of the manifold, while remaining streaming data instances can be cheaply mapped to this manifold. However, there are no theoretical results to show that this core assumption is valid. Moreover, such methods typically assume that the underlying data distribution is stationary. Such methods are not equipped to detect, or handle, sudden changes or gradual drifts in the distribution that may occur when the data is streaming. We present theoretical results to show that the quality of a manifold asymptotically converges as the size of data increases. We then show that a Gaussian Process Regression (GPR) model, that uses a manifold-specific kernel function and is trained on an initial batch of…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Time Series Analysis and Forecasting · Anomaly Detection Techniques and Applications
MethodsGaussian Process
