Subtopic Deep Dive
Noisy Intermediate-Scale Quantum Computing
Research Guide
What is Noisy Intermediate-Scale Quantum Computing?
Noisy Intermediate-Scale Quantum (NISQ) computing refers to quantum devices with 50-1000 qubits operating without full error correction, relying on hybrid classical-quantum algorithms to mitigate noise.
NISQ devices enable variational quantum algorithms and quantum approximate optimization on near-term hardware. John Preskill coined the term in 2018 (Quantum, 7494 citations), emphasizing tasks surpassing classical computers despite noise. Over 10,000 papers explore NISQ algorithms and benchmarks as of 2024.
Why It Matters
NISQ bridges current hardware to fault-tolerant quantum computing, enabling applications in quantum chemistry simulations (Grimsley et al., 2019, Nature Communications, 961 citations) and optimization for finance. Evidence shows utility before fault tolerance (Kim et al., 2023, Nature, 888 citations), with benchmarks on superconducting processors (Arute et al., 2019, Nature, 6511 citations). Hybrid workflows like QAOA (Hadfield et al., 2019, Algorithms, 700 citations) demonstrate practical value on 50-100 qubit systems.
Key Research Challenges
Barren Plateaus in Training
Quantum neural networks suffer exponentially vanishing gradients during optimization (McClean et al., 2018, Nature Communications, 1817 citations). Cost function dependence exacerbates this in shallow circuits (Cerezo et al., 2021, Nature Communications, 943 citations). Mitigating plateaus requires new ansatze and initialization strategies.
Noise-Induced Decoherence
Superconducting qubits face resonant decoherence from two-level systems (Bluvstein, 2025, Zenodo, 708 citations). Limited coherence times restrict circuit depth on NISQ hardware (Kjaergaard et al., 2019, Annual Review of Condensed Matter Physics, 1276 citations). Pulse-level control offers partial rescue but scales poorly.
Scalability Without Error Correction
NISQ algorithms like VQE demand hybrid loops vulnerable to accumulating errors (Bharti et al., 2022, Reviews of Modern Physics, 1469 citations). Utility evidence exists but lacks broad advantage (Kim et al., 2023, Nature, 888 citations). Benchmarking requires realistic noise models.
Essential Papers
Quantum Computing in the NISQ era and beyond
John Preskill · 2018 · Quantum · 7.5K citations
Noisy Intermediate-Scale Quantum (NISQ) technology will be available in the near future. Quantum computers with 50-100 qubits may be able to perform tasks which surpass the capabilities of today's ...
Quantum supremacy using a programmable superconducting processor
Frank Arute, Kunal Arya, Ryan Babbush et al. · 2019 · Nature · 6.5K citations
Barren plateaus in quantum neural network training landscapes
Jarrod R. McClean, Sergio Boixo, Vadim Smelyanskiy et al. · 2018 · Nature Communications · 1.8K citations
Noisy intermediate-scale quantum algorithms
Kishor Bharti, Alba Cervera-Lierta, Thi Ha Kyaw et al. · 2022 · Reviews of Modern Physics · 1.5K citations
A universal fault-tolerant quantum computer that can efficiently solve problems such as integer factorization and unstructured database search requires millions of qubits with low error rates and l...
Superconducting Qubits: Current State of Play
Morten Kjaergaard, Mollie E. Schwartz, Jochen Braumüller et al. · 2019 · Annual Review of Condensed Matter Physics · 1.3K citations
Superconducting qubits are leading candidates in the race to build a quantum computer capable of realizing computations beyond the reach of modern supercomputers. The superconducting qubit modality...
An adaptive variational algorithm for exact molecular simulations on a quantum computer
Harper R. Grimsley, Sophia E. Economou, Edwin Barnes et al. · 2019 · Nature Communications · 961 citations
Cost function dependent barren plateaus in shallow parametrized quantum circuits
M. Cerezo, Akira Sone, Tyler Volkoff et al. · 2021 · Nature Communications · 943 citations
Reading Guide
Foundational Papers
Start with Preskill (2018, Quantum) for NISQ definition and scope; Arute et al. (2019, Nature) for hardware supremacy demonstration.
Recent Advances
Bharti et al. (2022, Reviews of Modern Physics) for algorithm survey; Kim et al. (2023, Nature) for utility evidence; Bluvstein (2025, Zenodo) for decoherence mitigation.
Core Methods
Variational algorithms (VQE, QAOA), parameterized quantum circuits, hybrid classical optimizers; barren plateau analysis; pulse-level superconducting control.
How PapersFlow Helps You Research Noisy Intermediate-Scale Quantum Computing
Discover & Search
Research Agent uses citationGraph on Preskill (2018) to map 7000+ citing works, revealing barren plateau clusters; exaSearch queries 'NISQ variational algorithms noise mitigation' for 250M+ OpenAlex papers; findSimilarPapers links Arute et al. (2019) to hardware benchmarks.
Analyze & Verify
Analysis Agent runs readPaperContent on Bharti et al. (2022) to extract NISQ algorithm taxonomies; verifyResponse with CoVe cross-checks barren plateau claims against McClean et al. (2018); runPythonAnalysis simulates gradient landscapes via NumPy, with GRADE scoring evidence strength.
Synthesize & Write
Synthesis Agent detects gaps in QAOA scalability from Hadfield et al. (2019); Writing Agent applies latexEditText for circuit diagrams, latexSyncCitations for 10+ Preskill descendants, and latexCompile for NISQ review manuscripts; exportMermaid visualizes hybrid workflow graphs.
Use Cases
"Simulate barren plateau variance for 20-qubit VQE circuit"
Research Agent → searchPapers 'barren plateaus VQE' → Analysis Agent → runPythonAnalysis (NumPy random circuits, plot variance decay) → matplotlib figure of trainability landscape.
"Draft NISQ chemistry simulation review with QAOA circuits"
Synthesis Agent → gap detection (Grimsley 2019 + Hadfield 2019) → Writing Agent → latexEditText (ansatz sections) → latexSyncCitations → latexCompile → PDF with embedded quantum circuits.
"Find GitHub code for superconducting qubit pulse calibration"
Research Agent → searchPapers 'superconducting qubits NISQ' (Kjaergaard 2019) → Code Discovery → paperExtractUrls → paperFindGithubRepo → githubRepoInspect → verified pulse optimization scripts.
Automated Workflows
Deep Research workflow scans 50+ NISQ papers via searchPapers → citationGraph → structured report on algorithm utility (Kim 2023 focus). DeepScan applies 7-step CoVe to verify barren plateau mitigations across McClean (2018) and Cerezo (2021). Theorizer generates noise-resilient ansatz hypotheses from Bluvstein (2025) pulse data.
Frequently Asked Questions
What defines NISQ computing?
NISQ denotes 50-1000 qubit quantum devices without fault tolerance, as defined by Preskill (2018, Quantum, 7494 citations), emphasizing noise-limited hybrid algorithms.
What are key NISQ algorithms?
Variational quantum eigensolver (VQE), quantum approximate optimization algorithm (QAOA), and adaptive derivatives; reviewed in Bharti et al. (2022, Reviews of Modern Physics, 1469 citations).
Name seminal NISQ papers.
Preskill (2018, 7494 citations) introduced NISQ; Arute et al. (2019, Nature, 6511 citations) showed supremacy; McClean et al. (2018) identified barren plateaus.
What are open NISQ problems?
Overcoming barren plateaus (Cerezo 2021), proving beyond-classical utility (Kim 2023), and scaling coherence via pulse control (Bluvstein 2025).
Research Quantum Computing Algorithms and Architecture with AI
PapersFlow provides specialized AI tools for your field researchers. Here are the most relevant for this topic:
AI Literature Review
Automate paper discovery and synthesis across 474M+ papers
Deep Research Reports
Multi-source evidence synthesis with counter-evidence
Paper Summarizer
Get structured summaries of any paper in seconds
AI Academic Writing
Write research papers with AI assistance and LaTeX support
Start Researching Noisy Intermediate-Scale Quantum Computing with AI
Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.