Self-consistent Gradient-like Eigen Decomposition in Solving
Schr\"odinger Equations
- URL: http://arxiv.org/abs/2202.01388v1
- Date: Thu, 3 Feb 2022 03:20:30 GMT
- Title: Self-consistent Gradient-like Eigen Decomposition in Solving
Schr\"odinger Equations
- Authors: Xihan Li, Xiang Chen, Rasul Tutunov, Haitham Bou-Ammar, Lei Wang, Jun
Wang
- Abstract summary: Traditional iterative methods rely on high-quality initial guesses of $V$ generated via domain-specifics methods based on quantum mechanics.
In this work, we present a novel framework, Self-consistent Gradient-like Eigen Decomposition (SCGLED) that regards $F(V)$ as a special "online data generator"
SCGLED allows gradient-like eigendecomposition methods in streaming $k$-PCA to approach the self-consistency of the equation from scratch in an iterative way similar to online learning.
- Score: 14.42405714761918
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: The Schr\"odinger equation is at the heart of modern quantum mechanics. Since
exact solutions of the ground state are typically intractable, standard
approaches approximate Schr\"odinger equation as forms of nonlinear generalized
eigenvalue problems $F(V)V = SV\Lambda$ in which $F(V)$, the matrix to be
decomposed, is a function of its own top-$k$ smallest eigenvectors $V$, leading
to a "self-consistency problem". Traditional iterative methods heavily rely on
high-quality initial guesses of $V$ generated via domain-specific heuristics
methods based on quantum mechanics. In this work, we eliminate such a need for
domain-specific heuristics by presenting a novel framework, Self-consistent
Gradient-like Eigen Decomposition (SCGLED) that regards $F(V)$ as a special
"online data generator", thus allows gradient-like eigendecomposition methods
in streaming $k$-PCA to approach the self-consistency of the equation from
scratch in an iterative way similar to online learning. With several critical
numerical improvements, SCGLED is robust to initial guesses, free of
quantum-mechanism-based heuristics designs, and neat in implementation. Our
experiments show that it not only can simply replace traditional
heuristics-based initial guess methods with large performance advantage
(achieved averagely 25x more precise than the best baseline in similar wall
time), but also is capable of finding highly precise solutions independently
without any traditional iterative methods.
Related papers
- Generalized Gradient Norm Clipping & Non-Euclidean $(L_0,L_1)$-Smoothness [51.302674884611335]
This work introduces a hybrid non-Euclidean optimization method which generalizes norm clipping by combining steepest descent and conditional gradient approaches.<n>We discuss how to instantiate the algorithms for deep learning and demonstrate their properties on image classification and language modeling.
arXiv Detail & Related papers (2025-06-02T17:34:29Z) - On the Schrödingerization method for linear non-unitary dynamics with optimal dependence on matrix queries [30.909666596285067]
The Schr"odingerization method converts linear partial and ordinary differential equations with non-unitary dynamics into systems of Schr"odinger-type equations with unitary evolution.
arXiv Detail & Related papers (2025-05-01T07:46:50Z) - Improved quantum algorithm for calculating eigenvalues of differential operators and its application to estimating the decay rate of the perturbation distribution tail in stochastic inflation [0.0]
We propose a quantum algorithm for estimating the first eigenvalue of a differential operator $mathcalL$ on $mathbbRd$.
We then consider the application of our method to a problem in a theoretical framework for cosmic inflation known as quantum inflation.
arXiv Detail & Related papers (2024-10-03T07:56:20Z) - Quantum eigenvalue processing [0.0]
Problems in linear algebra can be solved on a quantum computer by processing eigenvalues of the non-normal input matrices.
We present a Quantum EigenValue Transformation (QEVT) framework for applying arbitrary transformations on eigenvalues of block-encoded non-normal operators.
We also present a Quantum EigenValue Estimation (QEVE) algorithm for operators with real spectra.
arXiv Detail & Related papers (2024-01-11T19:49:31Z) - A Novel Normalized-Cut Solver with Nearest Neighbor Hierarchical
Initialization [107.07093621337084]
Normalized-Cut (N-Cut) is a famous model of spectral clustering.
Traditional N-Cut solvers are two-stage: 1) calculating the continuous spectral embedding of normalized Laplacian matrix; 2) discretization via $K$-means or spectral rotation.
We propose a novel N-Cut solver based on the famous coordinate descent method.
arXiv Detail & Related papers (2023-11-26T07:11:58Z) - GRAPE optimization for open quantum systems with time-dependent
decoherence rates driven by coherent and incoherent controls [77.34726150561087]
The GRadient Ascent Pulse Engineering (GRAPE) method is widely used for optimization in quantum control.
We adopt GRAPE method for optimizing objective functionals for open quantum systems driven by both coherent and incoherent controls.
The efficiency of the algorithm is demonstrated through numerical simulations for the state-to-state transition problem.
arXiv Detail & Related papers (2023-07-17T13:37:18Z) - Stochastic Inexact Augmented Lagrangian Method for Nonconvex Expectation
Constrained Optimization [88.0031283949404]
Many real-world problems have complicated non functional constraints and use a large number of data points.
Our proposed method outperforms an existing method with the previously best-known result.
arXiv Detail & Related papers (2022-12-19T14:48:54Z) - No need for a grid: Adaptive fully-flexible gaussians for the
time-dependent Schr\"odinger equation [0.0]
Linear combinations of complex gaussian functions are shown to be an extremely flexible representation for the solution of the Schr"odinger equation in one spatial dimension.
We present a scheme based on the method of vertical lines, or Rothe's method, for propagation of such wavefunctions.
This paves the way for accurate and affordable solutions of the time-dependent Schr"odinger equation for multi-atom molecules beyond the Born--Oppenheimer approximation.
arXiv Detail & Related papers (2022-07-01T08:54:41Z) - Quantum Kernel Methods for Solving Differential Equations [21.24186888129542]
We propose several approaches for solving differential equations (DEs) with quantum kernel methods.
We compose quantum models as weighted sums of kernel functions, where variables are encoded using feature maps and model derivatives are represented.
arXiv Detail & Related papers (2022-03-16T18:56:35Z) - Message Passing Neural PDE Solvers [60.77761603258397]
We build a neural message passing solver, replacing allally designed components in the graph with backprop-optimized neural function approximators.
We show that neural message passing solvers representationally contain some classical methods, such as finite differences, finite volumes, and WENO schemes.
We validate our method on various fluid-like flow problems, demonstrating fast, stable, and accurate performance across different domain topologies, equation parameters, discretizations, etc., in 1D and 2D.
arXiv Detail & Related papers (2022-02-07T17:47:46Z) - Improving quantum linear system solvers via a gradient descent
perspective [3.0969191504482247]
We revisit quantum linear system solvers from the perspective of convex optimization.
This leads to a considerable constant-factor iteration in the runtime.
We show how the optimal quantum linear system solver of Childs, Kothari, and Somma is related to the gradient descent algorithm.
arXiv Detail & Related papers (2021-09-09T13:16:28Z) - Eigendecomposition-Free Training of Deep Networks for Linear
Least-Square Problems [107.3868459697569]
We introduce an eigendecomposition-free approach to training a deep network.
We show that our approach is much more robust than explicit differentiation of the eigendecomposition.
Our method has better convergence properties and yields state-of-the-art results.
arXiv Detail & Related papers (2020-04-15T04:29:34Z) - Multi-Objective Matrix Normalization for Fine-grained Visual Recognition [153.49014114484424]
Bilinear pooling achieves great success in fine-grained visual recognition (FGVC)
Recent methods have shown that the matrix power normalization can stabilize the second-order information in bilinear features.
We propose an efficient Multi-Objective Matrix Normalization (MOMN) method that can simultaneously normalize a bilinear representation.
arXiv Detail & Related papers (2020-03-30T08:40:35Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.