ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2505.08610
24
0

neuralGAM: An R Package for Fitting Generalized Additive Neural Networks

13 May 2025
Ines Ortega-Fernandez
Marta Sestelo
ArXivPDFHTML
Abstract

Nowadays, Neural Networks are considered one of the most effective methods for various tasks such as anomaly detection, computer-aided disease detection, or natural language processing. However, these networks suffer from the ``black-box'' problem which makes it difficult to understand how they make decisions. In order to solve this issue, an R package called neuralGAM is introduced. This package implements a Neural Network topology based on Generalized Additive Models, allowing to fit an independent Neural Network to estimate the contribution of each feature to the output variable, yielding a highly accurate and interpretable Deep Learning model. The neuralGAM package provides a flexible framework for training Generalized Additive Neural Networks, which does not impose any restrictions on the Neural Network architecture. We illustrate the use of the neuralGAM package in both synthetic and real data examples.

View on arXiv
@article{ortega-fernandez2025_2505.08610,
  title={ neuralGAM: An R Package for Fitting Generalized Additive Neural Networks },
  author={ Ines Ortega-Fernandez and Marta Sestelo },
  journal={arXiv preprint arXiv:2505.08610},
  year={ 2025 }
}
Comments on this paper