For PINNs solving general PDEs, the neural tangent kernel converges only if the network's output scaling exponent is large enough, with the threshold set by the homogeneity degree of the differential operator.
Kernel methods through the roof: handling billions of points efficiently
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Kernel methods provide an elegant and principled approach to nonparametric learning, but so far could hardly be used in large scale problems, since na\"ive implementations scale poorly with data size. Recent advances have shown the benefits of a number of algorithmic ideas, for example combining optimization, numerical linear algebra and random projections. Here, we push these efforts further to develop and test a solver that takes full advantage of GPU hardware. Towards this end, we designed a preconditioned gradient solver for kernel methods exploiting both GPU acceleration and parallelization with multiple GPUs, implementing out-of-core variants of common linear algebra operations to guarantee optimal hardware utilization. Further, we optimize the numerical precision of different operations and maximize efficiency of matrix-vector multiplications. As a result we can experimentally show dramatic speedups on datasets with billions of points, while still guaranteeing state of the art performance. Additionally, we make our software available as an easy to use library.
citation-role summary
citation-polarity summary
fields
stat.ML 1years
2024 1verdicts
REJECT 1roles
background 1polarities
background 1representative citing papers
citing papers explorer
-
Is the neural tangent kernel of PINNs deep learning general partial differential equations always convergent ?
For PINNs solving general PDEs, the neural tangent kernel converges only if the network's output scaling exponent is large enough, with the threshold set by the homogeneity degree of the differential operator.