English

Fast Redescription Mining Using Locality-Sensitive Hashing

Machine Learning 2024-11-22 v1 Databases

Abstract

Redescription mining is a data analysis technique that has found applications in diverse fields. The most used redescription mining approaches involve two phases: finding matching pairs among data attributes and extending the pairs. This process is relatively efficient when the number of attributes remains limited and when the attributes are Boolean, but becomes almost intractable when the data consist of many numerical attributes. In this paper, we present new algorithms that perform the matching and extension orders of magnitude faster than the existing approaches. Our algorithms are based on locality-sensitive hashing with a tailored approach to handle the discretisation of numerical attributes as used in redescription mining.

Keywords

Cite

@article{arxiv.2406.04148,
  title  = {Fast Redescription Mining Using Locality-Sensitive Hashing},
  author = {Maiju Karjalainen and Esther Galbrun and Pauli Miettinen},
  journal= {arXiv preprint arXiv:2406.04148},
  year   = {2024}
}

Comments

20 pages, 4 figures, to appear at ECML-PKDD 2024

R2 v1 2026-06-28T16:56:00.445Z