SearcharxivSearch

arXiv subjects

Calvin Ku

Publications and source records attributed to Calvin Ku.

6 recordsLinked to original sources

Correlation-Converged Virtual Orbitals for Accurate and Efficient Quantum Molecular Simulations

Density functional theory with plane-wave basis sets is widely employed in computational materials science, including applications to isolated molecular systems. However, the inadequate description of electron correlation remains a fundamental limitation. Accurate correlation treatments based on many-body Hamiltonians require reliable representations of both occupied and virtual orbitals, yet virtual orbitals are often poorly described in conventional computational schemes, resulting in reduced accuracy. In this work, we introduce localized correlation-converged virtual orbitals (LCCVOs) as an efficient basis for constructing accurate many-body Hamiltonians in molecular systems. Using a substantially reduced number of orbitals, the LCCVO framework yields dissociation energies for singlet, doublet, and triplet molecules that are comparable to, and in many cases exceed, those obtained with high-level correlation-consistent basis sets such as cc-pVXZ (X = D, T, Q, 5). These results demonstrate the efficiency, scalability, and robustness of the LCCVO approach for high-accuracy quantum chemical calculations.

physics.chem-ph

Benchmarking Quantum Simulation of Chemical Hamiltonians using the Sorted-List Encoding

Quantum Phase Estimation (QPE) is a cornerstone algorithm for fault-tolerant quantum computation, especially for electronic structure calculations of chemical systems. Optimal simulation relies on a complex trade-offs across many parameters including Hamiltonian simulation techniques, basis sets, and the fermion-to-qubit encodings. Here, we characterize the trade-offs and quantify the quantum resource costs of the sorted-list encoding as a particle-conserving, low-qubit alternative to the Jordan-Wigner encoding. We identify specific regimes, across different simulation techniques and basis sets, where the sorted-list encoding would be favorable compared to existing methods. Our findings are further supported through numerical benchmarks of real-world chemical systems. We found the sorted-list encoding to be a viable alternative to the Jordan-Wigner encoding for the compact molecular orbital basis when the electron-filling ratio is low, which typically occurs when high-precision results are required. In the plane-wave basis, we found similar asymptotic gate and qubit scaling between the sorted-list and the first-quantized encoding, although the first-quantized encoding still retains lower constant factors.

quant-ph

CoachMe: Decoding Sport Elements with a Reference-Based Coaching Instruction Generation Model

Motion instruction is a crucial task that helps athletes refine their technique by analyzing movements and providing corrective guidance. Although recent advances in multimodal models have improved motion understanding, generating precise and sport-specific instruction remains challenging due to the highly domain-specific nature of sports and the need for informative guidance. We propose CoachMe, a reference-based model that analyzes the differences between a learner's motion and a reference under temporal and physical aspects. This approach enables both domain-knowledge learning and the acquisition of a coach-like thinking process that identifies movement errors effectively and provides feedback to explain how to improve. In this paper, we illustrate how CoachMe adapts well to specific sports such as skating and boxing by learning from general movements and then leveraging limited data. Experiments show that CoachMe provides high-quality instructions instead of directions merely in the tone of a coach but without critical information. CoachMe outperforms GPT-4o by 31.6% in G-Eval on figure skating and by 58.3% on boxing. Analysis further confirms that it elaborates on errors and their corresponding improvement methods in the generated instructions. You can find CoachMe here: https://motionxperts.github.io/

cs.CL

Optimizing Quantum Chemistry Simulations with a Hybrid Quantization Scheme

Complex quantum simulation workflows are often hindered by incompatible wavefunction representations adopted across different algorithmic frameworks. In particular, the mismatch between the first- and second-quantization formalisms prevents algorithms specialized for their respective quantizations from being integrated within a single circuit, thereby forcing practitioners to rely on suboptimal methods simply to maintain a consistent representation. To address this challenge, we propose a hybrid quantization scheme that employs a conversion circuit to switch between the two, requiring $\mathcal{O}(N\log N\log M)$ gates for a system of N electrons and M orbitals. This capability is critical for constructing complex quantum simulation workflows, allowing us to use the most efficient quantization for each individual step. We discuss its applications to bring polynomial improvements in the characterization of ground-state, ab-initio molecular dynamics, and characterization of spectroscopic properties. Quantitative estimations of such applications found up to three orders of magnitude fewer ground-state preparations when measuring the 2-reduced density matrix of molecular systems.

quant-ph

Molecular Ground State Simulation by Subspace Restriction and Hund's Rule

Simulation of molecular ground states on near-term quantum hardware is constrained by qubit availability and the cost of variational optimization. To address these challenges, the Subspace Restriction Scheme (SRS) is introduced as a mathematical framework that projects the molecular Hamiltonian onto a selected Fock subspace prior to qubit encoding. By enforcing molecular multiplicity and a generalized Hund's rule, the Multi-Hund Subspace (MHS) is constructed. This physically motivated restriction significantly reduces the effective Fock-space dimension, asymptotically saving $N$ qubits for a Hamiltonian of $M$ spatial orbitals and $N$ electrons. As a result, we successfully overcome classical memory bottlenecks and enable simulations of large systems, such as the $H_{22}$ chain, which requires 44 qubits under standard Jordan-Wigner (JW) encoding. While the strict pairing structure may limit accuracy in strongly correlated dissociation regimes, MHS effectively captures the essential low-energy physics of closed-shell molecules near equilibrium. In Variational Quantum Eigensolver (VQE) benchmarks, MHS enhances optimization behaviour and achieves high accuracy with a shallow ansatz. These findings demonstrate that physically motivated subspace restriction offers an effective approach to more resource-efficient quantum-chemistry simulations.

quant-ph

CAMEL: A Weakly Supervised Learning Framework for Histopathology Image Segmentation

Histopathology image analysis plays a critical role in cancer diagnosis and treatment. To automatically segment the cancerous regions, fully supervised segmentation algorithms require labor-intensive and time-consuming labeling at the pixel level. In this research, we propose CAMEL, a weakly supervised learning framework for histopathology image segmentation using only image-level labels. Using multiple instance learning (MIL)-based label enrichment, CAMEL splits the image into latticed instances and automatically generates instance-level labels. After label enrichment, the instance-level labels are further assigned to the corresponding pixels, producing the approximate pixel-level labels and making fully supervised training of segmentation models possible. CAMEL achieves comparable performance with the fully supervised approaches in both instance-level classification and pixel-level segmentation on CAMELYON16 and a colorectal adenoma dataset. Moreover, the generality of the automatic labeling methodology may benefit future weakly supervised learning studies for histopathology image analysis.

eess.IV