A local search based barrier height estimation algorithm for DNA molecular transitions

  • Authors:
  • Tsutomu Takeda;Hirotaka Ono;Kunihiko Sadakane;Masafumi Yamashita

  • Affiliations:
  • Dept. of Electrical Engineering and Computer Science, Kyushu University, Fukuoka, Japan;Dept. of Electrical Engineering and Computer Science, Kyushu University, Fukuoka, Japan;Dept. of Electrical Engineering and Computer Science, Kyushu University, Fukuoka, Japan;Dept. of Electrical Engineering and Computer Science, Kyushu University, Fukuoka, Japan

  • Venue:
  • DNA'05 Proceedings of the 11th international conference on DNA Computing
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

An accurate estimation of the barrier height between two given secondary structures of DNA molecules is known to be a fundamental and difficult problem. In 1998 Morgan and Higgs proposed a heuristic algorithm based on the shortest path between the two structures, and in DNA 10, Kubota and Hagiya did an exact algorithm based on the flooding. The former runs in a practical time for sufficiently large length n of molecule and would always show a good performance if the barrier always appeared near the shortest path. The only but crucial drawback of the latter on the other hand is that it cannot run for a large n; we found an instance of even length n = 46 for which the run did not complete because of the memory. In this paper we formulate it as an optimization problem, and then propose a new heuristic algorithm based on the local search strategy. We use the Morgan and Higgs' heuristics as the engine to find a locally optimal solution, and based on the local search paradigm, we repeat this local search starting from the solution of the previous local search, with the hope that this sequence of improvements will eventually reach the optimum solution. We also discuss some techniques to improve the performance. We demonstrate that for size about 200, our algorithm runs in 5 seconds, and for many of the cases (13 cases out of 16) in which the Kubota and Hagiya's algorithm can complete, our algorithm exactly answers the optimum values.