Papers › On the Effects of Self-supervision and Contrastive Alignment in Deep Multi-view Clustering

On the Effects of Self-supervision and Contrastive Alignment in Deep Multi-view Clustering

17 Mar 2023CVPR 2023 1arXiv:2303.09877archive 2025-07-28

Daniel J. Trosten, Sigurd Løkse, Robert Jenssen, Michael C. Kampffmeyer

Self-supervised learning is a central component in recent approaches to deep multi-view clustering (MVC). However, we find large variations in the development of self-supervision-based methods for deep MVC, potentially slowing the progress of the field. To address this, we present DeepMVC, a unified framework for deep MVC that includes many recent methods as instances. We leverage our framework to make key observations about the effect of self-supervision, and in particular, drawbacks of aligning representations with contrastive learning. Further, we prove that contrastive alignment can negatively influence cluster separability, and that this effect becomes worse when the number of views increases. Motivated by our findings, we develop several new DeepMVC instances with new forms of self-supervision. We conduct extensive experiments and find that (i) in line with our theoretical findings, contrastive alignments decreases performance on datasets with many views; (ii) all methods benefit from some form of self-supervision; and (iii) our new instances outperform previous methods on several datasets. Based on our results, we suggest several promising directions for future research. To enhance the openness of the field, we provide an open-source implementation of DeepMVC, including recent models and our new instances. Our implementation includes a consistent evaluation protocol, facilitating fair and accurate evaluation of methods and components.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology View this paper on Syntology: its repositories, every harvested function with whether it ran, its licence and the call to fetch it.

Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2303.09877")

Code

Syntology Ran 11 of 12 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · violated contract; 10 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

danieltrosten/deepmvc officialmentioned in paperpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 11 ran; 0 honoured the contract we drafted; 1 has no recorded run. Read from Syntology's graph 2026-09-25; that is when this build read the record, not when the samples ran.

1ran · violated contract
10ran
1unverified

Licence: 0 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from DanielTrosten/DeepMVC. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

cdist DanielTrosten/DeepMVC/src/lib/kernel.py official repository ran fingerprinted MIT (permissive) · 0bedbd9344d129bf · report
cmat_from_dict DanielTrosten/DeepMVC/src/lib/metrics.py official repository ran MIT (permissive) · d37a39e10c3dab6d · report
cmat_to_dict DanielTrosten/DeepMVC/src/lib/metrics.py official repository ran MIT (permissive) · ae2a5def5271209b · report
ensure_iterable DanielTrosten/DeepMVC/src/helpers.py official repository ran MIT (permissive) · f592159079896a8c · report
get_normalizer DanielTrosten/DeepMVC/src/lib/normalization.py official repository ran MIT (permissive) · 6507fdcc7239a027 · report
kernel_from_distance_matrix DanielTrosten/DeepMVC/src/lib/kernel.py official repository ran fingerprinted MIT (permissive) · 5bb1cc362256db4d · report
ordered_cmat DanielTrosten/DeepMVC/src/lib/metrics.py official repository ran fingerprinted MIT (permissive) · 6904d3f9489d3c4f · report
register_loss_term DanielTrosten/DeepMVC/src/register.py official repository ran MIT (permissive) · 055b11da844a8f7f · report
register_model DanielTrosten/DeepMVC/src/register.py official repository ran MIT (permissive) · 53e699a04f764af0 · report
str2bool DanielTrosten/DeepMVC/src/helpers.py official repository ran · violated contract MIT (permissive) · 7c508037b40522af · report
vector_kernel DanielTrosten/DeepMVC/src/lib/kernel.py official repository ran fingerprinted MIT (permissive) · e4d4f68bd4cc242c · report
npy DanielTrosten/DeepMVC/src/helpers.py official repository unverified MIT (permissive) · 8b89b0976ceefec8 · report

Tasks

ClusteringContrastive LearningSelf-Supervised Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections