# Relative Hausdorff Distance for Network Analysis

**Authors:** Sinan G. Aksoy, Kathleen E. Nowak, Emilie Purvine, Stephen J. Young

arXiv: 1906.04936 · 2019-06-13

## TL;DR

This paper introduces the graph Relative Hausdorff (RH) distance as a lightweight, effective similarity measure for network analysis, particularly in anomaly detection within evolving graph sequences, showing competitive performance to more complex methods.

## Contribution

The paper presents the RH distance as a novel, computationally efficient graph similarity measure and demonstrates its effectiveness in detecting anomalies in dynamic networks.

## Key findings

- RH distance performs comparably to graph edit distance in anomaly detection.
- RH distance can be more computationally efficient than traditional measures.
- Effective in both real cyber data and synthetic graph sequences.

## Abstract

Similarity measures are used extensively in machine learning and data science algorithms. The newly proposed graph Relative Hausdorff (RH) distance is a lightweight yet nuanced similarity measure for quantifying the closeness of two graphs. In this work we study the effectiveness of RH distance as a tool for detecting anomalies in time-evolving graph sequences. We apply RH to cyber data with given red team events, as well to synthetically generated sequences of graphs with planted attacks. In our experiments, the performance of RH distance is at times comparable, and sometimes superior, to graph edit distance in detecting anomalous phenomena. Our results suggest that in appropriate contexts, RH distance has advantages over more computationally intensive similarity measures.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.04936/full.md

## Figures

51 figures with captions in the complete paper: https://tomesphere.com/paper/1906.04936/full.md

## References

55 references — full list in the complete paper: https://tomesphere.com/paper/1906.04936/full.md

---
Source: https://tomesphere.com/paper/1906.04936