Quantum (Jun 2024)

TensorKrowch: Smooth integration of tensor networks in machine learning

  • José Ramón Pareja Monturiol,
  • David Pérez-García,
  • Alejandro Pozas-Kerstjens

DOI
https://doi.org/10.22331/q-2024-06-11-1364
Journal volume & issue
Vol. 8
p. 1364

Abstract

Read online

Tensor networks are factorizations of high-dimensional tensors into networks of smaller tensors. They have applications in physics and mathematics, and recently have been proposed as promising machine learning architectures. To ease the integration of tensor networks in machine learning pipelines, we introduce TensorKrowch, an open source Python library built on top of PyTorch. Providing a user-friendly interface, TensorKrowch allows users to construct any tensor network, train it, and integrate it as a layer in more intricate deep learning models. In this paper, we describe the main functionality and basic usage of TensorKrowch, and provide technical details on its building blocks and the optimizations performed to achieve efficient operation.