English

Efficient Hierarchical Clustering for Classification and Anomaly Detection

Data Structures and Algorithms 2020-08-26 v1

Abstract

We address the problem of large scale real-time classification of content posted on social networks, along with the need to rapidly identify novel spam types. Obtaining manual labels for user-generated content using editorial labeling and taxonomy development lags compared to the rate at which new content type needs to be classified. We propose a class of hierarchical clustering algorithms that can be used both for efficient and scalable real-time multiclass classification as well as in detecting new anomalies in user-generated content. Our methods have low query time, linear space usage, and come with theoretical guarantees with respect to a specific hierarchical clustering cost function (Dasgupta, 2016). We compare our solutions against a range of classification techniques and demonstrate excellent empirical performance.

Keywords

Cite

@article{arxiv.2008.10828,
  title  = {Efficient Hierarchical Clustering for Classification and Anomaly Detection},
  author = {Ishita Doshi and Sreekalyan Sajjalla and Jayesh Choudhari and Rushi Bhatt and Anirban Dasgupta},
  journal= {arXiv preprint arXiv:2008.10828},
  year   = {2020}
}

Comments

19 pages, 2 figures, 9 tables

R2 v1 2026-06-23T18:04:57.723Z