Multi-task GINN-LP for Multi-target Symbolic Regression
Hussein Rajabu, Lijun Qian, Xishuang Dong
TL;DR
This work tackles the limitations of symbolic regression by enabling multi-target, interpretable regression through a neuro-symbolic framework named MTRGINN-LP. The method fuses a Laurent-polynomial–based backbone (GINN-LP) with multi-task learning, and introduces a symbolic loss that enforces consistency between neural predictions and explicit symbolic expressions. Experiments on Energy Efficiency and Sustainable Agriculture demonstrate competitive predictive performance while preserving interpretability, highlighting the approach's potential to bridge symbolic regression and real-world multi-output tasks. Overall, MTRGINN-LP advances explainable AI for complex domains by delivering transparent equations alongside robust multi-target modeling, with clear directions for expanding function families and PAB architectures in future work.
Abstract
In the area of explainable artificial intelligence, Symbolic Regression (SR) has emerged as a promising approach by discovering interpretable mathematical expressions that fit data. However, SR faces two main challenges: most methods are evaluated on scientific datasets with well-understood relationships, limiting generalization, and SR primarily targets single-output regression, whereas many real-world problems involve multi-target outputs with interdependent variables. To address these issues, we propose multi-task regression GINN-LP (MTRGINN-LP), an interpretable neural network for multi-target symbolic regression. By integrating GINN-LP with a multi-task deep learning, the model combines a shared backbone including multiple power-term approximator blocks with task-specific output layers, capturing inter-target dependencies while preserving interpretability. We validate multi-task GINN-LP on practical multi-target applications, including energy efficiency prediction and sustainable agriculture. Experimental results demonstrate competitive predictive performance alongside high interpretability, effectively extending symbolic regression to broader real-world multi-output tasks.
