Physarum Optimization: A Biology-Inspired Algorithm for the Steiner Tree Problem in Networks

Liang Liu,Yuning Song,Haiyang Zhang,Huadong Ma,Athanasios V. Vasilakos
DOI: https://doi.org/10.1109/tc.2013.229
IF: 3.183
2014-01-01
IEEE Transactions on Computers
Abstract:Using insights from biological processes could help to design new optimization techniques for long-standing computational problems. This paper exploits a cellular computing model in the slime mold physarum polycephalum to solve the Steiner tree problem which is an important NP-hard problem in various applications, especially in network design. Inspired by the path-finding and network formation capability of physarum, we develop a new optimization algorithm, named as the physarum optimization, with low complexity and high parallelism. To validate and evaluate ourproposed models and algorithm, we furtherapplythe physarum optimization to the minimal exposure problem which is a fundamental problem corresponding to the worst-case coverage in wireless sensor networks. Complexity analysis and simulation results show that our proposed algorithm could achieve good performance with low complexity. Moreover, the core mechanism of our physarum optimization also may provide a useful starting point to develop some practical distributed algorithms for network design.
What problem does this paper attempt to address?