# Alignment of dynamic networks

**Authors:** Vipin Vijayan, Dominic Critchlow, and Tijana Milenkovic

arXiv: 1701.08842 · 2017-02-01

## TL;DR

This paper introduces DynaMAGNA++, the first dynamic network alignment method, which outperforms static methods by leveraging evolving network information in biological and social systems.

## Contribution

It presents the first dynamic network alignment algorithm, extending MAGNA++ to incorporate temporal information through novel dynamic conservation measures.

## Key findings

- Dynamic NA outperforms static NA in experiments.
- DynaMAGNA++ effectively aligns evolving networks.
- The method is applicable to biological and social networks.

## Abstract

Networks can model real-world systems in a variety of domains. Network alignment (NA) aims to find a node mapping that conserves similar regions between compared networks. NA is applicable to many fields, including computational biology, where NA can guide the transfer of biological knowledge from well- to poorly-studied species across aligned network regions. Existing NA methods can only align static networks. However, most complex real-world systems evolve over time and should thus be modeled as dynamic networks. We hypothesize that aligning dynamic network representations of evolving systems will produce superior alignments compared to aligning the systems' static network representations, as is currently done. For this purpose, we introduce the first ever dynamic NA method, DynaMAGNA++. This proof-of-concept dynamic NA method is an extension of a state-of-the-art static NA method, MAGNA++. Even though both MAGNA++ and DynaMAGNA++ optimize edge as well as node conservation across the aligned networks, MAGNA++ conserves static edges and similarity between static node neighborhoods, while DynaMAGNA++ conserves dynamic edges (events) and similarity between evolving node neighborhoods. For this purpose, we introduce the first ever measure of dynamic edge conservation and rely on our recent measure of dynamic node conservation. Importantly, the two dynamic conservation measures can be optimized using any state-of-the-art NA method and not just MAGNA++. We confirm our hypothesis that dynamic NA is superior to static NA, under fair comparison conditions, on synthetic and real-world networks, in computational biology and social network domains. DynaMAGNA++ is parallelized and it includes a user-friendly graphical interface.

## Full text

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

## Figures

17 figures with captions in the complete paper: https://tomesphere.com/paper/1701.08842/full.md

## References

35 references — full list in the complete paper: https://tomesphere.com/paper/1701.08842/full.md

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