This page links some of my writings, talks, presentations and projects.

Also a little bit of advertisement, for making the occasional quick PDF I prefer TeXmacs over LaTeX.

Quantum computing and quantum information

  • Error Mitigation in Dynamic Circuits for Hamiltonian Simulation
    [Accepted in GLS VLSI 2026] [arxiv] [code]

  • Characterizing and Benchmarking Dynamic Quantum Circuits
    [arxiv] [code] [docs]

  • Dynamic circuit compilation for sparse qubit connectivity
    [Accepted at Quantum Week 2025] [DOI] [poster] [code]

  • Scalable decoders for quantum surface codes
    [letter for EE599 at USC]

  • Solving the subset sum problem on a quantum computer
    [report for EE520 at USC] [presentation for EE520 at USC] [talk at Microsoft Azure Quantum] [hackathon project on Github]

  • A gentle introduction to quantum algorithms for combinatorial and optimization problems
    [reading project for CS675 at USC]

  • The hidden subgroup problem and the quantum fourier transform
    [reading project for CS599 at USC] [presentation for CS599 at USC]

AI/ML

  • A flaw in the NeurIPS unlearning challenge and an algorithmic framework for entropy regularization
    [Accepted at NeurIPS 2023 New in ML workshop] [poster] [paper] [talk]

  • Foundation models - a 2022, 2023 review
    [letter]

  • Emergent structures in transformer models trained by self-supervised methods
    [presentation]

  • Interpretability of multi-modal neural models trained with contrastive self-supervised learning
    [report for CS566 at USC]

Engineering

Geometry

  • Real time algorithms for maintaining the convex hull of a dynamic set in the plane
    [preprint] [code] [talk]

  • L-shaped 2D knapsack implementation
    [pdf]