paper-with-me

Papers

Heterogeneous Network Motifs

2019-01-28 · Ryan A. Rossi, Nesreen K. Ahmed, Aldo Carranza, David Arbour, Anup Rao, Sungchul Kim, Eunyee Koh

Many real-world applications give rise to large heterogeneous networks where nodes and edges can be of any arbitrary type (e.g., user, web page, location). Special cases of such heterogeneous graphs include homogeneous graphs, bipartite, k-partite, signed, labeled graphs, among many others. In this work, we generalize the notion of network motifs to heterogeneous networks. In particular, small induced typed subgraphs called typed graphlets (heterogeneous network motifs) are introduced and shown to be the fundamental building blocks of complex heterogeneous networks. Typed graphlets are a powerful generalization of the notion of graphlet (network motif) to heterogeneous networks as they capture both the induced subgraph of interest and the types associated with the nodes in the induced subgraph. To address this problem, we propose a fast, parallel, and space-efficient framework for counting typed graphlets in large networks. We discover the existence of non-trivial combinatorial relationships between lower-order ($k-1$)-node typed graphlets and leverage them for deriving many of the $k$-node typed graphlets in $o(1)$ constant time. Thus, we avoid explicit enumeration of those typed graphlets. Notably, the time complexity matches the best untyped graphlet counting algorithm. The experiments demonstrate the effectiveness of the proposed framework in terms of runtime, space-efficiency, parallel speedup, and scalability as it is able to handle large-scale networks.

📄 PDF Abstract BibTeX arXiv:1901.10026

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Molformer: Motif-based Transformer on 3D Heterogeneous Molecular Graphs

2021-10-04 · Fang Wu, Dragomir Radev, Stan Z. Li

Procuring expressive molecular representations underpins AI-driven molecule design and scientific discovery. The research mainly focuses on atom-level homogeneous molecular graphs, ignoring the rich information in subgra…

3D geometrygraph constructionscientific discoveryTranslation

Accurate Detection of Spiking Motifs by Learning Heterogeneous Delays of a Spiking Neural Network

2023-07-21 · Laurent U Perrinet

Recently, interest has grown in exploring the hypothesis that neural activity conveys information through precise spiking motifs. To investigate this phenomenon, various algorithms have been proposed to detect such motif…

Motif Enhanced Recommendation over Heterogeneous Information Network

2019-08-26 · Huan Zhao, Yingqi Zhou, Yangqiu Song, Dik Lun Lee

Heterogeneous Information Networks (HIN) has been widely used in recommender systems (RSs). In previous HIN-based RSs, meta-path is used to compute the similarity between users and items. However, existing meta-path base…

Recommendation Systems

User-Guided Clustering in Heterogeneous Information Networks via Motif-Based Comprehensive Transcription

2018-11-28 · Yu Shi, Xinwei He, Naijing Zhang, Carl Yang 외

Heterogeneous information networks (HINs) with rich semantics are ubiquitous in real-world applications. For a given HIN, many reasonable clustering results with distinct semantic meaning can simultaneously exist. User-g…

Clustering

CHIEF: Clustering with Higher-order Motifs in Big Networks

2022-04-06 · Feng Xia, Shuo Yu, Chengfei Liu, Ivan Lee

Clustering a group of vertices in networks facilitates applications across different domains, such as social computing and Internet of Things. However, challenges arises for clustering networks with increased scale. This…

Clustering