🤖 AI Summary
This work addresses the problem of efficiently estimating the counts of various signed triangles in a single-pass streaming setting with signed edges to measure graph triangle balance. It proposes, for the first time, a quantum-classical hybrid streaming algorithm that integrates quantum sketch registers, quantum measurement operators, and a classical triangle-count estimator, enabling perfectly distributed computation. Compared to purely classical approaches, the proposed method achieves a polynomial improvement in space complexity while maintaining high estimation accuracy. Empirical evaluation on random signed graph instances demonstrates its effectiveness in quantifying structural imbalance, confirming significant gains in both space efficiency and precision.
📝 Abstract
We develop a perfectly distributable quantum-classical streaming algorithm that processes signed edges to efficiently estimate the counts of triangles of diverse signed configurations in the single pass edge stream. Our approach introduces a quantum sketch register for processing the signed edge stream, together with measurement operators for query-pair calls in the quantum estimator, while a complementary classical estimator accounts for triangles not captured by the quantum procedure. This hybrid design yields a polynomial space advantage over purely classical approaches, extending known results from unsigned edge stream data to the signed setting. We quantify the lack of balance on random signed graph instances, showcasing how the classical and hybrid algorithms estimate balance in practice.