paper-with-me

Papers

Graph Cut-guided Maximal Coding Rate Reduction for Learning Image Embedding and Clustering

2024-12-25 · W. He, Z. Huang, X. Meng, X. Qi, R. Xiao, C. -G. Li

In the era of pre-trained models, image clustering task is usually addressed by two relevant stages: a) to produce features from pre-trained vision models; and b) to find clusters from the pre-trained features. However, these two stages are often considered separately or learned by different paradigms, leading to suboptimal clustering performance. In this paper, we propose a unified framework, termed graph Cut-guided Maximal Coding Rate Reduction (CgMCR$^2$), for jointly learning the structured embeddings and the clustering. To be specific, we attempt to integrate an efficient clustering module into the principled framework for learning structured representation, in which the clustering module is used to provide partition information to guide the cluster-wise compression and the learned embeddings is aligned to desired geometric structures in turn to help for yielding more accurate partitions. We conduct extensive experiments on both standard and out-of-domain image datasets and experimental results validate the effectiveness of our approach.

📄 PDF Abstract BibTeX arXiv:2412.18930

Code (1)

hewei98/CgMCR2 공식 구현 pytorch

Tasks

ClusteringImage Clustering

Similar Papers 제목 키워드 기반

PCA-Guided Autoencoding for Structured Dimensionality Reduction in Active Infrared Thermography

2025-08-11 · Mohammed Salah, Numan Saeed, Davor Svetinovic, Stefano Sfarra 외 arxiv

Active Infrared thermography (AIRT) is a widely adopted non-destructive testing (NDT) technique for detecting subsurface anomalies in industrial components. Due to the high dimensionality of AIRT data, current approaches…

Dimensionality Reduction

Federated Representation Learning via Maximal Coding Rate Reduction

2022-10-01 · Juan Cervino, Navid Naderializadeh, Alejandro Ribeiro

We propose a federated methodology to learn low-dimensional representations from a dataset that is distributed among several clients. In particular, we move away from the commonly-used cross-entropy loss in federated lea…

Federated LearningRepresentation Learning

Learning Diverse and Discriminative Representations via the Principle of Maximal Coding Rate Reduction

2020-06-15 · NeurIPS 2020 12 · Yaodong Yu, Kwan Ho Ryan Chan, Chong You, Chaobing Song 외

To learn intrinsic low-dimensional structures from high-dimensional data that most discriminate between classes, we propose the principle of Maximal Coding Rate Reduction ($\text{MCR}^2$), an information-theoretic measur…

ClusteringContrastive LearningImage Clustering

Structure-Aware Encodings of Argumentation Properties for Clique-width

2025-11-13 · Yasir Mahmood, Markus Hecher, Johanna Groven, Johannes K. Fichte arxiv

Structural measures of graphs, such as treewidth, are central tools in computational complexity resulting in efficient algorithms when exploiting the parameter. It is even known that modern SAT solvers work efficiently o…

Maximal Independent Sets for Pooling in Graph Neural Networks

2023-07-24 · Stevan Stanovic, Benoit Gaüzère, Luc Brun

Convolutional Neural Networks (CNNs) have enabled major advances in image classification through convolution and pooling. In particular, image pooling transforms a connected discrete lattice into a reduced lattice with t…

image-classificationImage Classification