Research
On-device research index

arXiv research

A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.

169,341 papers · 148 categories

Trend · papers per month

25.0%50.0%75.0%100.0% · Feb 199419922001200920182026
48 results for Feature Evolvable Streaming Learning

A new learning method for evolving features in streaming data.

problem Learning with data streams where features can change over time.
method Develops a learning paradigm for feature evolvable streaming data, combining predictions from old and new features.
result Improves performance on new features by leveraging recovered old features.

DEVDAN adapts to evolving data streams by automatically adding or removing features.

problem Adapting Denoising Autoencoder to rapidly changing data streams.
method DEVDAN features an open structure with an NS method for automatic feature addition or removal.
result DEVDAN improves classification accuracy on non-stationary data streams.

Proposes standards for evaluating online machine learning methods in evolving data streams.

problem Difficulty in evaluating online machine learning methods under realistic conditions.
method Proposes comprehensive evaluation standards, performance measures, and evaluation strategies.
result Provides a new Python framework (float) for modular integration of libraries and custom code.

A framework selects the best (classifier, detector) pair for evolving data streams.

problem Selecting the best (classifier, detector) pair for data streams evolving over time.
method Reservoir of diverse adaptive learners and stacking fast Hoeffding drift detection methods.
result The best (classifier, detector) pair evolves as the stream evolves and is selected by the framework.

NADINE builds MLPs from streaming data, overcoming forgetting issues.

problem Building deep neural networks from streaming data efficiently and avoiding forgetting.
method NADINE uses a fully open MLP structure that dynamically evolves its depth and width online, resolving catastrophic forgetting through soft-forgetting and adaptive memory.
result NADINE outperforms existing methods in nine data stream classification and regression problems.

ParsNet tackles weakly supervised data streams with a self-evolving deep neural network.

problem Weakly supervised data streams hinder existing data stream algorithms.
method ParsNet uses a self-labelling strategy with hedge (SLASH) and a closed-loop configuration of generative and discriminative training processes.
result ParsNet outperforms other methods in high-dimensional data streams and infinite delay simulations.

Unsupervised learning for evolving data streams with STAM architecture.

problem Learning from non-stationary, unlabeled data streams over time.
method Self-Taught Associative Memory (STAM) architecture with online clustering, novelty detection, and feature storage.
result STAM architecture improves clustering and classification tasks compared to existing continual learning models.

ATL learns from many streaming processes without labeled data.

problem Knowledge transfer across many streaming processes with covariate shift and drifts.
method Autonomous transfer learning with generative and discriminative phases, KL divergence optimization, and elastic network structure.
result Improved performance and faster training speed compared to existing methods.

Approach to detect and adapt to concept drift in unlabeled streaming data.

problem Detect and adapt to concept drift in high-dimensional, noisy, low-context data.
method Density-based clustering for virtual drift and weak supervision for real drift.
result 90% precision in detecting and adapting to concept drift for 4 years after initial deployment.

Paper tackles unpredictable feature evolution in learning.

problem Learning with unpredictable feature evolution.
method Proposes PUFE method to fill incomplete overlapping period and formulate as matrix completion problem. Uses ensemble method to incorporate old and new feature spaces.
result Theoretical and experimental validation shows PUFE method can always follow the best base models.

COLoKe adapts Koopman embeddings online, reducing overfitting and improving long-term predictions.

problem Online adaptation of Koopman embeddings to avoid overfitting and maintain long-term predictive accuracy.
method Combines deep feature learning with multistep prediction consistency in a lifted space, using a conformal-style mechanism for selective updates.
result Empirically effective in reducing overfitting and maintaining long-term predictive accuracy.

EGFC learns from streaming data to classify power quality disturbances.

problem Real-time detection and classification of power quality disturbances.
method Evolving Gaussian Fuzzy Classification (EGFC) framework with semi-supervised learning.
result Encouraging classification results from online data streams.

DiwE uses regional distribution changes to create diverse ensemble classifiers for concept drift.

problem Handling concept drift in evolving data streams.
method DiwE measures diversity based on regional distribution disagreement and uses it to weight instances and select classifiers.
result DiwE outperforms other algorithms on various synthetic and real-world data stream benchmarks.

Sketches linear classifiers using Weight-Median Sketch for efficient data stream analysis.

problem Efficiently learning and analyzing data streams with limited memory.
method Introduces Weight-Median Sketch for compressed linear classifier learning over data streams.
result Memory-limited execution of various analyses over streams, including feature selection and mutual information estimation.

Method learns Bayesian networks from distributed streaming data with reduced communication.

problem Learning and maintaining machine learning models over distributed, streaming data.
method Communication-efficient method for continuously learning Bayesian networks over a distributed stream.
result Exponential reduction in communication compared to baseline approaches.

AdapVAE learns streaming data clustering and feature learning adaptively.

problem Adaptive clustering and feature learning for streaming data.
method Bayesian Nonparametric (BNP) modeling with Deep Neural Networks (DNNs) for feature learning, online variational inference algorithm.
result AdapVAE can adaptively detect novel clusters in emerging data without catastrophic forgetting.

Data collection at a massive scale is becoming ubiquitous in a wide variety of settings, from vast offline databases to streaming real-time information. Learning algorithms deployed in such contexts must rely on single-pass inference, where the data history is never revisited. In streaming contexts, learning must also …

2012-01-26abs ↗pdf ↗

The study creates user personas based on user tenure and behavior for VoD streaming.

problem Understanding evolving user behavior in streaming services without explicit user profiles.
method Construct user personas using tenure timelines and temporal behavioral features.
result Personas provide stable and interpretable insights into user behavior evolution.

A novel approach for cost-sensitive feature acquisition in data streams.

problem Learning scenarios with feature acquisition at a cost.
method Incremental feature acquisition using a context-aware feature-value function in a reinforcement learning paradigm.
result The proposed method efficiently acquires features and makes accurate predictions.

DeepStreamCE detects new classes in streaming deep neural networks.

problem Detecting new classes in deep neural networks in a streaming environment.
method Uses autoencoder and MCOD stream-based clustering for real-time concept evolution detection.
result DeepStreamCE outperforms OpenMax in identifying concept evolution.

LUNAR uses cellular automata for real-time data classification in fast streams.

problem Real-time machine learning challenges with fast data streams and concept drift.
method Streamified cellular automata approach for incremental learning and adaptation.
result Competitive performance in classification compared to established online learning methods.

Online learning algorithm identifies contextual changes for streaming data.

problem Challenges in identifying and utilizing contextual cues for streaming data.
method Neural network-based autoencoder for identifying contextual changes; comparison to a knowledge base of learned contexts.
result Classifier training benefits from automatically discovered contexts, demonstrating quicker learning convergence during contextual changes.

New algorithm improves feature selection for streaming data.

problem Traditional OSFS methods assume all data available at runtime, but features and samples stream concurrently.
method Introduces Geometric Online Adaption (GOA) for concurrent streaming of features and samples.
result GOA outperforms SAOLA on various datasets and in the OSFS-SS setting.

Paper classifies multiple video sources in encrypted tunnels using NLP-inspired features.

problem Traffic classification in encrypted video streams.
method Deep learning with a novel NLP-inspired feature for multi-label classification.
result The method achieves high performance on binary and multilabel classification tasks.