paper-with-me

Papers

Reliable Distributed Clustering with Redundant Data Assignment

2020-02-20 · Venkata Gandikota, Arya Mazumdar, Ankit Singh Rawat

In this paper, we present distributed generalized clustering algorithms that can handle large scale data across multiple machines in spite of straggling or unreliable machines. We propose a novel data assignment scheme that enables us to obtain global information about the entire data even when some machines fail to respond with the results of the assigned local computations. The assignment scheme leads to distributed algorithms with good approximation guarantees for a variety of clustering and dimensionality reduction problems.

📄 PDF Abstract BibTeX arXiv:2002.08892

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDimensionality Reduction

Similar Papers 제목 키워드 기반

A Quantum Annealing-Based Approach to Extreme Clustering

2019-03-19 · Tim Jaschek, Marko Bucyk, Jaspreet S. Oberoi

Clustering, or grouping, dataset elements based on similarity can be used not only to classify a dataset into a few categories, but also to approximate it by a relatively large number of representative elements. In the l…

Clustering

On the Effect of Task-to-Worker Assignment in Distributed Computing Systems with Stragglers

2018-08-08 · Amir Behrouzi-Far, Emina Soljanin

We study the expected completion time of some recently proposed algorithms for distributed computing which redundantly assign computing tasks to multiple machines in order to tolerate a certain number of machine failures…

Distributed Computing

Redundancy-Free Self-Supervised Relational Learning for Graph Clustering

2023-09-09 · Si-Yu Yi, Wei Ju, Yifang Qin, Xiao Luo 외

Graph clustering, which learns the node representations for effective cluster assignments, is a fundamental yet challenging task in data analysis and has received considerable attention accompanied by graph neural networ…

AttributeClusteringGraph ClusteringRelation+2

Self-Enhanced Image Clustering with Cross-Modal Semantic Consistency

2025-08-02 · Zihan Li, Wei Sun, Jing Hu, Jianhua Yin 외 arxiv

While large language-image pre-trained models like CLIP offer powerful generic features for image clustering, existing methods typically freeze the encoder. This creates a fundamental mismatch between the model's task-ag…

Image ClusteringDeep Clustering

Semi-supervised Clustering for Short Text via Deep Representation Learning

2016-02-22 · CONLL 2016 8 · Zhiguo Wang, Haitao Mi, Abraham Ittycheriah

In this work, we propose a semi-supervised method for short text clustering, where we represent texts as distributed vectors with neural networks, and use a small amount of labeled data to specify our intention for clust…

ClusteringRepresentation LearningShort Text ClusteringText Clustering