中文
相关论文

相关论文: Optimal Bandwidth Selection for DENCLUE Algorithm

200 篇论文

One of the most widely used techniques for data clustering is agglomerative clustering. Such algorithms have been long used across many different fields ranging from computational biology to social sciences to computer vision in part…

机器学习 · 计算机科学 2014-07-15 Maria-Florina Balcan , Yingyu Liang , Pramod Gupta

Cluster analysis, or clustering, plays a crucial role across numerous scientific and engineering domains. Despite the wealth of clustering methods proposed over the past decades, each method is typically designed for specific scenarios and…

统计方法学 · 统计学 2026-01-22 Siyi Wang , Alexandre Leblanc , Paul D. McNicholas

Subspace clustering, the task of clustering high dimensional data when the data points come from a union of subspaces is one of the fundamental tasks in unsupervised machine learning. Most of the existing algorithms for this task require…

机器学习 · 统计学 2020-10-28 Vishnu Menon , Gokularam M , Sheetal Kalyani

Spectral clustering is a fundamental technique in the field of data mining and information processing. Most existing spectral clustering algorithms integrate dimensionality reduction into the clustering process assisted by manifold learning…

机器学习 · 计算机科学 2014-11-25 Xiaojun Chang , Feiping Nie , Zhigang Ma , Yi Yang , Xiaofang Zhou

Most of the research on clustering ensemble focuses on designing practical consistency learning algorithms.To solve the problems that the quality of base clusters varies and the low-quality base clusters have an impact on the performance of…

机器学习 · 计算机科学 2024-11-04 Jianwen Gan , Yan Chen , Peng Zhou , Liang Du

Deep clustering methods improve the performance of clustering tasks by jointly optimizing deep representation learning and clustering. While numerous deep clustering algorithms have been proposed, most of them rely on artificially…

机器学习 · 计算机科学 2024-01-30 Zhanwen Cheng , Feijiang Li , Jieting Wang , Yuhua Qian

The theoretical analysis of spectral clustering mainly focuses on consistency, while there is relatively little research on its generalization performance. In this paper, we study the excess risk bounds of the popular spectral clustering…

机器学习 · 计算机科学 2022-07-19 Shaojie Li , Sheng Ouyang , Yong Liu

Recommendation algorithms perform differently if the users, recommendation contexts, applications, and user interfaces vary even slightly. It is similarly observed in other fields, such as combinatorial problem solving, that algorithms…

信息检索 · 计算机科学 2021-01-01 Andrew Collins , Laura Tierney , Joeran Beel

Countless applications cast their computational core in terms of dense linear algebra operations. These operations can usually be implemented by combining the routines offered by standard linear algebra libraries such as BLAS and LAPACK,…

性能 · 计算机科学 2014-10-01 Elmar Peise , Paolo Bientinesi

Algorithms for clustering points in metric spaces is a long-studied area of research. Clustering has seen a multitude of work both theoretically, in understanding the approximation guarantees possible for many objective functions such as…

数据结构与算法 · 计算机科学 2019-05-27 Maria-Florina Balcan , Travis Dick , Colin White

Density-based clustering is the task of discovering high-density regions of entities (clusters) that are separated from each other by contiguous regions of low-density. DBSCAN is, arguably, the most popular density-based clustering…

机器学习 · 计算机科学 2018-11-20 Stiphen Chowdhury , Renato Cordeiro de Amorim

Clustering is an unsupervised machine learning method grouping data samples into clusters of similar objects. In practice, clustering has been used in numerous applications such as banking customers profiling, document retrieval, image…

计算机视觉与模式识别 · 计算机科学 2021-07-06 Raphaël Couturier , Hassan N. Noura , Ola Salman , Abderrahmane Sider

The problem of selecting an algorithm that appears most suitable for a specific instance of an algorithmic problem class, such as the Boolean satisfiability problem, is called instance-specific algorithm selection. Over the past decade, the…

机器学习 · 计算机科学 2021-07-21 Alexander Tornede , Lukas Gehring , Tanja Tornede , Marcel Wever , Eyke Hüllermeier

Although real-coded differential evolution (DE) algorithms can perform well on continuous optimization problems (CoOPs), it is still a challenging task to design an efficient binary-coded DE algorithm. Inspired by the learning mechanism of…

神经与进化计算 · 计算机科学 2014-05-13 Yu Chen , Weicheng Xie , Xiufen Zou

Deep clustering can optimize representations of instances (i.e., representation learning) and explore the inherent data distribution (i.e., clustering) simultaneously, which demonstrates a superior performance over conventional clustering…

计算机视觉与模式识别 · 计算机科学 2023-11-27 Qi Qian

Divide-and-conquer is a general strategy to deal with large scale problems. It is typically applied to generate ensemble instances, which potentially limits the problem size it can handle. Additionally, the data are often divided by random…

机器学习 · 计算机科学 2019-11-19 Ke Alexander Wang , Xinran Bian , Pan Liu , Donghui Yan

Density-based clustering algorithms are widely used for discovering clusters in pattern recognition and machine learning since they can deal with non-hyperspherical clusters and are robustness to handle outliers. However, the runtime of…

机器学习 · 计算机科学 2022-07-07 Difei Cheng , Ruihang Xu , Bo Zhang , Ruinan Jin

Deep neural networks (DNNs) offer a means of addressing the challenging task of clustering high-dimensional data. DNNs can extract useful features, and so produce a lower dimensional representation, which is more amenable to clustering…

机器学习 · 计算机科学 2021-07-23 Louis Mahon , Thomas Lukasiewicz

This paper studies the hierarchical clustering problem, where the goal is to produce a dendrogram that represents clusters at varying scales of a data set. We propose the ParChain framework for designing parallel hierarchical agglomerative…

数据结构与算法 · 计算机科学 2022-02-15 Shangdi Yu , Yiqiu Wang , Yan Gu , Laxman Dhulipala , Julian Shun

High-order clustering aims to identify heterogeneous substructures in multiway datasets that arise commonly in neuroimaging, genomics, social network studies, etc. The non-convex and discontinuous nature of this problem pose significant…

统计方法学 · 统计学 2022-10-11 Rungang Han , Yuetian Luo , Miaoyan Wang , Anru R. Zhang