Closed-form fractional radial links for elliptical Mahalanobis discriminant analysis
arXiv:2607.06089
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper gives an exact decomposition of the Bayes logit for two shared-generator elliptical classes into a sum of one-dimensional functions of class-specific squared Mahalanobis radii. The transferable asset is a strong inductive bias: replace an unconstrained final classifier with a radial link that can represent heavy-tailed and non-Gaussian class geometry while retaining an interpretable likelihood-ratio form. In a neural model, this can become a differentiable Mahalanobis radial head on top of a learned embedding, with a low-dimensional fractional-power basis instead of a generic MLP or spline. The Gaussian/QDA case is recovered when the radial link is affine, providing a direct ablation and useful initialization.
Ideas from this paper
Unverified
2026
Replace a binary classifier's unconstrained final logit with a differentiable likelihood-ratio head based on two squared Mahalanobis radii in a learned embedding space. Approximate the shared radial generator with a small fractional-power basis, allowing the head to model heavy-tailed class geometry that an affine QDA logit cannot represent while remaining much smaller than a generic nonlinear head.
Useful6/10
Difficulty5/10
Novelty6/10