Cohesive Group Discovery in Interaction Graphs under Explicit Density Constraints
Abstract
Discovering cohesive groups is a fundamental primitive in graph-based recommender systems, underpinning tasks such as social recommendation, bundle discovery, and community-aware modeling. In interaction graphs, cohesion is often modeled as the -quasi-clique, an induced subgraph whose internal edge density meets a user-defined threshold . This formulation provides explicit control over within-group connectivity while accommodating the sparsity inherent in real-world data. This paper presents EDQC, an effective framework for cohesive group discovery under explicit density constraints. EDQC leverages a lightweight energy diffusion process to rank vertices for localizing promising candidate regions. Guided by this ranking, the framework extracts and refines a candidate subgraph to ensure the output strictly satisfies the target density requirement. Extensive experiments on 75 real-world graphs across varying density thresholds demonstrate that EDQC identifies the largest mean -quasi-cliques in the vast majority of cases, achieving lower variance than the state-of-the-art methods while maintaining competitive runtime. Furthermore, statistical analysis confirms that EDQC significantly outperforms the baselines, underscoring its robustness and practical utility for cohesive group discovery in graph-based recommender systems.
Cite
@article{arxiv.2508.04174,
title = {Cohesive Group Discovery in Interaction Graphs under Explicit Density Constraints},
author = {Yu Zhang and Yilong Luo and Mingyuan Ma and Yao Chen and Enqiang Zhu and Jin Xu and Chanjuan Liu},
journal= {arXiv preprint arXiv:2508.04174},
year = {2026}
}
Comments
10 pages, 6 figures