paper-with-me

홈 › Papers

Clustering via Self-Supervised Diffusion

2025-07-06 · Roy Uziel, Irit Chelly, Oren Freifeld, Ari Pakman arxiv

Diffusion models, widely recognized for their success in generative tasks, have not yet been applied to clustering. We introduce Clustering via Diffusion (CLUDI), a self-supervised framework that combines the generative power of diffusion models with pre-trained Vision Transformer features to achieve robust and accurate clustering. CLUDI is trained via a teacher-student paradigm: the teacher uses stochastic diffusion-based sampling to produce diverse cluster assignments, which the student refines into stable predictions. This stochasticity acts as a novel data augmentation strategy, enabling CLUDI to uncover intricate structures in high-dimensional data. Extensive evaluations on challenging datasets demonstrate that CLUDI achieves state-of-the-art performance in unsupervised classification, setting new benchmarks in clustering robustness and adaptability to complex data distributions. Our code is available at https://github.com/BGU-CS-VIL/CLUDI.

📄 PDF Abstract BibTeX arXiv:2507.04283

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

Stationary Diffusion State Neural Estimation for Multiview Clustering

2021-12-02 · Chenghua Liu, Zhuolin Liao, Yixuan Ma, Kun Zhan

Although many graph-based clustering methods attempt to model the stationary diffusion state in their objectives, their performance limits to using a predefined graph. We argue that the estimation of the stationary diffu…

ClusteringGraph Neural NetworkMultiview ClusteringMultiview Learning

Pose-Guided Self-Training with Two-Stage Clustering for Unsupervised Landmark Discovery

2024-03-24 · CVPR 2024 1 · Siddharth Tourani, Ahmed Alwheibi, Arif Mahmood, Muhammad Haris Khan

Unsupervised landmarks discovery (ULD) for an object category is a challenging computer vision problem. In pursuit of developing a robust ULD framework, we explore the potential of a recent paradigm of self-supervised le…

ClusteringSelf-Supervised Learning

DiEC: Diffusion Embedded Clustering

2025-12-24 · Haidong Hu, Xiaoyu Zheng, Jin Zhou, Yingxu Wang 외 arxiv

Deep clustering methods typically rely on a single, well-defined representation for clustering. In contrast, pretrained diffusion models provide abundant and diverse multi-scale representations across network layers and …

Contrastive LearningDeep Clustering

Deep Spatially-Regularized and Superpixel-Based Diffusion Learning for Unsupervised Hyperspectral Image Clustering

2026-04-14 · Vutichart Buranasiri, James M. Murphy arxiv

An unsupervised framework for hyperspectral image (HSI) clustering is proposed that incorporates masked deep representation learning with diffusion-based clustering, extending the Spatially-Regularized Superpixel-based D…

Representation LearningImage Clustering

Learning by Unsupervised Nonlinear Diffusion

2018-10-15 · Mauro Maggioni, James M. Murphy

This paper proposes and analyzes a novel clustering algorithm that combines graph-based diffusion geometry with techniques based on density and mode estimation. The proposed method is suitable for data generated from mix…

Clustering