paper-with-me

홈 › Papers

MPCC: Matching Priors and Conditionals for Clustering

2020-08-21 · ECCV 2020 8 · Nicolás Astorga, Pablo Huijse, Pavlos Protopapas, Pablo Estévez

Clustering is a fundamental task in unsupervised learning that depends heavily on the data representation that is used. Deep generative models have appeared as a promising tool to learn informative low-dimensional data representations. We propose Matching Priors and Conditionals for Clustering (MPCC), a GAN-based model with an encoder to infer latent variables and cluster categories from data, and a flexible decoder to generate samples from a conditional latent space. With MPCC we demonstrate that a deep generative model can be competitive/superior against discriminative methods in clustering tasks surpassing the state of the art over a diverse set of benchmark datasets. Our experiments show that adding a learnable prior and augmenting the number of encoder updates improve the quality of the generated samples, obtaining an inception score of 9.49 $\pm$ 0.15 and improving the Fr\'echet inception distance over the state of the art by a 46.9% in CIFAR10.

📄 PDF Abstract BibTeX arXiv:2008.09641

Code (1)

jumpynitro/MPCC 공식 구현 pytorch

Tasks

ClusteringDecoder

Similar Papers 제목 키워드 기반

AIM: Adversarial Inference by Matching Priors and Conditionals

2018-09-27 · Hanbo Li, Yaqing Wang, Changyou Chen, Jing Gao

Effective inference for a generative adversarial model remains an important and challenging problem. We propose a novel approach, Adversarial Inference by Matching priors and conditionals (AIM), which explicitly matches …

Attributed Graph Clustering with Multi-Scale Weight-Based Pairwise Coarsening and Contrastive Learning

2025-07-28 · Binxiong Li, Yuefei Wang, Binyu Zhao, Heyang Gao 외 arxiv

This study introduces the Multi-Scale Weight-Based Pairwise Coarsening and Contrastive Learning (MPCCL) model, a novel approach for attributed graph clustering that effectively bridges critical gaps in existing methods, …

Self-Supervised LearningContrastive LearningGraph Clustering

AD-MPCC: Adaptive Differentiable Model Predictive Contouring Control for Autonomous Racing

2026-06-30 · Nam T. Nguyen, Binh Nguyen, Ahmad Amine, Thanh Vo-Duy 외 arxiv

This paper presents Adaptive Differentiable Model Predictive Contouring Control (AD-MPCC), a framework for autonomous racing that integrates differentiable MPCC with online parameter estimation to handle varying road-sur…

Model Predictive Current Control with Harmonic Correction for Single-Phase AC-DC EV Charging

2026-06-29 · Changhong Li, Bharathkumar Hegde, Biswajit Basu, Shreejith Shanker arxiv

The increasing integration of Electric Vehicles (EVs) has imposed a growing harmonic challenge on the power grid. For AC/DC Power Factor Correction (PFC) in single-phase On-Board Chargers (OBCs), Model Predictive Current…

Autoregressive Score Matching

2020-10-24 · NeurIPS 2020 12 · Chenlin Meng, Lantao Yu, Yang song, Jiaming Song 외

Autoregressive models use chain rule to define a joint probability distribution as a product of conditionals. These conditionals need to be normalized, imposing constraints on the functional families that can be used. To…

DenoisingDensity EstimationImage DenoisingImage Generation