y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#streaming-data News & Analysis

5 articles tagged with #streaming-data. AI-curated summaries with sentiment analysis and key takeaways from 50+ sources.

5 articles
AIBullisharXiv – CS AI · Mar 46/103
🧠

cPNN: Continuous Progressive Neural Networks for Evolving Streaming Time Series

Researchers developed cPNN (Continuous Progressive Neural Networks), a new AI architecture that handles evolving data streams with temporal dependencies while avoiding catastrophic forgetting. The system addresses concept drift in time series data by combining recurrent neural networks with progressive learning techniques, showing quick adaptation to new concepts.

AINeutralarXiv – CS AI · 3d ago6/10
🧠

SHARP: Sleep-based Hierarchical Accelerated Replay for Long Range Non-Stationary Temporal Pattern Recognition

Researchers introduce SHARP, a neural network framework designed to recognize long-range temporal patterns in streaming data by combining a memory module with a pattern-recognition module, inspired by sleep-based memory consolidation in mammals. The approach achieves better performance than recurrent neural networks and transformers on benchmark datasets while maintaining computational efficiency through hierarchical processing.

AINeutralarXiv – CS AI · 4d ago6/10
🧠

Correcting Split Selection in Online Decision Trees via Anytime-Valid Inference

Researchers propose an anytime-valid inference method to correct split selection in decision trees used for streaming data, addressing a critical statistical gap where existing Hoeffding Trees lack valid guarantees despite empirical success. The approach provides false-split control across arbitrary data streams while producing smaller, more efficient trees than current methods.

AINeutralarXiv – CS AI · May 276/10
🧠

Modeling Dynamic Mixtures of Time-Delay Systems from Streaming Time Series

Researchers present DelayMix, an online machine learning framework that models streaming time series as dynamic mixtures of time-delay systems, enabling rapid adaptation to regime shifts while maintaining memory efficiency. The method uses tensor decomposition to capture system dynamics and input delays, demonstrating superior forecasting accuracy on non-stationary data compared to existing approaches.

AINeutralarXiv – CS AI · May 116/10
🧠

Decentralized Time-Varying Optimization for Streaming Data via Temporal Weighting

Researchers propose a decentralized gradient descent framework for optimizing time-varying objectives across distributed networks processing streaming data. The work analyzes tracking error using temporal weighting strategies, showing uniform weighting achieves O(1/t) convergence while exponential discounting maintains non-vanishing error floors, with implications for distributed machine learning systems.