The Cost of Discretization in Functional Linear Regression: Minimax Rates and Adaptation
arXiv:2607.09350
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper gives a resolution-aware bias–variance principle for learning from noisy discretized functions: increasing the number of trajectories and increasing the number of samples per trajectory provide different kinds of information. Its transferable asset is the explicit separation between statistical error, amplified measurement noise, fixed-grid aliasing, and covariance-identification error, together with adaptive screening of spectral blocks. A practical neural-network adaptation is a Fourier or learned-spectral front end whose active mode budget is selected from dataset size, sampling resolution, and empirically estimated spectral decay rather than fixed in advance. This is most relevant to neural operators, sequence models for sampled signals, and models deployed across changing sensor resolutions.
Ideas from this paper
Unverified
2026
Replace a fixed Fourier or spectral resolution in a neural operator or sequence model with a data-adaptive spectral cutoff. Keep only modes whose estimated signal energy exceeds the noise-amplification and discretization floor implied by the available number of trajectories and samples per trajectory. This should reduce overfitting to high-frequency sensor noise and preserve accuracy when the same model is deployed at different sampling resolutions.
Useful6/10
Difficulty5/10
Novelty6/10