Approximately solving Maximum Clique using neural network and related heuristics
نویسندگان
چکیده
We explore neural network and related heuristic methods for the fast approximate solution of the Maximum Clique problem. One of these algorithms, Mean Field Annealing, is implemented on the Connection Machine CM-5 and a fast annealing schedule is experimentally evaluated on random graphs, as well as on several benchmark graphs. The other algorithms, which perform certain randomized local search operations, are evaluated on the same benchmark graphs, and on Sanchis graphs. One of our algorithms adjusts its internal parameters as its computation evolves. On Sanchis graphs, it nds signiicantly larger cliques than the other algorithms do. Another algorithm, GSD(;), works best overall, but is slower than the others. All our algorithms obtain signiicantly larger cliques than other simpler heuristics but run slightly slower; they obtain signiicantly smaller cliques on average than exact algorithms or more sophisticated heuristics but run considerably faster. All our algorithms are simple and inherently parallel.
منابع مشابه
Payoff-Monotonic Game Dynamics and the Maximum Clique Problem
Evolutionary game-theoretic models and, in particular, the so-called replicator equations have recently proven to be remarkably effective at approximately solving the maximum clique and related problems. The approach is centered around a classic result from graph theory that formulates the maximum clique problem as a standard (continuous) quadratic program and exploits the dynamical properties ...
متن کاملAnnealed imitation: Fast dynamics for maximum clique
Abstract— We propose a new class of heuristics for the maximum clique problem (MCP) whose basic ingredients are: (1) a parameterized continuous formulation of MCP, (2) an instability analysis of equilibria of imitation dynamics from evolutionary game theory, and (3) a principled way of varying a regularization parameter during the evolution process so as to avoid inefficient solutions. The resu...
متن کاملSome Experimental and Theoretical Results on Test Case Generators for the Maximum Clique Problem
We describe and analyze test case generators for the maximum clique problem (or equivalently for the maximum independent set or vertex cover problems). The generators produce graphs with speci ed number of vertices and edges, and known maximum clique size. The experimental hardness of the test cases is evaluated in relation to several heuristics for the maximum clique problem, based on neural n...
متن کاملA Saturated Linear Dynamical Network for Approximating Maximum Clique
We use a saturated linear gradient dynamical network for finding an approximate solution to the maximum clique problem. We show that for almost all initial conditions, any solution of the network defined on a closed hypercube reaches one of the vertices of the hypercube, and any such vertex corresponds to a maximal clique. We examine the performance of the method on a set of random graphs and c...
متن کاملNonpositive Hopfield Neural Network with Self-Feedback and its Application to Maximum Clique Problems
A clique of an undirected graph G (V, E) with a vertex set V and an edge set E is a subset of V such that all pairs of vertices are connected by an edge in E. The maximum clique problem (MCP) is to find a clique of maximum size of the graph G. Figure 1(b) shows a maximum clique of the graph Figure 1(a) with 10 vertices and 21 edges. It is one of the first problems which have been proven to be N...
متن کامل