paper-with-me

Papers

Label Learning Method Based on Tensor Projection

2024-02-26 · Jing Li, Quanxue Gao, Qianqian Wang, Cheng Deng, Deyan Xie

Multi-view clustering method based on anchor graph has been widely concerned due to its high efficiency and effectiveness. In order to avoid post-processing, most of the existing anchor graph-based methods learn bipartite graphs with connected components. However, such methods have high requirements on parameters, and in some cases it may not be possible to obtain bipartite graphs with clear connected components. To end this, we propose a label learning method based on tensor projection (LLMTP). Specifically, we project anchor graph into the label space through an orthogonal projection matrix to obtain cluster labels directly. Considering that the spatial structure information of multi-view data may be ignored to a certain extent when projected in different views separately, we extend the matrix projection transformation to tensor projection, so that the spatial structure information between views can be fully utilized. In addition, we introduce the tensor Schatten $p$-norm regularization to make the clustering label matrices of different views as consistent as possible. Extensive experiments have proved the effectiveness of the proposed method.

📄 PDF Abstract BibTeX arXiv:2402.16544

Code (0)

등록된 구현이 없습니다.

Tasks

Clustering

Similar Papers 제목 키워드 기반

Tensor Alignment Based Domain Adaptation for Hyperspectral Image Classification

2018-08-29 · Yao Qin, Lorenzo Bruzzone, Biao Li

This paper presents a tensor alignment (TA) based domain adaptation method for hyperspectral image (HSI) classification. To be specific, HSIs in both domains are first segmented into superpixels and tensors of both domai…

ClassificationDomain AdaptationGeneral ClassificationHyperspectral Image Classification+3

TEC: Tensor Ensemble Classifier for Big Data

2021-02-26 · Peide Li, Rejaul Karim, Tapabrata Maiti

Tensor (multidimensional array) classification problem has become very popular in modern applications such as image recognition and high dimensional spatio-temporal data analysis. Support Tensor Machine (STM) classifier,…

General Classification

Rademacher Random Projections with Tensor Networks

2021-10-26 · Beheshteh T. Rakhshan, Guillaume Rabusseau

Random projection (RP) have recently emerged as popular techniques in the machine learning community for their ability in reducing the dimension of very high-dimensional tensors. Following the work in [30], we consider a…

Tensor Networks

TensorProjection Layer: A Tensor-Based Dimension Reduction Method in Deep Neural Networks

2020-04-09 · Toshinari Morimoto, Su-Yun Huang

In this paper, we propose a dimension reduction method specifically designed for tensor-structured feature data in deep neural networks. The method is implemented as a hidden layer, called the TensorProjection layer, whi…

Dimensionality Reductionimage-classificationImage ClassificationMedical Image Classification

Tensorized Random Projections

2020-03-11 · Beheshteh T. Rakhshan, Guillaume Rabusseau

We introduce a novel random projection technique for efficiently reducing the dimension of very high-dimensional tensors. Building upon classical results on Gaussian random projections and Johnson-Lindenstrauss transform…