Giter VIP home page Giter VIP logo

thesis's Introduction

Numerical comparison of MCMC methods for Quantum Tomography

Author: Danila Mokeev

This work was done in the context of a Master's thesis at Université Catholique de Louvain. It was supervised by Estelle Massart and Tameem Adel.

Abstract

Quantum Tomography is a process to reconstruct the state of a quantum system. By measuring replicas of the state, we can estimate the density matrix that represents it. Many methods exist to approximate the density matrix, including direct and optimization based approaches. In recent years however, Bayesian methods have emerged as a promising alternative thanks to their ability to incorporate prior information and quantify uncertainty. In this work, our contribution is twofold. First, we numerically compare 2 recent MCMC methods, the prob-estimator and the Projected Langevin algorithm, in different experimental setups. Second, we introduce 2 new algorithms which combine the prior used in Projected Langevin with the algorithm from the prob-estimator. This allows us to evaluate the advantages that a gradient-based method brings, as well as the impact of a Student-t prior on the result.

Repository structure

The repository is structured as follows:

├── experiments
├── README.md
└── src

The src directory contains all the source files for all the algorithms implementations, and experiments has all the experiments. See this file which describes how to run the experiments, as well as which experiment connects to which plot/table.

Installing dependencies

The main dependencies for running all the code are numpy, scipy, pandas and matplotlib. If they are not available in your current python setup, you can run

pip install -r requirements.txt

The code was tested with python3.12, however other versions might also work.

thesis's People

Contributors

daqwes avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.