Table of Contents
Fetching ...

Rectified Gaussian kernel multi-view k-means clustering

Kristina P. Sinaga

TL;DR

This work addresses multi-view clustering by rectifying distance measures used in MVKM. It introduces two Gaussian-kernel based variants, MVKM-ED and GKMVKM, which jointly learn view weights and kernel parameters to improve robustness to noise and view heterogeneity. Key contributions include formulating exponent-distance based and power-penalized kernel distances, deriving update rules for memberships, centers, and view weights, and proposing practical strategies to set the stabilizer $p$ and kernel coefficients $\beta^h$. Extensive experiments on five real-world datasets plus synthetic data demonstrate superior performance and scalability compared to existing multi-view clustering methods. The proposed framework offers a robust, kernel-based approach for multi-view clustering with clear applicability to high-dimensional and large-scale data.

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.

Rectified Gaussian kernel multi-view k-means clustering

TL;DR

This work addresses multi-view clustering by rectifying distance measures used in MVKM. It introduces two Gaussian-kernel based variants, MVKM-ED and GKMVKM, which jointly learn view weights and kernel parameters to improve robustness to noise and view heterogeneity. Key contributions include formulating exponent-distance based and power-penalized kernel distances, deriving update rules for memberships, centers, and view weights, and proposing practical strategies to set the stabilizer and kernel coefficients . Extensive experiments on five real-world datasets plus synthetic data demonstrate superior performance and scalability compared to existing multi-view clustering methods. The proposed framework offers a robust, kernel-based approach for multi-view clustering with clear applicability to high-dimensional and large-scale data.

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 -th view data points and -th view cluster centers 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 and kernel coefficients , 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.
Paper Structure (19 sections, 22 equations, 1 figure, 7 tables, 3 algorithms)