Efficient 1-bit matrix approximations

Alex W. N. Riasanovsky
Sarah El Kazdadi
Friday session 1 (Zoom) (13:0014:30 BST)
Watch a recording of this talk on YouTube

In this talk, we introduce the signed cut decomposition of an arbitrary matrix or tensor and our efficient implementation in Rust. Our work is inspired by Szemerédi’s Regularity Lemma and greatly simplifies the algorithms from the 1999 paper of Frieze and Kannan which spawned the field of combinatorial limit theory. We demonstrate improvements in performance and accuracy against traditional matrix approximations on both avx512 and avx2 architectures.