Hermite spectral approximation for functions with endpoint singularities using exponential transforms
arXiv:2607.12648
2026
Architecture
1 ideas extracted · analyzed Aug 30, 2026
What the math gives to ML
The paper provides a principled way to represent functions on a bounded interval whose behavior is difficult at endpoints: map the interval to the real line with a monotone SE, DE, or error-function transform, then expand in rapidly decaying Hermite functions. The transferable asset is not merely using a spectral basis, but matching the coordinate transform and a scale parameter to endpoint regularity, which can reduce the number of coefficients needed. This suggests a boundary-singularity-aware coordinate layer for MLPs, neural operators, or implicit fields, with Hermite features replacing generic Fourier or polynomial features and the transform scale selected or learned. The extracted material also gives a sparse Hermite differentiation rule, making derivative losses cheap.
Ideas from this paper
Unverified
2026
Replace ordinary Fourier, polynomial, or raw-coordinate features for a bounded scalar coordinate with Hermite functions evaluated after a monotone endpoint transform. The transform sends endpoint singularities to localized tails on the real line, while a learnable scale controls how many Hermite modes are needed. This is suited to coordinate MLPs, neural operators, and implicit fields whose targets have square-root, logarithmic, boundary-layer, or derivative singularities.
Useful6/10
Difficulty4/10
Novelty7/10