paper-with-me

홈 › Papers

Mode-Aware Non-Linear Tucker Autoencoder for Tensor-based Unsupervised Learning

2025-08-09 · Junjing Zheng, Chengliang Song, Weidong Jiang, Xinyu Zhang arxiv

High-dimensional data, particularly in the form of high-order tensors, presents a major challenge in self-supervised learning. While MLP-based autoencoders (AE) are commonly employed, their dependence on flattening operations exacerbates the curse of dimensionality, leading to excessively large model sizes, high computational overhead, and challenging optimization for deep structural feature capture. Although existing tensor networks alleviate computational burdens through tensor decomposition techniques, most exhibit limited capability in learning non-linear relationships. To overcome these limitations, we introduce the Mode-Aware Non-linear Tucker Autoencoder (MA-NTAE). MA-NTAE generalized classical Tucker decomposition to a non-linear framework and employs a Pick-and-Unfold strategy, facilitating flexible per-mode encoding of high-order tensors via recursive unfold-encode-fold operations, effectively integrating tensor structural priors. Notably, MA-NTAE exhibits linear growth in computational complexity with tensor order and proportional growth with mode dimensions. Extensive experiments demonstrate MA-NTAE's performance advantages over standard AE and current tensor networks in compression and clustering tasks, which become increasingly pronounced for higher-order, higher-dimensional tensors.

📄 PDF Abstract BibTeX arXiv:2508.06784

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Revisiting Trace Norm Minimization for Tensor Tucker Completion: A Direct Multilinear Rank Learning Approach

2024-09-08 · Xueke Tong, Hancheng Zhu, Lei Cheng, Yik-Chung Wu

To efficiently express tensor data using the Tucker format, a critical task is to minimize the multilinear rank such that the model would not be over-flexible and lead to overfitting. Due to the lack of rank minimization…

DiffATS: Diffusion in Aligned Tensor Space

2026-05-10 · Jinhua Lyu, Tianmin Yu, Brian Kim, Lizhuo Zhou 외 arxiv

Direct diffusion modeling of high-resolution spatiotemporal fields is computationally challenging. Parameter-efficient primitives address this by representing high-dimensional data with a compact set of parameters. In th…

Noise-Augmented $\ell_0$ Regularization of Tensor Regression with Tucker Decomposition

2023-02-19 · Tian Yan, Yinan Li, Fang Liu

Tensor data are multi-dimension arrays. Low-rank decomposition-based regression methods with tensor predictors exploit the structural information in tensor predictors while significantly reducing the number of parameters…

regression

Statistical Inference for Low-Rank Tensor Models

2025-01-27 · Ke Xu, Elynn Chen, Yuefeng Han

Statistical inference for tensors has emerged as a critical challenge in analyzing high-dimensional data in modern data science. This paper introduces a unified framework for inferring general and low-Tucker-rank linear …

regression

DinTucker: Scaling up Gaussian process models on multidimensional arrays with billions of elements

2013-11-12 · Shandian Zhe, Yuan Qi, Youngja Park, Ian Molloy 외

Infinite Tucker Decomposition (InfTucker) and random function prior models, as nonparametric Bayesian models on infinite exchangeable arrays, are more powerful models than widely-used multilinear factorization methods in…

Tensor DecompositionVariational Inference