paper-with-me

Papers

An Efficient Approach to Regression Problems with Tensor Neural Networks

2024-06-14 · Yongxin Li, Yifan Wang, Zhongshuo Lin, Hehu Xie

This paper introduces a tensor neural network (TNN) to address nonparametric regression problems, leveraging its distinct sub-network structure to effectively facilitate variable separation and enhance the approximation of complex, high-dimensional functions. The TNN demonstrates superior performance compared to conventional Feed-Forward Networks (FFN) and Radial Basis Function Networks (RBN) in terms of both approximation accuracy and generalization capacity, even with a comparable number of parameters. A significant innovation in our approach is the integration of statistical regression and numerical integration within the TNN framework. This allows for efficient computation of high-dimensional integrals associated with the regression function and provides detailed insights into the underlying data structure. Furthermore, we employ gradient and Laplacian analysis on the regression outputs to identify key dimensions influencing the predictions, thereby guiding the design of subsequent experiments. These advancements make TNN a powerful tool for applications requiring precise high-dimensional data analysis and predictive modeling.

📄 PDF Abstract BibTeX arXiv:2406.09694

Code (0)

등록된 구현이 없습니다.

Tasks

Numerical Integrationregression

Similar Papers 제목 키워드 기반

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

Fast Tensor Completion via Approximate Richardson Iteration

2025-02-13 · Mehrdad Ghadiri, Matthew Fahrbach, Yunbum Kook, Ali Jadbabaie

We study tensor completion (TC) through the lens of low-rank tensor decomposition (TD). Many TD algorithms use fast alternating minimization methods, which solve highly structured linear regression problems at each step …

regressionTensor Decomposition

CP Degeneracy in Tensor Regression

2020-10-22 · Ya Zhou, Raymond K. W. Wong, Kejun He

Tensor linear regression is an important and useful tool for analyzing tensor data. To deal with high dimensionality, CANDECOMP/PARAFAC (CP) low-rank constraints are often imposed on the coefficient tensor parameter in t…

regression

Boosted Sparse and Low-Rank Tensor Regression

2018-11-03 · NeurIPS 2018 12 · Lifang He, Kun Chen, Wanwan Xu, Jiayu Zhou 외

We propose a sparse and low-rank tensor regression model to relate a univariate outcome to a feature tensor, in which each unit-rank tensor from the CP decomposition of the coefficient tensor is assumed to be sparse. Thi…

regression

Structured Low-Rank Tensors for Generalized Linear Models

2023-08-05 · Batoul Taki, Anand D. Sarwate, Waheed U. Bajwa

Recent works have shown that imposing tensor structures on the coefficient tensor in regression problems can lead to more reliable parameter estimation and lower sample complexity compared to vector-based methods. This w…

parameter estimationregressionTensor Decomposition