TTML: tensor trains for general supervised machine learning
Bart Vandereycken, Rik Voorhaar

TL;DR
This paper introduces TTML, a new supervised machine learning estimator that leverages tensor trains to efficiently model functions, offering competitive performance with lower memory requirements by optimizing discretized functions via Riemannian gradient descent.
Contribution
The paper presents a novel tensor train-based estimator for supervised learning, emphasizing the importance of initialization and demonstrating its efficiency and low memory usage.
Findings
Competitive accuracy with reduced memory footprint
Initialization significantly impacts optimization success
Faster training compared to traditional methods
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTensor decomposition and applications · Computational Physics and Python Applications · Parallel Computing and Optimization Techniques
