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,051 papers · 148 categories

Trend · papers per month

4487131174 · Jun 202019922001200920172026
48 results for node-level anomaly detection

A new framework detects abnormal node-level communication activity in networks.

problem Detecting abnormal communication volume at node-level in communication networks.
method Probabilistic framework using clique streams and non-parametric regression.
result The proposed approach outperforms in real-world and synthetic data.

DECAF-GAD improves fairness in autoencoder-based GAD models without sacrificing performance.

problem Fairness in autoencoder-based GAD models for node-level anomaly detection.
method DECAF-GAD uses a structural causal model to disentangle sensitive attributes from learned representations, along with a fairness-guided loss function.
result DECAF-GAD significantly enhances fairness metrics while maintaining anomaly detection performance.

Improves anomaly detection with contaminated unlabeled data.

problem Weakness in existing semi-supervised anomaly detection methods when unlabeled data contain anomalies.
method Integrates positive-unlabeled learning with deep anomaly detection models.
result Achieves better detection performance on various datasets.

Enhanced neural networks detect thin boundaries between different types of anomalies.

problem Detecting thin boundaries between different types of anomalies in outlier detection.
method Defined new types of anomalies, enhanced Multi-Layer Perceptron Neural Network with Genetic Algorithm.
result Reduced error in anomaly detection compared to baseline methods.

Deep learning improves combustor anomaly detection in gas turbines.

problem Improving anomaly detection performance in gas turbine combustors.
method Hierarchically learned features from exhaust gas temperature sensor measurements using deep learning.
result Deep learning-based anomaly detection significantly improved combustor anomaly detection performance.

A novel unsupervised method detects anomalies in time series data robust to warping.

problem Detecting anomalies in time series data is challenging due to warping and lack of labeled data.
method WaRTEm-AD method operates in two stages: representation learning through autoencoders and anomaly detection on learned representations.
result WaRTEm-AD effectively detects both point and sequence anomalies in time series data.

Study examines how discretization affects anomaly detection in datasets.

problem Detecting six types of anomalies in datasets using different discretization methods.
method Conducted experiments with SECODA, a general-purpose algorithm for unsupervised anomaly detection.
result Different discretization methods favor the discovery of certain anomaly types.

Ensemble learning improves anomaly detection for milder symptoms.

problem Difficulty in detecting incipient anomalies due to similarity to normal conditions.
method Utilize uncertainty information from ensemble learning to identify misclassified incipient anomalies.
result Ensemble learning methods show improved performance on incipient anomaly detection.

Survey on LSTM-based anomaly detection for technical systems.

problem Detect anomalies in technical systems due to complex dynamics.
method Use LSTM networks and other AI techniques to detect anomalies considering temporal and contextual characteristics.
result Demonstrates the potential of LSTM networks and graph-based approaches for anomaly detection.

Survey evaluates 20 anomaly detection methods for time-series data.

problem Comparing statistical, machine learning, and deep learning methods for anomaly detection.
method Comprehensive evaluation of 20 methods from three categories on public datasets.
result Provides insights into the performance and suitability of anomaly detection methods.

Proposes a neural density estimator for anomaly detection using labeled data.

problem Improving anomaly detection performance with limited labeled data.
method Uses deep autoregressive neural density estimators trained with anomaly labels to maximize normal likelihood and minimize anomalous likelihood.
result Significantly improves anomaly detection performance with few labeled instances compared to existing methods.

Ensemble unsupervised anomaly detection using IRT for hidden ground truth.

problem Challenges in constructing an ensemble from unsupervised anomaly detection methods.
method Use Item Response Theory to compute latent traits and construct an ensemble that downplays noisy methods.
result Demonstrated effectiveness of IRT ensemble on extensive data repository.

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.

System states that are anomalous from the perspective of a domain expert occur frequently in some anomaly detection problems. The performance of commonly used unsupervised anomaly detection methods may suffer in that setting, because they use frequency as a proxy for anomaly. We propose a novel concept for anomaly dete…

2016-05-12abs ↗pdf ↗

Develops efficient method to detect multiple collective anomalies in multivariate data streams.

problem Detecting anomalies in multivariate data streams, especially collective anomalies.
method MVCAPA: A method that efficiently detects multiple collective anomalies without approximations.
result MVCAPA consistently estimates the number and location of collective anomalies.

GEE detects and explains network anomalies without labeled data.

problem Detecting and explaining network anomalies without labeled data.
method GEE combines VAE for anomaly detection and gradient-based fingerprinting for explanation.
result GEE effectively detects and explains various network anomalies.

Paper introduces an unsupervised tensor-based anomaly detection method for spatiotemporal data.

problem Challenges in detecting anomalies in spatiotemporal data, especially in urban traffic monitoring and medical imaging.
method Formulates anomaly detection as a regularized robust low-rank + sparse tensor decomposition, incorporating spatiotemporal smoothness and local dependencies.
result Demonstrates improved anomaly detection performance on both synthetic and real data.

Paper proposes RAN for better anomaly detection in time series data.

problem Anomaly detection algorithms often fail to accurately detect anomalies due to incomplete reconstruction of anomaly data.
method RAN uses adversarial learning and latent vector-constrained Autoencoder to ensure consistent reconstruction of anomaly data.
result RAN outperforms other algorithms in detecting meaningful anomalies with higher AUC-ROC scores.

AEGR method improves anomaly detection in autoencoders without needing anomaly-free training data.

problem Challenges in anomaly detection, especially high dimensionality and noise in training sets.
method Gradient-reversal method for autoencoders, using reconstruction error and Local Outlier Factor.
result The proposed AEGR model outperforms other methods in detecting network anomalies.

EHBOS enhances HBOS by capturing feature interactions, improving anomaly detection.

problem Limited ability of HBOS to detect anomalies in datasets with feature interactions.
method Incorporates two-dimensional histograms to capture feature pair dependencies.
result EHBOS outperforms HBOS on datasets with critical feature interactions, achieving notable improvements in ROC AUC.

Paper proposes CNN-based time series anomaly detection with transfer learning.

problem Time series anomaly detection in automated monitoring systems.
method CNN for segmentation, transfer learning framework, fine-tuning on unseen classes.
result Successfully tested on multiple synthetic and real data sets.

INCAD clusters and detects anomalies in streaming data without thresholds.

problem Clustering and anomaly detection for streaming data with unknown clusters and thresholds.
method Probabilistic clustering and anomaly detection in a streaming model.
result More reliable definition of normal vs abnormal behavior in streaming data.

ECAD detects anomalies without data exchangeability, improving traffic flow detection.

problem Detecting anomalies in spatio-temporal data with missing values.
method ECAD uses conformal prediction to wrap around any regression algorithm, controlling Type-I error without data exchangeability.
result ECAD outperforms other methods in detecting anomalous traffic flow.

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.