paper-with-me

홈 › Papers

Manifold-Aware Deep Clustering: Maximizing Angles between Embedding Vectors Based on Regular Simplex

2021-06-04 · Keitaro Tanaka, Ryosuke Sawata, Shusuke Takahashi

This paper presents a new deep clustering (DC) method called manifold-aware DC (M-DC) that can enhance hyperspace utilization more effectively than the original DC. The original DC has a limitation in that a pair of two speakers has to be embedded having an orthogonal relationship due to its use of the one-hot vector-based loss function, while our method derives a unique loss function aimed at maximizing the target angle in the hyperspace based on the nature of a regular simplex. Our proposed loss imposes a higher penalty than the original DC when the speaker is assigned incorrectly. The change from DC to M-DC can be easily achieved by rewriting just one term in the loss function of DC, without any other modifications to the network architecture or model parameters. As such, our method has high practicability because it does not affect the original inference part. The experimental results show that the proposed method improves the performances of the original DC and its expansion method.

📄 PDF Abstract BibTeX arXiv:2106.02331

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringDeep Clustering

Similar Papers 제목 키워드 기반

Clustering Schemes on the Torus with Application to RNA Clashes

2021-02-28 · Henrik Wiechers, Benjamin Eltzner, Stephan F. Huckemann, Kanti V. Mardia

Molecular structures of RNA molecules reconstructed from X-ray crystallography frequently contain errors. Motivated by this problem we examine clustering on a torus since RNA shapes can be described by dihedral angles. A…

Clustering

Self-Supervised Graph Embedding Clustering

2024-09-24 · Fangfang Li, Quanxue Gao, Cheng Deng, Wei Xia

The K-means one-step dimensionality reduction clustering method has made some progress in addressing the curse of dimensionality in clustering tasks. However, it combines the K-means clustering and dimensionality reducti…

ClusteringDimensionality ReductionGraph Embedding

Dr. KID: Direct Remeshing and K-set Isometric Decomposition for Scalable Physicalization of Organic Shapes

2023-04-06 · Dawar Khan, Ciril Bohak, Ivan Viola

Dr. KID is an algorithm that uses isometric decomposition for the physicalization of potato-shaped organic models in a puzzle fashion. The algorithm begins with creating a simple, regular triangular surface mesh of organ…

Clustering

Interpretable Image Clustering via Diffeomorphism-Aware K-Means

2020-12-16 · Romain Cosentino, Randall Balestriero, Yanis Bahroun, Anirvan Sengupta 외

We design an interpretable clustering algorithm aware of the nonlinear structure of image manifolds. Our approach leverages the interpretability of $K$-means applied in the image space while addressing its clustering per…

ClusteringImage Clustering

Fast Computation of Generalized Eigenvectors for Manifold Graph Embedding

2021-12-15 · Fei Chen, Gene Cheung, Xue Zhang

Our goal is to efficiently compute low-dimensional latent coordinates for nodes in an input graph -- known as graph embedding -- for subsequent data processing such as clustering. Focusing on finite graphs that are inter…

ClusteringGraph Embedding