Overcoming Tight Constraints in Soft Happy Colouring

Abstract

The Soft Happy Colouring (SHC) problem, a mathematical framework for identifying homophilic network structures, seeks to maximise the number of -happy vertices, i.e. vertices with at least a proportion of neighbours that share the same colour. Because this NP-hard problem makes exact solutions intractable for large networks, probabilistic metaheuristics such as the Cross-Entropy (CE) method are suitable candidates to be employed. However, pure CE frequently suffers from probabilistic stagnation and non-convergence in high-dimensional spaces. To address this, we introduce CE+LS, synergising CE's adaptive learning with a fast, structure-aware local search ( LS). By restricting the search exclusively to local optima, CE+LS learns from high-quality structural characteristics rather than raw random samples. We mathematically prove and empirically demonstrate that this search space reduction resolves CE's stagnation, yielding a strictly convergent algorithm characterised by an exponential decay in Kullback-Leibler divergence. Evaluating CE+LS across 28,000 Stochastic Block Model graphs demonstrates that it consistently outperforms existing heuristic and memetic algorithms, exhibiting superior scalability and solution quality. Crucially, CE+LS remains highly efficient even in the tight regime, where comparative algorithms fail.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…