Skip to main content

Aleks Kissinger

Personal photo - Aleks Kissinger

Aleks Kissinger

Associate Professor

E: aleks.kissinger@cs.ox.ac.uk

Themes:

Biography

I am an Associate Professor of Quantum Computing at the University of Oxford, and the joint head of the Quantum Group in Oxford's Department of Computer Science. My research focuses on quantum foundations and quantum software, and in particular classical and quantum causal inference, classical simulation of quantum circuits, and various aspects of quantum compilation such as quantum circuit synthesis, routing, and optimisation. Much of this work makes use of diagrammatic and graph theoretic structures underlying quantum computations, e.g. I co-authored Picturing Quantum Processes, a.k.a. "The Dodo Book", which teaches quantum theory from first principles using string diagrams.

Theses

I maintain a list of theses by members of the Quantum Group, including my former students.

Papers

Selected publications can be found at the bottom of this page.

...including preprints and slides from some talks.

Courses

This year I'm teaching two courses, based on Picturing Quantum Processes and the upcoming sequel Picturing Quantum Software. A lot of materials are on the course web pages already, including problem sheets and lecture notes:

Teachers: If you'd like to teach these courses, run a reading group, or incorporate some of the materials into your own courses, get in touch!

Research & Updates

  • Chyp is an interactive theorem prover for string diagrams. You type terms and it draws pictures. It handles all the category theory bureaucracy automatically, thanks to the magic of hypergraph rewriting (CHYP = Cospans of HYPergraphs). Check it out on GitHub.

    Like other, more traditional ITPs, it supports definitions, lemmas, modules, "holes", and some basic tactics....and is super addictive. The theory behind it comes from our "String Diagram Rewrite Theory" series, especially SDRT2.

  • We held Quantum Physics and Logic (QPL) 2022 in Oxford, jointly hosted by the University of Oxford and Quantinuum.

    If you missed it, fear not! All the videos of talks are available for free right here:

  • We're doing strong classical simulation of some pretty chunky quantum circuits (e.g. 50 qubits and 1400 T gates in < 5mins) using two kinds of magic: magic state decomposition and ZX-calculus magic. :)
  • Read a book, read a book...

    PQP, or "The Dodo Book", teaches quantum theory from the ground up, taking diagrams as the most fundamental tool. It recently got mentioned in Computer Weekly and Forbes, which is pretty awesome. It turns out to be a really useful way to think about quantum natural language processing, which is what lots of the folks at Quantinuum are doing these days.

  • QuiZX is a new, super quick library for ZX-calculus rewriting.

    It is written in Rust, a systems programming language designed for writing fast, reliable software. Of course, that doesn't automatically mean its fast, but some experiments are looking pretty good! Here we build a diagram with 100,000 spiders and fuse them:

    PyZX:
    
    Building a Z-spider chain of size: 100000
    Done in 219.52ms
    Fusing all spiders
    Done in 98.55s
    
    QuiZX:
    
    Building Z-spider chain of size: 100000...
    Done in 12.99ms
    Fusing all spiders...
    Done in 17.47ms
    

    ...that's about 5000X faster. :)

  • My student John van de Wetering got himself a PhD! Check out his thesis, which is actually two theses in one:

    Abstract. This thesis consists of two parts. The first part is about how quantum theory can be recovered from first principles, while the second part is about the application of diagrammatic reasoning, specifically the ZX-calculus, to practical problems in quantum computing. The main results of the first part include a reconstruction of quantum theory from principles related to properties of sequential measurement and a reconstruction based on properties of pure maps and the mathematics of effectus theory. It also includes a detailed study of JBW-algebras, a type of infinite-dimensional Jordan algebra motivated by von Neumann algebras. In the second part we find a new model for measurement-based quantum computing, study how measurement patterns in the one-way model can be simplified and find a new algorithm for extracting a unitary circuit from such patterns. We use these results to develop a circuit optimisation strategy that leads to a new normal form for Clifford circuits and reductions in the T-count of Clifford+T circuits.

    Congratulations Dr van de Wetering!

  • Coen Borghans wrote a masters thesis giving efficient 2-way translations between stabilizer ZX-diagrams and stabilizer subgroups. Here it is:
  • PyZX, our library for manipulating quantum circuits with the ZX-calculus, is now installable via pip. As a consequence, it is now easy to "run" ZX-diagrams on a real quantum computer using the IBM Quantum Experience. Check it out:

    Also, here are some download stats for PyZX. Join the party! -->

  • I'm now on Twitter, but not much of a Tweeter (yet). Follow me if you like: @AleksKissinger
  • Louis Lemonnier completed a summer project with me last year, connecting the powerful path-sum technique for circuit verification to the ZH-calculus. Louis showed that the HH rule from path-sum is equivalent to a new rule called the Fourier hyperpivot, which has the twin benefits of being very useful for circuit simplification and sounding like a move from DragonBallZ.

    UPDATE: There's now a paper about hyper-pivoting. Check out the preprint:

    (Louis' original report is still available here.)

  • My student Sander Uijlen has passed his Phd defense! You can read his thesis here:

    ...or check out related journal papers on contextuality and causality.

  • PyZX is an open-source Python library for compilation, optimisation, and simulation of quantum circuits using the ZX calculus. To get some idea of what it's about, check out this Youtube video:

    PyZX is... Supported by Unitary Fund

  • Read a book!

    ...which teaches quantum theory from the ground up, taking diagrams as the most fundamental tool. Order now from CUP, Amazon, or many other purveyors of fine printed goods. It has been the basis of a masters-level Quantum Computing course running in Oxford for about 5 years and another course running in Nijmegen in 2018 and 2019. If you are interested in running a similar course, get in touch with me.

    To get some flavour of the book, you can check out Categorical Quantum Mechanics, part 1 and part 2, which give approximately the first 8 chapters in a somewhat condensed package.

  • I moved to Oxford! I'm happy to (re-)join the Quantum Group in Oxford's Department of Computer Science in 2019.
  • TikZiT 2 is now available for Windows, Linux, and macOS.

    TikZiT is a super simple GUI editor for graphs and string diagrams. Its native file format is a subset of PGF/TikZ, which means TikZiT files can be included directly in papers typeset using LaTeX.

  • Our causality paper is the topic of a recent blog post on the n-category cafe. It also formed the basis of one of the four research threads at the 2018 Adjoint School of Applied Category Theory in Leiden.
  • I wrote an ERCIM news article about some of the exciting new developments in graphical calculus for quantum computation, notably the new completeness results for Clifford+T and universal quantum computation.
  • I co-organised a workshop with Pawel Sobocinski on string diagrams called STRING on Sept 8-9, satellite to FSCD in Oxford.
  • We organised the 14th International Conference in Quantum Physics and Logic (QPL) at Radboud in 2017, co-located with a satellite workshop on quantum structures run by IQSA. With 109 registered attendees, 5 invited talks, 4 tutorials, and a total of 67 contributed talks across QPL and IQSA, it was a huge success!
  • I was a keynote speaker at IQSA 2016, July 10-16 in Leicester, UK.
  • I gave a tutorial on process theories and graphical languages at QPL 2016, June 6-10 in Glasgow, UK.
  • My student David Quick has passed his viva! His PhD thesis is called:
  • Check out Quantomatic, a tool for (semi)automated reasoning with diagrammatic languages.

Selected Publications

View AllManage publications

Activities

Projects

Current Students

Past Students

Yaared Al-Mehairi
Irene Rizzo