Skip to main content

Showing 1–5 of 5 results for author: Ganahl, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2411.03900  [pdf, other

    cs.LG cs.CE quant-ph

    Retentive Neural Quantum States: Efficient Ansätze for Ab Initio Quantum Chemistry

    Authors: Oliver Knitter, Dan Zhao, James Stokes, Martin Ganahl, Stefan Leichenauer, Shravan Veerapaneni

    Abstract: Neural-network quantum states (NQS) has emerged as a powerful application of quantum-inspired deep learning for variational Monte Carlo methods, offering a competitive alternative to existing techniques for identifying ground states of quantum problems. A significant advancement toward improving the practical scalability of NQS has been the incorporation of autoregressive models, most recently tra… ▽ More

    Submitted 6 November, 2024; originally announced November 2024.

    Comments: 16 pages, 1 figure, to be submitted for peer-reviewed publication

  2. arXiv:2410.21141  [pdf, other

    cs.LG stat.ML

    LLM-initialized Differentiable Causal Discovery

    Authors: Shiv Kampani, David Hidary, Constantijn van der Poel, Martin Ganahl, Brenda Miao

    Abstract: The discovery of causal relationships between random variables is an important yet challenging problem that has applications across many scientific domains. Differentiable causal discovery (DCD) methods are effective in uncovering causal relationships from observational data; however, these approaches often suffer from limited interpretability and face challenges in incorporating domain-specific p… ▽ More

    Submitted 28 October, 2024; originally announced October 2024.

  3. arXiv:2112.09017  [pdf, other

    physics.comp-ph cs.DC quant-ph

    Large Scale Distributed Linear Algebra With Tensor Processing Units

    Authors: Adam G. M. Lewis, Jackson Beall, Martin Ganahl, Markus Hauru, Shrestha Basu Mallick, Guifre Vidal

    Abstract: We have repurposed Google Tensor Processing Units (TPUs), application-specific chips developed for machine learning, into large-scale dense linear algebra supercomputers. The TPUs' fast inter-core interconnects (ICI)s, physically two-dimensional network topology, and high-bandwidth memory (HBM) permit distributed matrix multiplication algorithms to rapidly become computationally bound. In this reg… ▽ More

    Submitted 16 December, 2021; originally announced December 2021.

    Comments: 12 pages, 8 figures

  4. arXiv:1905.01331  [pdf, other

    cond-mat.str-el cs.LG hep-th physics.comp-ph stat.ML

    TensorNetwork on TensorFlow: A Spin Chain Application Using Tree Tensor Networks

    Authors: Ashley Milsted, Martin Ganahl, Stefan Leichenauer, Jack Hidary, Guifre Vidal

    Abstract: TensorNetwork is an open source library for implementing tensor network algorithms in TensorFlow. We describe a tree tensor network (TTN) algorithm for approximating the ground state of either a periodic quantum spin chain (1D) or a lattice model on a thin torus (2D), and implement the algorithm using TensorNetwork. We use a standard energy minimization procedure over a TTN ansatz with bond dimens… ▽ More

    Submitted 3 May, 2019; originally announced May 2019.

    Comments: All code can be found at https://github.com/google/tensornetwork

  5. arXiv:1905.01330  [pdf, other

    physics.comp-ph cond-mat.str-el cs.LG hep-th stat.ML

    TensorNetwork: A Library for Physics and Machine Learning

    Authors: Chase Roberts, Ashley Milsted, Martin Ganahl, Adam Zalcman, Bruce Fontaine, Yijian Zou, Jack Hidary, Guifre Vidal, Stefan Leichenauer

    Abstract: TensorNetwork is an open source library for implementing tensor network algorithms. Tensor networks are sparse data structures originally designed for simulating quantum many-body physics, but are currently also applied in a number of other research areas, including machine learning. We demonstrate the use of the API with applications both physics and machine learning, with details appearing in co… ▽ More

    Submitted 3 May, 2019; originally announced May 2019.

    Comments: The TensorNetwork library can be found at https://github.com/google/tensornetwork