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
functorch is a prototype of JAX-like composable function transforms for PyTorch.

functorch is a prototype of JAX-like composable function transforms for PyTorch.

Facebook Research 1.2k Jan 09, 2023
Retinal Vessel Segmentation with Pixel-wise Adaptive Filters (ISBI 2022)

Retinal Vessel Segmentation with Pixel-wise Adaptive Filters (ISBI 2022) Introdu

anonymous 14 Oct 27, 2022
PSPNet in Chainer

PSPNet This is an unofficial implementation of Pyramid Scene Parsing Network (PSPNet) in Chainer. Training Requirement Python 3.4.4+ Chainer 3.0.0b1+

Shunta Saito 76 Dec 12, 2022
Credit fraud detection in Python using a Jupyter Notebook

Credit-Fraud-Detection - Credit fraud detection in Python using a Jupyter Notebook , using three classification models (Random Forest, Gaussian Naive Bayes, Logistic Regression) from the sklearn libr

Ali Akram 4 Dec 28, 2021
PyTorch Code for "Generalization in Dexterous Manipulation via Geometry-Aware Multi-Task Learning"

Generalization in Dexterous Manipulation via Geometry-Aware Multi-Task Learning [Project Page] [Paper] Wenlong Huang1, Igor Mordatch2, Pieter Abbeel1,

Wenlong Huang 40 Nov 22, 2022
Improving Query Representations for DenseRetrieval with Pseudo Relevance Feedback:A Reproducibility Study.

APR The repo for the paper Improving Query Representations for DenseRetrieval with Pseudo Relevance Feedback:A Reproducibility Study. Environment setu

ielab 8 Nov 26, 2022
Project for tracking occupancy in Tel-Aviv parking lots.

Ahuzat Dibuk - Tracking occupancy in Tel-Aviv parking lots main.py This module was set-up to be executed on Google Cloud Platform. I run it every 15 m

Geva Kipper 35 Nov 22, 2022
Deep Learning segmentation suite designed for 2D microscopy image segmentation

Deep Learning segmentation suite dessigned for 2D microscopy image segmentation This repository provides researchers with a code to try different enco

7 Nov 03, 2022
offical implement of our Lifelong Person Re-Identification via Adaptive Knowledge Accumulation in CVPR2021

LifelongReID Offical implementation of our Lifelong Person Re-Identification via Adaptive Knowledge Accumulation in CVPR2021 by Nan Pu, Wei Chen, Yu L

PeterPu 76 Dec 08, 2022
RepMLP: Re-parameterizing Convolutions into Fully-connected Layers for Image Recognition

RepMLP: Re-parameterizing Convolutions into Fully-connected Layers for Image Recognition (PyTorch) Paper: https://arxiv.org/abs/2105.01883 Citation: @

260 Jan 03, 2023
基于Paddle框架的fcanet复现

fcanet-Paddle 基于Paddle框架的fcanet复现 fcanet 本项目基于paddlepaddle框架复现fcanet,并参加百度第三届论文复现赛,将在2021年5月15日比赛完后提供AIStudio链接~敬请期待 参考项目: frazerlin-fcanet 数据准备 本项目已挂

QuanHao Guo 7 Mar 07, 2022
The code for paper "Learning Implicit Fields for Generative Shape Modeling".

implicit-decoder The tensorflow code for paper "Learning Implicit Fields for Generative Shape Modeling", Zhiqin Chen, Hao (Richard) Zhang. Project pag

Zhiqin Chen 353 Dec 30, 2022
DA2Lite is an automated model compression toolkit for PyTorch.

DA2Lite (Deep Architecture to Lite) is a toolkit to compress and accelerate deep network models. ⭐ Star us on GitHub — it helps!! Frameworks & Librari

Sinhan Kang 7 Mar 22, 2022
Code for Environment Dynamics Decomposition (ED2).

ED2 Code for Environment Dynamics Decomposition (ED2). Installation Follow the installation in MBPO and Dreamer. Usage First follow the SD2 method for

0 Aug 10, 2021
(to be released) [NeurIPS'21] Transformers Generalize DeepSets and Can be Extended to Graphs and Hypergraphs

Higher-Order Transformers Kim J, Oh S, Hong S, Transformers Generalize DeepSets and Can be Extended to Graphs and Hypergraphs, NeurIPS 2021. [arxiv] W

Jinwoo Kim 44 Dec 28, 2022
Image Lowpoly based on Centroid Voronoi Diagram via python-opencv and taichi

CVTLowpoly: Image Lowpoly via Centroid Voronoi Diagram Image Sharp Feature Extraction using Guide Filter's Local Linear Theory via opencv-python. The

Pupa 4 Jul 29, 2022
BOOKSUM: A Collection of Datasets for Long-form Narrative Summarization

BOOKSUM: A Collection of Datasets for Long-form Narrative Summarization Authors: Wojciech Kryściński, Nazneen Rajani, Divyansh Agarwal, Caiming Xiong,

Salesforce 125 Dec 31, 2022
A certifiable defense against adversarial examples by training neural networks to be provably robust

DiffAI v3 DiffAI is a system for training neural networks to be provably robust and for proving that they are robust. The system was developed for the

SRI Lab, ETH Zurich 202 Dec 13, 2022
Raster Vision is an open source Python framework for building computer vision models on satellite, aerial, and other large imagery sets

Raster Vision is an open source Python framework for building computer vision models on satellite, aerial, and other large imagery sets (including obl

Azavea 1.7k Dec 22, 2022
Ansible Automation Example: JSNAPY PRE/POST Upgrade Validation

Ansible Automation Example: JSNAPY PRE/POST Upgrade Validation Overview This example will show how to validate the status of our firewall before and a

Calvin Remsburg 1 Jan 07, 2022