ABSTRACT Graph contrastive learning (GCL) has emerged as a dominant paradigm for self‐supervised representation learning for attributed graph data. However, existing GCL methods heavily rely on empirical graph data augmentation, which may distort intrinsic graph semantics and produce poor generalisation without carefully chosen or designed augmentation techniques. Furthermore, most GCL approaches focus on same‐granularity contrastive learning (e.g., node vs. node), neglecting the hierarchical and multigranular properties inherent in real‐world networks, leading to suboptimal performance. To address these limitations, we propose HPoolGCL, a cross‐granularity GCL framework compatible with various hierarchical graph pooling methods to capture multigranularity information. Our framework eliminates the need for handcrafted augmentations, explicit negative sampling and complex multiencoder architectures by applying two novel loss functions in hierarchical graph pooling. The theoretical analysis is provided to explain the effectiveness of unified MGC and HiCR losses from three perspectives, namely, the information maximisation principle, the redundancy reduction principle and the information bottleneck principle. The experimental results demonstrate that HPoolGCL achieves state‐of‐the‐art performance across multiple downstream tasks on five benchmarks. Our codes are available at https://github.com/Heycen/HPoolGCL .
Cen et al. (Mon,) studied this question.