中文
相关论文

相关论文: Supervised Hierarchical Clustering with Exponentia…

200 篇论文

We propose a semi-supervised learning framework for monocular depth estimation. Compared to existing semi-supervised learning methods, which inherit limitations of both sparse supervised and unsupervised loss functions, we achieve the…

计算机视觉与模式识别 · 计算机科学 2022-03-21 Jongbeom Baek , Gyeongnyeon Kim , Seungryong Kim

The time needed to apply a hierarchical clustering algorithm is most often dominated by the number of computations of a pairwise dissimilarity measure. Such a constraint, for larger data sets, puts at a disadvantage the use of all the…

机器学习 · 计算机科学 2022-09-14 Marek Gagolewski , Maciej Bartoszuk , Anna Cena

Linear discriminant analysis (LDA) is a well-known method for multiclass classification and dimensionality reduction. However, in general, ordinary LDA does not achieve high prediction accuracy when observations in some classes are…

统计方法学 · 统计学 2021-07-07 Kei Hirose , Kanta Miura , Atori Koie

We consider the problem of decentralized clustering and estimation over multi-task networks, where agents infer and track different models of interest. The agents do not know beforehand which model is generating their own data. They also do…

最优化与控制 · 数学 2017-05-24 Sahar Khawatmi , Ali H. Sayed , Abdelhak M. Zoubir

Clustering ensemble is one of the most recent advances in unsupervised learning. It aims to combine the clustering results obtained using different algorithms or from different runs of the same clustering algorithm for the same data set,…

机器学习 · 计算机科学 2012-08-22 Ashraf Mohammed Iqbal , Abidalrahman Moh'd , Zahoor Khan

Clustering is a fundamental unsupervised learning approach. Many clustering algorithms -- such as $k$-means -- rely on the euclidean distance as a similarity measure, which is often not the most relevant metric for high dimensional data…

机器学习 · 计算机科学 2019-10-22 Aude Genevay , Gabriel Dulac-Arnold , Jean-Philippe Vert

Classification and clustering have been studied separately in machine learning and computer vision. Inspired by the recent success of deep learning models in solving various vision problems (e.g., object recognition, semantic segmentation)…

机器学习 · 计算机科学 2017-12-13 Ali Borji , Aysegul Dundar

Feature selection methods have an important role on the readability of data and the reduction of complexity of learning algorithms. In recent years, a variety of efforts are investigated on feature selection problems based on unsupervised…

机器学习 · 计算机科学 2019-12-12 Mohsen Ghassemi Parsa , Hadi Zare , Mehdi Ghatee

Complex systems are usually represented as an intricate set of relations between their components forming a complex graph or network. The understanding of their functioning and emergent properties are strongly related to their structural…

数据分析、统计与概率 · 物理学 2014-01-08 Sergio Gomez , Alberto Fernandez , Clara Granell , Alex Arenas

We propose a construction for joint feature learning and clustering of multichannel extracellular electrophysiological data across multiple recording periods for action potential detection and discrimination ("spike sorting"). Our…

Agglomerative hierarchical clustering can be implemented with several strategies that differ in the way elements of a collection are grouped together to build a hierarchy of clusters. Here we introduce versatile linkage, a new infinite…

统计方法学 · 统计学 2021-03-26 Alberto Fernández , Sergio Gómez

Joint alignment of a collection of functions is the process of independently transforming the functions so that they appear more similar to each other. Typically, such unsupervised alignment algorithms fail when presented with complex data…

机器学习 · 计算机科学 2012-10-19 Marwan A. Mattar , Allen R. Hanson , Erik G. Learned-Miller

Clustering is a core task in machine learning with wide-ranging applications in data mining and pattern recognition. However, its unsupervised nature makes it inherently challenging. Many existing clustering algorithms suffer from critical…

机器学习 · 计算机科学 2025-07-29 Ahmed Shokry , Ayman Khalafallah

This paper presents a novel clustering algorithm from the SPINEX (Similarity-based Predictions with Explainable Neighbors Exploration) algorithmic family. The newly proposed clustering variant leverages the concept of similarity and…

机器学习 · 计算机科学 2024-07-11 MZ Naser , Ahmed Naser

Due to the impressive learning power, deep learning has achieved a remarkable performance in supervised hash function learning. In this paper, we propose a novel asymmetric supervised deep hashing method to preserve the semantic structure…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Jinxing Li , Bob Zhang , Guangming Lu , David Zhang

Correlation clustering is a widely studied framework for clustering based on pairwise similarity and dissimilarity scores, but its best approximation algorithms rely on impractical linear programming relaxations. We present faster…

数据结构与算法 · 计算机科学 2022-06-27 Nate Veldt

Single-cell RNA sequencing (scRNA-seq) enables researchers to analyze gene expression at single-cell level. One important task in scRNA-seq data analysis is unsupervised clustering, which helps identify distinct cell types, laying down the…

基因组学 · 定量生物学 2023-12-29 Weikang Jiang , Jinxian Wang , Jihong Guan , Shuigeng Zhou

Deep clustering has exhibited remarkable performance; however, the over confidence problem, i.e., the estimated confidence for a sample belonging to a particular cluster greatly exceeds its actual prediction accuracy, has been over looked…

计算机视觉与模式识别 · 计算机科学 2025-04-03 Yuheng Jia , Jianhong Cheng , Hui Liu , Junhui Hou

We introduce a new unsupervised learning problem: clustering wide-sense stationary ergodic stochastic processes. A covariance-based dissimilarity measure together with asymptotically consistent algorithms is designed for clustering offline…

机器学习 · 统计学 2019-07-03 Qidi Peng , Nan Rao , Ran Zhao

The problem of hierarchical clustering items from pairwise similarities is found across various scientific disciplines, from biology to networking. Often, applications of clustering techniques are limited by the cost of obtaining…

机器学习 · 统计学 2012-07-20 Brian Eriksson