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

74147221294 · Jun 202019922001200920182026
48 results for online anomaly detection

New rules control false discoveries in online anomaly detection for time series data.

problem Controlling false discoveries in anomaly detection for time series data.
method Novel online false discovery rate control (FDRC) rules for time series anomaly detection.
result Ensures high power in detecting anomalies even when the alternative is rare and test statistics are serially dependent.

Online anomaly detection in surveillance videos with false alarm rate bounds.

problem Lack of theoretical performance analysis and online decision making in anomaly detection.
method Proposes an online anomaly detection method with asymptotic bounds on false alarm rate.
result Demonstrates effectiveness on publicly available data sets, outperforming state-of-the-art algorithms.

Paper proposes an online anomaly detection method for real-time systems.

problem Rare events endanger profitability, safety, and environmental aspects.
method Online inverse cumulative distribution-based approach with dynamic process limits.
result Eliminates common problems of offline anomaly detectors and provides low-latency detection.

Proposes a new model for online anomaly detection in multivariate time series.

problem Inaccurate anomaly detection in multivariate time series due to spurious correlations and lack of temporal causality.
method Clusters channels based on correlations, embeds each cluster, and integrates information through a causal mixer while maintaining temporal causality.
result Consistently superior performance across six public benchmark datasets.

C-PP-COAD detects anomalies with limited real data, reducing dependency on real calibration data.

problem Limited real calibration data for online anomaly detection.
method Context-aware prediction-powered conformal online anomaly detection (C-PP-COAD).
result Significantly reduces dependency on real calibration data without compromising FDR control.

New method tackles anomaly detection in video surveillance using continual learning.

problem Challenges in continual learning for high-dimensional applications like video surveillance.
method Transfer learning and continual learning for online anomaly detection.
result Significantly reduces training complexity and continual learning from recent data.

Study evaluates AD methods for fraud detection in online credit card payments.

problem Fraud detection in online credit card payments using anomaly detection methods.
method Assessed several recent anomaly detection methods and compared them with standard supervised learning methods.
result LightGBM outperforms other methods but is more sensitive to distribution shifts.

A scalable system detects price anomalies in online marketplaces to improve customer experience.

problem Inaccurate prices on online marketplaces lead to poor customer experience and revenue loss.
method MoatPlus uses unsupervised statistical features and an ensemble of models to generate upper price bounds.
result Our approach improves precise anchor coverage by up to 46.6% in high-vulnerability item subsets.

DRAMA detects anomalies in high dimensions via dimensionality reduction.

problem Challenges in anomaly detection for large datasets in high dimensions.
method Dimensionality reduction and unsupervised clustering.
result DRAMA is robust and competitive in high dimensions, especially for online anomaly detection.

The paper proposes a fast anomaly detection method for high-dimensional systems.

problem Real-time detection of anomalies in high-dimensional systems.
method Sequential and multivariate anomaly detection method, data-driven, semi-supervised.
result The method can quickly and accurately detect anomalies, including changes in correlation structure and stealth attacks.

OneShotSTL efficiently decomposes time series online, improving speed and accuracy.

problem Real-time analysis of time series data with low processing delay.
method Online seasonal-trend decomposition algorithm with O(1) update time complexity.
result 1,000 times faster than batch methods with comparable accuracy.

An unsupervised anomaly detection method for irregularly sampled time-series data.

problem Anomaly detection in irregularly sampled or missing valued time-series data.
method Uses LSTM networks with time modulation gates to extract temporal features and SVDD for anomaly labeling.
result Significantly outperforms standard approaches on real-life datasets.

AKM2^2D framework speeds up anomaly detection in point-based sensing.

problem Efficient anomaly detection in point-based sensing systems.
method Adaptive Kernelized Maximum-Minimum Distance (AKM2^2D) framework for intelligent sequential sampling.
result Balances exploration and exploitation for accurate anomaly quantification.

DPGIIL clusters structural anomalies using transmissibility functions with deep learning and Dirichlet process.

problem Clustering structural anomalies in high-dimensional streaming data with optimal cluster number determination.
method Combines Dirichlet process and deep generative models for incremental learning and anomaly detection.
result DPGIIL outperforms traditional methods in anomaly detection and clustering.

Microsoft develops a time-series anomaly detection service.

problem Real-time monitoring of various metrics in applications and services.
method Pipeline consisting of data ingestion, experimentation platform, and online compute; novel algorithm combining Spectral Residual and Convolutional Neural Network.
result Superior experimental results compared to state-of-the-art baselines on public and Microsoft production data.

Paper tackles anomaly detection in e-commerce using Bayesian semi-supervised tensor decomposition.

problem Detecting anomalies in seller-reviewer data in e-commerce.
method Bayesian semi-supervised tensor decomposition with Polya-Gamma data augmentation and partial natural gradient learning.
result Semi-supervised approach outperforms state-of-the-art unsupervised baselines.

Paper tackles anomaly detection in large-scale networks.

problem Inferring network-level anomalies from indirect link measurements.
method Online subspace tracking of Hankelized traffic tensor using Candecomp/PARAFAC decomposition and RLS algorithm for normal flows; outlier detection for abnormal flows.
result Proposed algorithm achieves faster convergence and better anomaly detection performance.

Anomaly detection for aviation safety using SMS-VAR models.

problem Detecting anomalous flight segments in aviation systems.
method Semi-Markov switching vector autoregressive (SMS-VAR) model for anomaly detection.
result The framework can detect various types of anomalies and key parameters involved.

BADAC combines Bayesian methods for anomaly detection and classification.

problem Statistical uncertainties in machine learning algorithms, especially for anomaly detection.
method Unified hierarchical Bayesian framework that marginalizes over unknown data values.
result BADAC outperforms standard algorithms in classification and anomaly detection with uncertainties.

New method detects anomalies in computing centers' logs.

problem Anomaly detection in continuously changing log data for predictive maintenance.
method Evolving granular classifiers using Fuzzy-set-Based evolving Modeling and evolving Granular Neural Network.
result Classification model prioritizes maintenance based on anomaly severity.

Unified approach detects anomalies in evolving categorical data at multiple scales.

problem Anomaly detection in high-dimensional, time-evolving categorical data without labeled samples.
method Combines Adversarial Autoencoder and Recurrent Neural Network for cross-scale learning and anomaly detection.
result Enhanced two-resolution anomaly detector outperforms state-of-the-art methods.

We tackle anomaly detection in sparse time series data.

problem Sparse time series with low signal-to-noise ratios and non-uniform performance.
method We introduce a novel generative procedure for benchmark datasets and demonstrate how anomaly score smoothing improves performance.
result Anomaly score smoothing consistently improves performance in low-count time series anomaly detection.

Security issues are crucial in a number of machine learning applications, especially in scenarios dealing with human activity rather than natural phenomena (e.g., information ranking, spam detection, malware detection, etc.). It is to be expected in such cases that learning algorithms will have to deal with manipulated…

2010-02-27abs ↗pdf ↗

Adaptive algorithms improve cost-sensitive online classification with second-order information.

problem Improving cost-sensitive online classification with second-order information.
method Proposes adaptive regularization algorithms with sketching technique for better trade-off between performance and efficiency.
result Empirically validated algorithms' effectiveness and properties in real-world anomaly detection tasks.

Adaptive anomaly detection for IoT data reduces delay without sacrificing accuracy.

problem Real-time anomaly detection for IoT data in distributed edge computing systems.
method Adaptive anomaly detection approach using contextual bandit and reinforcement learning.
result Significantly reduces detection delay (e.g., 71.4% for univariate data) without sacrificing accuracy.

Anomaly-aware forecast improves accuracy for extreme events.

problem Challenges in automatically detecting and learning from extreme events and anomalies in large-scale datasets.
method Proposes an anomaly-aware forecast framework that automatically detects and incorporates anomalies using an attention mechanism and dynamic uncertainty optimization.
result Demonstrated superior accuracy and reduced uncertainty on three datasets with different types of anomalies.

Develops a framework for continual learning in anomaly detection.

problem Deterioration of monitoring performance due to new defect categories.
method Pseudo replay-based class incremental learning with oversampling.
result Enhanced monitoring performance and flexibility in model architecture.