Partitioning Graph Clustering With User-Specified Density
Journal article
Authors/Editors
Strategic Research Themes
Publication Details
Author list: ROHI TARIQ, KITTICHAI LAVANGNANANDA,PASCAL BOUVRY, AND PORNCHAI MONGKOLNAM
Publisher: Institute of Electrical and Electronics Engineers
Publication year: 2023
Volume number: 11
Start page: 122273
End page: 122294
Number of pages: 22
ISSN: 2169-3536
eISSN: 2169-3536
URL: https://ieeexplore.ieee.org/document/10304131/
Languages: English-United States (EN-US)
Abstract
Graph clustering has attracted many interests in recent years, with numerous applications ranging from the clustering of computer networks to the detection of social communities. It presents a challenging NP-class problem, and as a result, numerous algorithms have been developed, each tailored to specific objectives and quality metrics for evaluation. This research commences by categorizing existing graph clustering algorithms based on two distinct perspectives: parameter-free algorithms and user-defined or adjustable parametric algorithms. Quality metrics are further categorized into three distinct groups: internal connectivity, external connectivity, and a combination of both. If a task can be represented by a simple undirected and unweighted graph, from a management and deployment of resources perspective, having clusters of some kind of similar density is advantageous as it allows efficient management. This research introduces a partitioning graph clustering algorithm that allows users to specify the desired density of a cluster by means of 'relative density'. Clustering process involves the determination of all triangles (i.e., smallest cliques) and selecting a clique as an initial cluster. The expansion of a cluster is done by adding adjacent cliques while the required relative density is monitored. Existing metrics are found unsuitable for evaluating the proposed method; therefore, a suitable new metric, the Mean Relative Density Deviation Coefficient (MRDDC), is introduced. © 2013 IEEE.
Keywords
Graph Clustering, mean relative density deviation coefficient (MDRCC), NP problem, partitioning graph clustering, quality metric, relative density