paper-with-me

Papers

Anomaly and Change Detection in Graph Streams through Constant-Curvature Manifold Embeddings

2018-05-03 · Daniele Zambon, Lorenzo Livi, Cesare Alippi

Mapping complex input data into suitable lower dimensional manifolds is a common procedure in machine learning. This step is beneficial mainly for two reasons: (1) it reduces the data dimensionality and (2) it provides a new data representation possibly characterised by convenient geometric properties. Euclidean spaces are by far the most widely used embedding spaces, thanks to their well-understood structure and large availability of consolidated inference methods. However, recent research demonstrated that many types of complex data (e.g., those represented as graphs) are actually better described by non-Euclidean geometries. Here, we investigate how embedding graphs on constant-curvature manifolds (hyper-spherical and hyperbolic manifolds) impacts on the ability to detect changes in sequences of attributed graphs. The proposed methodology consists in embedding graphs into a geometric space and perform change detection there by means of conventional methods for numerical streams. The curvature of the space is a parameter that we learn to reproduce the geometry of the original application-dependent graph space. Preliminary experimental results show the potential capability of representing graphs by means of curved manifold, in particular for change and anomaly detection problems.

📄 PDF Abstract BibTeX arXiv:1805.01360

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly DetectionChange Detection

Similar Papers 제목 키워드 기반

ARES: Anomaly Recognition Model For Edge Streams

2025-11-27 · Simone Mungari, Albert Bifet, Giuseppe Manco, Bernhard Pfahringer arxiv

Many real-world scenarios involving streaming information can be represented as temporal graphs, where data flows through dynamic changes in edges over time. Anomaly detection in this context has the objective of identif…

Unsupervised Anomaly Detection

Supervised Anomaly Detection in Uncertain Pseudoperiodic Data Streams

2016-07-20 · Jiangang Ma, Le Sun, Hua Wang, Yanchun Zhang 외

Uncertain data streams have been widely generated in many Web applications. The uncertainty in data streams makes anomaly detection from sensor data streams far more challenging. In this paper, we present a novel framewo…

Anomaly DetectionComputational EfficiencyGeneral ClassificationSupervised Anomaly Detection

ASTD Patterns for Integrated Continuous Anomaly Detection In Data Logs

2024-11-10 · Chaymae El Jabri, Marc Frappier, Pierre-Martin Tardif

This paper investigates the use of the ASTD language for ensemble anomaly detection in data logs. It uses a sliding window technique for continuous learning in data streams, coupled with updating learning models upon the…

Anomaly Detection

Deep Learning Approach to Anomaly Detection in Enterprise ETL Processes with Autoencoders

2025-11-01 · Xin Chen, Saili Uday Gadgil, Kangning Gao, Yi Hu 외 arxiv

An anomaly detection method based on deep autoencoders is proposed to address anomalies that often occur in enterprise-level ETL data streams. The study first analyzes multiple types of anomalies in ETL processes, includ…

Anomaly Detection

SLADE: Detecting Dynamic Anomalies in Edge Streams without Labels via Self-Supervised Learning

2024-02-19 · Jongha Lee, Sunwoo Kim, Kijung Shin

To detect anomalies in real-world graphs, such as social, email, and financial networks, various approaches have been developed. While they typically assume static input graphs, most real-world graphs grow over time, nat…

Anomaly DetectionAnomaly Detection in Edge StreamsSelf-Supervised Learning