• 中国计算机学会会刊
  • 中国科技核心期刊
  • 中文核心期刊

Computer Engineering & Science ›› 2023, Vol. 45 ›› Issue (04): 743-750.

• Artificial Intelligence and Data Mining • Previous Articles     Next Articles

Spectral approximation community search for bipartite network

ZHAO Yan1,JIN Liu2,MA Hui-fang1,SU Bian-ping3,GAO Wei-wei1   

  1. (1.College of Computer Science and Engineering,Northwest Normal University,Lanzhou 730070;
    2.China Transport Information Center Co.,Ltd., Beijing 100088;
    3.College of Science,Xi’an University of Architecture and Technology,Xi’an 710043,China)
  • Received:2021-07-21 Revised:2021-11-01 Accepted:2023-04-25 Online:2023-04-25 Published:2023-04-13

Abstract: Community search aims to find the local community of a given query node from the network. Community search based on spectrum is one of the popular methods. Existing community search methods based on spectrum are mostly oriented to simple networks, but cannot deal with binary networks with two types of entity association, and the community mining methods oriented to bipartite network are mostly to divide the whole network. Therefore, a spectral approximation community search method for bipartite network is proposed, which aims to introduce spectral method into bipartite network to accurately locate communities closely associated with query nodes. Specifically, firstly, the correlation between two entities in bipartite network is considered, and the local modularity oriented to bipartite network is designed based on the local modularity. Secondly, based on spectral graph theory, a spectral method suitable for bipartite network is designed by using the local approximation feature subspace of modularity matrix fused with different entity associations on bipartite network. Finally, the linear programming problem of sparse indicator vector supported by query node set in spectral subspace is designed by using the local modularity of bipartite network combined with spectral properties. Then the target community can be obtained by solving the linear programming problem. Experiments on real data sets verify the effectiveness and efficiency of the proposed method. 

Key words: bipartite network, community search, spectral approximation, local modularity