SOTAVerified

Rectified Gaussian kernel multi-view k-means clustering

2024-05-09Code Available0· sign in to hype

Kristina P. Sinaga

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In this paper, we show two new variants of multi-view k-means (MVKM) algorithms to address multi-view data. The general idea is to outline the distance between h-th view data points x_i^h and h-th view cluster centers a_k^h in a different manner of centroid-based approach. Unlike other methods, our proposed methods learn the multi-view data by calculating the similarity using Euclidean norm in the space of Gaussian-kernel, namely as multi-view k-means with exponent distance (MVKM-ED). By simultaneously aligning the stabilizer parameter p and kernel coefficients ^h, the compression of Gaussian-kernel based weighted distance in Euclidean norm reduce the sensitivity of MVKM-ED. To this end, this paper designated as Gaussian-kernel multi-view k-means (GKMVKM) clustering algorithm. Numerical evaluation of five real-world multi-view data demonstrates the robustness and efficiency of our proposed MVKM-ED and GKMVKM approaches.

Tasks

Reproductions