SearcharxivSearch

arXiv subjects

Peifeng Su

Publications and source records attributed to Peifeng Su.

4 recordsLinked to original sources

Formal O(N3)-Scaling Second-Order Perturbation Theory by Block Tensor Decomposition: Implementation on MP2 and rPT2

Block tensor decomposition (BTD) and canonical polyadic decomposition (CPD) are combined into a unified $O(N^3)$-scaling framework for second-order perturbation theory (PT2), demonstrated on MP2 and renormalized PT2 (rPT2). BTD constructs the tensor hyper-contraction kernel at $O(N^3)$ via a dual-grid scheme; CPD factorizes the exchange channel through a block-based two-stage ALS. An asymmetric half-kernel design applies bare Coulomb to one vertex and coupling-constant-averaged screening to the other, capturing the SOSEX component of rPT2 without a frequency-dependent CPD. For MP2, BTD-CPD reproduces canonical RI-MP2 to 0.058~kcal/mol per heavy atom. For rPT2@PBE0 on the S66x8 benchmark, the mean absolute error is 0.36~kcal/mol (ME $-$0.19, RMSE 0.46) over 528 data points. The CPD-compressed intermediates yield $O(N^2)$ storage alongside $O(N^3)$ scaling.

physics.chem-ph

Formal O(N3) scaling GW calculations by block tensor decomposition for large molecule systems

Within the framework of many-body perturbation theory based on Green's functions, the $GW$ approximation has emerged as a pivotal method for computing quasiparticle energies and excitation spectra. However, its high computational cost and steep scaling present significant challenges for applications to large molecular systems. In this work, we extend the block tensor decomposition (BTD) algorithm, recently developed in our previous work [J. Chem. Phys. 163, 174109 (2025)] for low-rank tensor compression, to enable a formally $O(N^3)$-scaling $GW$ algorithm. By integrating BTD with an imaginary-time $GW$ formalism and introducing a real space screening strategy for the polarizability, we achieve an observed scaling of approximately $O(N^2)$ in test systems. Key parameters of the algorithm are optimized on the S66 dataset using the JADE algorithm, ensuring a balanced compromise between accuracy and efficiency. Our BTD-based random phase approximation also exhibits $O(N^2)$ scaling, and eigenvalue-self-consistent $GW$ calculations become feasible for systems with over 3000 basis functions. This work establishes BTD as an efficient and scalable approach for large-scale $GW$ calculations in molecular systems.

physics.chem-ph

Block Tensor Decomposition: A dual grid scheme with formal O(N3) for THC decomposition of molecular systems

Accurate and fast treatment of electron-electron interactions remains a central challenge in electronic structure theory because post-Hartree-Fock methods often suffered from the computational cost for 4-index electron repulsion integrals (ERIs). Low-rank approaches such as tensor hyper-contraction (THC) and interpolative separable density fitting (ISDF) have been proposed for Hartree-Fock exchange and correlation's calculations. Their application to molecular systems remains inefficient due to the construction of THC kernel whose time scale increases as quartic with the number of basis functions. In this work, we present an algorithm named block tensor decomposition (BTD) based on a dual grid scheme that combines Hilbert sort and pivoted Cholesky decomposition to generate compact interpolative grids, allowing strict $O(N^3)$ scaling for THC/ISDF kernel construction. The key parameters in BTD are optimized via differential evolution, balancing efficiency and accuracy. Furthermore, we apply BTD in scaled opposite-spin MP2 (SOS-MP2), leveraging sparse mapping in real space to achieve quadratic scaling for electron correlation calculation and linear scaling for exchange calculation. This work advances low-scaling THC/ISDF methodologies for molecular systems, offering a robust framework for efficient and accurate electronic structure computations.

physics.chem-ph

Quantum-Inspired Keyword Search on Multi-Model Databases

With the rising applications implemented in different domains, it is inevitable to require databases to adopt corresponding appropriate data models to store and exchange data derived from various sources. To handle these data models in a single platform, the community of databases introduces a multi-model database. And many vendors are improving their products from supporting a single data model to being multi-model databases. Although this brings benefits, spending lots of enthusiasm to master one of the multi-model query languages for exploring a database is unfriendly to most users. Therefore, we study using keyword searches as an alternative way to explore and query multi-model databases. In this paper, we attempt to utilize quantum physics's probabilistic formalism to bring the problem into vector spaces and represent events (e.g., words) as subspaces. Then we employ a density matrix to encapsulate all the information over these subspaces and use density matrices to measure the divergence between query and candidate answers for finding top-\textit{k} the most relevant results. In this process, we propose using pattern mining to identify compounds for improving accuracy and using dimensionality reduction for reducing complexity. Finally, empirical experiments demonstrate the performance superiority of our approaches over the state-of-the-art approaches.

cs.DB