paper-with-me

홈 › Papers

UniForCE: The Unimodality Forest Method for Clustering and Estimation of the Number of Clusters

2023-12-18 · Georgios Vardakas, Argyris Kalogeratos, Aristidis Likas

Estimating the number of clusters k while clustering the data is a challenging task. An incorrect cluster assumption indicates that the number of clusters k gets wrongly estimated. Consequently, the model fitting becomes less important. In this work, we focus on the concept of unimodality and propose a flexible cluster definition called locally unimodal cluster. A locally unimodal cluster extends for as long as unimodality is locally preserved across pairs of subclusters of the data. Then, we propose the UniForCE method for locally unimodal clustering. The method starts with an initial overclustering of the data and relies on the unimodality graph that connects subclusters forming unimodal pairs. Such pairs are identified using an appropriate statistical test. UniForCE identifies maximal locally unimodal clusters by computing a spanning forest in the unimodality graph. Experimental results on both real and synthetic datasets illustrate that the proposed methodology is particularly flexible and robust in discovering regular and highly complex cluster shapes. Most importantly, it automatically provides an adequate estimation of the number of clusters.

📄 PDF Abstract BibTeX arXiv:2312.11323

Code (1)

gvardakas/uniforce 공식 구현

Tasks

Clustering

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Efficient unimodality test in clustering by signature testing

2014-01-09 · Mahdi Shahbaba, Soosan Beheshti

This paper provides a new unimodality test with application in hierarchical clustering methods. The proposed method denoted by signature test (Sigtest), transforms the data based on its statistics. The transformed data h…

Clustering

Dip-means: an incremental clustering method for estimating the number of clusters

2012-12-01 · NeurIPS 2012 12 · Argyris Kalogeratos, Aristidis Likas

Learning the number of clusters is a key problem in data clustering. We present dip-means, a novel robust incremental method to learn the number of data clusters that may be used as a wrapper around any iterative cluster…

Clustering

UniForce: A Unified Latent Force Model for Robot Manipulation with Diverse Tactile Sensors

2026-02-01 · Zhuo Chen, Fei Ni, Kaiyao Luo, Zhiyuan Wu 외 arxiv

Force sensing is essential for dexterous robot manipulation, but scaling force-aware policy learning is hindered by the heterogeneity of tactile sensors. Differences in sensing principles (e.g., optical vs. magnetic), fo…

Representation LearningImage ReconstructionRobot Manipulation

A Multivariate Unimodality Test Harnessing the Dip Statistic of Mahalanobis Distances Over Random Projections

2023-11-28 · Prodromos Kolyvakis, Aristidis Likas

Unimodality, pivotal in statistical analysis, offers insights into dataset structures and drives sophisticated analytical procedures. While unimodality's confirmation is straightforward for one-dimensional data using met…

Incorporating User's Preference into Attributed Graph Clustering

2020-03-24 · Wei Ye, Dominik Mautz, Christian Boehm, Ambuj Singh 외

Graph clustering has been studied extensively on both plain graphs and attributed graphs. However, all these methods need to partition the whole graph to find cluster structures. Sometimes, based on domain knowledge, peo…

AttributeClusteringGraph Clustering