SAMPAT: A New Interpretable Neural Architecture for Smooth Functions

Jayadeva, Madhur Aswani· July 13, 2026 View original

Key takeaways

  • SAMPAT is a novel neural architecture offering provable interpretability for smooth function approximation.
  • It generates closed-form algebraic expressions, providing complete transparency into its learned models.
  • The architecture demonstrates competitive performance with fewer layers and supports diverse approximation types.
  • Its interpretability is valuable for scientific insight and applications requiring transparent AI.

Who benefits

HealthcarePharmaceuticalsScientific ResearchFinancial ServicesManufacturing

Summary

Researchers introduce SAMPAT, a three-layer neural architecture designed to learn continuous, differentiable functions and approximate any smooth function with high interpretability. It provides a closed-form algebraic expression for its approximant, offering complete transparency.

Traditional deep neural networks often lack interpretability, making it difficult for scientists to gain insights beyond quantitative predictions. A new neural architecture, SAMPAT (Smooth Approximation via Multivariate Polynomials and Analytic Transformations), addresses this by offering a provably interpretable model. SAMPAT is a three-layer network capable of learning continuous, everywhere differentiable functions that can closely approximate any smooth function. Its key innovation is expressing the learned approximation as a compact, closed-form algebraic and analytic expression, ensuring full transparency into its workings. Experiments on various datasets show SAMPAT achieves competitive performance, often with just two layers. The architecture's design allows for flexible approximation types, including polynomials, rational expressions, and Gaussians, and can even optimize the model family during learning when combined with skip connections.

Why it matters

Professionals in fields requiring transparent models can leverage SAMPAT to gain deeper insights from experimental data, moving beyond black-box predictions to understandable algebraic relationships. This is crucial for scientific discovery and regulatory compliance.

How to implement this in your domain

  1. 1Evaluate SAMPAT's performance on specific domain datasets where interpretability is paramount.
  2. 2Integrate SAMPAT into existing machine learning pipelines for tasks requiring transparent function approximation.
  3. 3Explore its ability to factorize polynomials or model nonlinear systems in engineering or scientific applications.
  4. 4Compare its computational efficiency and accuracy against current interpretable models.

Original post by Jayadeva, Madhur Aswani

"arXiv:2607.09235v1 Announce Type: new Abstract: The current state of the art in AI/ML rests on deep neural architectures, which, in general, suffer from a lack of interpretability. Interpretability is crucial to gleaning insights while analyzing experimental data, where quantitat…"

View on X

Originally posted by Jayadeva, Madhur Aswani on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses

More in AI Research

AI Engineering & DevToolsAI Research

Resilient Decentralized Federated Learning for Wireless IoT Networks

This paper introduces QEF-GT-AdamW, a communication-efficient and outage-resilient algorithm for decentralized federated learning over wireless IoT networks. It combines gradient tracking, AdamW optimization, and dual-stream biased quantization with error feedback to improve robustness and convergence under heterogeneous data and unreliable communication.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI Engineering & DevToolsAI Research

FedQoS Predicts QoS Risk for Wireless Access Selection

This paper proposes FedQoS, a federated QoS-risk learning framework that predicts future QoS degradation for reliable access selection in heterogeneous indoor-outdoor wireless environments. It enables access nodes to locally learn from network logs and collaboratively train a global predictor without centralizing user data, significantly reducing QoS failure rates.

Nguyen Van Thieu, Ti Ti Nguyen, Ons Aouedi, Zerihun Huruy, Vu Nguyen Ha, Symeon ChatzinotasAug 27, 2026
AI ResearchAI Engineering & DevTools

Parametric Knowledge Graphs Show Storage-Retrieval Gap

This paper explores compiling knowledge graphs into LoRA adapters for parametric memory, finding that while adapters effectively store factual knowledge, retrieving it via semantic similarity or weight-space geometry is ineffective. This highlights a "storage-retrieval gap" and the need for new query-conditioned composition mechanisms.

Martino M. L. Pulici, Cuong Xuan Chu, Evgeny Kharlamov, Volker TrespAug 27, 2026