菜单

关于 🐙 GitHub
arXiv 提交日期: 2026-05-18
📄 Abstract - Dual-Channel Tensor Neural Networks: Finite-Sample Theory and Conformal Structure Selection

Tensor-valued data arise naturally in neuroimaging, genomics, climate science, and spatiotemporal networks, where multilinear dependencies across modes carry information that is destroyed under vectorization. Existing approaches either impose a single low-rank structure, which can miss localized signal, or treat the tensor as a long vector, which discards its multiway geometry. We propose a *Dual-Channel Tensor Neural Network* (DC-TNN) that decomposes each tensor input into a low-rank core and a sparse refinement, and processes the two components through coupled neural channels. The framework is structure-agnostic and accommodates CP, Tucker, and tensor-train cores within a single architecture. For estimation, we establish non-asymptotic risk bounds for the DC-TNN estimator that decompose into network approximation, core estimation, and refinement-selection terms, and show that the effective dimension is determined jointly by the core rank and refinement sparsity rather than by the ambient tensor size. For inference, we develop a *structure-aware conformal ROC* procedure that calibrates within the core-refinement latent space and produces ROC and AUC confidence bands with finite-sample, distribution-free coverage. Building on this, we propose a *conformal structure selector* that, to our knowledge, is the *first distribution-free procedure* for choosing among candidate tensor decompositions with finite-sample validity. Simulations and an analysis of a protein dataset demonstrate competitive predictive accuracy, reliable uncertainty quantification, and consistent recovery of the tensor structure.

顶级标签: machine learning deep learning
详细标签: tensor neural networks deep learning theory non-asymptotic analysis conformal inference uncertainty quantification 或 搜索:

双通道张量神经网络:有限样本理论与共形结构选择 / Dual-Channel Tensor Neural Networks: Finite-Sample Theory and Conformal Structure Selection


1️⃣ 一句话总结

本文提出了一种名为双通道张量神经网络(DC-TNN)的新方法,它能将多维数据(如脑影像或基因组数据)同时分解为低秩核心和稀疏细节两部分,并通过两个神经网络通道分别处理,从而在保留数据多维度结构的同时,取得更精准的预测和可靠的不确定性评估,还首次实现了无需假设数据分布就能自动选择最佳分解结构的统计方法。

源自 arXiv: 2605.19122