夜色直播

夜色直播 is connecting Classical and Quantum Computing with NVIDIA

The NVIDIA QODA platform for quantum-classical applications brings the C++ language into the quantum ecosystem.

July 25, 2022

Alex Chernoguzov, the Chief Engineer of Commercial Products at 夜色直播, is helping to bring this programming platform to 夜色直播鈥檚 world-class quantum hardware.

鈥淭he more languages that support quantum, the better, because that opens up an opportunity for different software specialists to start programming in quantum environments,鈥 Chernoguzov said. 鈥淲e need to develop a new workforce that's educated on quantum information science topics and capable of generating new algorithms that can run on quantum computers.鈥

Tony Uttley, president and chief operating officer at 夜色直播, said platforms such as QODA are important for the company and the quantum computing industry.聽

鈥淎t 夜色直播, our objective is to accelerate quantum computing鈥檚 utility to the world,鈥 Uttley said. 鈥淏y bringing forward additional tools like QODA, we expand the number of brilliant people aiming their talents at getting the most out of today鈥檚 quantum computers.鈥

Why we need QODA

Quantum computers speak a different language than classical machines. Also, the current landscape doesn鈥檛 have many effective quantum compilers to support interoperability with classical machines. The NVIDIA QODA platform aims to change that. Until recently, most quantum programming languages were based on Python because many scientists are familiar with it, Chernoguzov said.

鈥淨ODA adds quantum capabilities to C++ because this language is what's often used to program high performance computing machines,鈥 he said. 鈥淗aving a C++ dialect expands the possible languages that you can program quantum with.鈥

A classical-quantum bridge聽

Chernoguzov said interoperability between classical and quantum systems was another core goal of this project.聽

鈥淟别迟鈥檚 say you have a hybrid program that has some classical parts and some quantum parts,鈥 he said. 鈥淵ou compile the program. There is a classical piece that you can run on a CPU or a GPU, and there is a quantum piece that you need to send to a quantum computer. In a sense, you could look at it as a quantum processor acting as a co-processor for the other classical processors you need for your program. After completion, you gather everything together and do some more classical computations and repeat the process.鈥

夜色直播鈥檚 H1 quantum machine will act as a quantum processor working in conjunction with larger classical systems. If a computational task has an element that could be solved more easily by a quantum architecture, this task can be passed off to H1 so researchers can solve quantum problems. This process will currently work in a similar fashion to other cloud-based services with programs submitted for execution over the cloud to H1.聽

夜色直播 hardware and the NVIDIA QODA platform are bridging the gap between existing classical architectures and emerging quantum resources and using the strengths of each system to solve complex problems.

鈥淟别迟鈥檚 say you want to model a complex chemical molecule. Atomic interactions are best handled by a quantum computer,鈥 Chernoguzov said, 鈥渂ut directing the overall program flow to tell it what to model and how to model it is best done by the classical computers.鈥 NVIDIA鈥檚 QODA platform helps reveal a world where these two ecosystems coexist and thrive together.聽

Chernoguzov also explained the benefits of the : a group of people and organizations who are committed to improving interoperability for quantum machines. This group鈥檚 work forms the basis for the hybrid approach that uses both classical and quantum machines.

鈥淚nteroperability in the quantum world is possible and the QIR is a good fit for that,鈥 he said. 鈥淨uantum computers cannot do everything themselves, but classical compute is also clearly limited. We need both, and they need to work closely together to solve difficult problems that neither technology can solve on its own.鈥

About 夜色直播

夜色直播,聽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.聽

Blog
May 1, 2025
GenQAI: A New Era at the Quantum-AI Frontier

At the heart of quantum computing鈥檚 promise lies the ability to solve problems that are fundamentally out of reach for classical computers. One of the most powerful ways to unlock that promise is through a novel approach we call Generative Quantum AI, or GenQAI. A key element of this approach is the (GQE).

GenQAI is based on a simple but powerful idea: combine the unique capabilities of quantum hardware with the flexibility and intelligence of AI. By using quantum systems to generate data, and then using AI to learn from and guide the generation of more data, we can create a powerful feedback loop that enables breakthroughs in diverse fields.

Unlike classical systems, our quantum processing unit (QPU) produces data that is extremely difficult, if not impossible, to generate classically. That gives us a unique edge: we鈥檙e not just feeding an AI more text from the internet; we鈥檙e giving it new and valuable data that can鈥檛 be obtained anywhere else.

The Search for Ground State Energy

One of the most compelling challenges in quantum chemistry and materials science is computing the properties of a molecule鈥檚 ground state. For any given molecule or material, the ground state is its lowest energy configuration. Understanding this state is essential for understanding molecular behavior and designing new drugs or materials.

The problem is that accurately computing this state for anything but the simplest systems is incredibly complicated. You cannot even do it by brute force鈥攖esting every possible state and measuring its energy鈥攂ecause 聽the number of quantum states grows as a double-exponential, making this an ineffective solution. This illustrates the need for an intelligent way to search for the ground state energy and other molecular properties.

That鈥檚 where GQE comes in. GQE is a methodology that uses data from our quantum computers to train a transformer. The transformer then proposes promising trial quantum circuits; ones likely to prepare states with low energy. You can think of it as an AI-guided search engine for ground states. The novelty is in how our transformer is trained from scratch using data generated on our hardware.

Here's how it works:

  • We start with a batch of trial quantum circuits, which are run on our QPU.
  • Each circuit prepares a quantum state, and we measure the energy of that state with respect to the Hamiltonian for each one.
  • Those measurements are then fed back into a transformer model (the same architecture behind models like GPT-2) to improve its outputs.
  • The transformer generates a new distribution of circuits, biased toward ones that are more likely to find lower energy states.
  • We sample a new batch from the distribution, run them on the QPU, and repeat.
  • The system learns over time, narrowing in on the true ground state.

To test our system, we tackled a benchmark problem: finding the ground state energy of the hydrogen molecule (H鈧). This is a problem with a known solution, which allows us to verify that our setup works as intended. As a result, our GQE system successfully found the ground state to within chemical accuracy.

To our knowledge, we鈥檙e the first to solve this problem using a combination of a QPU and a transformer, marking the beginning of a new era in computational chemistry.

The Future of Quantum Chemistry

The idea of using a generative model guided by quantum measurements can be extended to a whole class of problems鈥攆rom to materials discovery, and potentially, even drug design.

By combining the power of quantum computing and AI we can unlock their unified full power. Our quantum processors can generate rich data that was previously unobtainable. Then, an AI can learn from that data. Together, they can tackle problems neither could solve alone.

This is just the beginning. We鈥檙e already looking at applying GQE to more complex molecules鈥攐nes that can鈥檛 currently be solved with existing methods, and we鈥檙e exploring how this methodology could be extended to real-world use cases. This opens many new doors in chemistry, and we are excited to see what comes next.

technical
All
Blog
April 11, 2025
夜色直播鈥檚 partnership with RIKEN bears fruit

Last year, we joined forces with RIKEN, Japan's largest comprehensive research institution, to install our hardware at RIKEN鈥檚 campus in Wako, Saitama. This deployment is part of RIKEN鈥檚 project to build a quantum-HPC hybrid platform consisting of high-performance computing systems, such as the supercomputer Fugaku and 夜色直播 Systems. 聽

Today, marks the first of many breakthroughs coming from this international supercomputing partnership. The team from RIKEN and 夜色直播 joined up with researchers from Keio University to show that quantum information can be delocalized (scrambled) using a quantum circuit modeled after periodically driven systems. 聽

"Scrambling" of quantum information happens in many quantum systems, from those found in complex materials to black holes. 聽Understanding information scrambling will help researchers better understand things like thermalization and chaos, both of which have wide reaching implications.

To visualize scrambling, imagine a set of particles (say bits in a memory), where one particle holds specific information that you want to know. As time marches on, the quantum information will spread out across the other bits, making it harder and harder to recover the original information from local (few-bit) measurements.

While many classical techniques exist for studying complex scrambling dynamics, quantum computing has been known as a promising tool for these types of studies, due to its inherently quantum nature and ease with implementing quantum elements like entanglement. The joint team proved that to be true with their latest result, which shows that not only can scrambling states be generated on a quantum computer, but that they behave as expected and are ripe for further study.

Thanks to this new understanding, we now know that the preparation, verification, and application of a scrambling state, a key quantum information state, can be consistently realized using currently available quantum computers. Read the paper , and read more about our partnership with RIKEN here. 聽

partnership
All
technical
All
Blog
April 4, 2025
Why is everyone suddenly talking about random numbers? We explain.

In our increasingly connected, data-driven world, cybersecurity threats are more frequent and sophisticated than ever. To safeguard modern life, government and business leaders are turning to quantum randomness.

What is quantum randomness, and why should you care?

The term to know: quantum random number generators (QRNGs).

QRNGs exploit quantum mechanics to generate truly random numbers, providing the highest level of cryptographic security. This supports, among many things:

  • Protection of personal data
  • Secure financial transactions
  • Safeguarding of sensitive communications
  • Prevention of unauthorized access to medical records

Quantum technologies, including QRNGs, could protect up to $1 trillion in digital assets annually, according to a recent by the World Economic Forum and Accenture.

Which industries will see the most value from quantum randomness?

The World Economic Forum report identifies five industry groups where QRNGs offer high business value and clear commercialization potential within the next few years. Those include:

  1. Financial services
  2. Information and communication technology
  3. Chemicals and advanced materials
  4. Energy and utilities
  5. Pharmaceuticals and healthcare

In line with these trends, recent by The Quantum Insider projects the quantum security market will grow from approximately $0.7 billion today to $10 billion by 2030.

When will quantum randomness reach commercialization?

Quantum randomness is already being deployed commercially:

  • Early adopters use our Quantum Origin in data centers and smart devices.
  • Amid rising cybersecurity threats, demand is growing in regulated industries and critical infrastructure.

Recognizing the value of QRNGs, the financial services sector is accelerating its path to commercialization.

  • Last year, HSBC conducted a combining Quantum Origin and post-quantum cryptography to future-proof gold tokens against 鈥渟tore now, decrypt-later鈥 (SNDL) threats.
  • And, just last week, JPMorganChase made headlines by using our quantum computer for the first successful demonstration of certified randomness.

On the basis of the latter achievement, we aim to broaden our cybersecurity portfolio with the addition of a certified randomness product in 2025.

How is quantum randomness being regulated?

The National Institute of Standards and Technology (NIST) defines the cryptographic regulations used in the U.S. and other countries.

  • NIST鈥檚 SP 800-90B framework assesses the quality of random number generators.
  • The framework is part of the FIPS 140 standard, which governs cryptographic systems operations.
  • Organizations must comply with FIPS 140 for their cryptographic products to be used in regulated environments.

This week, we announced Quantum Origin received , marking the first software QRNG approved for use in regulated industries.

What does NIST validation mean for our customers?

This means Quantum Origin is now available for high-security cryptographic systems and integrates seamlessly with NIST-approved solutions without requiring recertification.

  • Unlike hardware QRNGs, Quantum Origin requires no network connectivity, making it ideal for air-gapped systems.
  • For federal agencies, it complements our "U.S. Made" designation, easing deployment in critical infrastructure.
  • It adds further value for customers building hardware security modules, firewalls, PKIs, and IoT devices.

The NIST validation, combined with our peer-reviewed papers, further establishes Quantum Origin as the leading QRNG on the market. 聽

--

It is paramount for governments, commercial enterprises, and critical infrastructure to stay ahead of evolving cybersecurity threats to maintain societal and economic security.

夜色直播 delivers the highest quality quantum randomness, enabling our customers to confront the most advanced cybersecurity challenges present today.

technical
All