Skip to main content
Top
Published in: The VLDB Journal 6/2022

03-07-2021 | Special Issue Paper

PM-LSH: a fast and accurate in-memory framework for high-dimensional approximate NN and closest pair search

Authors: Bolong Zheng, Xi Zhao, Lianggui Weng, Quoc Viet Hung Nguyen, Hang Liu, Christian S. Jensen

Published in: The VLDB Journal | Issue 6/2022

Log in

Activate our intelligent search to find suitable subject content or patents.

search-config
loading …

Abstract

Nearest neighbor (NN) search is inherently computationally expensive in high-dimensional spaces due to the curse of dimensionality. As a well-known solution, locality-sensitive hashing (LSH) is able to answer c-approximate NN (c-ANN) queries in sublinear time with constant probability. Existing LSH methods focus mainly on building hash bucket-based indexing such that the candidate points can be retrieved quickly. However, existing coarse-grained structures fail to offer accurate distance estimation for candidate points, which translates into additional computational overhead when having to examine unnecessary points. This in turn reduces the performance of query processing. In contrast, we propose a fast and accurate in-memory LSH framework, called PM-LSH, that aims to compute the c-ANN query on large-scale, high-dimensional datasets. First, we adopt a simple yet effective PM-tree to index the data points. Second, we develop a tunable confidence interval to achieve accurate distance estimation and guarantee high result quality. Third, we propose an efficient algorithm on top of the PM-tree to improve the performance of computing c-ANN queries. In addition, we extend PM-LSH to support closest pair (CP) search in high-dimensional spaces. Here, we again adopt the PM-tree to organize the points in a low-dimensional space, and we propose a branch and bound algorithm together with a radius pruning technique to improve the performance of computing c-approximate closest pair (c-ACP) queries. Extensive experiments with real-world data offer evidence that PM-LSH is capable of outperforming existing proposals with respect to both efficiency and accuracy for both NN and CP search.

Dont have a licence yet? Then find out more about our products and how to get one now:

Springer Professional "Wirtschaft+Technik"

Online-Abonnement

Mit Springer Professional "Wirtschaft+Technik" erhalten Sie Zugriff auf:

  • über 102.000 Bücher
  • über 537 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Maschinenbau + Werkstoffe
  • Versicherung + Risiko

Jetzt Wissensvorsprung sichern!

Springer Professional "Technik"

Online-Abonnement

Mit Springer Professional "Technik" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 390 Zeitschriften

aus folgenden Fachgebieten:

  • Automobil + Motoren
  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Elektrotechnik + Elektronik
  • Energie + Nachhaltigkeit
  • Maschinenbau + Werkstoffe




 

Jetzt Wissensvorsprung sichern!

Springer Professional "Wirtschaft"

Online-Abonnement

Mit Springer Professional "Wirtschaft" erhalten Sie Zugriff auf:

  • über 67.000 Bücher
  • über 340 Zeitschriften

aus folgenden Fachgebieten:

  • Bauwesen + Immobilien
  • Business IT + Informatik
  • Finance + Banking
  • Management + Führung
  • Marketing + Vertrieb
  • Versicherung + Risiko




Jetzt Wissensvorsprung sichern!

Literature
1.
go back to reference Abdulhayoglu, M.A., Thijs, B.: Use of locality sensitive hashing (LSH) algorithm to match web of science and scopus. Scientometrics 116(2), 1229–1245 (2018)CrossRef Abdulhayoglu, M.A., Thijs, B.: Use of locality sensitive hashing (LSH) algorithm to match web of science and scopus. Scientometrics 116(2), 1229–1245 (2018)CrossRef
2.
go back to reference Amsaleg, L., Chelly, O., Furon, T., Girard, S., Houle, M.E., Kawarabayashi, K., Nett, M.: Estimating local intrinsic dimensionality. In: KDD, pp. 29–38 (2015) Amsaleg, L., Chelly, O., Furon, T., Girard, S., Houle, M.E., Kawarabayashi, K., Nett, M.: Estimating local intrinsic dimensionality. In: KDD, pp. 29–38 (2015)
3.
go back to reference Andoni, A., Indyk, P.: LSH algorithm and implementation (E2LSH) (2016) Andoni, A., Indyk, P.: LSH algorithm and implementation (E2LSH) (2016)
4.
go back to reference Angiulli, F., Pizzuti, C.: An approximate algorithm for top-k closest pairs join query in large high dimensional data. Data Knowl. Eng. 53(3), 263–281 (2005)CrossRef Angiulli, F., Pizzuti, C.: An approximate algorithm for top-k closest pairs join query in large high dimensional data. Data Knowl. Eng. 53(3), 263–281 (2005)CrossRef
5.
go back to reference Bawa, M., Condie, T., Ganesan, P.: LSH forest: self-tuning indexes for similarity search. In: WWW, pp. 651–660 (2005) Bawa, M., Condie, T., Ganesan, P.: LSH forest: self-tuning indexes for similarity search. In: WWW, pp. 651–660 (2005)
6.
go back to reference Beckmann, N., Kriegel, H.. Schneider, R., Seeger, B.: The R*-tree: an efficient and robust access method for points and rectangles. In: SIGMOD, pp. 322–331 (1990) Beckmann, N., Kriegel, H.. Schneider, R., Seeger, B.: The R*-tree: an efficient and robust access method for points and rectangles. In: SIGMOD, pp. 322–331 (1990)
7.
go back to reference Cai, X., Rajasekaran, S., Zhang, F.: Efficient approximate algorithms for the closest pair problem in high dimensional spaces. In: PAKDD (3), volume 10939 of Lecture Notes in Computer Science, pp. 151–163 (2018) Cai, X., Rajasekaran, S., Zhang, F.: Efficient approximate algorithms for the closest pair problem in high dimensional spaces. In: PAKDD (3), volume 10939 of Lecture Notes in Computer Science, pp. 151–163 (2018)
8.
go back to reference Chen, L., Gao, Y., Li, X., Jensen, C.S., Chen, G.: Efficient metric indexing for similarity search. In: ICDE, pp. 591–602 (2015) Chen, L., Gao, Y., Li, X., Jensen, C.S., Chen, G.: Efficient metric indexing for similarity search. In: ICDE, pp. 591–602 (2015)
9.
go back to reference Ciaccia, P., Patella, M., Rabitti, F., Zezula, P.: Indexing metric spaces with m-tree. In: SEBD, pp. 67–86 (1997) Ciaccia, P., Patella, M., Rabitti, F., Zezula, P.: Indexing metric spaces with m-tree. In: SEBD, pp. 67–86 (1997)
10.
go back to reference Ciaccia, P., Patella, M., Zezula, P.: A cost model for similarity queries in metric spaces. In: PODS, pp. 59–68 (1998) Ciaccia, P., Patella, M., Zezula, P.: A cost model for similarity queries in metric spaces. In: PODS, pp. 59–68 (1998)
11.
go back to reference Corral, A., D’Ermiliis, A., Manolopoulos, Y., Vassilakopoulos, M.: VA-files versus R*-trees in distance join queries. In: ADBIS, volume 3631 of Lecture Notes in Computer Science, pp. 153–166 (2005) Corral, A., D’Ermiliis, A., Manolopoulos, Y., Vassilakopoulos, M.: VA-files versus R*-trees in distance join queries. In: ADBIS, volume 3631 of Lecture Notes in Computer Science, pp. 153–166 (2005)
12.
go back to reference Corral, A., Manolopoulos, Y., Theodoridis, Y., Vassilakopoulos, M.: Closest pair queries in spatial databases. In: SIGMOD, pp. 189–200 (2000) Corral, A., Manolopoulos, Y., Theodoridis, Y., Vassilakopoulos, M.: Closest pair queries in spatial databases. In: SIGMOD, pp. 189–200 (2000)
13.
go back to reference Corral, A., Manolopoulos, Y., Theodoridis, Y., Vassilakopoulos, M.: Algorithms for processing k-closest-pair queries in spatial databases. Data Knowl. Eng. 49(1), 67–104 (2004)CrossRef Corral, A., Manolopoulos, Y., Theodoridis, Y., Vassilakopoulos, M.: Algorithms for processing k-closest-pair queries in spatial databases. Data Knowl. Eng. 49(1), 67–104 (2004)CrossRef
14.
go back to reference Das, A., Datar, M., Garg, A., Rajaram, S.: Google news personalization: scalable online collaborative filtering. In: WWW, pp. 271–280 (2007) Das, A., Datar, M., Garg, A., Rajaram, S.: Google news personalization: scalable online collaborative filtering. In: WWW, pp. 271–280 (2007)
15.
go back to reference Datar, M., Immorlica, N., Indyk, P., Mirrokni, V.S.: Locality-sensitive hashing scheme based on p-stable distributions. In: Symposium on Computational Geometry, pp. 253–262 (2004) Datar, M., Immorlica, N., Indyk, P., Mirrokni, V.S.: Locality-sensitive hashing scheme based on p-stable distributions. In: Symposium on Computational Geometry, pp. 253–262 (2004)
16.
go back to reference Dong, W., Wang, Z., Josephson, W., Charikar, M., Li, K.: Modeling LSH for performance tuning. In: CIKM, pp. 669–678 (2008) Dong, W., Wang, Z., Josephson, W., Charikar, M., Li, K.: Modeling LSH for performance tuning. In: CIKM, pp. 669–678 (2008)
17.
go back to reference Fredriksson, K., Braithwaite, B.: Quicker similarity joins in metric spaces. In: SISAP, volume 8199 of Lecture Notes in Computer Science, pp. 127–140 (2013) Fredriksson, K., Braithwaite, B.: Quicker similarity joins in metric spaces. In: SISAP, volume 8199 of Lecture Notes in Computer Science, pp. 127–140 (2013)
18.
go back to reference Gan, J., Feng, J., Fang, Q., Ng, W.: Locality-sensitive hashing scheme based on dynamic collision counting. In: SIGMOD, pp. 541–552 (2012) Gan, J., Feng, J., Fang, Q., Ng, W.: Locality-sensitive hashing scheme based on dynamic collision counting. In: SIGMOD, pp. 541–552 (2012)
19.
go back to reference Gao, Y., Chen, L., Li, X., Yao, B., Chen, G.: Efficient k-closest pair queries in general metric spaces. VLDB J. 24(3), 415–439 (2015)CrossRef Gao, Y., Chen, L., Li, X., Yao, B., Chen, G.: Efficient k-closest pair queries in general metric spaces. VLDB J. 24(3), 415–439 (2015)CrossRef
20.
go back to reference Gionis, A., Indyk, P., Motwani, R.: Similarity search in high dimensions via hashing. In: VLDB, pp. 518–529 (1999) Gionis, A., Indyk, P., Motwani, R.: Similarity search in high dimensions via hashing. In: VLDB, pp. 518–529 (1999)
21.
go back to reference Gong, Y., Lazebnik, S., Gordo, A., Perronnin, F.: Iterative quantization: a procrustean approach to learning binary codes for large-scale image retrieval. TPAMI 35(12), 2916–2929 (2013)CrossRef Gong, Y., Lazebnik, S., Gordo, A., Perronnin, F.: Iterative quantization: a procrustean approach to learning binary codes for large-scale image retrieval. TPAMI 35(12), 2916–2929 (2013)CrossRef
22.
go back to reference Gutierrez, G., Sáez, P.: The k closest pairs in spatial databases—when only one set is indexed. GeoInformatica 17(4), 543–565 (2013)CrossRef Gutierrez, G., Sáez, P.: The k closest pairs in spatial databases—when only one set is indexed. GeoInformatica 17(4), 543–565 (2013)CrossRef
23.
go back to reference Haghani, P., Michel, S., Aberer, K.: Distributed similarity search in high dimensions using locality sensitive hashing. In: EDBT, pp. 744–755 (2009) Haghani, P., Michel, S., Aberer, K.: Distributed similarity search in high dimensions using locality sensitive hashing. In: EDBT, pp. 744–755 (2009)
24.
go back to reference Harris, J., Stöcker, H.: Handbook of Mathematics and Computational Science (1998) Harris, J., Stöcker, H.: Handbook of Mathematics and Computational Science (1998)
25.
go back to reference He, J., Kumar, S., Chang, S.: On the difficulty of nearest neighbor search. In: ICML (2012) He, J., Kumar, S., Chang, S.: On the difficulty of nearest neighbor search. In: ICML (2012)
26.
go back to reference Hjaltason, G.R., Samet, H.: Incremental distance join algorithms for spatial databases. In: SIGMOD, pp. 237–248 (1998) Hjaltason, G.R., Samet, H.: Incremental distance join algorithms for spatial databases. In: SIGMOD, pp. 237–248 (1998)
27.
go back to reference Huang, Q., Feng, J., Zhang, Y., Fang, Q., Ng, W.: Query-aware locality-sensitive hashing for approximate nearest neighbor search. PVLDB 9(1), 1–12 (2015) Huang, Q., Feng, J., Zhang, Y., Fang, Q., Ng, W.: Query-aware locality-sensitive hashing for approximate nearest neighbor search. PVLDB 9(1), 1–12 (2015)
28.
go back to reference Indyk, P., Motwani, R.: Approximate nearest neighbors: towards removing the curse of dimensionality. In: STOC, pp. 604–613 (1998) Indyk, P., Motwani, R.: Approximate nearest neighbors: towards removing the curse of dimensionality. In: STOC, pp. 604–613 (1998)
29.
go back to reference Kim, Y.J., Patel, J.M.: Performance comparison of the R\({}^{*}\)-tree and the quadtree for knn and distance join queries. TKDE 22(7), 1014–1027 (2010) Kim, Y.J., Patel, J.M.: Performance comparison of the R\({}^{*}\)-tree and the quadtree for knn and distance join queries. TKDE 22(7), 1014–1027 (2010)
30.
go back to reference Kulis, B., Grauman, K.: Kernelized locality-sensitive hashing for scalable image search. In: ICCV, pp. 2130–2137 (2009) Kulis, B., Grauman, K.: Kernelized locality-sensitive hashing for scalable image search. In: ICCV, pp. 2130–2137 (2009)
31.
go back to reference Kurasawa, H., Takasu, A., Adachi, J.: Finding the k-closest pairs in metric spaces. In: NTSS, pp. 8–13 (2011) Kurasawa, H., Takasu, A., Adachi, J.: Finding the k-closest pairs in metric spaces. In: NTSS, pp. 8–13 (2011)
32.
go back to reference Li, H., Nutanong, S., Xu, H., Yu, C., Ha, F.: C2net: a network-efficient approach to collision counting LSH similarity join. TKDE 31(3), 423–436 (2019) Li, H., Nutanong, S., Xu, H., Yu, C., Ha, F.: C2net: a network-efficient approach to collision counting LSH similarity join. TKDE 31(3), 423–436 (2019)
33.
go back to reference Li, J., Yan, X., Zhang, J., Xu, A., Cheng, J., Liu, J., Ng, K. K. W., Cheng, T.: A general and efficient querying method for learning to hash. In: SIGMOD, pp. 1333–1347 (2018) Li, J., Yan, X., Zhang, J., Xu, A., Cheng, J., Liu, J., Ng, K. K. W., Cheng, T.: A general and efficient querying method for learning to hash. In: SIGMOD, pp. 1333–1347 (2018)
34.
go back to reference Li, W., Zhang, Y., Sun, Y., Wang, W., Li, M., Zhang, W., Lin, X.: Approximate nearest neighbor search on high dimensional data—experiments, analyses, and improvement. TKDE 32(8), 1475–1488 (2020) Li, W., Zhang, Y., Sun, Y., Wang, W., Li, M., Zhang, W., Lin, X.: Approximate nearest neighbor search on high dimensional data—experiments, analyses, and improvement. TKDE 32(8), 1475–1488 (2020)
35.
go back to reference Lv, Q., Josephson, W., Wang, Z., Charikar, M., Li, K.: Multi-probe LSH: efficient indexing for high-dimensional similarity search. In: VLDB, pp. 950–961 (2007) Lv, Q., Josephson, W., Wang, Z., Charikar, M., Li, K.: Multi-probe LSH: efficient indexing for high-dimensional similarity search. In: VLDB, pp. 950–961 (2007)
36.
go back to reference Lv, Q., Josephson, W., Wang, Z., Charikar, M., Li, K.: Intelligent probing for locality sensitive hashing: multi-probe LSH and beyond. PVLDB 10(12), 2021–2024 (2017) Lv, Q., Josephson, W., Wang, Z., Charikar, M., Li, K.: Intelligent probing for locality sensitive hashing: multi-probe LSH and beyond. PVLDB 10(12), 2021–2024 (2017)
37.
go back to reference Mueen, A., Keogh, E. J., Zhu, Q., Cash, S., Westover, M. B.: Exact discovery of time series motifs. In: SDM, pp. 473–484 (2009) Mueen, A., Keogh, E. J., Zhu, Q., Cash, S., Westover, M. B.: Exact discovery of time series motifs. In: SDM, pp. 473–484 (2009)
38.
go back to reference Narang, A., Bhattacherjee, S.: Real-time approximate range motif discovery and data redundancy removal algorithm. In: EDBT, pp. 485–496 (2011) Narang, A., Bhattacherjee, S.: Real-time approximate range motif discovery and data redundancy removal algorithm. In: EDBT, pp. 485–496 (2011)
39.
go back to reference Panigrahy, R.: Entropy based nearest neighbor search in high dimensions. In: SODA, pp. 1186–1195 (2006) Panigrahy, R.: Entropy based nearest neighbor search in high dimensions. In: SODA, pp. 1186–1195 (2006)
40.
go back to reference Paredes, R., Reyes, N.: Solving similarity joins and range queries in metric spaces with the list of twin clusters. J. Discrete Algorithms 7(1), 18–35 (2009)MathSciNetCrossRef Paredes, R., Reyes, N.: Solving similarity joins and range queries in metric spaces with the list of twin clusters. J. Discrete Algorithms 7(1), 18–35 (2009)MathSciNetCrossRef
41.
go back to reference Pearson, S.S., Silva, Y.N.: Index-based R-S similarity joins. In: SISAP, volume 8821 of Lecture Notes in Computer Science, pp. 106–112 (2014) Pearson, S.S., Silva, Y.N.: Index-based R-S similarity joins. In: SISAP, volume 8821 of Lecture Notes in Computer Science, pp. 106–112 (2014)
42.
go back to reference Pirbonyeh, M., Rezaie, V., Parvin, H., Nejatian, S., Mehrabi, M.: A linear unsupervised transfer learning by preservation of cluster-and-neighborhood data organization. Pattern Anal. Appl. 22(3), 1149–1160 (2019)MathSciNetCrossRef Pirbonyeh, M., Rezaie, V., Parvin, H., Nejatian, S., Mehrabi, M.: A linear unsupervised transfer learning by preservation of cluster-and-neighborhood data organization. Pattern Anal. Appl. 22(3), 1149–1160 (2019)MathSciNetCrossRef
43.
go back to reference Satuluri, V., Parthasarathy, S.: Bayesian locality sensitive hashing for fast similarity search. PVLDB 5(5), 430–441 (2012) Satuluri, V., Parthasarathy, S.: Bayesian locality sensitive hashing for fast similarity search. PVLDB 5(5), 430–441 (2012)
44.
go back to reference Shan, J., Zhang, D., Salzberg, B.: On spatial-range closest-pair query. In: SSTD, volume 2750 of Lecture Notes in Computer Science, pp. 252–269 (2003) Shan, J., Zhang, D., Salzberg, B.: On spatial-range closest-pair query. In: SSTD, volume 2750 of Lecture Notes in Computer Science, pp. 252–269 (2003)
45.
go back to reference Shin, H., Moon, B., Lee, S.: Adaptive and incremental processing for distance join queries. TKDE 15(6), 1561–1578 (2003) Shin, H., Moon, B., Lee, S.: Adaptive and incremental processing for distance join queries. TKDE 15(6), 1561–1578 (2003)
46.
go back to reference Skopal, T., Pokorný, J., Snásel, V.: Nearest neighbours search using the PM-tree. In: DASFAA, pp. 803–815 (2005) Skopal, T., Pokorný, J., Snásel, V.: Nearest neighbours search using the PM-tree. In: DASFAA, pp. 803–815 (2005)
47.
go back to reference Sun, Y., Wang, W., Qin, J., Zhang, Y., Lin, X.: SRS: solving c-approximate nearest neighbor queries in high dimensional Euclidean space with a tiny index. PVLDB 8(1), 1–12 (2014) Sun, Y., Wang, W., Qin, J., Zhang, Y., Lin, X.: SRS: solving c-approximate nearest neighbor queries in high dimensional Euclidean space with a tiny index. PVLDB 8(1), 1–12 (2014)
48.
go back to reference Tao, Y., Yi, K., Sheng, C., Kalnis, P.: Quality and efficiency in high dimensional nearest neighbor search. In: SIGMOD, pp. 563–576 (2009) Tao, Y., Yi, K., Sheng, C., Kalnis, P.: Quality and efficiency in high dimensional nearest neighbor search. In: SIGMOD, pp. 563–576 (2009)
49.
go back to reference Tao, Y., Yi, K., Sheng, C., Kalnis, P.: Efficient and accurate nearest neighbor and closest pair search in high-dimensional space. ACM Trans. Database Syst. 35(3), 20:1–20:46 (2010)CrossRef Tao, Y., Yi, K., Sheng, C., Kalnis, P.: Efficient and accurate nearest neighbor and closest pair search in high-dimensional space. ACM Trans. Database Syst. 35(3), 20:1–20:46 (2010)CrossRef
50.
go back to reference Wang, J., Zhang, T., Song, J., Sebe, N., Shen, H.T.: A survey on learning to hash. TPAMI 40(4), 769–790 (2018)CrossRef Wang, J., Zhang, T., Song, J., Sebe, N., Shen, H.T.: A survey on learning to hash. TPAMI 40(4), 769–790 (2018)CrossRef
51.
go back to reference Wang, Y., Metwally, A., Parthasarathy, S.: Scalable all-pairs similarity search in metric spaces. In: KDD, pp. 829–837 (2013) Wang, Y., Metwally, A., Parthasarathy, S.: Scalable all-pairs similarity search in metric spaces. In: KDD, pp. 829–837 (2013)
52.
go back to reference Yu, C., Nutanong, S., Li, H., Wang, C., Yuan, X.: A generic method for accelerating lsh-based similarity join processing. TKDE 29(4), 712–726 (2017) Yu, C., Nutanong, S., Li, H., Wang, C., Yuan, X.: A generic method for accelerating lsh-based similarity join processing. TKDE 29(4), 712–726 (2017)
53.
go back to reference Zheng, B., Zhao, X.,. Weng, L., Hung, N. Q. V., Liu, H., Jensen. C. S.: PM-LSH: A fast and accurate LSH framework for highdimensional approximate NN search. PVLDB 13(5):643–655 (2020) Zheng, B., Zhao, X.,. Weng, L., Hung, N. Q. V., Liu, H., Jensen. C. S.: PM-LSH: A fast and accurate LSH framework for highdimensional approximate NN search. PVLDB 13(5):643–655 (2020)
54.
go back to reference Zheng, Y., Guo, Q., Tung, A.K.H., Wu, S.: Lazylsh: approximate nearest neighbor search for multiple distance functions with a single index. In: SIGMOD, pp. 2023–2037 (2016) Zheng, Y., Guo, Q., Tung, A.K.H., Wu, S.: Lazylsh: approximate nearest neighbor search for multiple distance functions with a single index. In: SIGMOD, pp. 2023–2037 (2016)
55.
go back to reference Zhou, X., Wu, B., Jin, Q.: Analysis of user network and correlation for community discovery based on topic-aware similarity and behavioral influence. IEEE Trans. Hum. Mach. Syst. 48(6), 559–571 (2018)CrossRef Zhou, X., Wu, B., Jin, Q.: Analysis of user network and correlation for community discovery based on topic-aware similarity and behavioral influence. IEEE Trans. Hum. Mach. Syst. 48(6), 559–571 (2018)CrossRef
Metadata
Title
PM-LSH: a fast and accurate in-memory framework for high-dimensional approximate NN and closest pair search
Authors
Bolong Zheng
Xi Zhao
Lianggui Weng
Quoc Viet Hung Nguyen
Hang Liu
Christian S. Jensen
Publication date
03-07-2021
Publisher
Springer Berlin Heidelberg
Published in
The VLDB Journal / Issue 6/2022
Print ISSN: 1066-8888
Electronic ISSN: 0949-877X
DOI
https://doi.org/10.1007/s00778-021-00680-7

Other articles of this Issue 6/2022

The VLDB Journal 6/2022 Go to the issue

Premium Partner