English

Variable neighborhood search for partitioning sparse biological networks into the maximum edge-weighted $k$-plexes

Data Structures and Algorithms 2019-10-25 v1

Abstract

In a network, a kk-plex represents a subset of nn vertices where the degree of each vertex in the subnetwork induced by this subset is at least nkn-k. The maximum edge-weight kk-plex partitioning problem (Max-EkPP) is to find the kk-plex partitioning in edge-weighted network, such that the sum of edge weights is maximal. The Max-EkPP has an important role in discovering new information in large sparse biological networks. We propose a variable neighborhood search (VNS) algorithm for solving Max-EkPP. The VNS implements a local search based on the 1-swap first improvement strategy and the objective function that takes into account the degree of every vertex in each partition. The objective function favors feasible solutions, also enabling a gradual increase in terms of objective function value when moving from slightly infeasible to barely feasible solutions. A comprehensive experimental computation is performed on real metabolic networks and other benchmark instances from literature. Comparing to the integer linear programming method from literature, our approach succeeds to find all known optimal solutions. For all other instances, the VNS either reaches previous best known solution or improves it. The proposed VNS is also tested on a large-scaled dataset which was not previously considered in literature.

Keywords

Cite

@article{arxiv.1807.01160,
  title  = {Variable neighborhood search for partitioning sparse biological networks into the maximum edge-weighted $k$-plexes},
  author = {Milana Grbić and Aleksandar Kartelj and Savka Janković and Dragan Matić and Vladimir Filipović},
  journal= {arXiv preprint arXiv:1807.01160},
  year   = {2019}
}

Comments

Submitted to a scientific journal in November 2017