From GNNs to Symbolic Surrogates via Kolmogorov-Arnold Networks for Delay Prediction
By: Sami Marouani , Kamal Singh , Baptiste Jeudy and more
Accurate prediction of flow delay is essential for optimizing and managing modern communication networks. We investigate three levels of modeling for this task. First, we implement a heterogeneous GNN with attention-based message passing, establishing a strong neural baseline. Second, we propose FlowKANet in which Kolmogorov-Arnold Networks replace standard MLP layers, reducing trainable parameters while maintaining competitive predictive performance. FlowKANet integrates KAMP-Attn (Kolmogorov-Arnold Message Passing with Attention), embedding KAN operators directly into message-passing and attention computation. Finally, we distill the model into symbolic surrogate models using block-wise regression, producing closed-form equations that eliminate trainable weights while preserving graph-structured dependencies. The results show that KAN layers provide a favorable trade-off between efficiency and accuracy and that symbolic surrogates emphasize the potential for lightweight deployment and enhanced transparency.
Similar Papers
Scientific Machine Learning with Kolmogorov-Arnold Networks
Machine Learning (CS)
Makes computers learn and understand better.
Opening the Black-Box: Symbolic Regression with Kolmogorov-Arnold Networks for Energy Applications
Machine Learning (CS)
Makes AI understandable, like math equations.
Transferring Social Network Knowledge from Multiple GNN Teachers to Kolmogorov-Arnold Networks
Machine Learning (CS)
Makes AI learn faster without needing all the connections.