y0news
AnalyticsDigestsSourcesTopicsRSSAICrypto

#concept-drift News & Analysis

5 articles tagged with #concept-drift. 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 · 23h ago6/10
🧠

What changes after deployment? A survey on On-device Learning in TinyML

This survey examines on-device learning (ODL) in TinyML systems, analyzing how 70 existing solutions address the challenge of distribution shift in deployed machine learning models on microcontrollers. The research identifies a critical gap between academic benchmarks and real-world deployment scenarios, emphasizing that different types of distribution change require tailored technical approaches.

AIBullisharXiv – CS AI · 3d ago6/10
🧠

Taming Data Challenges in ML-based Security Tasks Using Generative AI

Researchers propose using Generative AI to augment training datasets with synthetic data, improving machine learning security classifiers by up to 32.6% even with minimal training samples. The study evaluates six state-of-the-art GenAI methods across seven security tasks and introduces Nimai, a novel controlled data synthesis scheme, while identifying limitations in GenAI applicability to certain security domains.

AINeutralarXiv – CS AI · May 126/10
🧠

Causal Parametric Drift Simulation: A Digital Twin Framework for Classifier Robustness Evaluation

Researchers propose Causal Parametric Drift Simulation, a framework using Structural Causal Models as digital twins to evaluate machine learning classifier robustness against concept drift in dynamic environments. The method preserves causal dependencies in tabular data and identifies vulnerabilities that conventional statistical tests miss, demonstrated on mental health datasets.

AINeutralarXiv – CS AI · Mar 37/108
🧠

A Practical Guide to Streaming Continual Learning

Researchers propose Streaming Continual Learning (SCL) as a unified paradigm that combines Continual Learning and Streaming Machine Learning approaches. SCL aims to enable AI systems to both rapidly adapt to new information and retain previously learned knowledge, addressing limitations of existing methods that excel at only one aspect.