IMLGDATA-ANMLJun 1, 2019

Evolution of Novel Activation Functions in Neural Network Training with Applications to Classification of Exoplanets

arXiv:1906.01975v112 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of reducing tuning efforts in neural network training for domain-specific applications like exoplanet classification, but it appears incremental as it builds on existing activation function concepts.

The paper tackled the problem of expensive tuning efforts in neural networks by proposing novel activation functions derived from analytical properties, and applied them to classify exoplanets with improved performance compared to traditional functions.

We present analytical exploration of novel activation functions as consequence of integration of several ideas leading to implementation and subsequent use in habitability classification of exoplanets. Neural networks, although a powerful engine in supervised methods, often require expensive tuning efforts for optimized performance. Habitability classes are hard to discriminate, especially when attributes used as hard markers of separation are removed from the data set. The solution is approached from the point of investigating analytical properties of the proposed activation functions. The theory of ordinary differential equations and fixed point are exploited to justify the "lack of tuning efforts" to achieve optimal performance compared to traditional activation functions. Additionally, the relationship between the proposed activation functions and the more popular ones is established through extensive analytical and empirical evidence. Finally, the activation functions have been implemented in plain vanilla feed-forward neural network to classify exoplanets.

Code Implementations3 repos
Foundations

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

Your Notes