Seeing Structural Failure Before it Happens: An Image-Based Physics-Informed Neural Network (PINN) for Spaghetti Bridge Load Prediction
Omer Jauhar Khan, Sudais Khan, Hafeez Anwar, Shahzeb Khan, Shams Ul Arifeen, Farman Ullah
TL;DR
This study demonstrates that physics-informed neural networks can accurately predict spaghetti-bridge weights using limited data by embedding structural physics into the learning process. It introduces a novel Physics Informed Kolmogorov Arnold Network (PIKAN) alongside a PINN baseline, and couples them with an image-based parameter extraction pipeline to enable dual input modes. With an augmented dataset of 100 samples, both approaches achieve $R^2=0.9603$ and $MAE=10.50$ units, illustrating data-efficient, physically consistent predictions. A web interface provides accessible parameter entry and prediction, underscoring the approach's educational value and potential for early-stage design assessment in lightweight structures.
Abstract
Physics Informed Neural Networks (PINNs) are gaining attention for their ability to embed physical laws into deep learning models, which is particularly useful in structural engineering tasks with limited data. This paper aims to explore the use of PINNs to predict the weight of small scale spaghetti bridges, a task relevant to understanding load limits and potential failure modes in simplified structural models. Our proposed framework incorporates physics-based constraints to the prediction model for improved performance. In addition to standard PINNs, we introduce a novel architecture named Physics Informed Kolmogorov Arnold Network (PIKAN), which blends universal function approximation theory with physical insights. The structural parameters provided as input to the model are collected either manually or through computer vision methods. Our dataset includes 15 real bridges, augmented to 100 samples, and our best model achieves an $R^2$ score of 0.9603 and a mean absolute error (MAE) of 10.50 units. From applied perspective, we also provide a web based interface for parameter entry and prediction. These results show that PINNs can offer reliable estimates of structural weight, even with limited data, and may help inform early stage failure analysis in lightweight bridge designs. The complete data and code are available at https://github.com/OmerJauhar/PINNS-For-Spaghetti-Bridges.
