paper-with-me

Papers

ITeM: Independent Temporal Motifs to Summarize and Compare Temporal Networks

2020-02-19 · Sumit Purohit, Lawrence B. Holder, George Chin

Networks are a fundamental and flexible way of representing various complex systems. Many domains such as communication, citation, procurement, biology, social media, and transportation can be modeled as a set of entities and their relationships. Temporal networks are a specialization of general networks where the temporal evolution of the system is as important to understand as the structure of the entities and relationships. We present the Independent Temporal Motif (ITeM) to characterize temporal graphs from different domains. The ITeMs are edge-disjoint temporal motifs that can be used to model the structure and the evolution of the graph. For a given temporal graph, we produce a feature vector of ITeM frequencies and apply this distribution to the task of measuring the similarity of temporal graphs. We show that ITeM has higher accuracy than other motif frequency-based approaches. We define various metrics based on ITeM that reveal salient properties of a temporal network. We also present importance sampling as a method for efficiently estimating the ITeM counts. We evaluate our approach on both synthetic and real temporal networks.

📄 PDF Abstract BibTeX arXiv:2002.08312

Code (1)

temporal-graphs/STM 공식 구현

Similar Papers 제목 키워드 기반

Motifs in Temporal Networks

2016-12-29 · Ashwin Paranjape, Austin R. Benson, Jure Leskovec

Networks are a fundamental tool for modeling complex systems in a variety of domains including social and communication networks as well as biology and neuroscience. Small subgraph patterns in networks, called network mo…

Quantifying the informativeness for biomedical literature summarization: An itemset mining method

2017-05-26 · Moradi Milad, Ghadiri Nasser

Objective: Automatic text summarization tools can help users in the biomedical domain to access information efficiently from a large volume of scientific literature and other sources of text documents. In this paper, we …

InformativenessSentenceText Summarization

odeN: Simultaneous Approximation of Multiple Motif Counts in Large Temporal Networks

2021-08-19 · Ilie Sarpe, Fabio Vandin

Counting the number of occurrences of small connected subgraphs, called temporal motifs, has become a fundamental primitive for the analysis of temporal networks, whose edges are annotated with the time of the event they…

Scalable Motif Counting for Large-scale Temporal Graphs

2022-04-20 · Zhongqiang Gao, Chuanqi Cheng, Yanwei Yu, Lei Cao 외

One fundamental problem in temporal graph analysis is to count the occurrences of small connected subgraph patterns (i.e., motifs), which benefits a broad range of real-world applications, such as anomaly detection, stru…

Anomaly DetectionCPURepresentation Learning

Accurate and Fast Estimation of Temporal Motifs using Path Sampling

2024-09-13 · Yunjie Pan, Omkar Bhalerao, C. Seshadhri, Nishil Talati

Counting the number of small subgraphs, called motifs, is a fundamental problem in social network analysis and graph mining. Many real-world networks are directed and temporal, where edges have timestamps. Motif counting…

GPUGraph Mining