Skip to content

The sampling results are integrated with PyTorch and incorporated into the automatic differentiation computation graph. #63

@Buantum

Description

@Buantum

TCI demonstrates remarkable capability in computing multivariate functional integrals, which I am eager to incorporate into my research endeavors. The current challenge lies in my loss function being composed of parameter-dependent multivariate integrals, presently addressed through Monte Carlo or Gauss-Legendre quadrature methods. These approaches permit direct manipulation within PyTorch classes, thereby enabling parameter optimization via PyTorch's computational graph.

Regarding the integration of Tensor Cross Interpolation with automatic differentiation, my conceptual framework involves:

Ensuring functional compatibility between TCI-defined and PyTorch-defined operations
Utilizing final index values obtained from TCI to perform resampling from PyTorch-defined functions
Defining compressed matrices within the PyTorch ecosystem
Ultimately executing integration operations (tensor contraction) within PyTorch
Should this functionality remain unimplemented, I would welcome the opportunity to contribute to its development. The TCI methodology holds significant promise for advancing variational methods in quantum physics research.

contact me with zhongwb5@mail.ustc.edu.cn

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions