paper-with-me

Papers

Deep Tensor Network

2023-11-18 · Xuantao Li

We introduce the Deep Tensor Network, a novel framework that integrates tensor-based operations into the attention mechanism, thereby enhancing both the expressivity and computational efficiency of deep neural networks. Our approach leverages the algebraic structure of tensor products to generalize the conventional dot-product attention and to formulate new operators, namely, Tensor Attention and Tensor Interaction, which capture higher-order token dependencies. Through rigorous theoretical analysis based on the universal properties of tensor products, we demonstrate that our framework not only improves efficiency by reducing computational complexity but also offers a principled method for modeling complex interactions in sequential data. Empirical evaluations further substantiate that the proposed deep tensor network can serve as a robust building block for advancing state-of-the-art performance in various deep learning tasks.

📄 PDF Abstract BibTeX arXiv:2311.11091

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

TensorLy: Tensor Learning in Python

2016-10-29 · Jean Kossaifi, Yannis Panagakis, Anima Anandkumar, Maja Pantic

Tensors are higher-order extensions of matrices. While matrix methods form the cornerstone of machine learning and data analysis, tensor methods have been gaining increasing traction. However, software support for tensor…

CPUGPU

Efficient Decision Trees for Tensor Regressions

2024-08-04 · Hengrui Luo, Akira Horiguchi, Li Ma

We proposed the tensor-input tree (TT) method for scalar-on-tensor and tensor-on-tensor regression problems. We first address scalar-on-tensor problem by proposing scalar-output regression tree models whose input variabl…

regression

Tensor-Tensor Product Toolbox

2018-06-17 · Canyi Lu

The tensor-tensor product (t-product) [M. E. Kilmer and C. D. Martin, 2011] is a natural generalization of matrix multiplication. Based on t-product, many operations on matrix can be extended to tensor cases, including t…

Tensor Star Tensor Decomposition and Its Applications to Higher-order Compression and Completion

2024-03-15 · Wuyang Zhou, Yu-Bang Zheng, Qibin Zhao, Danilo Mandic

A novel tensor decomposition framework, termed Tensor Star (TS) decomposition, is proposed which represents a new type of tensor network decomposition based on tensor contractions. This is achieved by connecting the core…

Tensor Decomposition

Tensor N-tubal rank and its convex relaxation for low-rank tensor recovery

2018-12-03 · Yu-Bang Zheng, Ting-Zhu Huang, Xi-Le Zhao, Tai-Xiang Jiang 외

As low-rank modeling has achieved great success in tensor recovery, many research efforts devote to defining the tensor rank. Among them, the recent popular tensor tubal rank, defined based on the tensor singular value d…