paper-with-me

Papers

A divisive hierarchical clustering-based method for indexing image information

2015-03-12 · Izadpanah Najva

In most practical applications of image retrieval, high-dimensional feature vectors are required, but current multi-dimensional indexing structures lose their efficiency with growth of dimensions. Our goal is to propose a divisive hierarchical clustering-based multi-dimensional indexing structure which is efficient in high-dimensional feature spaces. A projection pursuit method has been used for finding a component of the data, which data's projections onto it maximizes the approximation of negentropy for preparing essential information in order to partitioning of the data space. Various tests and experimental results on high-dimensional datasets indicate the performance of proposed method in comparison with others.

📄 PDF Abstract BibTeX arXiv:1503.03607

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringImage RetrievalRetrieval

Similar Papers 제목 키워드 기반

Adaptive Resonance Theory-based Topological Clustering with a Divisive Hierarchical Structure Capable of Continual Learning

2022-01-26 · Naoki Masuyama, Narito Amako, Yuna Yamada, Yusuke Nojima 외

Adaptive Resonance Theory (ART) is considered as an effective approach for realizing continual learning thanks to its ability to handle the plasticity-stability dilemma. In general, however, the clustering performance of…

ClusteringContinual Learning

HiPart: Hierarchical Divisive Clustering Toolbox

2022-09-18 · Panagiotis Anagnostou, Sotiris Tasoulis, Vassilis Plagianakos, Dimitris Tasoulis

This paper presents the HiPart package, an open-source native python library that provides efficient and interpret-able implementations of divisive hierarchical clustering algorithms. HiPart supports interactive visualiz…

ClusteringComputational Efficiency

Approximation Bounds for Hierarchical Clustering: Average Linkage, Bisecting K-means, and Local Search

2017-12-01 · NeurIPS 2017 12 · Benjamin Moseley, Joshua Wang

Hierarchical clustering is a data analysis method that has been used for decades. Despite its widespread use, the method has an underdeveloped analytical foundation. Having a well understood foundation would both support…

Clustering

Short Communication on QUIST: A Quick Clustering Algorithm

2016-06-01 · Sherenaz W. Al-Haj Baddar

In this short communication we introduce the quick clustering algorithm (QUIST), an efficient hierarchical clustering algorithm based on sorting. QUIST is a poly-logarithmic divisive clustering algorithm that does not as…

Clustering

Natural Hierarchical Cluster Analysis by Nearest Neighbors with Near-Linear Time Complexity

2022-03-15 · Kaan Gokcesu, Hakan Gokcesu

We propose a nearest neighbor based clustering algorithm that results in a naturally defined hierarchy of clusters. In contrast to the agglomerative and divisive hierarchical clustering algorithms, our approach is not de…

Clustering