Multi-View Clustering ML Frameworks

Methods and implementations for clustering data across multiple views or modalities using self-supervised learning, anchor graphs, and feature selection. Does NOT include single-view clustering, graph clustering without multi-view aspects, or general dimensionality reduction techniques.

There are 69 multi-view clustering frameworks tracked. 1 score above 50 (established tier). The highest-rated is siapy/siapy-lib at 54/100 with 114 stars and 133 monthly downloads.

Get all 69 projects as JSON

curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=ml-frameworks&subcategory=multi-view-clustering&limit=20"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.

# Framework Score Tier
1 siapy/siapy-lib

🥷 A Python package for efficient processing of spectral images

54
Established
2 jgraving/selfsne

Self-Supervised Noise Embeddings (Self-SNE)

44
Emerging
3 Tony607/Keras_Deep_Clustering

How to do Unsupervised Clustering with Keras

44
Emerging
4 yueliu1999/Awesome-Deep-Graph-Clustering

Awesome Deep Graph Clustering is a collection of SOTA, novel deep graph...

44
Emerging
5 loretoparisi/CapsNet

CapsNet (Capsules Net) in Geoffrey E Hinton paper "Dynamic Routing Between...

43
Emerging
6 bourdakos1/CapsNet-Visualization

🎆 A visualization of the CapsNet layers to better understand how it works

43
Emerging
7 benedekrozemberczki/CapsGNN

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

42
Emerging
8 TorchSpatiotemporal/tsl

tsl: a PyTorch library for processing spatiotemporal data.

41
Emerging
9 ybubnov/torch_geopooling

The geospatial pooling modules for neural networks in PyTorch

40
Emerging
10 songtaohe/Sat2Graph

Sat2Graph: Road Graph Extraction through Graph-Tensor Encoding

40
Emerging
11 rezacsedu/Deep-Learning-for-Clustering-in-Bioinformatics

Deep Learning-based Clustering Approaches for Bioinformatics

40
Emerging
12 adambielski/CapsNet-pytorch

PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules

39
Emerging
13 GT-RIPL/L2C

Learning to Cluster. A deep clustering strategy.

38
Emerging
14 kaist-dmlab/MG-TAR

[IEEE T-ITS] MG-TAR: Multi-view Graph Convolutional Networks for Traffic...

37
Emerging
15 yi-ding-cs/LGG

[TNNLS-2023] This is the PyTorch implementation of LGGNet.

37
Emerging
16 jsvir/lscae

Deep unsupervised feature selection by discarding nuisance and correlated features

37
Emerging
17 CRIPAC-DIG/GCA

[WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"

36
Emerging
18 yueliu1999/DCRN

[AAAI 2022] An official source code for paper Deep Graph Clustering via Dual...

36
Emerging
19 gram-ai/capsule-networks

A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".

35
Emerging
20 AI-sandbox/neural-admixture

Rapid population clustering with autoencoders

34
Emerging
21 ElieAljalbout/Clustering-with-Deep-learning

Generic implementation for clustering with deep learning : representation...

34
Emerging
22 fokhruli/STGCN-rehab

This repository provides training and evaluation code for paper titled...

34
Emerging
23 HamzaG737/Deep-temporal-clustering

A non-official pytorch implementation of the DTC model for time series...

31
Emerging
24 akhdanfadh/efficient-capsnet-pytorch

PyTorch implementation of "Efficient-CapsNet: Capsule Network with...

29
Experimental
25 smousavi05/Unsupervised_Deep_Learning

Unsupervised (Self-Supervised) Clustering of Seismic Signals Using Deep...

29
Experimental
26 yueliu1999/HSAN

[AAAI 2023] An official source code for paper Hard Sample Aware Network for...

28
Experimental
27 Droliven/MSRGCN

Official implementation of MSR-GCN (ICCV2021 paper)

28
Experimental
28 ZhiyuanDang/NNM

The PyTorch official implementation of the CVPR2021 Poster Paper NNM:...

28
Experimental
29 santoshpanda1995/LightweightGCN-Model

A very fast and lightweight model based on graph convolutional network (GCN)...

27
Experimental
30 thuiar/DeepAligned-Clustering

Discovering New Intents with Deep Aligned Clustering (AAAI 2021)

27
Experimental
31 justin-xzliu/GLIM

Official PyTorch implementation of research papaer "Learning Interpretable...

27
Experimental
32 uzh-rpg/gg_ssms

[CVPR'25 Highlight] The official implementation of "GG-SSMs:...

27
Experimental
33 microsoft/CASPR

CASPR is a deep learning framework applying transformer architecture to...

26
Experimental
34 thuiar/Adaptive-Decision-Boundary

Deep Open Intent Classification with Adaptive Decision Boundary (AAAI 2021)

26
Experimental
35 Wang-ML-Lab/GRDA

[ICLR 2022] Graph-Relational Domain Adaptation

26
Experimental
36 cnuzh/LG-GNN

This repo is the official implementation of "Classification of Brain...

26
Experimental
37 wanxinhang/TNNLS-2024-OMVCDR

The code of TNNLS 2024 ''One-Step Multi-View Clustering With Diverse Representation''

24
Experimental
38 jinjiaqi1998/Awesome-Deep-Multi-View-Clustering

Awesome Deep Multi-View Clustering is a collection of SOTA, novel deep...

24
Experimental
39 jfaubertin/CapsNet-DeepLearning4J

DeepLearning4J implementation of CapsNet based on "Dynamic Routing Between Capsules"

24
Experimental
40 SherylHYX/SSSNET_Signed_Clustering

Official code for the SDM2022 paper -- SSSNET: Semi-Supervised Signed...

23
Experimental
41 Lummer-Li/DMVCS

This is the implementation of Disentangled Contrastive Multi-view Clustering...

23
Experimental
42 juyongjiang/TrendGCN

[CIKM 2023] This is the official source code of "TrendGCN: Enhancing the...

22
Experimental
43 CommonRoad/crgeo

Graph neural networks for autonomous driving

22
Experimental
44 liunian-Jay/ICMVC

[AAAI 2024] ICMVC: Incomplete Contrastive Multi-View Clustering with...

21
Experimental
45 hiroyuki-kasai/CI-GMVC

Consistency-aware and inconsistency-aware graph-based multi-view clustering

21
Experimental
46 alpc91/SGRL

[ICML 2023 Oral] Official environments and implementations for...

20
Experimental
47 jymesen-wang/2022-TNNLS-FSSC

Source Code for 'Fast Self-Supervised Clustering with Anchor Graph' (T-NNLS)

19
Experimental
48 Galaxy922/GCFAggMVC

The official repos for ‘’GCFAgg: Global and Cross-View Feature Aggregation...

18
Experimental
49 yifeiacc/COSTA

Code for KDD'22 paper, COSTA: Covariance-Preserving Feature Augmentation for...

18
Experimental
50 MarathonZhenyuMa/2023-TNNLS-EDCAG

Source Code for 'Efficient Discrete Clustering with Anchor Graph (T-NNLS)'

17
Experimental
51 jymesen-wang/2022-TNNLS-UAE

Source Code for 'Unsupervised Adaptive Embedding for Dimensionality...

16
Experimental
52 wanxinhang/ACMMM2022-CMVC

ACM MM 2022 《Continual Multi-view Clustering》

16
Experimental
53 jymesen-wang/2021-TNNLS-SUP

Source Code for 'Joint Feature Selection and Extraction With Sparse...

16
Experimental
54 MarathonZhenyuMa/2022-TNNLS-FSSC

Source Code for Fast Self-Supervised Clustering (FSSC) with Anchor Graph...

15
Experimental
55 said-ohamouddou/MS-DGCNN2

Implementation code of the paper "MS-DGCNN++: A Multi-Scale Fusion Dynamic...

15
Experimental
56 Ansh-krsharma/HyperbolicCategoryDiscovery

Improved version of Research paper on Hyperbolic Category Discovery ~by...

15
Experimental
57 MarathonZhenyuMa/2023-TNNLS-FSDK

Source Code for Fast Sparse Discriminative K-Means for Unsupervised Feature...

15
Experimental
58 mdarmstr/fbd

Supporting work for "Fusion of common factor spaces for designed,...

14
Experimental
59 wanxinhang/AAAI-2023-AWMVC

The code of AAAI 2023 ''Auto-Weighted Multi-View Clustering for Large-Scale Data''

14
Experimental
60 goamegah/pytorch-stc

PyTorch implementation of STC - Self-training approach for short text clustering

14
Experimental
61 mahdihosseini/GenProb

In Search of Probeable Generalization Measures [ICMLA2021]

13
Experimental
62 grokhi/pytorch_DEC_IDEC_2022

Rewritten Deep Embedded Clustering (DEC) and Improved DEC (IDEC) algorithms...

13
Experimental
63 goamegah/Short-Text-Clustering

Short text clustering methods through differents approaches

13
Experimental
64 5uso/HiPGMC

HiPGMC is a highly efficient, parallel Graph-based Multi-view Clustering...

13
Experimental
65 thomasahle/cce

Clustered Compositional Embeddings

13
Experimental
66 BRAIN-TO/CapsNet

Deep fMRI Encoding Models of Human Vision using Capsule Networks

12
Experimental
67 wondergo2017/sild

Implementation codes for NeurIPS23 paper "Spectral Invariant Learning for...

12
Experimental
68 bonomip/CapsNetwork

Scripts providing a simple interface to train and evaluate the performance...

11
Experimental
69 BiaoXiang-YiJieShuSheng/CDMIMFS-MATLAB

Biao Xiang, Hongmei Chen, Yong Mi, Binbin Sang, Shi-Jinn Horng, and Tianrui...

10
Experimental