Provenance in Temporal Interaction Networks
Chrysanthi Kosyfaki Nikos Mamoulis

TL;DR
This paper explores data provenance in temporal interaction networks, proposing models and mechanisms to track data origins efficiently, with techniques to reduce computational costs, validated on real datasets.
Contribution
It introduces new provenance annotation mechanisms for temporal networks and cost-reduction techniques tailored for different propagation models.
Findings
Generation time and receipt order models scale well on large graphs.
Proportional propagation model requires high space and time, benefiting from cost reduction techniques.
Experimental evaluation confirms effectiveness of proposed methods on real datasets.
Abstract
In temporal interaction networks, vertices correspond to entities, which exchange data quantities (e.g., money, bytes, messages) over time. Tracking the origin of data that have reached a given vertex at any time can help data analysts to understand the reasons behind the accumulated quantity at the vertex or behind the interactions between entities. In this paper, we study data provenance in a temporal interaction network. We investigate alternative propagation models that may apply to different application scenarios. For each such model, we propose annotation mechanisms that track the origin of propagated data in the network and the routes of data quantities. Besides analyzing the space and time complexity of these mechanisms, we propose techniques that reduce their cost in practice, by either (i) limiting provenance tracking to a subset of vertices or groups of vertices, or (ii)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplex Network Analysis Techniques · Scientific Computing and Data Management · Peer-to-Peer Network Technologies
