English

A New Burrows Wheeler Transform Markov Distance

Cryptography and Security 2020-02-19 v1 Information Retrieval Machine Learning Machine Learning

Abstract

Prior work inspired by compression algorithms has described how the Burrows Wheeler Transform can be used to create a distance measure for bioinformatics problems. We describe issues with this approach that were not widely known, and introduce our new Burrows Wheeler Markov Distance (BWMD) as an alternative. The BWMD avoids the shortcomings of earlier efforts, and allows us to tackle problems in variable length DNA sequence clustering. BWMD is also more adaptable to other domains, which we demonstrate on malware classification tasks. Unlike other compression-based distance metrics known to us, BWMD works by embedding sequences into a fixed-length feature vector. This allows us to provide significantly improved clustering performance on larger malware corpora, a weakness of prior methods.

Keywords

Cite

@article{arxiv.1912.13046,
  title  = {A New Burrows Wheeler Transform Markov Distance},
  author = {Edward Raff and Charles Nicholas and Mark McLean},
  journal= {arXiv preprint arXiv:1912.13046},
  year   = {2020}
}

Comments

To appear in: The Thirty-Fourth AAAI Conference on Artificial Intelligence (AAAI-20), AICS-2020 Workshop

R2 v1 2026-06-23T12:59:12.208Z