S+t-SNE -- Bringing Dimensionality Reduction to Data Streams
We present S+t-SNE, an adaptation of the t-SNE algorithm designed to handle infinite data streams. The core idea behind S+t-SNE is to update the t-SNE embedding incrementally as new data arrives, ensuring scalability and adaptability to handle streaming scenarios. By selecting the most important points at each step, the algorithm ensures scalability while keeping informative visualisations. By employing a blind method for drift management, the algorithm adjusts the embedding space, which facilitates the visualisation of evolving data dynamics. Our experimental evaluations demonstrate the effectiveness and efficiency of S+t-SNE, whilst highlighting its ability to capture patterns in a streaming scenario. We hope our approach offers researchers and practitioners a real-time tool for understanding and interpreting high-dimensional data.
Code (1)
Tasks
Dimensionality ReductionManagementSimilar Papers 제목 키워드 기반
SOM-CPC: Unsupervised Contrastive Learning with Self-Organizing Maps for Structured Representations of High-Rate Time Series
Continuous monitoring with an ever-increasing number of sensors has become ubiquitous across many application domains. However, acquired time series are typically high-dimensional and difficult to interpret. Expressive d…
Contrastive LearningDimensionality ReductionTime SeriesTime Series AnalysisLearning From High-Dimensional Cyber-Physical Data Streams for Diagnosing Faults in Smart Grids
The performance of fault diagnosis systems is highly affected by data quality in cyber-physical power systems. These systems generate massive amounts of data that overburden the system with excessive computational costs.…
DiagnosticDimensionality ReductionFault DiagnosisFeature Engineering+1Performance prediction of data streams on high-performance architecture
Worldwide sensor streams are expanding continuously with unbounded velocity in volume, and for this acceleration, there is an adaptation of large stream data processing system from the homogeneous to rack-scale architect…
BenchmarkingDimensionality ReductionGaussian ProcessesManagement+4Efficient Subspace Search in Data Streams
In the real world, data streams are ubiquitous -- think of network traffic or sensor data. Mining patterns, e.g., outliers or clusters, from such data must take place in real time. This is challenging because (1) streams…
Outlier DetectionRobust Dual View Deep Agent
Motivated by recent advance of machine learning using Deep Reinforcement Learning this paper proposes a modified architecture that produces more robust agents and speeds up the training process. Our architecture is based…
Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)