The patent badge is an abbreviated version of the USPTO patent document. The patent badge does contain a link to the full patent document.
The patent badge is an abbreviated version of the USPTO patent document. The patent badge covers the following: Patent number, Date patent was issued, Date patent was filed, Title of the patent, Applicant, Inventor, Assignee, Attorney firm, Primary examiner, Assistant examiner, CPCs, and Abstract. The patent badge does contain a link to the full patent document (in Adobe Acrobat format, aka pdf). To download or print any patent click here.
Patent No.:
Date of Patent:
Aug. 25, 2026
Filed:
Jul. 02, 2025
Bank of America Corporation, Charlotte, NC (US);
Bank of America Corporation, Charlotte, NC (US);
Abstract
Systems and methods are disclosed for optimizing database join operations in large-scale relational databases using an integrated framework of quantum annealing, swarm intelligence, and genetic algorithms. The system employs quantum annealing to learn data distribution patterns, normalizing and transforming data to identify optimal join strategies and correlations across tables. Swarm intelligence predicts access patterns by deploying artificial ants to navigate data blocks, converging on high-relevance areas for prefetching. Genetic algorithms estimate join selectivity, calculating expected record counts to allocate resources efficiently. Learned index structures, dynamically created and tuned based on identified patterns, enhance retrieval speed with minimal storage. Additional features include learned Bloom filters for accurate join candidate selection, predictive page loading to reduce I/O wait times, and join order optimization to minimize intermediate result sizes. This modular, adaptive approach ensures rapid, resource-efficient query responses across diverse applications, such as banking and e-commerce.