De-floored Principal Component Regression: When Rank Selection Alone Is Insufficient for Prediction
arXiv:2607.16638
2026
Optimization
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper isolates a failure mode of spectral truncation: selecting the correct rank does not remove a nearly isotropic sample-space floor added by high-rank covariance tails. Its transferable asset is the separation between denominator inflation, controlled by first spectral mass, and the prediction cost of subtracting the floor, controlled by squared spectral mass. This suggests a low-rank neural-network preconditioner that estimates an isotropic covariance floor and subtracts it only inside the retained eigenspace, while enforcing a positive denominator margin for stability. The most direct test is on feature covariance in a final layer or blockwise optimizer, where this correction can be compared against ordinary low-rank covariance preconditioning.
Ideas from this paper
Unverified
2026
Replace the usual inverse-eigenvalue weights in a low-rank feature-covariance preconditioner by inverse weights with an estimated isotropic floor subtracted. Retain only the top r eigendirections and require every corrected denominator to exceed a margin, preventing the shifted inverse from approaching a pole. This should undo systematic under-updating of predictive directions when many weak feature directions inflate the empirical covariance.
Useful6/10
Difficulty5/10
Novelty6/10