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

316292123 · Jun 202019922001200920182026
48 results for correlated anomalies

CADGMM detects anomalies by capturing complex correlations in data.

problem Detecting anomalies in complex, unstructured data.
method CADGMM uses a graph structure to encode correlations, then a dual-encoder to learn low-dimensional latent space, followed by a Gaussian Mixture Model for anomaly detection.
result CADGMM effectively detects anomalies in real-world datasets.

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.

New index improves anomaly detection in correlated time series data.

problem Challenges in evaluating cluster quality for anomaly detection.
method Introduced Synchronized Anomaly Agreement Index (SAAI) to assess cluster quality.
result Maximizing SAAI improves anomaly detection accuracy by 0.23 compared to SSC and by 0.32 compared to X-Means.

Dividing deep learning models for consistent anomaly detection in changing log data.

problem Anomaly detection methods fail when log data types change, leading to false negatives.
method Divide deep learning models based on log data correlation and extract correlations.
result Continues anomaly detection accuracy even when log data changes.

Study uses Shapley value for sensor anomaly detection, proving its superiority in certain cases.

problem Anomaly detection in sensor networks using the Shapley value.
method Optimized binary classifiers, mathematical proofs for different scenarios.
result Shapley value test can be superior or inferior to single-term tests, depending on sensor correlation and attack type.

Improved histogram-based anomaly detector using extended principal component features.

problem Challenges in detecting anomalies in large, correlated datasets.
method Extended histogram-based anomaly detection using principal components.
result Significant improvement in anomaly detection accuracy with no significant increase in runtime.

TadGAN detects anomalies in time series data using GANs and LSTM.

problem Challenges in detecting anomalies in time series data, especially without labeled data.
method TadGAN uses Generative Adversarial Networks (GANs) with LSTM Recurrent Neural Networks to capture temporal correlations and compute anomaly scores.
result TadGAN outperforms 8 baseline methods in most cases, achieving the highest averaged F1 score.

Study detects anomalies in financial markets using GNN and nonextensive entropy.

problem Detecting anomalies in global financial markets with many correlated assets.
method Used Graph Neural Networks (GNN) with nonextensive entropy to measure uncertainty.
result Anomalies are statistically different for nonextensive entropy parameters before, during, and after a crisis.

A new deep neural network detects and diagnoses anomalies in multivariate time series data.

problem Detecting and diagnosing anomalies in multivariate time series data with temporal and inter-correlation dependencies.
method Multi-Scale Convolutional Recurrent Encoder-Decoder (MSCRED) that constructs multi-scale signature matrices, encodes inter-sensor correlations, and captures temporal patterns.
result MSCRED outperforms state-of-the-art methods in detecting and diagnosing anomalies in multivariate time series data.

We uncover a new anomaly in asset pricing that is linked to the remuneration: the more a company spends on salaries and benefits per employee, the better its stock performs, on average. Moreover, the companies adopting similar remuneration policies share a common risk, which is comparable to that of the value premium. …

2016-02-02abs ↗pdf ↗

Method calculates Shapley values for PCA reconstruction errors to explain anomaly detection.

problem Explaining PCA-based anomaly detection results.
method Utilizes probabilistic PCA view to compute Shapley values of reconstruction errors.
result Shapley values are more advantageous than raw errors for explaining anomalies.

TADA detects anomalies in time series using topological data analysis.

problem Detecting global changes in dependency structure between channels in multivariate time series.
method Topological Data Analysis for detecting anomalies in multivariate time series.
result The approach is more suitable for detecting global changes of correlation structures than existing methods.

We study several aspects of the so-called low-vol and low-beta anomalies, some already documented (such as the universality of the effect over different geographical zones), others hitherto not clearly discussed in the literature. Our most significant message is that the low-vol anomaly is the result of two independent…

2015-10-06abs ↗pdf ↗

The paper models financial correlation matrices using permutation invariant Gaussian models and predicts market anomalies.

problem Modeling and predicting financial correlation matrices from high-frequency data.
method Constructing permutation invariant Gaussian matrix models with 4 parameters, using graph theory and polynomial functions.
result The permutation invariant Gaussian matrix model predicts the expectation values of cubic and quartic polynomials with strong evidence of fit.

We propose a nonparametric Bayesian probabilistic latent variable model for multi-view anomaly detection, which is the task of finding instances that have inconsistent views. With the proposed model, all views of a non-anomalous instance are assumed to be generated from a single latent vector. On the other hand, an ano…

2014-11-13abs ↗pdf ↗

Paper tackles anomaly detection in SAR images without labeled data.

problem Anomaly detection in SAR images with speckle noise and spatial correlation issues.
method Self-supervised deep learning approach: despeckling, adversarial autoencoder, change detection.
result Method outperforms conventional algorithms in detecting anomalies in SAR images.

This paper tackles the 'Clever Hans' effect in anomaly detection models.

problem The 'Clever Hans' effect undermines the generalization capability of anomaly detection models.
method An explainable AI procedure to highlight relevant features used by anomaly detection models.
result The Clever Hans effect is widespread in anomaly detection and occurs in many forms.

RSM-GAN detects anomalies in noisy, multivariate, seasonal time series.

problem Anomaly detection in complex, noisy multivariate time series with seasonality.
method Convolutional-LSTM layers and attention mechanism in a GAN framework.
result RSM-GAN outperforms existing models in false positive rate and precision.

Geometrically constructs twist-field correlation functions in CFT.

problem Understanding entanglement entropy in quantum systems.
method Using Cauchy-Hadamard renormalization of Polyakov anomaly integral on surfaces with conical singularities.
result Provides a purely mathematical interpretation of entanglement entropy results.

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.

Generative Adversarial Networks (GAN) have shown great promise in tasks like synthetic image generation, image inpainting, style transfer, and anomaly detection. However, generating discrete data is a challenge. This work presents an adversarial training based correlated discrete data (CDD) generation model. It also de…

2018-04-03abs ↗pdf ↗

MAD-GAN detects anomalies in multivariate time series data using GANs.

problem Complex multivariate time series data requires better anomaly detection methods.
method Unsupervised anomaly detection using Generative Adversarial Networks (GANs).
result MAD-GAN effectively detects anomalies in real-world CPS systems.

New method uses SHapley Additive Explanations to identify anomaly detectors with complementary behaviors.

problem Challenges in unsupervised anomaly detection due to diverse data distributions and lack of labels.
method Characterize anomaly detectors using SHapley Additive Explanations to measure feature importance and similarity.
result Detectors with similar explanations produce correlated anomaly scores, while those with divergent explanations are complementary.

New study finds day-of-the-week effects in stock market returns using multifractal analysis.

problem Exploring calendar anomalies in stock markets, particularly day-of-the-week effects.
method Multifractal Detrended Fluctuation Analysis (MF-DFA) applied to daily returns of market indices.
result Monday returns exhibit more persistent behavior and richer multifractal structures than other days.

Study shows similarities and differences in crypto and equity dynamics during pandemic.

problem Comparing cryptocurrency and equity market dynamics during the pandemic.
method New methodologies applied to study cryptocurrency and equity market dynamics, including recently introduced methods for trajectory and anomaly analysis.
result Cryptocurrencies exhibit stronger collective dynamics and correlation, while equities show greater persistence in anomalies over time.

In this paper, we use variational recurrent neural network to investigate the anomaly detection problem on graph time series. The temporal correlation is modeled by the combination of recurrent neural network (RNN) and variational inference (VI), while the spatial information is captured by the graph convolutional netw…

2017-08-09abs ↗pdf ↗

DeepTrust uses NLP to quickly identify and verify financial anomalies on Twitter.

problem Unreliable information in financial markets leading to unexpected price changes.
method Machine learning for anomaly detection, NLP for information retrieval and reliability assessment.
result DeepTrust outperforms baseline classifiers in identifying financial anomalies.

Proposes ACLAE-DT for unsupervised anomaly detection in multivariate time series.

problem Challenges in building anomaly detection frameworks for multivariate time series data.
method Attention-based ConvLSTM Autoencoder with Dynamic Thresholding.
result Demonstrates superior performance over state-of-the-art methods.

Bayesian U-Net exploits epistemic uncertainty for anomaly detection in retinal OCT images.

problem Anomaly detection in retinal OCT images using weak labels of healthy anatomy.
method Bayesian U-Net trained on weak labels of healthy anatomy, using Monte Carlo dropout for uncertainty estimation, and post-processing to transfer uncertainty to anomaly segmentations.
result Achieved a Dice index of 0.789 in an independent test set of AMD cases.

Study finds anomalies in high-frequency S&P 500 price changes.

problem Anomalies in high-frequency S&P 500 price changes.
method Using NBBO event-time data, the study forms pairs of backward and forward price increments, standardizes them, and estimates expected responses on a fine grid of push magnitudes.
result Persistent structural shift in expected responses: near zero for short lags, pronounced tails for long lags, indicating correlation between larger historical pushes and nonzero responses.

We present an extension of sparse Canonical Correlation Analysis (CCA) designed for finding multiple-to-multiple linear correlations within a single set of variables. Unlike CCA, which finds correlations between two sets of data where the rows are matched exactly but the columns represent separate sets of variables, th…

2015-11-19abs ↗pdf ↗

We develop a theoretical trading conditioning model subject to price volatility and return information in terms of market psychological behavior, based on analytical transaction volume-price probability wave distributions in which we use transaction volume probability to describe price volatility uncertainty and intens…

2010-01-05abs ↗pdf ↗