Data-Adaptive Transformed Bilateral Tensor Low-Rank Representation for Clustering
Hui Chen, Xinjie Wang, Xianchao Xiu, Wanquan Liu
TL;DR
The paper addresses robustness gaps in tensor low-rank representation for clustering by introducing TBTLRR, a data-adaptive transformed bilateral tensor LRR framework. It learns a unitary transform along the third mode, uses the transformed tensor nuclear norm, and combines $\ell_{1/2}$ sparsity with Frobenius noise regularization to handle mixed noise. An ADMM-based optimization with subspace projections solves the nonconvex model, and a diagonal-ratio slice weighting strategy improves affinity construction. Extensive experiments on multiple benchmarks show superior clustering accuracy and stability, along with favorable computational efficiency. The work advances robust subspace clustering by integrating learnable transforms, bilateral tensor modeling, and targeted regularization into a unified, scalable framework.
Abstract
Tensor low-rank representation (TLRR) has demonstrated significant success in image clustering. However, most existing methods rely on fixed transformations and suffer from poor robustness to noise. In this paper, we propose a novel transformed bilateral tensor low-rank representation model called TBTLRR, which introduces a data-adaptive tensor nuclear norm by learning arbitrary unitary transforms, allowing for more effective capture of global correlations. In addition, by leveraging the bilateral structure of latent tensor data, TBTLRR is able to exploit local correlations between image samples and features. Furthermore, TBTLRR integrates the $\ell_{1/2}$-norm and Frobenius norm regularization terms for better dealing with complex noise in real-world scenarios. To solve the proposed nonconvex model, we develop an efficient optimization algorithm inspired by the alternating direction method of multipliers (ADMM) and provide theoretical convergence. Extensive experiments validate its superiority over the state-of-the-art methods in clustering. The code will be available at https://github.com/xianchaoxiu/TBTLRR.
