Existing methods — GPTQ, AWQ, llama.cpp's k-quants — minimize empirical loss heuristically. None of them prove they are optimal in any information-theoretic sense. ICRB-Q builds a quantization scheme that is provably optimal via the Cramér-Rao lower bound (CRB): no unbiased estimator of a weight can have lower variance than [F(θ)]⁻¹, where F is the Fisher information matrix.
Built a small site for tracking speech-to-speech, full-duplex, and audio foundation model work. It covers models, benchmarks, datasets, and some blog posts to organize the landscape in one place.