Overcoming Tight Constraints in Soft Happy Colouring
Mohammad Hadi Shekarriz, Asef Nazari, Dhananjay Thiruvady

TL;DR
This paper introduces CE+LS, a novel algorithm combining probabilistic metaheuristics and local search to effectively solve the NP-hard Soft Happy Colouring problem, especially in challenging tight constraint scenarios.
Contribution
The paper presents CE+LS, a structure-aware local search integrated with the Cross-Entropy method, which overcomes stagnation and guarantees convergence in solving the SHC problem.
Findings
CE+LS outperforms existing heuristics and memetic algorithms.
It demonstrates superior scalability and solution quality on large graphs.
CE+LS remains efficient in tight constraint regimes where others fail.
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 {\sf CE+LS}, synergising CE's adaptive learning with a fast, structure-aware local search ({\sf LS}). By restricting the search exclusively to local optima, {\sf CE+LS} learns from high-quality structural characteristics rather than raw random samples. We mathematically prove and empirically demonstrate…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
