Kernel Regression with Tensor Trains and Hadamard Overparameterization

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics · Depth: Expert, extended

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

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

Topics

Code references

Best for: AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.