Facebook pixel tracking

The Science and Information (SAI) Organization publishes open-access peer-reviewed journals in computer science and artificial intelligence.

Contact Info
Website thesai.org
Follow Us
Contact Info
Follow Us
Research Article | Open Access |

DMTree: A Novel Indexing Method for Finding Similarities in Large Vector Sets

Author 1: Phuc Do Author 2: Trung Phan Hong Author 3: Huong Duong To
International Journal of Advanced Computer Science and Applications (IJACSA) · Vol. 11, No. 4 · Published 2020

DOI: https://doi.org/10.14569/IJACSA.2020.0110483

Abstract

In a vector set, to find similarities we will compute distances from the querying vector to all other vectors. On a large vector set, computing too many distances as above takes a lot of time. So we need to find a way to compute less distance and the MTree structure is the technique we need. The MTree structure is a technique of indexing vector sets based on a defined distance. We can solve effectively the problems of finding similarities by using the MTree structure. However, the MTree structure is built on one computer so the indexing power is limited. Today, large vector sets, not fit in one computer, are more and more. The MTree structure failed to index these large vector sets. Therefore, in this work, we present a novel indexing method, extended from the MTree structure, that can index large vector sets. Besides, we also perform experiments to prove the performance of this novel method.

Keywords

How to Cite this Article

Do, P., Hong, T. P., & To, H. D. (2020). DMTree: A Novel Indexing Method for Finding Similarities in Large Vector Sets. International Journal of Advanced Computer Science and Applications, 11(4). https://doi.org/10.14569/IJACSA.2020.0110483

Do, Phuc, et al.. "DMTree: A Novel Indexing Method for Finding Similarities in Large Vector Sets." International Journal of Advanced Computer Science and Applications, vol. 11, no. 4, 2020, https://doi.org/10.14569/IJACSA.2020.0110483.

@article{Do2020,
  title     = {DMTree: A Novel Indexing Method for Finding Similarities in Large Vector Sets},
  journal   = {International Journal of Advanced Computer Science and Applications},
  volume    = {11},
  number    = {4},
  year      = {2020},
  publisher = {The Science and Information Organization},
  author    = {Phuc Do and Trung Phan Hong and Huong Duong To},
  doi       = {10.14569/IJACSA.2020.0110483},
  url       = {https://doi.org/10.14569/IJACSA.2020.0110483}
}

Open Access — licensed under a Creative Commons Attribution 4.0 International License. Unrestricted use, distribution, and reproduction in any medium, even commercially, as long as the original work is properly cited.