Manifold-Aware Deep Clustering: Maximizing Angles between Embedding Vectors Based on Regular Simplex
Keitaro Tanaka, Ryosuke Sawata, Shusuke Takahashi

TL;DR
This paper introduces manifold-aware deep clustering (M-DC), a novel loss function based on regular simplexes that maximizes angles between embeddings, improving hyperspace utilization and clustering performance.
Contribution
The paper proposes a simple yet effective modification to the deep clustering loss function, leveraging regular simplexes to enhance embedding space utilization without changing network architecture.
Findings
Improved clustering accuracy over original deep clustering methods.
Enhanced hyperspace utilization through angle maximization.
Easy integration with existing models without architectural changes.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Speech Recognition and Synthesis
