TurboQuant: Redefining AI efficiency with extreme compression
11–20 of 202 posts
Re: TurboQuant: Redefining AI efficiency with extreme compression
#12Aren’t polar coordinates still n-1 + 1 for radius for n-dim vector? If so I understand that angles can be quantized better but when radius r is big the error is large for highly quantized angles right? What am I missing?
Re: TurboQuant: Redefining AI efficiency with extreme compression
#13Earlier quoted context omitted.
https://mesuvash.github.io/blog/2026/turboquant-interactive/ has a little visualisation
I like the visualization, but I don’t understand the grid quantization. If every point is on the unit circle aren’t all the center grid cords unused?
Re: TurboQuant: Redefining AI efficiency with extreme compression
#14Re: TurboQuant: Redefining AI efficiency with extreme compression
#15Re: TurboQuant: Redefining AI efficiency with extreme compression
#16Re: TurboQuant: Redefining AI efficiency with extreme compression
#17This is the worst lay-people explanation of an AI component I have seen in a long time. It doesn't even seem AI generated.
Re: TurboQuant: Redefining AI efficiency with extreme compression
#18This is the worst lay-people explanation of an AI component I have seen in a long time. It doesn't even seem AI generated.
I think it is though- “ TurboQuant, QJL, and PolarQuant are more than just practical engineering solutions; they’re fundamental algorithmic contributions backed by strong theoretical proofs. These methods don't just work well in real-world applications; they are provably efficient and operate near theoretical lower bounds.”
Re: TurboQuant: Redefining AI efficiency with extreme compression
#19Aren’t polar coordinates still n-1 + 1 for radius for n-dim vector? If so I understand that angles can be quantized better but when radius r is big the error is large for highly quantized angles right? What am I missing?
r is a single value per vector. You don't have to quantize it, you can keep it and quantize the billion+ other coordinates of the vector.
Trivially, with r=0, the error is 0, regardless of how heavily the direction is quantized. Larger r means larger absolute error in the reconstructed vector.
Re: TurboQuant: Redefining AI efficiency with extreme compression
#20I'm somewhat at a loss here other than understanding the fundamentals. Can someone tell me how the compression impact performance?
(Sorry for my terrible English, it's not my native language)