paper-with-me

Papers

Multi-Branch Tensor Network Structure for Tensor-Train Discriminant Analysis

2019-04-15 · Seyyid Emre Sofuoglu, Selin Aviyente

Higher-order data with high dimensionality arise in a diverse set of application areas such as computer vision, video analytics and medical imaging. Tensors provide a natural tool for representing these types of data. Although there has been a lot of work in the area of tensor decomposition and low-rank tensor approximation, extensions to supervised learning, feature extraction and classification are still limited. Moreover, most of the existing supervised tensor learning approaches are based on the orthogonal Tucker model. However, this model has some limitations for large tensors including high memory and computational costs. In this paper, we introduce a supervised learning approach for tensor classification based on the tensor-train model. In particular, we introduce a multi-branch tensor network structure for efficient implementation of tensor-train discriminant analysis (TTDA). The proposed approach takes advantage of the flexibility of the tensor train structure to implement various computationally efficient versions of TTDA. This approach is then evaluated on image and video classification tasks with respect to computation time, storage cost and classification accuracy and is compared to both vector and tensor based discriminant analysis methods.

📄 PDF Abstract BibTeX arXiv:1904.06788

Code (1)

mrsfgl/MBTTDA 공식 구현

Tasks

ClassificationGeneral ClassificationTensor DecompositionVideo Classification

Methods 이 논문이 사용한 방법론

TuckER TuckER

Similar Papers 제목 키워드 기반

DeepRebirth: Accelerating Deep Neural Network Execution on Mobile Devices

2017-08-16 · Dawei Li, Xiaolong Wang, Deguang Kong

Deploying deep neural networks on mobile devices is a challenging task. Current model compression methods such as matrix decomposition effectively reduce the deployed model size, but still cannot satisfy real-time proces…

CPUModel Compression

Machine learning with tree tensor networks, CP rank constraints, and tensor dropout

2023-05-30 · Hao Chen, Thomas Barthel

Tensor networks developed in the context of condensed matter physics try to approximate order-$N$ tensors with a reduced number of degrees of freedom that is only polynomial in $N$ and arranged as a network of partially …

image-classificationImage ClassificationTensor Networks

Low-rank tensor recovery for Jacobian-based Volterra identification of parallel Wiener-Hammerstein systems

2021-09-20 · Konstantin Usevich, Philippe Dreesen, Mariya Ishteva

We consider the problem of identifying a parallel Wiener-Hammerstein structure from Volterra kernels. Methods based on Volterra kernels typically resort to coupled tensor decompositions of the kernels. However, in the ca…

3DeepRep: 3D Deep Low-rank Tensor Representation for Hyperspectral Image Inpainting

2025-06-20 · Yunshan Li, Wenwu Gong, Qianqian Wang, Chao Wang 외

Recent approaches based on transform-based tensor nuclear norm (TNN) have demonstrated notable effectiveness in hyperspectral image (HSI) inpainting by leveraging low-rank structures in latent representations. Recent dev…

Hyperspectral Image InpaintingImage Inpainting

Principal Component Analysis with Tensor Train Subspace

2018-03-13 · Wenqi Wang, Vaneet Aggarwal, Shuchin Aeron

Tensor train is a hierarchical tensor network structure that helps alleviate the curse of dimensionality by parameterizing large-scale multidimensional data via a set of network of low-rank tensors. Associated with such …