Research on Resolution Limit of Community Detection in Location-Based Social Networks

Longfei Wang,Yong Zeng,Yixin Li,Zhihong Liu,Jianfeng Ma,Xiaoyan Zhu
DOI: https://doi.org/10.1109/NaNA.2019.00025
2019-01-01
Abstract:Location-based social network (LBSN) is a highly used social network at present. Detecting the community structures in LBSN plays a significant role in analyzing the network comprehensively. Modularity optimization is a traditional social network community detection method which has excellent performance. Whereas, resolution limit is an inherent problem of it. Some existing community detection methods for LBSN fail to take account of the full network information. To solve above problems, a network weighting scheme is proposed in this paper. Firstly, we combine a network embedding method that named walk2friends with this paper. In view of the shortcoming of walk2friends, we proposes a collaborative filtering method based on social relationship to improve it. Then, the learned similarity is obtained by improved walk2friends and the structural similarity is obtained by a random walk method. These two similarities are fused and then transformed into edge weight. Finally, the undirected unweighted graph is preprocessed as an undirected weighted graph. Experimental results on real networks show that when using modularity optimization method for optimization optimization the weighting scheme not only can avoid the resolution limit but also applicable to LBSN . The mined community is more cohesive than the existing work on LBSN.
What problem does this paper attempt to address?