版权所有:内蒙古大学图书馆 技术提供:维普资讯• 智图
内蒙古自治区呼和浩特市赛罕区大学西街235号 邮编: 010021
作者机构:Northwest Normal Univ Coll Comp Sci & Engn Lanzhou 730070 Peoples R China
出 版 物:《INTERNATIONAL JOURNAL OF MACHINE LEARNING AND CYBERNETICS》 (Intl. J. Mach. Learn. Cybern.)
年 卷 期:2025年
页 面:1-21页
核心收录:
主 题:Local community detection Clustering Seed selection Feature fusion
摘 要:Unlike global community detection, local community detection is to identify a cluster of nodes sharing similar feature information based on a given seed. The accuracy of many local community detection algorithms heavily relies on the quality of seed nodes. Only high-quality seed nodes can accurately detect local communities. At the same time, the inability to effectively obtain node attributes and structural information also leads to an increase in subgraph clustering error rates. This paper proposes a Local Community Detection based on Core Nodes using deep feature fusion, named LCDCN. We find the nearest nodes for the seed nodes, then construct a k-subgraph through a specific subgraph extractor based on the core nodes. Subsequently, two deep encoders are employed to encode and fuse the attribute and structure information of the subgraph, respectively. Finally, the local community is discovered by optimizing the fused feature representation through a self-supervised optimization function. Extensive experiments on 10 real and 4 synthetic datasets demonstrate that LCDCN outperforms its competitors in performance.