Proposed modified computational model for the amoeba-inspired combinatorial optimization machine
Yusuke Miyajima, Masahito Mochizuki
TL;DR
The paper addresses efficient solution-search for the traveling salesman problem (TSP) using amoeba-inspired, domain-specific computation. It analyzes the Amoeba TSP model by isolating three core elements (A,B,C), tests their modifications, and demonstrates that fluctuations are essential while the volume-conservation constraint can be relaxed. By combining the effective modifications into the Improved Amoeba TSP model, the authors achieve near-sure approximate solutions with iteration counts that scale as $O(\sqrt{n})$, a significant improvement over prior linear scaling, suggesting practical potential for physical implementations. These results guide the design of high-performance, amoeba-inspired optimization hardware for large-scale combinatorial problems.
Abstract
A single-celled amoeba can solve the traveling salesman problem through its shape-changing dynamics. In this paper, we examine roles of several elements in a previously proposed computational model of the solution-search process of amoeba and three modifications towards enhancing the solution-search preformance. We find that appropriate modifications can indeed significantly improve the quality of solutions. It is also found that a condition associated with the volume conservation can also be modified in contrast to the naive belief that it is indispensable for the solution-search ability of amoeba. A proposed modified model shows much better performance.
