paper-with-me

홈 › Papers

PaVa: a novel Path-based Valley-seeking clustering algorithm

2023-06-13 · Lin Ma, Conan Liu, Tiefeng Ma, Shuangzhe Liu

Clustering methods are being applied to a wider range of scenarios involving more complex datasets, where the shapes of clusters tend to be arbitrary. In this paper, we propose a novel Path-based Valley-seeking clustering algorithm for arbitrarily shaped clusters. This work aims to seek the valleys among clusters and then individually extract clusters. Three vital techniques are used in this algorithm. First, path distance (minmax distance) is employed to transform the irregular boundaries among clusters, that is density valleys, into perfect spherical shells. Second, a suitable density measurement, $k$-distance, is employed to make adjustment on Minimum Spanning Tree, by which a robust minmax distance is calculated. Third, we seek the transformed density valleys by determining their centers and radius. First, the clusters are wrapped in spherical shells after the distance transformation, making the extraction process efficient even with clusters of arbitrary shape. Second, adjusted Minimum Spanning Tree enhances the robustness of minmax distance under different kinds of noise. Last, the number of clusters does not need to be inputted or decided manually due to the individual extraction process. After applying the proposed algorithm to several commonly used synthetic datasets, the results indicate that the Path-based Valley-seeking algorithm is accurate and efficient. The algorithm is based on the dissimilarity of objects, so it can be applied to a wide range of fields. Its performance on real-world datasets illustrates its versatility.

📄 PDF Abstract BibTeX arXiv:2306.07503

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Real-valued Evolutionary Multi-modal Multi-objective Optimization by Hill-Valley Clustering

2020-10-28 · S. C. Maree, T. Alderliesten, P. A. N. Bosman

In model-based evolutionary algorithms (EAs), the underlying search distribution is adapted to the problem at hand, for example based on dependencies between decision variables. Hill-valley clustering is an adaptive nich…

ClusteringEvolutionary Algorithms

Real-Valued Evolutionary Multi-Modal Optimization driven by Hill-Valley Clustering

2018-10-16 · S. C. Maree, T. Alderliesten, D. Thierens, P. A. N. Bosman

Model-based evolutionary algorithms (EAs) adapt an underlying search model to features of the problem at hand, such as the linkage between problem variables. The performance of EAs often deteriorates as multiple modes in…

ClusteringEvolutionary Algorithms

Incorporating Prior Knowledge in Deep Learning Models via Pathway Activity Autoencoders

2023-06-09 · Pedro Henrique da Costa Avelar, Min Wu, Sophia Tsoka

Motivation: Despite advances in the computational analysis of high-throughput molecular profiling assays (e.g. transcriptomics), a dichotomy exists between methods that are simple and interpretable, and ones that are com…

CloseUpAvatar: High-Fidelity Animatable Full-Body Avatars with Mixture of Multi-Scale Textures

2025-12-03 · David Svitov, Pietro Morerio, Lourdes Agapito, Alessio Del Bue arxiv

We present a CloseUpAvatar - a novel approach for articulated human avatar representation dealing with more general camera motions, while preserving rendering quality for close-up views. CloseUpAvatar represents an avata…

TANGO: Clustering with Typicality-Aware Nonlocal Mode-Seeking and Graph-Cut Optimization

2024-08-19 · Haowen Ma, Zhiguo Long, Hua Meng

Density-based clustering methods by mode-seeking usually achieve clustering by using local density estimation to mine structural information, such as local dependencies from lower density points to higher neighbors. Howe…

ClusteringDensity Estimation