LGAIMSMay 19, 2025

KHRONOS: a Kernel-Based Neural Architecture for Rapid, Resource-Efficient Scientific Computation

arXiv:2505.13315v25 citationsh-index: 12
Originality Incremental advance
AI Analysis

This provides a scalable and efficient solution for scientific computation, enabling rapid inference and inverse problems in fields like edge computing and online control, though it appears incremental as it builds on kernel expansions and hierarchical compositions.

The paper tackles the curse of dimensionality in modeling high-dimensional physical systems by introducing KHRONOS, a kernel-based neural architecture, achieving L_2-square errors from 5e-4 to 6e-11 on a 2D Poisson benchmark with 16 to 512 degrees of freedom, representing over 100-fold gains over prior methods and 1e6-fold improvement over standard linear FEM.

Contemporary models of high dimensional physical systems are constrained by the curse of dimensionality and a reliance on dense data. We introduce KHRONOS (Kernel Expansion Hierarchy for Reduced Order, Neural Optimized Surrogates), an AI framework for model based, model free and model inversion tasks. KHRONOS constructs continuously differentiable target fields with a hierarchical composition of per-dimension kernel expansions, which are tensorized into modes and then superposed. We evaluate KHRONOS on a canonical 2D, Poisson equation benchmark: across 16 to 512 degrees of freedom (DoFs), it obtained L_2-square errors of 5e-4 down to 6e-11. This represents a greater than 100-fold gain over Kolmogorov Arnold Networks (which itself reports a 100 times improvement on MLPs/PINNs with 100 times fewer parameters) when controlling for the number of parameters. This also represents a 1e6-fold improvement in L_2-square error compared to standard linear FEM at comparable DoFs. Inference complexity is dominated by inner products, yielding sub-millisecond full-field predictions that scale to an arbitrary resolution. For inverse problems, KHRONOS facilitates rapid, iterative level set recovery in only a few forward evaluations, with sub-microsecond per sample latency. KHRONOS's scalability, expressivity, and interpretability open new avenues in constrained edge computing, online control, computer vision, and beyond.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes