Nvidia discovered the source code of the AI module to correct errors in quantum computers
7/14/2026, 10:39 AM • Евгения Слив

Nvidia has taken a significant step forward in the development of quantum computing by open-sourcing the code and training tools for a new artificial neural network named Ising Decoder ColorCode 1 Fast. This specialized AI module is designed to pre-process error signals before passing the refined data to the classical Chromobius decoder. According to official statements from the developers, during computer simulation, this combination demonstrated impressive results: the logical error rate was reduced by 347.7 times, and the overall data processing speed increased by 7.3 times compared to using the isolated Chromobius decoder. It is important to note that these outstanding performance metrics were obtained while testing on a quantum memory model with a code distance of 31 and a physical error rate of 0.3 percent. Furthermore, the tests were conducted exclusively on synthetic data, rather than on an actual, functioning quantum processor.
The Ising Decoder ColorCode 1 Fast model itself is a 17-layer three-dimensional convolutional neural network containing approximately 2.9 million parameters. Its receptive field is 13, and input data arrays sized 13 by 13 by 19 were utilized for the training process. A key feature of this development is that it functions not as a fully standalone decoder, but precisely as a critical preliminary stage of information processing. The system analyzes local error signals, significantly reduces their total quantity, and passes the remaining sparse map to the classical algorithm. This addresses a long-standing industry problem: while surface codes are traditionally used for storing quantum information because they are easier to decode, color codes allow for more efficient execution of certain logical operations, yet their error signals are extremely difficult to process. According to Nvidia specialists, the lack of fast and accurate decoders has long hindered the real-time application of color codes, and this new combination is designed to drastically reduce the computational load on the main algorithm.
When evaluating the claimed advantages, it is necessary to consider the hardware context of the conducted tests. The speed comparison was performed on fundamentally different types of computing equipment: the neural network was run on the powerful Nvidia DGX GB300 graphics system, whereas the classical Chromobius decoder operated on the Grace Neoverse-V2 central processor. Consequently, the stated 7.3 times speedup reflects not only algorithmic differences but also the fundamental performance gap between graphics processing units and central processing units. Nevertheless, Nvidia has placed the entire framework and detailed training recipes in an open repository under the free Apache 2.0 license, continuing to develop the family of open Ising models introduced in April for processor calibration and error correction. Against the backdrop of these achievements, the industry continues to evolve rapidly; for instance, in June, IBM presented an updated roadmap, according to which it plans to create the world's first large-scale fault-tolerant quantum computer by the year 2029.
