paper-with-me

홈 › Papers

EM Algorithms for Weighted-Data Clustering with Application to Audio-Visual Scene Analysis

2015-09-04 · Israel D. Gebru, Xavier Alameda-Pineda, Florence Forbes, Radu Horaud

Data clustering has received a lot of attention and numerous methods, algorithms and software packages are available. Among these techniques, parametric finite-mixture models play a central role due to their interesting mathematical properties and to the existence of maximum-likelihood estimators based on expectation-maximization (EM). In this paper we propose a new mixture model that associates a weight with each observed point. We introduce the weighted-data Gaussian mixture and we derive two EM algorithms. The first one considers a fixed weight for each observation. The second one treats each weight as a random variable following a gamma distribution. We propose a model selection method based on a minimum message length criterion, provide a weight initialization strategy, and validate the proposed algorithms by comparing them with several state of the art parametric and non-parametric clustering techniques. We also demonstrate the effectiveness and robustness of the proposed clustering technique in the presence of heterogeneous data, namely audio-visual scene analysis.

📄 PDF Abstract BibTeX arXiv:1509.01509

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringModel Selection

Similar Papers 제목 키워드 기반

Weighted Graph Nodes Clustering via Gumbel Softmax

2021-02-22 · Deepak Bhaskar Acharya, Huaming Zhang

Graph is a ubiquitous data structure in data science that is widely applied in social networks, knowledge representation graphs, recommendation systems, etc. When given a graph dataset consisting of one graph or more gra…

ClusteringGraph ClusteringNode ClusteringRecommendation Systems

A novel framework of the fuzzy c-means distances problem based weighted distance

2019-07-31 · Andy Arief Setyawan, Ahmad Ilham

Clustering is one of the major roles in data mining that is widely application in pattern recognition and image segmentation. Fuzzy C-means (FCM) is the most used clustering algorithm that proven efficient, fast and easy…

ClusteringImage SegmentationSemantic Segmentation

Hierarchical Agglomerative Graph Clustering in Nearly-Linear Time

2021-06-10 · Laxman Dhulipala, David Eisenstat, Jakub Łącki, Vahab Mirrokni 외

We study the widely used hierarchical agglomerative clustering (HAC) algorithm on edge-weighted graphs. We define an algorithmic framework for hierarchical agglomerative graph clustering that provides the first efficient…

ClusteringGraph Clustering

Comparison and Benchmark of Graph Clustering Algorithms

2020-05-10 · Lizhen Shi, Bo Chen

Graph clustering is widely used in analysis of biological networks, social networks and etc. For over a decade many graph clustering algorithms have been published, however a comprehensive and consistent performance comp…

ClusteringGraph Clustering

Provably Extending PageRank-based Local Clustering Algorithm to Weighted Directed Graphs with Self-Loops and to Hypergraphs

2024-12-04 · Zihao Li, Dongqi Fu, Hengyu Liu, Jingrui He

Local clustering aims to find a compact cluster near the given starting instances. This work focuses on graph local clustering, which has broad applications beyond graphs because of the internal connectivities within var…

ClusteringGraph Clustering