LGNEJun 28, 2025

A parametric activation function based on Wendland RBF

arXiv:2507.11493v1
Originality Incremental advance
AI Analysis

This work addresses the problem of improving activation functions for deep learning practitioners, but it is incremental as it builds on existing RBF theory with specific enhancements.

The paper tackled the limitations of traditional activation functions in deep neural networks by introducing a novel parametric activation function based on Wendland radial basis functions, achieving superior accuracy in certain scenarios like regression tasks while maintaining computational efficiency.

This paper introduces a novel parametric activation function based on Wendland radial basis functions (RBFs) for deep neural networks. Wendland RBFs, known for their compact support, smoothness, and positive definiteness in approximation theory, are adapted to address limitations of traditional activation functions like ReLU, sigmoid, and tanh. The proposed enhanced Wendland activation combines a standard Wendland component with linear and exponential terms, offering tunable locality, improved gradient propagation, and enhanced stability during training. Theoretical analysis highlights its mathematical properties, including smoothness and adaptability, while empirical experiments on synthetic tasks (e.g., sine wave approximation) and benchmark datasets (MNIST, Fashion-MNIST) demonstrate competitive performance. Results show that the Wendland-based activation achieves superior accuracy in certain scenarios, particularly in regression tasks, while maintaining computational efficiency. The study bridges classical RBF theory with modern deep learning, suggesting that Wendland activations can mitigate overfitting and improve generalization through localized, smooth transformations. Future directions include hybrid architectures and domain-specific adaptations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes