paper-with-me

홈 › Papers

Automatic Parameter Selection for Non-Redundant Clustering

2023-12-19 · Collin Leiber, Dominik Mautz, Claudia Plant, Christian Böhm

High-dimensional datasets often contain multiple meaningful clusterings in different subspaces. For example, objects can be clustered either by color, weight, or size, revealing different interpretations of the given dataset. A variety of approaches are able to identify such non-redundant clusterings. However, most of these methods require the user to specify the expected number of subspaces and clusters for each subspace. Stating these values is a non-trivial problem and usually requires detailed knowledge of the input dataset. In this paper, we propose a framework that utilizes the Minimum Description Length Principle (MDL) to detect the number of subspaces and clusters per subspace automatically. We describe an efficient procedure that greedily searches the parameter space by splitting and merging subspaces and clusters within subspaces. Additionally, an encoding strategy is introduced that allows us to detect outliers in each subspace. Extensive experiments show that our approach is highly competitive to state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2312.11952

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Optimal Clustering Framework for Hyperspectral Band Selection

2019-04-30 · Qi. Wang, Fahong Zhang, Xuelong. Li

Band selection, by choosing a set of representative bands in hyperspectral image (HSI), is an effective method to reduce the redundant information without compromising the original contents. Recently, various unsupervise…

Clustering

SAND: One-Shot Feature Selection with Additive Noise Distortion

2025-05-06 · Pedram Pad, Hadi Hammoud, Mohamad Dia, Nadim Maamari 외

Feature selection is a critical step in data-driven applications, reducing input dimensionality to enhance learning accuracy, computational efficiency, and interpretability. Existing state-of-the-art methods often requir…

Computational Efficiencyfeature selectionSand

Simultaneous Dimensionality and Complexity Model Selection for Spectral Graph Clustering

2019-04-05 · Congyuan Yang, Carey E. Priebe, Youngser Park, David J. Marchette

Our problem of interest is to cluster vertices of a graph by identifying underlying community structure. Among various vertex clustering approaches, spectral clustering is one of the most popular methods because it is ea…

ClusteringGraph ClusteringModel SelectionSpectral Graph Clustering+1

Functional Principal Component Analysis and Randomized Sparse Clustering Algorithm for Medical Image Analysis

2014-08-01 · Nan Lin, Junhai Jiang, Shicheng Guo, Momiao Xiong

Due to advances in sensors, growing large and complex medical image data have the ability to visualize the pathological change in the cellular or even the molecular level or anatomical changes in tissues and organs. As a…

ClusteringDisease Predictionfeature selectionManagement+1

Novel Adaptive Binary Search Strategy-First Hybrid Pyramid- and Clustering-Based CNN Filter Pruning Method without Parameters Setting

2020-06-08 · Kuo-Liang Chung, Yu-Lun Chang, Bo-Wei Tsai

Pruning redundant filters in CNN models has received growing attention. In this paper, we propose an adaptive binary search-first hybrid pyramid- and clustering-based (ABSHPC-based) method for pruning filters automatical…

Clustering