Telling Alexa to play 鈥淪chrodinger鈥檚 Cat鈥 by Tears for Fears.聽Asking Siri for directions to a quantum-themed bar or restaurant.聽A smart phone autocorrecting a word in a text message.
These are everyday applications of natural language processing 鈥 NLP for short 鈥 a field of artificial intelligence that focuses on training computers to understand words and conversations with the same reasoning as humans.
NLP technologies have advanced rapidly in recent years with the help of increasingly powerful computing clusters that can run language models that examine reams of text and count how often certain words appear. These models train devices to retrieve information, annotate text, translate words from one language to another, answer questions, and perform other tasks.
The next step is to 鈥渢each鈥 computers to infer meaning, understand nuance, and grasp the context of conversations.聽To do that, however, requires massive computational resources and multiple algorithms or data structures.
A United Kingdom-based quantum computing company believes the answer lies with qubits, superposition, and entanglement.
Cambridge Quantum recently released , a new open-source software development toolkit, that enables researchers to convert sentences into quantum circuits that can be run on quantum computers. It is the first toolkit developed specifically for quantum natural language processing 鈥 or QNLP - and was tested on System Model H1 technology before it was released.
The software takes the text, parses it, and then uses linguistics and mathematics to differentiate between a verb, noun, preposition, adjectives, etc., and label them to understand the relationships between words.
Cambridge Quantum researchers tested 30 sentences on the System Model H1, which was able to classify words correctly 87 percent of the time.
鈥淲e deem that a success,鈥 said Konstantinos Meichannetzidis, a member of the CQ team.聽鈥淲e found that our software works well with the Honeywell technology and were able to benchmark the performance of this quantum device.鈥
The lambeq project also represented a first for Honeywell Quantum Solutions. It was the first QNLP problem run on the System Model H1 hardware.
鈥淲e are really excited to be a part of this work and contribute to the development of this important toolkit,鈥 said Tony Uttley, president of Honeywell Quantum Solutions.聽鈥淎pplications like this help us test our system and understand how well it performs solving different problems.鈥
(Honeywell Quantum Solutions and Cambridge Quantum have a long-standing history of partnering together on research and other projects that benefit end-customers.聽The two entities announced in June they are seeking regulatory approval to combine to form a new company.)
For humans, decoding conversations to understand meaning is a complex process. We infer meaning through tone of voice, body language, context, location, and other factors. For computers, which do not rely on heuristics, decoding language is even more complex.
The only way to create some sort of 鈥渕eaning-aware鈥 NLP is to explicitly encode compositional, semantic sentence structure into language models. To do this on a classical computer, however, requires massive computational resources, which are costly, and would likely still take months to process.
Quantum computers, on the other hand, run calculations and crunch data very differently.
They harness unique properties of quantum physics, specifically superposition and entanglement, to store and process information.聽Because of that, these systems can examine problems with multiple states and evaluate a large space of possible answers simultaneously.
What this means in terms of natural language processing is that quantum computers are likely to go beyond counting how often certain words appear or are used together. As noted above, quantum computers can identify words, label them as a noun, verb, preposition, etc., and understand the relationship between words.聽(lambeq uses the Distributional Compositional Categorical 鈥 or DisCoCat 鈥 model to do this.)
This enables the computer to infer meaning, and also provides insight into how and why the computer made connections between words.聽The latter is important for validating data and also expanding the use of QNLP in regulated sectors such as finance, legal, and medicine where transparency is critical.
The Cambridge Quantum team has long explored how quantum computing can advance natural language processing, and has published extensively on the topic.
In ,聽researchers released two foundational papers that demonstrated that QNLP is inherently meaning-aware and can successfully interpret questions and respond.
Earlier this year, the team performed conducted on a quantum computer by converting more than 100 sentences into quantum circuits using an IBM technology.聽Researchers successfully trained two NLP models to classify words in sentences.
The release of lambeq and the testing of the open-source toolkit on the Honeywell System Model H1 represents the next steps in their QNLP efforts.
鈥淥ur team has been involved in foundational work that explores how quantum computers can be used to solve some of the most intractable problems in artificial intelligence,鈥 said Bob Coecke, Cambridge Quantum鈥檚 chief scientist.
鈥淚n various papers published over the course of the past year,鈥 Coecke added, 鈥淲e have not only provided details on how quantum computers can enhance NLP but also demonstrated that QNLP is 鈥quantum native,鈥 meaning the compositional structure governing language is mathematically the same as that governing quantum systems. This will ultimately move the world away from the current paradigm of AI that relies on brute force techniques that are opaque and approximate.鈥
夜色直播,聽the world鈥檚 largest integrated quantum company, pioneers powerful quantum computers and advanced software solutions. 夜色直播鈥檚 technology drives breakthroughs in materials discovery, cybersecurity, and next-gen quantum AI. With over 500 employees, including 370+ scientists and engineers, 夜色直播 leads the quantum computing revolution across continents.聽
Our quantum algorithms team has been hard at work exploring solutions to continually optimize our system鈥檚 performance. Recently, they鈥檝e invented a novel technique, called the , that can offer significant resource savings in future applications.
The transform takes complex representations and makes them simple, by transforming into a different 鈥渂asis鈥. This is like looking at a cube from one angle, then rotating it and seeing just a square, instead. Transformations like this save resources because the more complex your problem looks, the more expensive it is to represent and manipulate on qubits.
While it might sound like magic, transforms are a commonly used tool in science and engineering. Transforms simplify problems by reshaping them into something that is easier to deal with, or that provides a new perspective on the situation. For example, sound engineers use Fourier transforms every day to look at complex musical pieces in terms of their frequency components. Electrical engineers use Laplace transforms; people who work in image processing use the Abel transform; physicists use the Legendre transform, and so on.
In a new paper outlining the necessary tools to implement the QPT, Dr. Nathan Fitzpatrick and Mr. J臋drzej Burkat explain how the QPT will be widely applicable in quantum computing simulations, spanning areas like molecular chemistry, materials science, and semiconductor physics. The paper also describes how the algorithm can lead to significant resource savings by offering quantum programmers a more efficient way of representing problems on qubits.
The efficiency of the QPT stems from its use of one of the most profound findings in the field of physics: that symmetries drive the properties of a system.
While the average person can 鈥渁ppreciate鈥 symmetry, for example in design or aesthetics, physicists understand symmetry as a much more profound element present in the fabric of reality. Symmetries are like the universe鈥檚 DNA; they lead to conservation laws, which are the most immutable truths we know.
Back in the 1920鈥檚, when women were largely prohibited from practicing physics, one of the great mathematicians of the century, Emmy Noether, turned her attention to the field when she was tasked with helping Einstein with his work. In her attempt to solve a problem Einstein had encountered, Dr. Noether realized that all the most powerful and fundamental laws of physics, such as 鈥渆nergy can neither be created nor destroyed鈥 are in fact the consequence of a deep simplicity 鈥 symmetry 鈥 hiding behind the curtains of reality. Dr. Noether鈥檚 theorem would have a profound effect on the trajectory of physics.
In addition to the many direct consequences of Noether鈥檚 theorem is a longstanding tradition amongst physicists to treat symmetry thoughtfully. Because of its role in the fabric of our universe, carefully considering the symmetries of a system often leads to invaluable insights.
Many of the systems we are interested in simulating with quantum computers are, at their heart, systems of electrons. Whether we are looking at how electrons move in a paired dance inside superconductors, or how they form orbitals and bonds in a chemical system, the motion of electrons are at the core.
Seven years after Noether published her blockbuster results, Wolfgang Pauli made waves when he published the work describing his Pauli exclusion principle, which relies heavily on symmetry to explain basic tenets of quantum theory. Pauli鈥檚 principle has enormous consequences; for starters, describing how the objects we interact with every day are solid even though atoms are mostly empty space, and outlining the rules of bonds, orbitals, and all of chemistry, among other things.
It is Pauli's symmetry, coupled with a deep respect for the impact of symmetry, that led our team at 夜色直播 to the discovery published today.
In their work, they considered the act of designing quantum algorithms, and how one鈥檚 design choices may lead to efficiency or inefficiency.
When you design quantum algorithms, there are many choices you can make that affect the final result. Extensive work goes into optimizing each individual step in an algorithm, requiring a cyclical process of determining subroutine improvements, and finally, bringing it all together. The significant cost and time required is a limiting factor in optimizing many algorithms of interest.
This is again where symmetry comes into play. The authors realized that by better exploiting the deepest symmetries of the problem, they could make the entire edifice more efficient, from state preparation to readout. Over the course of a few years, a team lead Dr. Fitzpatrick and his colleague J臋drzej Burkat slowly polished their approach into a full algorithm for performing the QPT.
The QPT functions by using Pauli鈥檚 symmetry to discard unimportant details and strip the problem down to its bare essentials. Starting with a Paldus transform allows the algorithm designer to enjoy knock-on effects throughout the entire structure, making it overall more efficient to run.
鈥淚t鈥檚 amazing to think how something we discovered one hundred years ago is making quantum computing easier and more efficient,鈥 said Dr. Nathan Fitzpatrick.
Ultimately, this innovation will lead to more efficient quantum simulation. Projects we believed to still be many years out can now be realized in the near term.
The discovery of the Quantum Paldus Transform is a powerful reminder that enduring ideas鈥攍ike symmetry鈥攃ontinue to shape the frontiers of science. By reaching back into the fundamental principles laid down by pioneers like Noether and Pauli, and combining them with modern quantum algorithm design, Dr. Fitzpatrick and Mr. Burkat have uncovered a tool with the potential to reshape how we approach quantum computation.
As quantum technologies continue their crossover from theoretical promise to practical implementation, innovations like this will be key in unlocking their full potential.
, we've made a major breakthrough in one of quantum computing鈥檚 most elusive promises: simulating the physics of superconductors. A deeper understanding of superconductivity would have an enormous impact: greater insight could pave the way to real-world advances, like phone batteries that last for months, 鈥渓ossless鈥 power grids that drastically reduce your bills, or MRI machines that are widely available and cheap to use. 聽The development of room-temperature superconductors would transform the global economy.
A key promise of quantum computing is that it has a natural advantage when studying inherently quantum systems, like superconductors. In many ways, it is precisely the deeply 鈥榪uantum鈥 nature of superconductivity that makes it both so transformative and so notoriously difficult to study.
Now, we are pleased to report that we just got a lot closer to that ultimate dream.
To study something like a superconductor with a quantum computer, you need to first 鈥渆ncode鈥 the elements of the system you want to study onto the qubits 鈥 in other words, you want to translate the essential features of your material onto the states and gates you will run on the computer.
For superconductors in particular, you want to encode the behavior of particles known as 鈥渇ermions鈥 (like the familiar electron). Naively simulating fermions using qubits will result in garbage data, because qubits alone lack the key properties that make a fermion so unique.
Until recently, scientists used something called the 鈥淛ordan-Wigner鈥 encoding to properly map fermions onto qubits. People have argued that the Jordan-Wigner encoding is one of the main reasons fermionic simulations have not progressed beyond simple one-dimensional chain geometries: it requires too many gates as the system size grows. 聽
Even worse, the Jordan-Wigner encoding has the nasty property that it is, in a sense, maximally non-fault-tolerant: one error occurring anywhere in the system affects the whole state, which generally leads to an exponential overhead in the number of shots required. Due to this, until now, simulating relevant systems at scale 鈥 one of the big promises of quantum computing 鈥 has remained a daunting challenge.
Theorists have addressed the issues of the Jordan-Wigner encoding and have suggested alternative fermionic encodings. In practice, however, the circuits created from these alternative encodings come with large overheads and have so far not been practically useful.
We are happy to report that our team developed a new way to compile one of the new, alternative, encodings that dramatically improves both efficiency and accuracy, overcoming the limitations of older approaches. Their new compilation scheme is the most efficient yet, slashing the cost of simulating fermionic hopping by an impressive 42%. On top of that, the team also introduced new, targeted error mitigation techniques that ensure even larger systems can be simulated with far fewer computational "shots"鈥攁 critical advantage in quantum computing.
Using their innovative methods, the team was able to simulate the Fermi-Hubbard model鈥攁 cornerstone of condensed matter physics鈥 at a previously unattainable scale. By encoding 36 fermionic modes into 48 physical qubits on System Model H2, they achieved the largest quantum simulation of this model to date.
This marks an important milestone in quantum computing: it demonstrates that large-scale simulations of complex quantum systems, like superconductors, are now within reach.
This breakthrough doesn鈥檛 just show how we can push the boundaries of what quantum computers can do; it brings one of the most exciting use cases of quantum computing much closer to reality. With this new approach, scientists can soon begin to simulate materials and systems that were once thought too complex for the most powerful classical computers alone. And in doing so, they鈥檝e unlocked a path to potentially solving one of the most exciting and valuable problems in science and technology: understanding and harnessing the power of superconductivity.
The future of quantum computing鈥攁nd with it, the future of energy, electronics, and beyond鈥攋ust got a lot more exciting.
, we鈥檝e just delivered a crucial result in Quantum Error Correction (QEC), demonstrating key principles of scalable quantum computing developed by Drs Peter Shor, Dorit Aharonov, and Michael Ben-Or. we showed that by using 鈥渃oncatenated codes鈥 noise can be exponentially suppressed 鈥 proving that quantum computing will scale.
Quantum computing is already producing results, but high-profile applications like Shor鈥檚 algorithm鈥攚hich can break RSA encryption鈥攔equire error rates about a billion times lower than what today鈥檚 machines can achieve.
Achieving such low error rates is a holy grail of quantum computing. Peter Shor was the first to hypothesize a way forward, in the form of quantum error correction. Building on his results, Dorit Aharanov and Michael Ben-Or proved that by concatenating quantum error correcting codes, a sufficiently high-quality quantum computer can suppress error rates arbitrarily at the cost of a very modest increase in the required number of qubits. 聽Without that insight, building a truly fault-tolerant quantum computer would be impossible.
Their results, now widely referred to as the 鈥渢hreshold theorem鈥, laid the foundation for realizing fault-tolerant quantum computing. At the time, many doubted that the error rates required for large-scale quantum algorithms could ever be achieved in practice. The threshold theorem made clear that large scale quantum computing is a realistic possibility, giving birth to the robust quantum industry that exists today.
Until now, nobody has realized the original vision for the threshold theorem. Last year, in a different context (without concatenated codes). This year, we are proud to report the first experimental realization of that seminal work鈥攄emonstrating fault-tolerant quantum computing using concatenated codes, just as they envisioned.
The team demonstrated that their family of protocols achieves high error thresholds鈥攎aking them easier to implement鈥攚hile requiring minimal ancilla qubits, meaning lower overall qubit overhead. Remarkably, their protocols are so efficient that fault-tolerant preparation of basis states requires zero ancilla overhead, making the process maximally efficient.
This approach to error correction has the potential to significantly reduce qubit requirements across multiple areas, from state preparation to the broader QEC infrastructure. Additionally, concatenated codes offer greater design flexibility, which makes them especially attractive. Taken together, these advantages suggest that concatenation could provide a faster and more practical path to fault-tolerant quantum computing than popular approaches like the .
From a broader perspective, this achievement highlights the power of collaboration between industry, academia, and national laboratories. 夜色直播鈥檚 commercial quantum systems are so stable and reliable that our partners were able to carry out this groundbreaking research remotely鈥攐ver the cloud鈥攚ithout needing detailed knowledge of the hardware. While we very much look forward to welcoming them to our labs before long, its notable that they never need to step inside to harness the full capabilities of our machines.
As we make quantum computing more accessible, the rate of innovation will only increase. The era of plug-and-play quantum computing has arrived. Are you ready?