June 29, Tuesday
12:00 – 13:30
Regular Language Constrained Sequence Alignment Revisited
Computer Science seminar
Lecturer : Tamar Pinhas
Lecturer homepage : http://www.cs.bgu.ac.il/~matuskat/
Affiliation : CS, BGU
Location : 202/37
Host : Dr. Michal Ziv-Ukelson
In this talk, I present an additional speed up to the algorithms for Regular Language Constrained Sequence Alignment by reducing their worst case time complexity bound to $O(n^2t^3/log t)$. This is done by establishing an optimal bound on the size of Straight-Line Programs solving the maxima computation subproblem of the basic dynamic programming algorithm.
In addition, I present a another solution we have studied, which is based on a Steiner Tree computation. While this solution does not yield an improvement in the worst case, our simulations show that both approaches are efficient in practice, especially when the input automata are dense.
Joint work with Gregory Kucherov and Michal Ziv-Ukelson.