Kernel Regression with Tensor Trains and Hadamard Overparameterization
Summary
Kernel regression with tensor trains and Hadamard overparameterization (KReTTaH) is a novel, training-data-free, and interpretable framework for multi-way data imputation. It reformulates imputation as regression in reproducing kernel Hilbert spaces, constraining tensor regression coefficients to fixed-rank tensor-train (TT) manifolds and structuring them with Hadamard overparameterization to promote sparsity and representational efficiency. KReTTaH jointly optimizes TT coefficient tensors and kernel covariance matrices on Riemannian product-manifolds, automating kernel-hyperparameter selection without costly cross-validation. Numerical tests on high-dimensional 4D-fMRI data and dynamic graph edge flow recovery demonstrate KReTTaH's superior modeling accuracy compared to existing tensor-, Bayesian-, and neural-network-based baselines. It also exhibits advantageous computational costs, often outperforming or matching competitors in speed, even with hyperparameter tuning.
Key takeaway
For AI Scientists or Machine Learning Engineers tackling multi-way data imputation, KReTTaH provides a powerful, training-data-free framework. You should consider this method for applications like fMRI reconstruction or dynamic graph flow imputation, especially when interpretability and computational efficiency are paramount. Its automated kernel hyperparameter selection and sparsity-promoting Hadamard overparameterization can streamline your workflow, delivering superior accuracy and competitive runtimes compared to traditional tensor or neural network approaches.
Key insights
KReTTaH integrates kernel regression, tensor trains, and Hadamard overparameterization via Riemannian optimization for efficient, interpretable multi-way data imputation.
Principles
- Fixed-rank TT manifolds enable dimensionality reduction and rich geometric structure.
- Hadamard overparameterization combined with smooth regularization promotes sparsity.
- Joint Riemannian optimization of coefficients and kernel matrices automates hyperparameter tuning.
Method
KReTTaH solves an inverse problem using Riemannian gradient descent with line search on a Cartesian-product Riemannian manifold, jointly updating all factors.
In practice
- Apply KReTTaH for missing value recovery in high-dimensional fMRI data.
- Utilize KReTTaH for imputing time-varying edge flows in complex networks.
- Consider multiple Gaussian kernels with learnable covariance matrices for improved performance.
Topics
- Kernel Regression
- Tensor Train Decomposition
- Hadamard Overparameterization
- Riemannian Optimization
- Multi-way Data Imputation
- fMRI Reconstruction
Code references
Best for: AI Scientist, Machine Learning Engineer, Research Scientist
Related on AIssential
See Counsel's argued verdicts on the open AI decisions leaders are weighing →
Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.