Close Menu
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release

Subscribe to Updates

Get the latest USA news and updates directly to your inbox.

What's On
Unearthed fan video shows who Kyle Busch really was, NASCAR’s darkest hour & Bubba Wallace’s ‘Rowdy’ story

Unearthed fan video shows who Kyle Busch really was, NASCAR’s darkest hour & Bubba Wallace’s ‘Rowdy’ story

May 25, 2026
What Happened Between Euphoria’s Maddy and Alamo? Confusion Explained Ahead of Season 3 Finale

What Happened Between Euphoria’s Maddy and Alamo? Confusion Explained Ahead of Season 3 Finale

May 25, 2026
Gael Monfils vs. Hugo Gaston prediction: French Open picks, best bets, odds

Gael Monfils vs. Hugo Gaston prediction: French Open picks, best bets, odds

May 25, 2026
Facebook X (Twitter) Instagram
Trending
  • Unearthed fan video shows who Kyle Busch really was, NASCAR’s darkest hour & Bubba Wallace’s ‘Rowdy’ story
  • What Happened Between Euphoria’s Maddy and Alamo? Confusion Explained Ahead of Season 3 Finale
  • Gael Monfils vs. Hugo Gaston prediction: French Open picks, best bets, odds
  • Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t
  • 8-year-old boy finds 1,700-year-old Roman statuette during a show-and-tell hunt
  • Kate Mansi Confirms Her Exit From ‘General Hospital’ After a ‘Very Difficult Decision’
  • What Lakers must do to compete with Thunder, Spurs for NBA titles
  • Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased’s transformation into Osiris
  • Privacy
  • Terms
  • Advertise
  • Contact Us
Join Us
USA TimesUSA Times
Newsletter Login
  • Home
  • United States
  • World
  • Politics
  • Business
  • Lifestyle
  • Entertainment
  • Health
  • Science
  • Tech
  • Sports
  • More
    • Web Stories
    • Editor’s Picks
    • Press Release
USA TimesUSA Times
Home » Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t
Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t
Science

Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t

News RoomBy News RoomMay 25, 20261 ViewsNo Comments

Researchers have developed a method to reduce uncertainty in artificial intelligence (AI) systems by tapping into the power of quantum computers. They say their work represents the first demonstration of “quantum enhancement” in a production-scale, pretrained large language model (LLM).

One of the key metrics used to measure the quality and capabilities of AI systems such as Anthropic’s Claude, OpenAI’s ChatGPT and similar services is a unit known as “perplexity” — often expressed as PPL. This measures a system’s general ability to properly predict the next word in a sentence or sequence of words.

A system with a low PPL is considered better at predicting the next word, while one with a high PPL is mathematically more likely to produce erratic outputs. There are multiple methods to reduce PPL in large AI models, including fine-tuning, training on larger datasets, and adding parameters.


You may like

GPT-5.5, for example, is estimated to have somewhere between 2 trillion and 5 trillion parameters. In all standard LLMs, each parameter takes up space in the system’s memory, meaning that as these models become larger and more capable, they require increasingly larger infrastructure.

But scientists at Multiverse Computing have found an alternative to scaling up the infrastructure around AI. In a new study uploaded May 7 to the arXiv preprint database, they proposed that a relatively small boost in the number of parameters in an AI model can lead to a significant reduction in perplexity when running them using quantum circuit blocks — the fundamental units of quantum computations.

“The results reported here constitute, to our knowledge, the first demonstration of end-to-end quantum enhancement of a production-scale, widely-deployed LLM on real superconducting quantum hardware for autoregressive language generation,” the scientists wrote in the study. “Their significance lies not in the magnitude of the perplexity improvements — which will grow with hardware fidelity and qubit count — but in the fact that they exist at all.”

A step forward for quantum-enhanced AI

In the study, the researchers created and executed quantum circuit blocks called Cayley-parameterized unitary adapters (CUAs).

Get the world’s most fascinating discoveries delivered straight to your inbox.

Cayley parameters are a set of mathematical matrices that can be “trained” by weighting them towards specific matrix components. They’re inserted into a specific layer of an LLM for training on a classical computer.

The LLM’s original parameters are frozen during this process so that they remain unchanged. The new hybrid system containing both the trained Cayley parameters and the original model parameters is then executed on the 156-qubit IBM Quantum System Two superconducting quantum processing unit (QPU).

IBM has unveiled its plans to build Starling, the world’s first fault-tolerant quantum computer, by 2029.

(Image credit: IBM)

The resulting quantum-classical hybrid model lowered the perplexity of Llama 3.1 8B — an 8 billion-parameter model created by Meta — by 1.4% while adding only 6,000 parameters (a 0.000075% increase).


What to read next

Borja Aizpurua, a senior research scientist at Multiverse Computing and first author of the study, described the new technique as a proof of concept for further development. Speaking with Live Science, he explained that quantum computers can provide some advantages over a strictly classical paradigm — but they come with a trade-off.

“The first thing you do is encode [the parameters] in the quantum computer. Once you have encoded the state, you are ready to apply the Cayley unitary adapter, which we train classically and then implement in quantum hardware,” he said.

He explained that these adapters are small, which is important because the bigger the circuit, the more “noise” there is. Noise generated during quantum computations — which can come from interactions with nearby qubits, disturbances from the Earth’s magnetic field, radiation from Wi-Fi or phones, and even cosmic rays — may cause errors and render outputs and measurements meaningless.

As in much of quantum computing research, quantum error correction is one of the main areas of interest. In this study, mitigating errors caused by noise was the primary obstacle Aizpurua and the Multiverse Computing team were attempting to overcome.

Tackling real-world problems

The scientists loaded the classically trained Cayley unitary adapters into the quantum system before end-to-end inference — the phase of AI use where the model executes a response — occurred. Then, the hybrid outputs could be measured against the normal non-quantum-enhanced results.

The researchers discovered that the hybrid model could answer several questions correctly that the base Llama model could not.

In one astronomy question, the original model incorrectly selected an answer indicating that only Saturn has Jovian planet rings. However, the CUA-enhanced model correctly identified all jovian planets as ringed.

In another example, the original model incorrectly answered a biology question on the population-genetic consequences of gene flow, selecting “Hardy–Weinberg disruption” while the CUA-enhanced model correctly identified increased genetic homogeneity.

“So here we can see an example in which a model doesn’t answer correctly, and then you add something quantum and suddenly it answers correctly,” Aizpurua said.

This result, coupled with the measured 1.4% reduction in perplexity, demonstrates a clear path forward for developing quantum hybrid AI systems, Aizpurua said. He added that this research could help researchers overcome current development bottlenecks where systems are constrained by developers’ ability to scale classical computing infrastructure.

Future research would involve developing methods by which the entire quantum circuit, not just the Cayley unitary adapters, is directly encoded, Aizpurua said. This would ostensibly result in an LLM capable of achieving lower perplexity and higher accuracy, using fewer parameters than any purely classical method.

Ultimately, he said, the goal of the research is to produce higher-quality AI systems capable of reaching “quantum advantage,” a term that describes a quantum-based computer system capable of performing feats unachievable by any classical computer.


Can you match these ancient devices to their pictures? Find out with our computing quiz!

Share. Facebook Twitter LinkedIn Telegram WhatsApp Email

Keep Reading

Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased’s transformation into Osiris

Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased’s transformation into Osiris

Bizarre patterns on Venus have scientists puzzled

Bizarre patterns on Venus have scientists puzzled

Jupiter’s Ganymede, the largest moon in the solar system, may be heating up

Jupiter’s Ganymede, the largest moon in the solar system, may be heating up

‘We can identify these really early, before the clinical diagnosis’: Epigenetic markers may help explain why Native Hawaiians are aging faster

‘We can identify these really early, before the clinical diagnosis’: Epigenetic markers may help explain why Native Hawaiians are aging faster

Catapult the cow: 6 medieval castles that were never conquered

Catapult the cow: 6 medieval castles that were never conquered

China launches ‘human artificial embryos’ to space for the first time

China launches ‘human artificial embryos’ to space for the first time

NASA’s Psyche spacecraft beams back blue images of Mars on its way to a metal asteroid

NASA’s Psyche spacecraft beams back blue images of Mars on its way to a metal asteroid

How did animals survive the asteroid that killed the dinosaurs?

How did animals survive the asteroid that killed the dinosaurs?

DNA sequencing is rewriting our understanding of historic outbreaks, but it can’t tell the whole story

DNA sequencing is rewriting our understanding of historic outbreaks, but it can’t tell the whole story

Add A Comment
Leave A Reply Cancel Reply

Editors Picks

What Happened Between Euphoria’s Maddy and Alamo? Confusion Explained Ahead of Season 3 Finale

What Happened Between Euphoria’s Maddy and Alamo? Confusion Explained Ahead of Season 3 Finale

May 25, 2026
Gael Monfils vs. Hugo Gaston prediction: French Open picks, best bets, odds

Gael Monfils vs. Hugo Gaston prediction: French Open picks, best bets, odds

May 25, 2026
Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t

Scientists trained an AI model using an IBM quantum computer — and it answered questions correctly that the base model couldn’t

May 25, 2026
8-year-old boy finds 1,700-year-old Roman statuette during a show-and-tell hunt

8-year-old boy finds 1,700-year-old Roman statuette during a show-and-tell hunt

May 25, 2026

Subscribe to News

Get the latest USA news and updates directly to your inbox.

Latest News
Kate Mansi Confirms Her Exit From ‘General Hospital’ After a ‘Very Difficult Decision’

Kate Mansi Confirms Her Exit From ‘General Hospital’ After a ‘Very Difficult Decision’

May 25, 2026
What Lakers must do to compete with Thunder, Spurs for NBA titles

What Lakers must do to compete with Thunder, Spurs for NBA titles

May 25, 2026
Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased’s transformation into Osiris

Bead net funerary shroud: A 2,500-year-old beaded veil from Egypt depicting the deceased’s transformation into Osiris

May 25, 2026
Facebook X (Twitter) Pinterest WhatsApp TikTok Instagram
© 2026 USA Times. All Rights Reserved.
  • Privacy Policy
  • Terms
  • Advertise
  • Contact

Type above and press Enter to search. Press Esc to cancel.