paper-with-me

홈 › Papers

Joint Representation Learning and Clustering via Gradient-Based Manifold Optimization

2026-04-15 · Sida Liu, Yangzi Guo, Mingyuan Wang arxiv

Clustering and dimensionality reduction have been crucial topics in machine learning and computer vision. Clustering high-dimensional data has been challenging for a long time due to the curse of dimensionality. For that reason, a more promising direction is the joint learning of dimension reduction and clustering. In this work, we propose a Manifold Learning Framework that learns dimensionality reduction and clustering simultaneously. The proposed framework is able to jointly learn the parameters of a dimension reduction technique (e.g. linear projection or a neural network) and cluster the data based on the resulting features (e.g. under a Gaussian Mixture Model framework). The framework searches for the dimension reduction parameters and the optimal clusters by traversing a manifold,using Gradient Manifold Optimization. The obtained The proposed framework is exemplified with a Gaussian Mixture Model as one simple but efficient example, in a process that is somehow similar to unsupervised Linear Discriminant Analysis (LDA). We apply the proposed method to the unsupervised training of simulated data as well as a benchmark image dataset (i.e. MNIST). The experimental results indicate that our algorithm has better performance than popular clustering algorithms from the literature.

📄 PDF Abstract BibTeX arXiv:2604.13484

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionRepresentation Learning

Similar Papers 제목 키워드 기반

Grassmannian Manifold Optimization Assisted Sparse Spectral Clustering

2017-07-01 · CVPR 2017 7 · Qiong Wang, Junbin Gao, Hong Li

Spectral Clustering is one of pioneered clustering methods in machine learning and pattern recognition field. It relies on the spectral decomposition criterion to learn a low-dimensonal embedding of data for a basic clus…

ClusteringDimensionality Reduction

Generalised Spherical Text Embedding

2022-11-30 · Souvik Banerjee, Bamdev Mishra, Pratik Jawanpuria, Manish Shrivastava

This paper aims to provide an unsupervised modelling approach that allows for a more flexible representation of text embeddings. It jointly encodes the words and the paragraphs as individual matrices of arbitrary column …

ClusteringDocument ClassificationSemantic Textual Similarity

Adjoint-Based Aerodynamic Shape Optimization with a Manifold Constraint Learned by Diffusion Models

2025-07-31 · Long Chen, Emre Oezkaya, Jan Rottmayer, Nicolas R. Gauger 외 arxiv

We introduce an adjoint-based aerodynamic shape optimization framework that integrates a diffusion model trained on existing designs to learn a smooth manifold of aerodynamically viable shapes. This manifold is enforced …

N2D: (Not Too) Deep Clustering via Clustering the Local Manifold of an Autoencoded Embedding

2019-08-16 · Ryan McConville, Raul Santos-Rodriguez, Robert J. Piechocki, Ian Craddock

Deep clustering has increasingly been demonstrating superiority over conventional shallow clustering algorithms. Deep clustering algorithms usually combine representation learning with deep neural networks to achieve thi…

ClusteringDeep ClusteringImage ClusteringRepresentation Learning+3

Neural Bayes: A Generic Parameterization Method for Unsupervised Learning

2021-01-01 · Devansh Arpit, Huan Wang, Caiming Xiong, Richard Socher 외

We introduce a parameterization method called Neural Bayes which allows computing statistical quantities that are in general difficult to compute and opens avenues for formulating new objectives for unsupervised represen…

ClusteringFormRepresentation Learning