TPCH: Tensor-Interacted Projection and Cooperative Hashing for Multi-View Clustering

Abstract

In recent years, anchor and hash-based multi-view clustering methods have gained attention for their efficiency and simplicity in handling large-scale data. However, existing methods often overlook the interactions among multi-view data and higher-order cooperative relationships during projection, negatively impacting the quality of hash representation in low-dimensional spaces, clustering performance, and sensitivity to noise. To address this issue, we propose a novel approach named Tensor-Interacted Projection and Cooperative Hashing for Multi-View Clustering(TPCH). TPCH stacks multiple projection matrices into a tensor, taking into account the synergies and communications during the projection process. By capturing higher-order multi-view information through dual projection and Hamming space, TPCH employs an enhanced tensor nuclear norm to learn more compact and distinguishable hash representations, promoting communication within and between views. Experimental results demonstrate that this refined method significantly outperforms state-of-the-art methods in clustering on five large-scale multi-view datasets. Moreover, in terms of CPU time, TPCH achieves substantial acceleration compared to the most advanced current methods.

Cite

Text

Wang et al. "TPCH: Tensor-Interacted Projection and Cooperative Hashing for Multi-View Clustering." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I20.35443

Markdown

[Wang et al. "TPCH: Tensor-Interacted Projection and Cooperative Hashing for Multi-View Clustering." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/wang2025aaai-tpch/) doi:10.1609/AAAI.V39I20.35443

BibTeX

@inproceedings{wang2025aaai-tpch,
  title     = {{TPCH: Tensor-Interacted Projection and Cooperative Hashing for Multi-View Clustering}},
  author    = {Wang, Zhongwen and Li, Xingfeng and Sun, Yinghui and Sun, Quansen and Sun, Yuan and Ling, Han and Dai, Jian and Ren, Zhenwen},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {21420-21428},
  doi       = {10.1609/AAAI.V39I20.35443},
  url       = {https://mlanthology.org/aaai/2025/wang2025aaai-tpch/}
}