In short
arXiv.org/list/quant-ph is the lingua franca of quantum-computing research. Every important paper from the last thirty years — Shor 1994, Grover 1996, Preskill's 2018 NISQ paper, Google's 2019 quantum supremacy claim, Willow 2024 — landed there first, for free, before any journal. A quant-ph paper has a predictable skeleton: abstract → introduction → setup → results → discussion → references. Learn the five-minute skim (abstract, figure 1, conclusion, references — enough to decide whether to go deeper) and the deep read (equations, appendices, reproducing one calculation — several hours per paper). Watch for hype signals: overstated corollaries, cherry-picked baselines, missing error bars, and headline-number language in the abstract. Build the habit by subscribing to the arXiv quant-ph daily mailing (one email per morning, free) and committing to one deep paper per week. After three months you will find yourself reading the field, not being buried by it.
You hit publish on your first quantum-computing idea. You Google it to see if anyone has done it before. Google sends you to a page whose URL starts with arxiv.org/abs/ and whose first line is a block of equations that looks like it was printed from a typewriter. There is no "sign in" button. There is no paywall. There are twelve versions of the same paper listed on the right, dated from 2019 to 2024. The PDF is free. The LaTeX source is free. The references at the end are hyperlinked to more papers that are also free.
You have just walked into arXiv, and specifically into its quant-ph section — the bulletin board where every working quantum physicist and quantum-computing researcher posts their preprints, usually months or years before any journal publishes them. If you want to read what the field is actually doing, as opposed to what journalists report about it six months late, this is where you go. You will spend the rest of your career here, if you stay in the field.
The trouble is that arXiv is intimidating the first time. Papers assume notation you have not met, cite other papers in the same breath, and frequently open with a sentence like "We construct a polynomial-time algorithm for a variant of the hidden subgroup problem over non-abelian groups, extending the Ettinger-Høyer-Knill framework to the case of..." A 15-year-old in Indore reading the same page their physics teacher's PhD supervisor reads — the gap in preparation is real, and the paper is not going to meet you halfway.
This chapter is the meeting-halfway. You are going to learn what parts of a paper to read first, what parts to skip on a first pass, how to decode the notation, how to spot when an author is glossing over a hard step, and how to build arXiv into a weekly reading habit instead of a wall you bounce off. By the end of this chapter you will open quant-ph in the morning, read three abstracts over chai, bookmark one for a deep read that evening, and keep doing that for ten years.
Why arXiv matters — preprints before peer review
Scientific publishing has a formal loop. You write a paper. You submit to a journal (Physical Review Letters, Nature, Quantum). The editor sends it to two or three anonymous reviewers. They send comments. You revise. Eventually — three months to two years later — the paper appears in print behind a paywall that your school or college library may or may not have access to.
arXiv short-circuits the slow part. When you finish writing a paper, you upload it to arXiv before or at the same time as submitting to a journal. It gets a stable URL (like https://arxiv.org/abs/2307.13923). It is free to read, forever, for anyone. When your paper is eventually accepted by a journal, you upload a revised version; arXiv keeps both. If the journal rejects it, you can still leave the preprint up, and the community can still read it.
The physics community has used arXiv since 1991 — Paul Ginsparg started it at Los Alamos National Laboratory, moved it to Cornell where it still lives, and the physics side has grown to the point where more than 90% of physics papers now appear on arXiv first. In quant-ph specifically, the number is close to 100%. If a quantum-computing result is not on arXiv, either it is very new (not yet uploaded) or it is from a company that has decided to keep it proprietary (which happens, but less often than you would think).
Why this matters for you: the open-access culture is the reason a student in Indore has exactly the same reading list as a student at MIT. You do not have to wait for a library subscription. You do not have to know a professor who can email you a PDF. The same URL works from a phone on Jio data as from a Harvard office Ethernet port. This is unusual in science. Use it.
What quant-ph contains
arXiv is divided into subject areas. You care about quant-ph — quantum physics — at arxiv.org/list/quant-ph/recent. This is where quantum-computing papers live, together with adjacent work in quantum information theory, quantum foundations, quantum optics, and parts of quantum control. New papers appear there every weekday at 01:00 UTC (6:30 IST). About 25–40 papers per day, roughly 6,000–9,000 per year.
A handful of papers cross-list between quant-ph and other categories:
- cs.CC (computational complexity) — when the paper is about BQP, QMA, query complexity.
- cs.CR (cryptography) — when it is about post-quantum crypto or QKD.
- cs.DS / cs.DM (algorithms and discrete math) — for quantum algorithm papers with strong classical-algorithms angle.
- math.QA / math-ph (quantum algebra, mathematical physics) — for the heavier-mathematics end of quantum information.
- cond-mat.str-el / cond-mat.supr-con (strongly correlated / superconductivity) — for the physics side of superconducting qubits and quantum simulation.
The cross-listing tells you something: a paper cross-listed to cs.CC is writing for complexity theorists as well as physicists, so you can expect careful statements of complexity classes and big-O notation. A paper cross-listed to cond-mat is writing for condensed-matter experimentalists, so expect more materials-physics language than pure QC language.
Anatomy of a quant-ph paper
Almost every paper in quant-ph follows the same skeleton, in the same order. Learn the skeleton once and you can navigate any paper without reading it start-to-finish.
1. Title and authors
A quant-ph title is usually a noun phrase describing what the paper does: "Polynomial-time algorithms for prime factorization and discrete logarithms on a quantum computer" (Shor 1994). Occasionally a title is a claim: "Quantum supremacy using a programmable superconducting processor" (Arute et al. 2019). Very rarely a title is rhetorical: "Is quantum mechanics useful?" (Mermin 1995).
The authors list tells you things the abstract does not. If you see "et al." with 40 authors, it is likely an experimental paper from a large collaboration (IBM, Google, Quantinuum). If you see two or three authors from the same institution, it is likely a theory paper. If the first and last authors are from the same lab and there are three-to-five middle authors, it is likely a PhD-student-led paper with the advisor last — this is the standard author order in physics (first = lead contributor, last = senior author / group head).
The affiliation tells you something too. A paper whose authors are all from MIT and Google Quantum AI is probably quite polished; a paper whose authors are from less-famous institutions is not less rigorous but may have fewer resources for hardware experiments, so expect theory rather than experiment.
2. The abstract — the single most important paragraph
Read the abstract twice. On the first read, look for the type of paper: is it a theorem, an experiment, a review, or a proposal? On the second read, look for the headline result: what is the single sentence the paper wants you to take away?
A well-written quant-ph abstract gives you:
- Context — one or two sentences on what problem and why it matters.
- Contribution — one or two sentences on what this paper does that is new.
- Result — the main quantitative claim (a runtime, a fidelity, a theorem).
- Implication — one sentence on what this result enables.
An abstract that gives you all four is a good abstract. An abstract that skips the result in favour of vague language ("We provide a novel framework for...") is a warning: either the result is weak, or the authors are struggling to state it clearly, or both. Hype-detection begins here.
3. Introduction — the long version of the abstract
The introduction is one to three pages. Its job is to convince a physicist who does not work in this specific sub-area that the problem is interesting and the result is believable. It recaps prior work, names the gap this paper fills, and — usually in the last paragraph — states the paper's contributions as a numbered list.
On a skim, read the first paragraph (which frames the problem) and the last paragraph (which states the contributions). Skip the middle on the first pass; it is almost always a review of references you will meet again later.
4. Setup and background — the skip-able part
Before proving the main result, the paper introduces notation. Hilbert spaces, unitary matrices, specific codes, specific algorithms. This section is thorough — often 4–10 pages — and you almost never need to read it linearly. Skip it. Come back when a symbol in the main results section doesn't make sense, find it here, read the one paragraph that defines it, go back to the main results.
Many papers put a "Preliminaries" section here; some put it in an appendix. A few put it inline in the results section. All three are fine; adjust your skipping accordingly.
5. The results section — where to spend your attention
This is the meat. On a deep read, this is where you live. On a skim, read the theorem statements (usually boxed or italicised), the figures, and the captions. Skip the proofs on the first pass unless they are only a few lines.
Experimental papers (IBM, Google, Quantinuum hardware papers) put their results in figures — plots of error rates versus code distance, photographs of chips, measurement histograms. Figure 1 and Figure 2 are usually worth the whole paper; if those two figures make sense to you, you have got 80% of the paper's message.
6. Discussion and conclusion — read carefully
The discussion is where the paper compares itself to prior work, acknowledges limitations, and speculates about implications. This is the second-most-valuable section after the abstract, and yet many readers skip it because they think they've already got the result.
Do not skip it. The "Limitations" subsection is where the paper tells you what it did not prove, what assumptions were made, and what it does not work on. A paper without a limitations discussion is, nine times out of ten, papering over something. When you see one, slow down and ask what the authors are not showing you.
7. References — the map to adjacent work
Modern arXiv renders references as hyperlinks, either to arXiv URLs or to DOIs. Scroll through them. The first few are usually the foundational papers; the middle ones are direct predecessors of this work; the last few are peripheral context. Bookmark two or three to read next — this is how you learn the sub-field, one reference-chase at a time.
The five-minute skim versus the deep read
Professional researchers operate at two speeds. Learn both.
The skim
A five-minute skim is: abstract (2 min) + introduction paragraphs 1 and last (1 min) + figure 1 and caption (1 min) + conclusion (1 min). At the end, you should be able to answer three questions:
- What does this paper claim? (one sentence)
- Who cares? (which sub-field)
- Is this worth a deep read? (yes / no / maybe)
The deep read
A deep read is: read linearly, follow the math, pause at every theorem, try to reproduce one calculation by hand, consult the references where needed. Takes 2–6 hours for a typical paper. You finish with notes — in a notebook, or in a text file — on what the paper proves, how it proves it, and which of its references you want to chase.
The ratio most working researchers use is about 10 skims per 1 deep read. You skim everything in your RSS feed for a week, flag the two or three interesting ones, and deep-read one on the weekend. Over a year: 500 skims, 50 deep reads, 200 references chased. That is how a mental model of a sub-field is actually built.
Decoding notation you do not know
You will run into unfamiliar notation constantly. Strategies, in order of preference:
- Look for it in the "Preliminaries" section of this paper. Most good papers define their notation up front.
- Search the arXiv for the notation. If the paper writes "\mathcal{L}(\mathcal{H}_A)" without defining it, paste "\mathcal{L}(\mathcal{H}_A) quantum information" into Google Scholar or arXiv search; someone's lecture notes will define it.
- Check Nielsen & Chuang or Preskill's notes. The two big textbooks cover essentially all common notation. Preskill's notes are free online; N&C is in every serious physics library and widely pirated for pedagogical fair use.
- Ask on Physics StackExchange or Quantum Computing StackExchange. "What does \text{Tr}_B(\rho_{AB}) mean?" gets answered in hours.
- Email the author. Quant-ph authors are almost always happy to answer a specific, clear question from a student. Keep the email short, name the paper, quote the exact passage, ask one question. Response rate for a polite email is around 50% in my experience — which is extraordinarily high by the standards of cold emails generally.
Example: a five-minute skim of Shor's 1994 paper
Let's skim a real paper together. Peter Shor's 1994 factoring paper — the one that effectively launched modern quantum computing as a field — is posted at arxiv.org/abs/quant-ph/9508027. (The arXiv ID has the format quant-ph/YYMMNNN for papers before 2007, and YYMM.NNNNN afterwards — Shor's paper is August 1995 arXiv re-upload of an extended version of the 1994 FOCS conference paper.)
Example 1: five-minute skim of Shor 1994
Title. "Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer"
Reading the title: a noun phrase. The result is in the title itself — polynomial-time factoring. If this is true, it is one of the most important results in computer science this century. The words "quantum computer" tell you the model; the absence of "approximate" or "heuristic" tells you it is an exact polynomial-time algorithm.
Author. Peter W. Shor, AT&T Bell Labs.
One author. A theory paper, single-author, at an industrial lab. The author is also the contact; no "et al." bureaucracy.
Abstract (paraphrased). "A computer is generally considered to be a universal computational device; i.e., it is believed able to simulate any physical computational device with a cost in computation time of at most a polynomial factor. This may not be true when quantum mechanics is taken into consideration. This paper considers factoring integers and finding discrete logarithms, two problems generally thought to be hard on a classical computer and have been used as the basis of several proposed cryptosystems. Efficient randomized algorithms are given for these two problems on a hypothetical quantum computer. These algorithms take a number of steps polynomial in the input size..."
Reading the abstract: the context sentence names the extended Church–Turing thesis ("any physical device can be classically simulated with polynomial overhead") as the backdrop. The contribution is "efficient randomized algorithms" for factoring and discrete log. The result is "polynomial in the input size" — the explicit break with classical complexity. The implication (one word) is "cryptosystems" — RSA dies.
Introduction's first paragraph. Frames the extended Church–Turing thesis and notes that quantum mechanics may violate it. Last paragraph of introduction: lists the four contributions — a subroutine for period-finding, its use for factoring, its extension to discrete logs, and a discussion of possible quantum computer architectures.
Figures. The paper is theoretical; it has no experimental figures. There is one schematic figure of the quantum circuit for modular exponentiation.
Conclusion. States that the existence of these algorithms motivates building a quantum computer, and lists open problems: implementing the algorithm fault-tolerantly, extending to other number-theoretic problems, and understanding the ultimate limits of quantum computation.
Verdict after five-minute skim: this is a landmark theory paper claiming polynomial-time factoring on a hypothetical quantum machine. Deep read warranted if you are working on quantum algorithms, cryptography, or complexity theory; a one-paragraph summary is enough if you are working on quantum hardware or error correction. Either way, bookmark the paper and its references.
The whole skim takes under six minutes if you read with a finger on the scrollbar. The verdict you reach is the same verdict a professional quantum-algorithms researcher reaches on seeing the paper for the first time. That is the power of the skim — it gives you an expert's triage decision without having to invest the expert's hours.
Example: deep-reading one theorem from Preskill's 2018 NISQ paper
Now let's go the other way and deep-read. John Preskill's 2018 paper "Quantum Computing in the NISQ era and beyond" is a state-of-the-field address, not a traditional research paper, but it is one of the most-cited papers in quantum computing and it contains a handful of sharp technical statements worth reading closely.
Example 2: deep-reading one theorem-like claim from Preskill 2018
The paper opens with a definition of NISQ — Noisy Intermediate-Scale Quantum. The term appears on page 2 and is defined as follows (paraphrased):
"'Intermediate-Scale' refers to the size of quantum computers which will be available in the next few years, with a number of qubits ranging from 50 to a few hundred. 50 qubits is a significant milestone because that is beyond what can be simulated by brute force using the most powerful existing digital supercomputers."
On a first read, this looks like prose. On a deep read, it is a quantitative claim: 50 qubits is the classical simulation boundary. To deep-read, you have to verify that claim yourself.
Step 1. Unpack the claim. The claim is: the state of 50 qubits requires 2^{50} complex amplitudes to represent, and 2^{50} complex numbers is beyond what "the most powerful existing digital supercomputers" can store.
Step 2. Check the arithmetic. 2^{50} \approx 1.13 \times 10^{15} — about a quadrillion amplitudes. Each complex number, stored as two 64-bit floating-point numbers, is 16 bytes. Total memory: 16 \times 10^{15} bytes = 16 petabytes.
The 2018-era largest supercomputers (Summit at Oak Ridge National Laboratory, 2018) had about 2.8 petabytes of total memory. So 50 qubits is, in the most naive simulation approach, 5–6 times beyond what Summit could hold. Preskill's claim holds.
Step 3. Note the hedge. "By brute force." This hedge is critical. Preskill is acknowledging that clever simulation methods — tensor networks, approximate methods, sparsity exploitation — can push the classical boundary further. A tensor-network simulation of a not-deep quantum circuit can handle 50+ qubits. This is exactly what Google's 2019 supremacy paper and the subsequent classical simulation follow-ups (Pan & Zhang 2022 simulating 60 qubits on a GPU cluster, IBM 2023 simulating with tensor networks) have shown.
Step 4. Connect to current knowledge. Since 2018, the honest 50-qubit boundary has moved to around 70–80 qubits for general circuits on specialised hardware, and around 50–55 for deep circuits where tensor-network tricks break down. The claim was never a strict lower bound; it was a 2018-era figure of merit. An expert reader already knew that; a new reader needs to notice the hedge "by brute force" to recognise it.
Step 5. Write a note. In your deep-read notebook, one line: "Preskill 2018: NISQ defined as 50–few-hundred qubits; 50-qubit classical-simulation boundary is a naive figure of merit, not a strict lower bound. Modern tensor-network simulators push the boundary to ~75 qubits for many circuits."
Result: after the deep read you understand the claim, know where it came from, know its hedge, know how it has been updated since, and have a note you can revisit. This took maybe 25 minutes for one paragraph in one paper. A full deep read of Preskill 2018 would take 3–4 hours and produce 10–20 notes of this kind.
The deep read is where the actual learning happens. The skim tells you what papers exist; the deep read puts one of them into your mental model for good.
Spotting hype versus substance
Not every arXiv paper is honest. Most are; a meaningful minority are not. Hype-detection is a skill, and it is one you develop the same way you develop any other literary skill — by reading a lot and noticing patterns.
Red flags in a quant-ph abstract:
- Claims of "quantum supremacy" or "quantum advantage" without quantitative comparison to the best classical algorithm. The phrase should be followed by "...compared to X classical algorithm, which would require Y classical time." If it isn't, the abstract is waving.
- "First demonstration of..." with no error-bars or noise-floor discussion. A first demonstration that doesn't quantify how noisy the result was is marketing.
- "Exponential speedup" without stating the problem class. Some exponential speedups are proved; some are conjectured; some are for oracle problems that don't generalise. The abstract should tell you which.
- "Quantum machine learning" with vague application language. The honest quantum-ML papers name a specific task, a specific dataset, and a specific classical baseline. Vague ones don't.
- "We introduce a novel algorithm..." with no complexity analysis. A quantum algorithm paper without gate counts, circuit depth, or asymptotic complexity is a white paper pretending to be a research paper.
Green flags that typically mean the paper is solid:
- Specific numbers in the abstract. "A 10x fidelity improvement over..." is better than "significant fidelity improvement."
- Named prior works they are beating. "Improves on the algorithm of Shor 1994 by..." is better than "improves on existing methods."
- A limitations section. Honest papers list what they did not achieve. Missing this section is always a warning.
- Multiple co-authors from different institutions. Cross-institutional papers have been through more scrutiny before submission than single-lab papers, on average.
- An appendix with numerical or analytic verification of the main claim. A paper that includes a NumPy or Qiskit notebook reproducing its claims has thought hard about correctness.
This is not a rulebook. It is a pattern-recognition heuristic. Apply it gently — plenty of excellent papers violate one or two green-flag rules for good reasons, and plenty of mediocre papers check all of them. But if an abstract hits three red flags and zero green flags, slow down.
Building the reading habit
The highest-leverage thing you can do for your future in quantum computing is build a sustainable weekly reading habit. Not a heroic binge once every six months — a weekly drip that keeps you in touch with the field without burning out.
Concrete steps to start today
-
Subscribe to the arXiv quant-ph daily mailing. Go to arxiv.org/help/subscribe and sign up for the
quant-phcategory. You get one email every weekday morning with the day's titles and abstracts. Skim it over breakfast. -
Set up an RSS reader. If email doesn't suit you, the quant-ph feed is at arxiv.org/rss/quant-ph. Feedly, Inoreader, and NetNewsWire all work. Use the reader on your phone.
-
Bookmark the Stephen Jordan Quantum Algorithm Zoo — quantumalgorithmzoo.org — a curated, updated list of every known quantum algorithm with pointers to the papers. When you hear about a new algorithm, this is the first place to check.
-
Follow two or three blogs. Scott Aaronson's Shtetl-Optimized (scottaaronson.blog) is the most-read blog in quantum computing; it combines technical commentary with opinions, not all of which you will agree with. Quantum Frontiers (quantumfrontiers.com) is the Caltech IQIM group blog, more careful and less combative. The Quantum Insider is news-focused rather than research-focused; useful for industry tracking, less useful for research.
-
Join a paper discussion group. If you are at a university or a research institute, find an existing journal club. If you are not, start one — with two or three friends online. Discord and Zoom work. Pick one paper every two weeks; everyone skims, one person deep-reads and presents. This is how researchers learn the field, and it scales down to students.
-
Track what you read. Keep a running text file (or a Notion page, or a physical notebook). One line per paper: date, title, arXiv ID, one-sentence summary, one-sentence "why I care." After a year this file is the single best resource for writing your own papers later.
The Indian context
India has a growing quantum community that is increasingly publishing on arXiv. IIT Madras (Ramanan Rajan, Anil Prabhakar, Pradeep Sarvepalli), IISc Bangalore (Anil Kumar, Manoj Varma), TIFR Mumbai (Vikram Tripathi, R. Vijay), IIT Delhi, IIT Bombay, IIT Kanpur, and the Raman Research Institute Bangalore are the most-active groups. If you are looking for accessible entry points, follow the papers that cite one of these groups — you will find sub-fields where Indian students can make a contribution with modest resources.
The National Quantum Mission established in 2023 is funding four thematic hubs across IISc, IITs, and RRI; their output is appearing on arXiv under author lists with at least one Indian affiliation. A reader in India tracking arXiv regularly will notice the increasing presence over 2024–2026.
Common confusions about arXiv
-
"Anything on arXiv is automatically wrong because it's not peer reviewed." False. arXiv is a preprint server, not a publication venue. Papers on arXiv have exactly the status the author's reputation gives them — a paper from Peter Shor or John Preskill or an established lab carries the weight of that lab. Peer review catches some errors but misses many; arXiv surfaces errors faster because a wider community reads it immediately. The right attitude is: treat arXiv with the same critical reading you would give any paper, paying attention to who the authors are and what their track record looks like.
-
"I need a subscription or an institution." False. arXiv is free, fully open, no login required to read. You can upload to arXiv with an endorsement from an existing author (a mild barrier to prevent spam) but reading is unrestricted.
-
"The papers are too advanced for me." Partly true. Most research papers assume the standard graduate physics curriculum. But — and this is the important point — papers are not monolithic. You can read the abstract and introduction of almost any paper with a first-year undergrad background and get a real sense of what it claims. You cannot follow every proof, and you should not try to. Read what you can follow, take note of the notation you don't know, look it up, and come back. In six months of this, the notation stops being a wall.
-
"I should only read published journal versions, not preprints." False. In quant-ph specifically, the arXiv version is almost always more up-to-date than the journal version (the journal version has been through months of editorial processing that the arXiv version skipped). Some important papers never appear in a journal at all — Preskill's lecture notes are the canonical example — and live only on arXiv or the author's website.
-
"Reading papers is only for researchers." False. If you are studying quantum computing seriously, reading papers is how you stay in touch with what the field is actually doing. Textbooks are three to five years behind; arXiv is today. You do not need to be a researcher to read research; you need to be a student of the field, which is exactly what you are.
Going deeper
You now have the navigation rules, the skim-versus-deep-read distinction, two worked examples, and the weekly-habit plan. What follows is context you do not need on your first paper but will want after a few months: the history of arXiv, the specific tools that make it easier (Semantic Scholar, Inspire, Google Scholar), and how to publish your own work there one day.
The arXiv origin story
arXiv started in August 1991 at Los Alamos National Laboratory as xxx.lanl.gov. Paul Ginsparg, a theoretical particle physicist, was frustrated by the slow pre-internet system of mailing physical preprints between labs — a system that privileged researchers at famous institutions with the right mailing-list connections. He wrote a set of Unix scripts to let anyone upload a LaTeX preprint and have it immediately available to anyone else. Within a year, theoretical high-energy physics had adopted it; within five years, condensed matter, astrophysics, and quantum physics had followed. In 2001 Ginsparg moved arXiv to Cornell University, where it has lived since.
By 2024, arXiv hosts more than 2 million papers across physics, mathematics, computer science, quantitative biology, economics, statistics, and a growing list of other fields. Quant-ph specifically hosts around 140,000 papers. Every significant paper in quantum computing — Shor 1994, Grover 1996, the Nielsen–Chuang textbook notes (yes, parts of the book were preprinted on arXiv as lecture notes), the Preskill 2018 NISQ paper, Arute et al. 2019 Google supremacy, the Willow 2024 below-threshold paper — has an arXiv entry.
The open-access norm that arXiv established is now shaping policy globally. The Plan S initiative in Europe (2021+) and the Nelson memo from the White House Office of Science and Technology Policy (2022) mandate open access for federally funded research in many fields. In India, the Ministry of Science and Technology and the Department of Atomic Energy have adopted similar open-access policies for their funded research. arXiv is, in effect, the template the rest of science is slowly aligning to.
Tools that make arXiv navigation faster
-
Semantic Scholar (semanticscholar.org) — AI-powered citation graph. Given a paper, it shows you the most influential papers that cite it, the most influential papers it cites, and TLDR summaries generated by an LLM. Especially useful for finding "the paper that everyone in this sub-field cites."
-
Google Scholar — broader than Semantic Scholar, weaker on citation ranking but better for finding a specific paper by title or author. The "cited by" count is a rough but useful measure of impact.
-
Connected Papers (connectedpapers.com) — visualises the citation graph around a single paper as a 2D map. Useful for exploring a sub-field you don't know.
-
Inspire-HEP (inspirehep.net) — the physics-specific citation database. Cleaner metadata than Google Scholar, better coverage of physics preprints.
-
arXiv's own author search —
arxiv.org/a/surname_f_1lists all papers by an author (replace "surname_f_1" with the author's arXiv handle). Good for "what else has this person written." -
ArXiv-sanity (arxiv-sanity-lite.com) — Andrej Karpathy's lightweight recommender for arXiv papers. Tracks papers similar to ones you've saved.
Notation you will meet
A non-exhaustive tour of the Greek-and-symbol zoo in quant-ph:
- |\psi\rangle, |\phi\rangle, |\chi\rangle — state vectors in Hilbert space.
- \rho, \sigma — density operators (matrices representing mixed states).
- \mathcal{H} — a Hilbert space; \mathcal{H}_A \otimes \mathcal{H}_B the tensor product of two.
- U, V, W — unitary operators; U^\dagger the adjoint (conjugate transpose).
- \sigma_x, \sigma_y, \sigma_z — the Pauli matrices (also written X, Y, Z).
- \mathcal{L}(\mathcal{H}) — linear operators on a Hilbert space.
- \mathcal{E} or \Phi — a quantum channel (a CPTP map).
- \text{Tr}_B(\rho) — partial trace over subsystem B.
- S(\rho) = -\text{Tr}(\rho \log \rho) — the von Neumann entropy.
- \|A\|_1 = \text{Tr}\sqrt{A^\dagger A} — the trace norm.
- F(\rho, \sigma) = \text{Tr}\sqrt{\rho^{1/2} \sigma \rho^{1/2}} — fidelity between states.
- \Delta, \epsilon, \delta — error parameters, typically in (0, 1).
- \mathcal{O}(f(n)), \Omega(f(n)), \Theta(f(n)) — big-O, big-Omega, big-Theta asymptotic notation.
- BQP, QMA, QIP, IP, PSPACE — complexity classes.
You do not need to memorise these. You need to recognise them and know where to look them up. Nielsen & Chuang Chapter 2, Preskill's Chapter 2, and the Wikipedia page on "Notation in quantum computation" collectively cover 95% of the symbols you will ever meet.
How to upload your own paper
Eventually — and this is realistic, even in college — you will have a result worth sharing. The steps:
-
Write the paper in LaTeX. arXiv accepts
.texsource (preferred) or.pdf. The source is preferred because arXiv can generate alternative formats (HTML, mobile-friendly PDFs). Most quantum-computing papers use the standardrevtexorarticleLaTeX template; Overleaf has both. -
Pick a category. Primary:
quant-ph. Cross-list tocs.CRorcs.CCif there is a computer-science angle. -
Get endorsed. First-time arXiv authors need an endorsement from an existing author — usually a graduate student or professor at your institution, or a co-author on the paper. This is a mild anti-spam measure.
-
Upload. At
arxiv.org/submit. You fill in the title, abstract, authors, and upload the source file. arXiv compiles the paper on its servers; if there's a LaTeX error, you will see it. -
Publication. Papers submitted before 14:00 US Eastern time appear the next business day at 20:00 US Eastern (06:30 IST). It is then publicly citable with the arXiv ID.
-
Update the paper. When you revise (after journal review, after catching an error), upload a new version. arXiv keeps all versions; the canonical URL (
arxiv.org/abs/YYMM.NNNNN) always points to the latest.
The first time you upload something to arXiv is a genuine milestone in a research career. It is also an invitation — once you have uploaded, you are part of the community. Be ready for email.
Where this leads next
- IBM Quantum Learning — the companion chapter, about IBM's free guided learning platform.
- Nielsen Chuang Preskill Watrous — the four major textbook options.
- Qiskit Cirq PennyLane CUDA-Q — the software ecosystems that run alongside arXiv.
- A Map of This Track — if you want to ground the arXiv habit in the curriculum you are reading.
- What is Quantum Computing? — chapter 1 of this track, useful to revisit after a month of arXiv reading.
References
- Peter W. Shor, Polynomial-Time Algorithms for Prime Factorization and Discrete Logarithms on a Quantum Computer (1994/1995) — arXiv:quant-ph/9508027. The landmark factoring paper skimmed in Example 1.
- John Preskill, Quantum Computing in the NISQ era and beyond (2018) — arXiv:1801.00862. The paper deep-read in Example 2.
- arXiv, quant-ph listings — the daily flow of new quantum-physics preprints.
- Stephen Jordan, Quantum Algorithm Zoo — curated index of every known quantum algorithm with references.
- Scott Aaronson, Shtetl-Optimized — the most-read research blog in quantum computing, with long-form technical commentary on new arXiv papers.
- Paul Ginsparg, ArXiv at 20 (2011) — Nature editorial, arXiv:1108.2700. The founder's own reflection on how the preprint server reshaped physics.