Skip to main content

Showing 1–9 of 9 results for author: Gashler, M S

Searching in archive cs. Search in all archives.
.
  1. arXiv:2205.06547  [pdf, other

    cs.AI cs.LG

    Uninorm-like parametric activation functions for human-understandable neural models

    Authors: Orsolya Csiszár, Luca Sára Pusztaházi, Lehel Dénes-Fazakas, Michael S. Gashler, Vladik Kreinovich, Gábor Csiszár

    Abstract: We present a deep learning model for finding human-understandable connections between input features. Our approach uses a parameterized, differentiable activation function, based on the theoretical background of nilpotent fuzzy logic and multi-criteria decision-making (MCDM). The learnable parameter has a semantic meaning indicating the level of compensation between input features. The neural netw… ▽ More

    Submitted 13 May, 2022; originally announced May 2022.

  2. arXiv:1810.08578  [pdf, other

    cs.NE

    Leveraging Product as an Activation Function in Deep Networks

    Authors: Luke B. Godfrey, Michael S. Gashler

    Abstract: Product unit neural networks (PUNNs) are powerful representational models with a strong theoretical basis, but have proven to be difficult to train with gradient-based optimizers. We present windowed product unit neural networks (WPUNNs), a simple method of leveraging product as a nonlinearity in a neural network. Windowing the product tames the complex gradient surface and enables WPUNNs to learn… ▽ More

    Submitted 19 October, 2018; originally announced October 2018.

    Comments: 6 pages, 3 figures, IEEE SMC 2018

  3. arXiv:1708.08557  [pdf, other

    cs.NE

    A parameterized activation function for learning fuzzy logic operations in deep neural networks

    Authors: Luke B. Godfrey, Michael S. Gashler

    Abstract: We present a deep learning architecture for learning fuzzy logic expressions. Our model uses an innovative, parameterized, differentiable activation function that can learn a number of logical operations by gradient descent. This activation function allows a neural network to determine the relationships between its input variables and provides insight into the logical significance of learned netwo… ▽ More

    Submitted 11 September, 2017; v1 submitted 28 August, 2017; originally announced August 2017.

    Comments: 6 pages, 3 figures, IEEE SMC 2017

  4. arXiv:1707.07217  [pdf

    cs.RO

    Deep Learning in Robotics: A Review of Recent Research

    Authors: Harry A. Pierson, Michael S. Gashler

    Abstract: Advances in deep learning over the last decade have led to a flurry of research in the application of deep artificial neural networks to robotic systems, with at least thirty papers published on the subject between 2014 and the present. This review discusses the applications, benefits, and limitations of deep learning vis-à-vis physical robotic systems, using contemporary research as exemplars. It… ▽ More

    Submitted 22 July, 2017; originally announced July 2017.

    Comments: 41 pages, 135 references

  5. Neural Decomposition of Time-Series Data for Effective Generalization

    Authors: Luke B. Godfrey, Michael S. Gashler

    Abstract: We present a neural network technique for the analysis and extrapolation of time-series data called Neural Decomposition (ND). Units with a sinusoidal activation function are used to perform a Fourier-like decomposition of training samples into a sum of sinusoids, augmented by units with nonperiodic activation functions to capture linear trends and other nonperiodic components. We show how careful… ▽ More

    Submitted 5 June, 2017; v1 submitted 25 May, 2017; originally announced May 2017.

    Comments: 13 pages, 11 figures, IEEE TNNLS Preprint

    Journal ref: IEEE Transactions on Neural Networks and Learning Systems 29.7 (2018) 2973-2985

  6. arXiv:1602.01321  [pdf, ps, other

    cs.NE

    A continuum among logarithmic, linear, and exponential functions, and its potential to improve generalization in neural networks

    Authors: Luke B. Godfrey, Michael S. Gashler

    Abstract: We present the soft exponential activation function for artificial neural networks that continuously interpolates between logarithmic, linear, and exponential functions. This activation function is simple, differentiable, and parameterized so that it can be trained as the rest of the network is trained. We hypothesize that soft exponential has the potential to improve neural network learning, as i… ▽ More

    Submitted 3 February, 2016; originally announced February 2016.

    Comments: 6 pages, 8 figures, conference, In Proceedings of Knowledge Discovery and Information Retrieval (KDIR) 2015, Lisbon, Portugal, December 2015

  7. arXiv:1508.00019  [pdf, other

    cs.AI

    A Minimal Architecture for General Cognition

    Authors: Michael S. Gashler, Zachariah Kindle, Michael R. Smith

    Abstract: A minimalistic cognitive architecture called MANIC is presented. The MANIC architecture requires only three function approximating models, and one state machine. Even with so few major components, it is theoretically sufficient to achieve functional equivalence with all other cognitive architectures, and can be practically trained. Instead of seeking to transfer architectural inspiration from biol… ▽ More

    Submitted 31 July, 2015; originally announced August 2015.

    Comments: 8 pages, 8 figures, conference, Proceedings of the 2015 International Joint Conference on Neural Networks

  8. arXiv:1405.2262  [pdf, other

    cs.NE cs.LG

    Training Deep Fourier Neural Networks To Fit Time-Series Data

    Authors: Michael S. Gashler, Stephen C. Ashmore

    Abstract: We present a method for training a deep neural network containing sinusoidal activation functions to fit to time-series data. Weights are initialized using a fast Fourier transform, then trained with regularization to improve generalization. A simple dynamic parameter tuning method is employed to adjust both the learning rate and regularization term, such that stability and efficient training are… ▽ More

    Submitted 9 May, 2014; originally announced May 2014.

  9. arXiv:1312.5394  [pdf, other

    cs.NE cs.LG stat.ML

    Missing Value Imputation With Unsupervised Backpropagation

    Authors: Michael S. Gashler, Michael R. Smith, Richard Morris, Tony Martinez

    Abstract: Many data mining and data analysis techniques operate on dense matrices or complete tables of data. Real-world data sets, however, often contain unknown values. Even many classification algorithms that are designed to operate with missing values still exhibit deteriorated accuracy. One approach to handling missing values is to fill in (impute) the missing values. In this paper, we present a techni… ▽ More

    Submitted 18 December, 2013; originally announced December 2013.