@inproceedings{ea01a2b7d1e4403fa3d400bc2e368665,
title = "AutoHOOT: Automatic high-order optimization for tensors",
abstract = "High-order optimization methods, including Newton's method andits variants as well as alternating minimization methods, dominatethe optimization algorithms for tensor decompositions and tensornetworks. These tensor methods are used for data analysis andsimulation of quantum systems. In this work, we introduce AutoHOOT, the first automatic differentiation (AD) framework targetingat high-order optimization for tensor computations. AutoHOOTtakes input tensor computation expressions and generates optimized derivative expressions. In particular, AutoHOOT contains anew explicit Jacobian / Hessian expression generation kernel whoseoutputs maintain the input tensors' granularity and are easy to optimize. The expressions are then optimized by both the traditionalcompiler optimization techniques and specific tensor algebra transformations. Experimental results show that AutoHOOT achievescompetitive CPU and GPU performance for both tensor decomposition and tensor network applications compared to existing ADsoftware and other tensor computation libraries with manuallywritten kernels. The tensor methods generated by AutoHOOT arealso well-parallelizable, and we demonstrate good scalability on adistributed memory supercomputer.",
keywords = "Automatic differentiation, Computational graph optimization, Tensor computation, Tensor decomposition, Tensor network",
author = "Linjian Ma and Jiayu Ye and Edgar Solomonik",
note = "Publisher Copyright: {\textcopyright} 2020 Association for Computing Machinery.; 2020 ACM International Conference on Parallel Architectures and Compilation Techniques, PACT 2020 ; Conference date: 03-10-2020 Through 07-10-2020",
year = "2020",
month = sep,
day = "30",
doi = "10.1145/3410463.3414647",
language = "English (US)",
series = "Parallel Architectures and Compilation Techniques - Conference Proceedings, PACT",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "125--137",
booktitle = "PACT 2020 - Proceedings of the ACM International Conference on Parallel Architectures and Compilation Techniques",
address = "United States",
}