paper-with-me

Papers

Additive Tensor Decomposition Considering Structural Data Information

2020-07-27 · Shancong Mou, Andi Wang, Chuck Zhang, Jianjun Shi

Tensor data with rich structural information becomes increasingly important in process modeling, monitoring, and diagnosis. Here structural information is referred to structural properties such as sparsity, smoothness, low-rank, and piecewise constancy. To reveal useful information from tensor data, we propose to decompose the tensor into the summation of multiple components based on different structural information of them. In this paper, we provide a new definition of structural information in tensor data. Based on it, we propose an additive tensor decomposition (ATD) framework to extract useful information from tensor data. This framework specifies a high dimensional optimization problem to obtain the components with distinct structural information. An alternating direction method of multipliers (ADMM) algorithm is proposed to solve it, which is highly parallelable and thus suitable for the proposed optimization problem. Two simulation examples and a real case study in medical image analysis illustrate the versatility and effectiveness of the ATD framework.

📄 PDF Abstract BibTeX arXiv:2007.13860

Code (1)

Sean9511/Additive-Tensor-Decomposition-Considering-Structural-Data-Information 공식 구현

Tasks

Medical Image AnalysisTensor Decomposition

Similar Papers 제목 키워드 기반

Beyond Additive Decompositions: Interpretability Through Separability

2026-05-29 · Jinyang Liu, Munir Eberhardt Hiabu arxiv

Interpretable machine learning requires models that are accurate and structurally faithful to the data. Existing explainability methods rely heavily on additive representations (e.g., Generalized Additive Models (GAMs), …

Interpretable Machine Learning

Noisy Nonnegative Tucker Decomposition with Sparse Factors and Missing Data

2022-08-17 · Xiongjun Zhang, Michael K. Ng

Tensor decomposition is a powerful tool for extracting physically meaningful latent factors from multi-dimensional nonnegative data, and has been an increasing interest in a variety of fields such as image processing, ma…

Tensor Decomposition

DeepTensor: Low-Rank Tensor Decomposition with Deep Network Priors

2022-04-07 · Vishwanath Saragadam, Randall Balestriero, Ashok Veeraraghavan, Richard G. Baraniuk

DeepTensor is a computationally efficient framework for low-rank decomposition of matrices and tensors using deep generative networks. We decompose a tensor as the product of low-rank tensor factors (e.g., a matrix as th…

DenoisingHyperspectral Image Denoisingimage-classificationImage Classification+2

Hyper-Laplacian Regularized Concept Factorization in Low-rank Tensor Space for Multi-view Clustering

2023-04-22 · Zixiao Yu, Lele Fu, Zhiling Cai, Zhoumin Lu

Tensor-oriented multi-view subspace clustering has achieved significant strides in assessing high-order correlations and improving clustering analysis of multi-view data. Nevertheless, most of existing investigations are…

ClusteringMulti-view Subspace Clustering

Near-Linear Time and Fixed-Parameter Tractable Algorithms for Tensor Decompositions

2022-07-15 · Arvind V. Mahankali, David P. Woodruff, Ziyu Zhang

We study low rank approximation of tensors, focusing on the tensor train and Tucker decompositions, as well as approximations with tree tensor networks and more general tensor networks. For tensor train decomposition, we…

Dimensionality ReductionTensor DecompositionTensor Networks