Zhang, N., Ye, Y., Wang, Y., Lian, X., & Chen, M. (2025). Effective Community Detection Over Streaming Bipartite Networks (Technical Report). PVLDB, 14(1), XXX-XXX. doi:XX.XX/XXX.XX
This paper addresses the challenge of efficiently detecting communities in streaming bipartite networks, which are characterized by continuous data updates and the need for real-time analysis. The authors aim to develop an algorithm that can identify communities with user-specified keywords and high structural cohesiveness in both snapshot and continuous scenarios.
The authors propose a novel problem definition called Community Detection over Streaming Bipartite Network (CD-SBN) and introduce the concept of (𝑘,𝑟, 𝜎)-bitruss to define community structure. They develop a framework with three components: initialization, graph incremental maintenance, and CD-SBN query processing. To improve efficiency, they introduce pruning strategies based on keywords, support, and layer size. Additionally, a hierarchical synopsis is designed to facilitate candidate community search. The framework supports both snapshot and continuous CD-SBN queries, enabling efficient community detection and maintenance upon streaming graph updates.
The authors conclude that their proposed CD-SBN processing approach effectively and efficiently detects communities in streaming bipartite networks. The use of pruning strategies and a hierarchical synopsis significantly reduces the search space and computational cost. The framework's ability to handle both snapshot and continuous queries makes it suitable for various real-world applications.
This research contributes to the field of community detection by addressing the challenges posed by streaming bipartite networks. The proposed framework and algorithms provide a practical solution for real-time community detection in various domains, including social network analysis, recommendation systems, and cybersecurity.
The paper focuses on undirected and unattributed bipartite graphs. Future research could explore extensions to handle directed and attributed graphs. Additionally, investigating the impact of different sliding window sizes and exploring alternative synopsis structures could further enhance the framework's performance.
To Another Language
from source content
arxiv.org
Key Insights Distilled From
by Nan Zhang, Y... at arxiv.org 11-05-2024
https://arxiv.org/pdf/2411.01424.pdfDeeper Inquiries