paper-with-me

홈 › Papers

Quantizing Multiple Sources to a Common Cluster Center: An Asymptotic Analysis

2020-10-23 · Erdem Koyuncu

We consider quantizing an $Ld$-dimensional sample, which is obtained by concatenating $L$ vectors from datasets of $d$-dimensional vectors, to a $d$-dimensional cluster center. The distortion measure is the weighted sum of $r$th powers of the distances between the cluster center and the samples. For $L=1$, one recovers the ordinary center based clustering formulation. The general case $L>1$ appears when one wishes to cluster a dataset through $L$ noisy observations of each of its members. We find a formula for the average distortion performance in the asymptotic regime where the number of cluster centers are large. We also provide an algorithm to numerically optimize the cluster centers and verify our analytical results on real and artificial datasets. In terms of faithfulness to the original (noiseless) dataset, our clustering approach outperforms the naive approach that relies on quantizing the $Ld$-dimensional noisy observation vectors to $Ld$-dimensional centers.

📄 PDF Abstract BibTeX arXiv:2010.12546

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Multi-Center Federated Learning: Clients Clustering for Better Personalization

2021-08-19 · Guodong Long, Ming Xie, Tao Shen, Tianyi Zhou 외

Personalized decision-making can be implemented in a Federated learning (FL) framework that can collaboratively train a decision model by extracting knowledge across intelligent clients, e.g. smartphones or enterprises. …

ClusteringDecision MakingFederated Learning

Fast Clustering of Categorical Big Data

2025-02-10 · Bipana Thapaliya, Yu Zhuang

The K-Modes algorithm, developed for clustering categorical data, is of high algorithmic simplicity but suffers from unreliable performances in clustering quality and clustering efficiency, both heavily influenced by the…

Clustering

Integrative Generalized Convex Clustering Optimization and Feature Selection for Mixed Multi-View Data

2019-12-11 · Minjie Wang, Genevera I. Allen

In mixed multi-view data, multiple sets of diverse features are measured on the same set of samples. By integrating all available data sources, we seek to discover common group structure among the samples that may be hid…

Clusteringfeature selection

Forecasting Daily COVID-19 Related Calls in VA Health Care System: Predictive Model Development

2021-11-27 · Weipeng Zhou, Ryan J. Laundry, Paul L. Hebert, Gang Luo

Background: COVID-19 has become a challenge worldwide and properly planning of medical resources is the key to combating COVID-19. In the US Veteran Affairs Health Care System (VA), many of the enrollees are susceptible …

feature selection

A Distributed Collaborative Filtering Algorithm Using Multiple Data Sources

2018-07-16 · Mohamed Reda Bouadjenek, Esther Pacitti, Maximilien Servajean, Florent Masseglia 외

Collaborative Filtering (CF) is one of the most commonly used recommendation methods. CF consists in predicting whether, or how much, a user will like (or dislike) an item by leveraging the knowledge of the user's prefer…

Collaborative FilteringRecommendation Systems