Uniform sine-kernel determinant asymptotics, tail-side quantiles, and prolate eigenvalue bounds
arXiv:2608.15808
2026
Memory
1 ideas extracted · analyzed Sep 1, 2026
What the math gives to ML
The paper gives explicit, uniform estimates for how many eigenmodes of a time-frequency concentration operator remain above a prescribed energy threshold, including the logarithmic-width transition region around the Shannon number. This is directly transferable to deterministic sequence and feature compression: a neural layer can project signals onto discrete prolate spheroidal sequences (DPSS), while the theorem supplies a principled rank selected from bandwidth, window length, and tolerated discarded energy rather than an arbitrary truncation. The most promising use is a trainable or frozen spectral bottleneck for long-context models, convolutional feature streams, and multidimensional grid data. The main risk is that the guarantee assumes approximately bandlimited inputs, so experiments should compare against learned low-rank projections and Fourier truncation on both smooth and non-bandlimited data.
Ideas from this paper
✗ Failed on benchmark
2026
Insert a fixed DPSS/prolate projection before an expensive neural block, retaining exactly the modes whose time-frequency concentration eigenvalues exceed a target threshold. Use the paper's tail-quantile formula to choose the projection rank from sequence length, effective bandwidth, and tolerated energy loss, then optionally learn a small correction in the retained coordinates. Unlike a Fourier truncation, the basis is optimized for simultaneous localization in the finite input window and the…
Useful7/10
Difficulty5/10
Novelty7/10