paper-with-me

Papers

Cluster-Wise Hierarchical Generative Model for Deep Amortized Clustering

2021-06-19 · CVPR 2021 1 · Huafeng Liu, Jiaqi Wang, Liping Jing

In this paper, we propose Cluster-wise Hierarchical Generative Model for deep amortized clustering (CHiGac). It provides an efficient neural clustering architecture by grouping data points in a cluster-wise view rather than point-wise view. CHiGac simultaneously learns what makes a cluster, how to group data points into clusters, and how to adaptively control the number of clusters. The dedicated cluster generative process is able to sufficiently exploit pair-wise or higher-order interactions between data points in both inter- and intra-cluster, which is useful to sufficiently mine the hidden structure among data. To efficiently minimize the generalized lower bound of CHiGac, we design an Ergodic Amortized Inference (EAI) strategy by considering the average behavior over sequence on an inner variational parameter trajectory, which is theoretically proven to reduce the amortization gap. A series of experiments have been conducted on both synthetic and real-world data. The experimental results demonstrated that CHiGac can efficiently and accurately cluster datasets in terms of both internal and external evaluation metrics (DBI and ACC).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Semi-crowdsourced Clustering with Deep Generative Models

2018-10-29 · NeurIPS 2018 12 · Yucen Luo, Tian Tian, Jiaxin Shi, Jun Zhu 외

We consider the semi-supervised clustering problem where crowdsourcing provides noisy information about the pairwise comparisons on a small subset of data, i.e., whether a sample pair is in the same cluster. We propose a…

ClusteringVariational Inference

Amortized Bayesian inference for clustering models

2018-11-24 · Ari Pakman, Liam Paninski

We develop methods for efficient amortized approximate Bayesian inference over posterior distributions of probabilistic clustering models, such as Dirichlet process mixture models. The approach is based on mapping distri…

Bayesian InferenceClustering

Amortized Neural Clustering of Time Series based on Statistical Features

2026-05-13 · Ángel López-Oriona, Ying Sun arxiv

This paper introduces an algorithm-agnostic approach to feature-based time series clustering via amortized neural inference. By training neural networks to approximate the optimal partitioning rule from simulated data, t…

Time Series Clustering

Deep Amortized Relational Model with Group-Wise Hierarchical Generative Process

2022-06-28 · AAAI 2022 6 · Huafeng Liu, Tong Zhou, Jiaqi Wang, Liping Jing

In this paper, we propose Deep amortized Relational Model (DaRM) with group-wise hierarchical generative process for community discovery and link prediction on relational data (e.g., graph, network). It provides an effic…

Community DetectionLink Prediction

Markov chain Monte Carlo methods for hierarchical clustering of dynamic causal models

2020-12-10 · Yu Yao, Klaas E. Stephan

In this paper, we address technical difficulties that arise when applying Markov chain Monte Carlo (MCMC) to hierarchical models designed to perform clustering in the space of latent parameters of subject-wise generative…

Clustering