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.

168,742 papers · 148 categories

Trend · papers per month

63125188250 · Jun 202019922001200920172026
48 results for anomalous pattern detection

This work views neural networks as data generating systems and applies anomalous pattern detection techniques on that data in order to detect when a network is processing an anomalous input. Detecting anomalies is a critical component for multiple machine learning problems including detecting adversarial noise. More br…

2018-10-19abs ↗pdf ↗

We propose an algorithm for detecting patterns exhibited by anomalous clusters in high dimensional discrete data. Unlike most anomaly detection (AD) methods, which detect individual anomalies, our proposed method detects groups (clusters) of anomalies; i.e. sets of points which collectively exhibit abnormal patterns. I…

2015-12-20abs ↗pdf ↗

Anomaly detection identifies unusual malaria transmission patterns in Ghana.

problem Identifying atypical malaria transmission patterns in Ghana's spatiotemporal surveillance data.
method Consensus-based anomaly detection framework applied to monthly malaria surveillance data.
result High-burden areas are not necessarily those with the most frequent anomalous transmission.

Anomaly detection has numerous applications and has been studied vastly. We consider a complementary problem that has a much sparser literature: anomaly description. Interpretation of anomalies is crucial for practitioners for sense-making, troubleshooting, and planning actions. To this end, we present a new approach c…

2017-08-20abs ↗pdf ↗

HYPA-DBGNN detects anomalous sequential patterns in temporal graphs.

problem Modeling temporal patterns in dynamic graphs, especially considering deviations from random shuffling.
method Two-step approach combining null model inference and neural message passing.
result HYPA-DBGNN outperforms baseline methods in static node classification tasks.

GANs improve anomaly detection in power plants, achieving nearly perfect classification.

problem Anomaly detection in power generation plants to identify irregularities.
method Used Generative Adversarial Networks (GANs) for anomaly detection in power generation plants.
result GANs achieved an accuracy rate of 98.99% in anomaly detection, significantly improved by data augmentation.

We consider the problem of identifying patterns in a data set that exhibit anomalous behavior, often referred to as anomaly detection. In most anomaly detection algorithms, the dissimilarity between data samples is calculated by a single criterion, such as Euclidean distance. However, in many cases there may not exist …

2011-10-17abs ↗pdf ↗

Paper introduces kernel methods for detecting anomalous changes in remote sensing imagery.

problem Detecting anomalous changes in remote sensing imagery.
method Nonlinear extension of Gaussian and elliptically contoured distribution algorithms using reproducing kernel Hilbert space.
result Improved detection accuracy and reduced false-alarm rates compared to linear formulations.

RCGAN improves anomaly detection by better recognizing anomalous samples.

problem Previous methods fail to correctly detect anomalous data.
method RCGAN uses adversarial training with a new loss function and penalty distribution.
result RCGAN outperforms state-of-the-art methods on various datasets.

DCASE 2021 ASD task tackles domain-shifted anomalous sound detection.

problem Detecting unknown anomalous sounds under domain-shifted conditions.
method Ensemble of outlier exposure and inlier modeling detectors, feature learning from machine identification.
result Two types of remarkable approaches were adopted by top teams.

Proposes OC4Seq for detecting anomalies in discrete event sequences.

problem Challenges in detecting anomalies in discrete event sequences, including data imbalance, discrete events, and sequential nature.
method Integrates anomaly detection with recurrent neural networks (RNNs) to embed sequences into latent spaces and designs a multi-scale RNN framework to capture multi-scale sequential patterns.
result OC4Seq consistently outperforms various baselines on three benchmark datasets.

A statistical test controls false positives in anomaly localization using diffusion models.

problem Uncertainty and bias in generative models for anomaly localization.
method Selective inference to quantify significance and control false positives.
result The method effectively controls false positive detection rates.

Special issue on understanding physical processes from unusual diffusion patterns.

problem Understanding physical processes from anomalous diffusion data.
method Not explicitly described in the abstract, but likely involves analysis of data from the Anomalous Diffusion Challenge.
result Not explicitly stated, but likely includes analysis of physical processes from anomalous diffusion data.

Paper discusses ASD challenge for machine condition monitoring.

problem Detecting unknown anomalous sounds without labeled data.
method Design and evaluation of a large-scale ASD dataset, novel approaches.
result Several novel approaches developed, evaluation results analyzed.

A wide variety of application domains are concerned with data consisting of entities and their relationships or connections, formally represented as graphs. Within these diverse application areas, a common problem of interest is the detection of a subset of entities whose connectivity is anomalous with respect to the r…

2014-01-29abs ↗pdf ↗

A new method detects anomalies in trajectory data using normalizing flows.

problem Detecting anomalous patterns in high-dimensional, varying-length spatial data.
method Probability density estimation via normalizing flows for each trajectory segment, aggregating likelihoods.
result The proposed method, GRADINGS, effectively identifies anomalies in real-world trajectory data.

Proposes a novel model-agnostic training procedure for anomaly detection incorporating known anomalies.

problem Challenges of anomaly detection, especially when only a few anomalous samples are available.
method Reformulates one-class classification as a binary classification problem, using pseudo-anomalous samples drawn from a normalizing flow model.
result Demonstrates comparable or superior performance on tasks with variable amounts of known anomalies.

ELM combines machine learning and feature engineering for anomalous diffusion detection.

problem Quantitative characterization of anomalous diffusion from single trajectories.
method Extreme Learning Machine (ELM) combined with feature engineering.
result ELM achieves satisfactory performance in AnDi challenge tasks.

We introduce the anti-profile Support Vector Machine (apSVM) as a novel algorithm to address the anomaly classification problem, an extension of anomaly detection where the goal is to distinguish data samples from a number of anomalous and heterogeneous classes based on their pattern of deviation from a normal stable c…

2013-01-15abs ↗pdf ↗

Nonparametric detection of existence of an anomalous structure over a network is investigated. Nodes corresponding to the anomalous structure (if one exists) receive samples generated by a distribution q, which is different from a distribution p generating samples for other nodes. If an anomalous structure does not exi…

2016-04-05abs ↗pdf ↗

From a sequence of similarity networks, with edges representing certain similarity measures between nodes, we are interested in detecting a change-point which changes the statistical property of the networks. After the change, a subset of anomalous nodes which compares dissimilarly with the normal nodes. We study a sim…

2016-12-05abs ↗pdf ↗

The paper proposes a method to identify root causes of anomalies in time series data.

problem Challenges in identifying the root cause of anomalies in complex software systems.
method Analyzes time series fluctuations to track the propagation of effects through hidden states.
result Identifies causal patterns among observed fluctuations to isolate root causes.

Study financial markets using synchronization measures and clustering algorithms.

problem Analyze high-frequency trading dynamics and market states.
method Ordinal pattern series, information-theoretic synchronization measure, clustering algorithms, Markov model.
result Identify two coherent seasons of centralized and decentralized synchronicity.

Discrete return (DR) Laser Detection and Ranging (Ladar) systems provide a series of echoes that reflect from objects in a scene. These can be first, last or multi-echo returns. In contrast, Full-Waveform (FW)-Ladar systems measure the intensity of light reflected from objects continuously over a period of time. In a c…

2016-02-17abs ↗pdf ↗

Anomaly detection is a fundamental problem in data mining field with many real-world applications. A vast majority of existing anomaly detection methods predominately focused on data collected from a single source. In real-world applications, instances often have multiple types of features, such as images (ID photos, f…

2019-08-11abs ↗pdf ↗

Solves dual imbalance in detecting sparse anomalies in MIL.

problem Detecting scarce and sparse anomalous samples in MIL.
method Reformulates MIL as a fine-grained PU learning problem, addressing imbalance at both macro and micro levels.
result Demonstrates effectiveness of BFGPU framework on synthetic and real-world datasets.