NISQ (pronounced /nɪsk/) is an acronym for Noisy Intermediate-Scale Quantum computing. It refers to the current generation of quantum hardware devices, characterized by qubit counts ranging from tens to a few hundred. These systems are termed "noisy" because they operate without quantum error correction, and "intermediate-scale" because they possess enough qubits to potentially outperform classical computers on certain specialized tasks, yet remain too small to run full-scale fault-tolerant algorithms. The term was coined by physicist John Preskill in 2018.
While NISQ devices cannot yet solve all problems faster than classical supercomputers, they represent a critical transitional phase where quantum advantage may be demonstrated for specific applications like optimization, chemistry simulation, and machine learning.
Definition & Etymology
The NISQ era describes a specific regime in quantum computing history. According to Preskill's original formulation, a NISQ device is defined by three constraints:
- Noisy: Qubits are susceptible to decoherence and gate errors due to environmental noise, and the system lacks the overhead for active error correction.
- Intermediate-Scale: The number of qubits is significant enough to explore quantum behavior beyond simple demonstrations, but insufficient for universal fault tolerance.
- Quantum: The system leverages genuine quantum mechanical phenomena such as superposition and entanglement.
"We'll have, maybe in the next year or two or three, quantum processors that are very interesting because they are not noise-free. They're noisy. But they have a moderate number of qubits... I call this NISQ, noisy intermediate-scale quantum computing."
— John Preskill, Caltech, 2018
Hardware Architecture
NISQ processors are implemented using various physical qubit modalities. The choice of architecture significantly impacts coherence times, gate fidelity, and connectivity.
Superconducting Qubits
Utilize Josephson junctions to create artificial atoms. Companies like IBM and Google use this approach. Superconducting qubits offer fast gate operations (~10-100 ns) but require dilution refrigerators cooled to millikelvin temperatures.
Trapped Ions
Individual ions are suspended in electromagnetic fields and manipulated with lasers. This architecture provides high connectivity and long coherence times but typically slower gate speeds compared to superconducting systems.
Neutral Atoms
A rapidly emerging platform using arrays of neutral atoms trapped by optical tweezers. Neutral atom systems excel in scalability and reconfigurable connectivity, making them promising for quantum simulation.
Challenges & Limitations
The primary obstacle in the NISQ era is noise. Without error correction, calculations degrade rapidly as circuit depth increases. This imposes a "circuit depth budget"—algorithms must be shallow enough to complete before decoherence renders the result meaningless.
T2 > Ngates × tgate
Where T₂ is the coherence time, Ngates is the number of operations, and tgate is the gate duration. NISQ algorithms must optimize for this inequality, often requiring variational or hybrid approaches.
Applications in the NISQ Era
Researchers have developed specialized algorithms designed to extract value from noisy hardware:
- VQE (Variational Quantum Eigensolver): A hybrid classical-quantum algorithm used to find ground state energies of molecules, crucial for drug discovery and materials science.
- QAOA (Quantum Approximate Optimization Algorithm): Used for combinatorial optimization problems, with applications in logistics and finance.
- Quantum Machine Learning: Exploring quantum kernels and neural networks that may offer speedups for specific data patterns.
- Quantum Simulation: Directly simulating quantum systems that are intractable for classical computers, such as high-temperature superconductors.
The Path Beyond NISQ
The industry roadmap points toward FTQC (Fault-Tolerant Quantum Computing). Achieving FTQC requires implementing quantum error correction codes, such as the Surface Code, which demand a ratio of physical qubits to logical qubits often exceeding 1000:1. Estimates suggest millions of physical qubits may be needed for fully fault-tolerant systems capable of running Shor's algorithm on cryptographic scales.
The transition from NISQ to FTQC is expected to occur gradually. "Quantum utility"—where quantum devices provide results that are practically useful despite noise—may be achieved before full fault tolerance.
References & Further Reading
- Preskill, J. (2018). "Quantum Computing in the NISQ era and beyond." Quantum, 2, 79.
- Arute, F. et al. (2019). "Quantum supremacy using a programmable superconducting processor." Nature, 574, 505-510.
- McClean, J. R. et al. (2016). "Hybrid quantum-classical hierarchy for mitigation of decoherence and optimization of quantum circuits." Physical Review A, 93.
- Kandala, A. et al. (2017). "Hardware-efficient variational quantum eigensolver for small molecules and quantum magnets." Nature, 549, 242-246.
- Google Quantum AI. (2023). "Engineering the Sycamore quantum processor." arXiv preprint.