paper-with-me

홈 › Papers

Co-Membership-based Generic Anomalous Communities Detection

2022-03-30 · Shay Lapid, Dima Kagan, Michael Fire

Nowadays, detecting anomalous communities in networks is an essential task in research, as it helps discover insights into community-structured networks. Most of the existing methods leverage either information regarding attributes of vertices or the topological structure of communities. In this study, we introduce the Co-Membership-based Generic Anomalous Communities Detection Algorithm (referred as to CMMAC), a novel and generic method that utilizes the information of vertices co-membership in multiple communities. CMMAC is domain-free and almost unaffected by communities' sizes and densities. Specifically, we train a classifier to predict the probability of each vertex in a community being a member of the community. We then rank the communities by the aggregated membership probabilities of each community's vertices. The lowest-ranked communities are considered to be anomalous. Furthermore, we present an algorithm for generating a community-structured random network enabling the infusion of anomalous communities to facilitate research in the field. We utilized it to generate two datasets, composed of thousands of labeled anomaly-infused networks, and published them. We experimented extensively on thousands of simulated, and real-world networks, infused with artificial anomalies. CMMAC outperformed other existing methods in a range of settings. Additionally, we demonstrated that CMMAC can identify abnormal communities in real-world unlabeled networks in different domains, such as Reddit and Wikipedia.

📄 PDF Abstract BibTeX arXiv:2203.16246

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint community and anomaly tracking in dynamic networks

2015-06-25 · Brian Baingana, Georgios B. Giannakis

Most real-world networks exhibit community structure, a phenomenon characterized by existence of node clusters whose intra-edge connectivity is stronger than edge connectivities between nodes belonging to different clust…

Community DetectionTime SeriesTime Series Analysis

A Tensor Approach to Learning Mixed Membership Community Models

2013-02-12 · Anima Anandkumar, Rong Ge, Daniel Hsu, Sham M. Kakade

Community detection is the task of detecting hidden communities from observed interactions. Guaranteed community detection has so far been mostly limited to models with non-overlapping communities such as the stochastic …

Community DetectionStochastic Block Model

Learning Mixed Membership Community Models in Social Tagging Networks through Tensor Methods

2015-03-16 · Anima Anandkumar, Hanie Sedghi

Community detection in graphs has been extensively studied both in theory and in applications. However, detecting communities in hypergraphs is more challenging. In this paper, we propose a tensor decomposition approach …

Community DetectionTAGTensor Decomposition

Mixed membership distribution-free model

2021-12-04 · Huan Qing, Jingli Wang

We consider the problem of community detection in overlapping weighted networks, where nodes can belong to multiple communities and edge weights can be finite real numbers. To model such complex networks, we propose a ge…

Community Detectionmodel

Curvature-based Clustering on Graphs

2023-07-19 · Yu Tian, Zachary Lubberts, Melanie Weber

Unsupervised node clustering (or community detection) is a classical graph learning task. In this paper, we study algorithms, which exploit the geometry of the graph to identify densely connected substructures, which for…

ClusteringCommunity DetectionGraph LearningNode Clustering