FunFact - Tensor Decomposition, Your Way

Comparison between linear (SVD) and non-linear (RBF) approximation.

Abstract

FunFact simplifies the design of matrix and tensor factorization algorithms. It features a powerful programming interface that augments the NumPy API with Einstein notations for writing concise tensor expressions. Given an arbitrary forward calculation scheme, the package will solve the inverse problem using stochastic gradient descent, automatic differentiation, and multi-replica vectorization. It is GPU- and parallelization-ready thanks to modern numerical linear algebra backends such as JAX/TensorFlow and PyTorch. We demonstrate a variety of use cases.

Date
Aug 23, 2023 12:00 PM
Location
ICIAM 2023 - Tokyo, Japan
Tokyo,
Daan Camps
Daan Camps
Researcher in Advanced Technologies Group

My research interests include quantum algorithms, numerical linear algebra, tensor factorization methods and machine learning. I’m particularly interested in studying the interface between HPC and quantum computing.

Related