Engineering a compressed suffix tree implementation

被引:0
|
作者
Valimaki, Niko [1 ]
Gerlach, Wolfgang [2 ]
Dixit, Kashyap [3 ]
Makinen, Veli [1 ]
机构
[1] Univ Helsinki, Dept Comp Sci, Teollisuuskatu 23, SF-00510 Helsinki, Finland
[2] Univ Bielefeld, Technische Fakultat, Bielefeld, Germany
[3] Indian Inst Technol, Dept Comp Engn & Sci, Kanpur 208016, Uttar Pradesh, India
来源
基金
芬兰科学院;
关键词
D O I
暂无
中图分类号
TP301 [理论、方法];
学科分类号
081202 ;
摘要
Suffix tree is one of the most important data structures in string algorithms and biological sequence analysis. Unfortunately, when it comes to implementing those algorithms and applying them to real genomic sequences, often the main memory size becomes the bottleneck. This is easily explained by the fact that while a DNA sequence of length n from alphabet Sigma = {A, C, G, T} can be stored in nlog vertical bar Sigma vertical bar = 2n bits, its suffix tree occupies O(n log n) bits. In practice, the size difference easily reaches factor 50. We report on an implementation of the compressed suffix tree very recently proposed by Sadakane (Theory of Computing Systems, in press). The compressed suffix tree occupies space proportional to the text size, i.e. O(n log vertical bar Sigma vertical bar bits, and supports all typical suffix tree operations with at most log n factor slowdown. Our experiments show that, e.g. on a 10 MB DNA sequence, the compressed suffix tree takes 10% of the space of normal suffix tree. At the same time, a representative algorithm is slowed down by factor 30. Our implementation follows the original proposal in spirit, but some internal parts are tailored towards practical implementation. Our construction algorithm has time requirement O(n log n log vertical bar Sigma vertical bar) and uses closely the same space as the final structure while constructing it: on the 10 MB DNA sequence, the maximum space usage during construction is only 1.4 times the final product size.
引用
收藏
页码:217 / +
页数:3
相关论文
共 50 条
  • [31] Compressed Suffix Trees with Full Functionality
    Kunihiko Sadakane
    Theory of Computing Systems, 2007, 41 : 589 - 607
  • [32] Faster suffix tree construction with missing suffix links
    Cole, R
    Hariharan, R
    SIAM JOURNAL ON COMPUTING, 2003, 33 (01) : 26 - 42
  • [33] Compressed suffix trees with full functionality
    Sadakane, Kunihiko
    THEORY OF COMPUTING SYSTEMS, 2007, 41 (04) : 589 - 607
  • [34] Fibonacci Based Compressed Suffix Array
    Klein, Shmuel T.
    Shapira, Dana
    2018 DATA COMPRESSION CONFERENCE (DCC 2018), 2018, : 415 - 415
  • [35] Compressed Suffix Arrays for Massive Data
    Siren, Jouni
    STRING PROCESSING AND INFORMATION RETRIEVAL, PROCEEDINGS, 2009, 5721 : 63 - 74
  • [36] From Nondeterministic Suffix Automaton to Lazy Suffix Tree
    Fredriksson, Kimmo
    ALGORITHMS AND APPLICATIONS: ESSAYS DEDICATED TO ESKO UKKONEN ON THE OCCASION OF HIS 60TH BIRTHDAY, 2010, 6060 : 114 - 129
  • [37] Fully-compressed suffix trees
    Russo, Luis M. S.
    Navarro, Gonzalo
    Oliveira, Arlindo L.
    LATIN 2008: THEORETICAL INFORMATICS, 2008, 4957 : 362 - +
  • [38] Compressed Suffix Trees for Repetitive Texts
    Abeliuk, Andres
    Navarro, Gonzalo
    STRING PROCESSING AND INFORMATION RETRIEVAL: 19TH INTERNATIONAL SYMPOSIUM, SPIRE 2012, 2012, 7608 : 30 - 41
  • [39] The Virtual Suffix Tree: An Efficient Data Structure for Suffix Trees and Suffix Arrays
    Lin, Jie
    Jiang, Yue
    Adjeroh, Don
    PROCEEDINGS OF THE PRAGUE STRINGOLOGY CONFERENCE 2008, 2008, : 68 - 83
  • [40] Constructing the suffix tree of a tree with a large alphabet
    Shibuya, T
    IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS COMMUNICATIONS AND COMPUTER SCIENCES, 2003, E86A (05) : 1061 - 1066