🤖 AI Summary
To address the challenge of real-time dimensionality reduction and visualization for dynamic data streams, this paper proposes the first strictly single-pass streaming t-SNE algorithm. Methodologically, it introduces a sliding-window optimization framework coupled with a similarity reweighting mechanism, integrating incremental gradient updates, dynamic neighborhood maintenance, adaptive learning rates, and online reconstruction of sparse similarity matrices—balancing local structure preservation and temporal efficiency. The core contribution is the first extension of t-SNE to a rigorously single-pass streaming paradigm, enabling continuous embedding updates and millisecond-level incorporation of new samples. Experiments on diverse real-world data streams demonstrate that the method achieves over 90% of offline t-SNE’s dimensional reduction quality, reduces inference latency by two orders of magnitude, and maintains constant memory footprint—substantially outperforming existing incremental or approximate alternatives.