Collections for the lasted paper about multi-view clustering methods (papers, codes)

Overview

Multi-View Clustering Papers

Collections for the lasted paper about multi-view clustering methods (papers, codes). There also exists some repositories related to Multi-View Clustering Paper. Such as awesome-multi-view-clustering. The difference is that this repository is a list of papers and just a little analysis on them. Hope that receive your 'PR bombs'.

Besides, the directory 'data loader' is a simple coda base that is used to construct multi-view dataset object. Glad to receive your advice to improve it.

Note: some paper is not about Multi-View clustering but is related to Multi-View learning. I think it may be helpful for new ideas about Multi-View Clustering tasks.

Todo list

  • link of code
  • more deeper analysis
  • More related paper
  • The introduction of each data set
  • The properties of each data set
  • More related data
  • ...

So many exciting work to do. We are glad to receive your pull request and contribution.

Survey papers

  1. [IEEE 2021] A Survey on Multiview Clustering Paper
  2. [KBS 2019] A study of graph-based system for multi-view clustering Paper code
  3. [IEEE 2018] Multi-view clustering: A survey Paper
  4. [arXiv 2013] A survey on multi-view learning Paper

Papers

  • [IJCAI 2019] Deep Adversarial Multi-view Clustering Network Paper
  • [IEEE 2018] Partial Multi-view Clustering via Consistent GAN Paper
  • [ ] Megan: A generative adversarial network for multi-view network embedding Paper
  • [TMM 2021] Consensus Graph Learning for Multi-view Clustering Paper
  • [IJCAI 2019] Deep Adversarial Multi-view Clustering Network Paper
  • [ICDE 2020] A Novel Approach to Learning Consensus and Complementary Information for Multi-View Data Clustering Paper
  • [ICML 2019] COMIC: Multi-view Clustering Without Parameter Selection Paper
  • [IEEE 2021] Dual Alignment Self-Supervised Incomplete Multi-View Subspace Clustering Network Paper
  • [CVPR 2020] End-to-End Adversarial-Attention Network for Multi-Modal Clustering Paper
  • [AAAI 2021] Fast Multi-view Discrete Clustering with Anchor Graphs Paper
  • [IJCAI 2019] Flexible Multi-View Representation Learning for Subspace Clustering Paper
  • [IJCAI 2019] Multi-View Attribute Graph Convolution Networks for Clustering Paper
  • [arXiv 2021] Multi-view Clustering via Deep Matrix Factorization and Partition Alignment Paper
  • [IJCAI 2019] Multi-view Clustering via Late Fusion Alignment Maximization Paper
  • [AAAI 2021] Multi-View Representation Learning with Manifold Smoothness Paper
  • [IJCAI 2019] Multi-view Spectral Clustering Network Paper
  • [arXiv 2021] Non-Linear Fusion for Self-Paced Multi-View Clustering Paper
  • [ICML 2021] One Pass Late Fusion Multi-view Clustering Paper
  • [ICCV 2021] One-pass Multi-view Clustering for Large-scale Data Paper

Incomplete Multi-View Clustering

  • [TPAMI 2021] Deep Partial Multi-View Learning Paper
  • [CVPR 2021] COMPLETER: Incomplete Multi-view Clustering via Contrastive Prediction Paper
  • [CVPR 2021] Reconsidering Representation Alignment for Multi-view Clustering Paper
  • [AAAI 2021] Unified Tensor Framework for Incomplete Multi-view Clustering and Missing-view Inferring Paper
  • [IJCAI 2019] Adversarial Incomplete Multi-view Clustering Paper
  • [ICDM 2020] Deep Incomplete Multi-View Multiple Clustering Papers
  • [IJCAI 2019] Simultaneous Representation Learning and Clustering for Incomplete Multi-view Data Paper

Multi-View Representation Learning

  • [AAAI 2021] Multi-View Information-Bottleneck Representation Learning Paper
  • [AAAI 2021] Uncertainty-Aware Multi-View Representation Learning Paper

Outlier Detection

  • [AAAI 2021] Neighborhood Consensus Networks for Unsupervised Multi-view Outlier Detection Paper

Others: may be related

  • [CVPR 2020] Multi-view Self-Constructing Graph Convolutional Networks with Adaptive Class Weighting Loss for Semantic Segmentation Paper
  • [ICML 2021] Decomposed Mutual Information Estimation for Contrastive Representation Learning Paper
  • [NeurIPS] What Makes Multi-modal Learning Better than Single (Provably) Paper
  • [NeurIPS 2020] Removing Bias in Multi-modal Classifiers: Regularization by Maximizing Functional Entropies Paper
  • [ICML 2020] Representation Learning via Adversarially-Contrastive Optimal Transport Paper
  • [CVPR 2020] What Makes Training Multi-modal Classification Networks Hard? Paper
  • [TKDE 2021] Cross-view Locality Preserved Diversity and Consensus Learning for Multi-view Unsupervised Feature Selection Paper

Data Set

Some data is so big that we can not upload to Github. But you can get them by Baidu Service. link code:g9zv

Data set Samples Views Clusters Location
Handwritten 2000 6 10 Get
Caltech-7 1474 6 7 Get
Caltech-20 2386 6 20 Get
BBCsport 116 4 5 Get
Scene-15 4485 2 15 Get
LandUse-21 2100 2 21 Get
Mnist 2 10 Get
NUSWIDEOBJ 26315 5 31 Baidu Cloud
MSRCV1 210 6 7 TBD
Reuters 18758 5 6 get/src
Noisy MNIST 2 10
Webkb 1051 2 2 Get
ORL 400 3 40 Get
BDGP 2500 TBD 5 TBD
Youtube 101499 31 ref
Animal 10158 2 50
SUNRGBD3 10335 2 45 ref
AwA 30475 6 50 ref
mirflickr
Owner
Andrew Guan
A student keeping foolish.
Andrew Guan
DeOldify - A Deep Learning based project for colorizing and restoring old images (and video!)

DeOldify - A Deep Learning based project for colorizing and restoring old images (and video!)

Jason Antic 15.8k Jan 04, 2023
The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dealing with medical images.

The Medical Detection Toolkit contains 2D + 3D implementations of prevalent object detectors such as Mask R-CNN, Retina Net, Retina U-Net, as well as a training and inference framework focused on dea

MIC-DKFZ 1.2k Jan 04, 2023
Generalized Random Forests

generalized random forests A pluggable package for forest-based statistical estimation and inference. GRF currently provides non-parametric methods fo

GRF Labs 781 Dec 25, 2022
DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences (PacBio) Circular Consensus Sequencing (CCS) data.

DeepConsensus DeepConsensus uses gap-aware sequence transformers to correct errors in Pacific Biosciences (PacBio) Circular Consensus Sequencing (CCS)

Google 149 Dec 19, 2022
PyTorch - Python + Nim

Master Release Pytorch - Py + Nim A Nim frontend for pytorch, aiming to be mostly auto-generated and internally using ATen. Because Nim compiles to C+

Giovanni Petrantoni 425 Dec 22, 2022
This toolkit provides codes to download and pre-process the SLUE datasets, train the baseline models, and evaluate SLUE tasks.

slue-toolkit We introduce Spoken Language Understanding Evaluation (SLUE) benchmark. This toolkit provides codes to download and pre-process the SLUE

ASAPP Research 39 Sep 21, 2022
A Jupyter notebook to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.

A Jupyter notebook to play with NVIDIA's StyleGAN3 and OpenAI's CLIP for a text-based guided image generation.

Eugenio Herrera 175 Dec 29, 2022
Learning Dynamic Network Using a Reuse Gate Function in Semi-supervised Video Object Segmentation.

Training Script for Reuse-VOS This code implementation of CVPR 2021 paper : Learning Dynamic Network Using a Reuse Gate Function in Semi-supervised Vi

HYOJINPARK 22 Jan 01, 2023
This repository contains the code for the paper "Hierarchical Motion Understanding via Motion Programs"

Hierarchical Motion Understanding via Motion Programs (CVPR 2021) This repository contains the official implementation of: Hierarchical Motion Underst

Sumith Kulal 40 Dec 05, 2022
A pure PyTorch implementation of the loss described in "Online Segment to Segment Neural Transduction"

ssnt-loss ℹ️ This is a WIP project. the implementation is still being tested. A pure PyTorch implementation of the loss described in "Online Segment t

張致強 1 Feb 09, 2022
Realtime micro-expression recognition using OpenCV and PyTorch

Micro-expression Recognition Realtime micro-expression recognition from scratch using OpenCV and PyTorch Try it out with a webcam or video using the e

Irfan 35 Dec 05, 2022
Multi-layer convolutional LSTM with Pytorch

Convolution_LSTM_pytorch Thanks for your attention. I haven't got time to maintain this repo for a long time. I recommend this repo which provides an

Zijie Zhuang 733 Dec 30, 2022
Kroomsa: A search engine for the curious

Kroomsa A search engine for the curious. It is a search algorithm designed to en

Wingify 7 Jun 20, 2022
Action Segmentation Evaluation

Reference Action Segmentation Evaluation Code This repository contains the reference code for action segmentation evaluation. If you have a bug-fix/im

5 May 22, 2022
Class-Attentive Diffusion Network for Semi-Supervised Classification [AAAI'21] (official implementation)

Class-Attentive Diffusion Network for Semi-Supervised Classification Official Implementation of AAAI 2021 paper Class-Attentive Diffusion Network for

Jongin Lim 7 Sep 20, 2022
FaceOcc: A Diverse, High-quality Face Occlusion Dataset for Human Face Extraction

FaceExtraction FaceOcc: A Diverse, High-quality Face Occlusion Dataset for Human Face Extraction Occlusions often occur in face images in the wild, tr

16 Dec 14, 2022
EMNLP 2021 - Frustratingly Simple Pretraining Alternatives to Masked Language Modeling

Frustratingly Simple Pretraining Alternatives to Masked Language Modeling This is the official implementation for "Frustratingly Simple Pretraining Al

Atsuki Yamaguchi 31 Nov 18, 2022
Tianshou - An elegant PyTorch deep reinforcement learning library.

Tianshou (天授) is a reinforcement learning platform based on pure PyTorch. Unlike existing reinforcement learning libraries, which are mainly based on

Tsinghua Machine Learning Group 5.5k Jan 05, 2023
MediaPipeのPythonパッケージのサンプルです。2020/12/11時点でPython実装のある4機能(Hands、Pose、Face Mesh、Holistic)について用意しています。

mediapipe-python-sample MediaPipeのPythonパッケージのサンプルです。 2020/12/11時点でPython実装のある以下4機能について用意しています。 Hands Pose Face Mesh Holistic Requirement mediapipe 0.

KazuhitoTakahashi 217 Dec 12, 2022
Official implementation of "UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspective with Transformer"

[AAAI2022] UCTransNet This repo is the official implementation of "UCTransNet: Rethinking the Skip Connections in U-Net from a Channel-wise Perspectiv

Haonan Wang 199 Jan 03, 2023