菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-03-03
📄 Abstract - TenExp: Mixture-of-Experts-Based Tensor Decomposition Structure Search Framework

Recently, tensor decompositions continue to emerge and receive increasing attention. Selecting a suitable tensor decomposition to exactly capture the low-rank structures behind the data is at the heart of the tensor decomposition field, which remains a challenging and relatively under-explored problem. Current tensor decomposition structure search methods are still confined by a fixed factor-interaction family (e.g., tensor contraction) and cannot deliver the mixture of decompositions. To address this problem, we elaborately design a mixture-of-experts-based tensor decomposition structure search framework (termed as TenExp), which allows us to dynamically select and activate suitable tensor decompositions in an unsupervised fashion. This framework enjoys two unique advantages over the state-of-the-art tensor decomposition structure search methods. Firstly, TenExp can provide a suitable single decomposition beyond a fixed factor-interaction family. Secondly, TenExp can deliver a suitable mixture of decompositions beyond a single decomposition. Theoretically, we also provide the approximation error bound of TenExp, which reveals the approximation capability of TenExp. Extensive experiments on both synthetic and realistic datasets demonstrate the superiority of the proposed TenExp compared to the state-of-the-art tensor decomposition-based methods.

顶级标签: machine learning model training theory
详细标签: tensor decomposition mixture of experts structure search unsupervised learning low-rank approximation 或 搜索:

TenExp:基于专家混合的张量分解结构搜索框架 / TenExp: Mixture-of-Experts-Based Tensor Decomposition Structure Search Framework


1️⃣ 一句话总结

这篇论文提出了一个名为TenExp的新框架,它能够像智能组合不同工具一样,自动为数据寻找最合适的单一或混合张量分解方法,从而更精确地捕捉数据背后的低维结构,并在实验中表现出优越性能。

源自 arXiv: 2603.02720