paper-with-me

Papers

Multi-task GINN-LP for Multi-target Symbolic Regression

2025-11-17 · Hussein Rajabu, Lijun Qian, Xishuang Dong arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.13463

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

GINN-LP: A Growing Interpretable Neural Network for Discovering Multivariate Laurent Polynomial Equations

2023-12-18 · Nisal Ranasinghe, Damith Senanayake, Sachith Seneviratne, Malin Premaratne 외

Traditional machine learning is generally treated as a black-box optimization problem and does not typically produce interpretable functions that connect inputs and outputs. However, the ability to discover such interpre…

Equation DiscoveryregressionSymbolic Regression

miditok: A Python package for MIDI file tokenization

2023-10-26 · Nathan Fradet, Jean-Pierre Briot, Fabien Chhel, Amal El Fallah Seghrouchni 외

Recent progress in natural language processing has been adapted to the symbolic music modality. Language models, such as Transformers, have been used with symbolic music for a variety of tasks among which music generatio…

Music GenerationMusic Information Retrieval

GINN-KAN: Interpretability pipelining with applications in Physics Informed Neural Networks

2024-08-27 · Nisal Ranasinghe, Yu Xia, Sachith Seneviratne, Saman Halgamuge

Neural networks are powerful function approximators, yet their ``black-box" nature often renders them opaque and difficult to interpret. While many post-hoc explanation methods exist, they typically fail to capture the u…

Kolmogorov-Arnold NetworksSymbolic Regression

Neurosymbolic Methods for Rule Mining

2024-08-11 · Agnieszka Lawrynowicz, Luis Galarraga, Mehwish Alam, Berenice Jaulmes 외

In this chapter, we address the problem of rule mining, beginning with essential background information, including measures of rule quality. We then explore various rule mining methodologies, categorized into three group…

Inductive logic programming

Symbolic Regression Algorithms with Built-in Linear Regression

2017-01-13 · Jan Žegklitz, Petr Pošík

Recently, several algorithms for symbolic regression (SR) emerged which employ a form of multiple linear regression (LR) to produce generalized linear models. The use of LR allows the algorithms to create models with rel…

regressionSymbolic Regression