paper-with-me

Papers

A unified framework for hard and soft clustering with regularized optimal transport

2017-11-12 · Jean-Frédéric Diebold, Nicolas Papadakis, Arnaud Dessein, Charles-Alban Deledalle

In this paper, we formulate the problem of inferring a Finite Mixture Model from discrete data as an optimal transport problem with entropic regularization of parameter $\lambda\geq 0$. Our method unifies hard and soft clustering, the Expectation-Maximization (EM) algorithm being exactly recovered for $\lambda=1$. The family of clustering algorithm we propose rely on the resolution of nonconvex problems using alternating minimization. We study the convergence property of our generalized $\lambda-$EM algorithms and show that each step in the minimization process has a closed form solution when inferring finite mixture models of exponential families. Experiments highlight the benefits of taking a parameter $\lambda>1$ to improve the inference performance and $\lambda\to 0$ for classification.

📄 PDF Abstract BibTeX arXiv:1711.04366

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringRelation

Similar Papers 제목 키워드 기반

ANIMC: A Soft Framework for Auto-weighted Noisy and Incomplete Multi-view Clustering

2020-11-20 · Xiang Fang, Yuchong Hu, Pan Zhou, Dapeng Oliver Wu

Multi-view clustering has wide applications in many image processing scenarios. In these scenarios, original image data often contain missing instances and noises, which is ignored by most multi-view clustering methods. …

ClusteringIncomplete multi-view clusteringregression

A unified framework for spectral clustering in sparse graphs

2020-03-20 · Lorenzo Dall'Amico, Romain Couillet, Nicolas Tremblay

This article considers spectral community detection in the regime of sparse networks with heterogeneous degree distributions, for which we devise an algorithm to efficiently retrieve communities. Specifically, we demonst…

ClusteringCommunity DetectionForm

Coresets for Vertical Federated Learning: Regularized Linear Regression and $K$-Means Clustering

2022-10-26 · Lingxiao Huang, Zhize Li, Jialin Sun, Haoyu Zhao

Vertical federated learning (VFL), where data features are stored in multiple parties distributively, is an important area in machine learning. However, the communication complexity for VFL is typically very high. In thi…

ClusteringFederated LearningregressionVertical Federated Learning

SCPP: A Unified Python Library for Soft Clustering

2026-07-21 · Kiyan Rezaee, Morteza Ziabakhsh, Artin Bahrampour, Seyed Mohammad Ghoreishi 외 arxiv

In this paper, we present SCPP (Soft Clustering Python Package), an open-source Python framework for soft clustering. SCPP establishes a canonical, scikit-learn-compatible estimator interface that standardizes model trai…

Finite-Time Error Analysis of Soft Q-Learning: Switching System Approach

2024-03-11 · Narim Jeong, Donghwan Lee

Soft Q-learning is a variation of Q-learning designed to solve entropy regularized Markov decision problems where an agent aims to maximize the entropy regularized value function. Despite its empirical success, there hav…

Q-Learning