paper-with-me

Papers

TTML: tensor trains for general supervised machine learning

2022-03-08 · Bart Vandereycken, Rik Voorhaar

This work proposes a novel general-purpose estimator for supervised machine learning (ML) based on tensor trains (TT). The estimator uses TTs to parametrize discretized functions, which are then optimized using Riemannian gradient descent under the form of a tensor completion problem. Since this optimization is sensitive to initialization, it turns out that the use of other ML estimators for initialization is crucial. This results in a competitive, fast ML estimator with lower memory usage than many other ML estimators, like the ones used for the initialization.

📄 PDF Abstract BibTeX arXiv:2203.04352

Code (1)

rikvoorhaar/ttml 공식 구현

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

Estimating the treatment effect over time under general interference through deep learner integrated TMLE

2024-12-06 · Suhan Guo, Furao Shen, Ni Li

Understanding the effects of quarantine policies in populations with underlying social networks is crucial for public health, yet most causal inference methods fail here due to their assumption of independent individuals…

Causal Inferencecounterfactual

Supervised Learning with Tensor Networks

2016-12-01 · NeurIPS 2016 12 · Edwin Stoudenmire, David J. Schwab

Tensor networks are approximations of high-order tensors which are efficient to work with and have been very successful for physics and mathematics applications. We demonstrate how algorithms for optimizing tensor networ…

General ClassificationTensor Networks

Supervised Learning with Quantum-Inspired Tensor Networks

2016-05-18 · E. Miles Stoudenmire, David J. Schwab

Tensor networks are efficient representations of high-dimensional tensors which have been very successful for physics and mathematics applications. We demonstrate how algorithms for optimizing such networks can be adapte…

General ClassificationTensor Networks

From probabilistic graphical models to generalized tensor networks for supervised learning

2018-06-15 · Ivan Glasser, Nicola Pancotti, J. Ignacio Cirac

Tensor networks have found a wide use in a variety of applications in physics and computer science, recently leading to both theoretical insights as well as practical algorithms in machine learning. In this work we explo…

BIG-bench Machine LearningQuantum Machine LearningTensor Networks

Tensorization of neural networks for improved privacy and interpretability

2025-01-10 · José Ramón Pareja Monturiol, Alejandro Pozas-Kerstjens, David Pérez-García

We present a tensorization algorithm for constructing tensor train representations of functions, drawing on sketching and cross interpolation ideas. The method only requires black-box access to the target function and a …

Model Compression