absorb.md

Yuval Baum

Chronological feed of everything captured from Yuval Baum.

QEC Primitives Enhance Quantum Computation without Full Logical Encoding

This paper demonstrates that applying quantum error correction (QEC) primitives, without full logical encoding, offers significant computational advantages on superconducting processors. The method enhances long-range CNOT gates via a novel protocol using GHZ states and unitarily prepared disentanglement, natively incorporating error detection. This approach has led to the generation of the largest reported 75-qubit GHZ state, showcasing substantial benefits for current-generation quantum devices.

Automated Discovery of High-Success Photonic Graph State Generators

Researchers developed a generalized optimization framework for automated photonic circuit discovery. This framework utilizes a novel polynomial-based simulation approach, enabling efficient and strong simulation alongside gradient-based optimization. The technique focuses on identifying unitary transformations for desired state preparation with maximal success probability, followed by a sparsification algorithm to minimize beamsplitter count while preserving performance. This leads to the discovery of highly simplified circuits with rational reflection coefficients.

Delta-Motif: Parallel Subgraph Isomorphism Reimagined with Tabular Operations

Delta-Motif is a novel GPU-accelerated algorithm that reframes subgraph isomorphism as a series of database operations. By representing graphs in a tabular format, it leverages optimized relational primitives like joins and sorts, enabling massive parallelism. This approach significantly outperforms traditional backtracking algorithms and streamlines high-performance graph processing through familiar database abstractions.