A New Sparse Data Clustering Method Based On Frequent Items
Summary: Proposes k-FreqItems, a scalable clustering method for high-dimensional, sparse categorical data using a sparse FreqItem center and Jaccard distance for interpretable clusters. SILK, an LSH-based seeding technique, oversamples frequent co-occurrences to seed k-FreqItems, delivering faster, more effective initialization and billion-object scalability on commodity GPUs (code: https://github.com/HuangQiang/k-FreqItems). (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Qiang Huang (National University of Singapore)
- 2. Pingyi Luo (National University of Singapore)
- 3. Anthony K. H. Tung (National University of Singapore)
BibTeX Citation
@inproceedings{huang_sigmod23,
title = {{A New Sparse Data Clustering Method Based On Frequent Items}},
author = {Huang, Qiang and Luo, Pingyi and Tung, Anthony K. H.},
series = {{SIGMOD} '23},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3588685},
url = {https://dl.acm.org/doi/10.1145/3588685},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,794 | SBSC: A fast Self-tuned Bipartite proximity graph-based Spectral Clustering | 2025 | SIGMOD | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 3,866 | Fast Parallel Similarity Search in Multimedia Databases | 1997 | SIGMOD |
| 2 | 12,656 | Optimization of Frequent Itemset Mining on Multiple-Core Processor | 2007 | VLDB |
| 3 | 10,794 | SBSC: A fast Self-tuned Bipartite proximity graph-based Spectral Clustering | 2025 | SIGMOD |
| 4 | 10,497 | Scalable Clustering Over High Dimensional Vector Streams | 2026 | SIGMOD |
| 5 | 9,212 | Feasible Itemset Distributions in Data Mining: Theory and Application | 2003 | PODS |
| 6 | 11,664 | Fast Density-Peaks Clustering: Multicore-based Parallelization Approach | 2021 | SIGMOD |
| 7 | 1,646 | Fast Algorithms for Projected Clustering | 1999 | SIGMOD |
| 8 | 10,329 | SieveSketch: A Fine-grained and Adaptive Sketch Framework for Accurate Frequency Estimation | 2026 | SIGMOD |
| 9 | 885 | Finding Frequent Items in Data Streams | 2008 | VLDB |
| 10 | 11,149 | Similarity Joins of Sparse Features | 2024 | SIGMOD |