Skip to main content

Showing 1–6 of 6 results for author: Noel, M M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2411.00357  [pdf

    cs.RO eess.SY

    An Improved Rapidly Exploring Random Tree Algorithm for Path Planning in Configuration Spaces with Narrow Channels

    Authors: Mathew Mithra Noel, Akshay Chawla

    Abstract: Rapidly-exploring Random Tree (RRT) algorithms have been applied successfully to challenging robot motion planning and under-actuated nonlinear control problems. However a fundamental limitation of the RRT approach is the slow convergence in configuration spaces with narrow channels because of the small probability of generating test points inside narrow channels. This paper presents an improved R… ▽ More

    Submitted 1 November, 2024; originally announced November 2024.

    ACM Class: I.2.9

  2. arXiv:2405.04459  [pdf, other

    cs.AI cs.CV cs.LG cs.NE

    A Significantly Better Class of Activation Functions Than ReLU Like Activation Functions

    Authors: Mathew Mithra Noel, Yug Oswal

    Abstract: This paper introduces a significantly better class of activation functions than the almost universally used ReLU like and Sigmoidal class of activation functions. Two new activation functions referred to as the Cone and Parabolic-Cone that differ drastically from popular activation functions and significantly outperform these on the CIFAR-10 and Imagenette benchmmarks are proposed. The cone activa… ▽ More

    Submitted 7 May, 2024; originally announced May 2024.

    Comments: 14 pages

    MSC Class: 68T07

  3. arXiv:2310.02901  [pdf, other

    cs.NE cs.CV

    Efficient Vectorized Backpropagation Algorithms for Training Feedforward Networks Composed of Quadratic Neurons

    Authors: Mathew Mithra Noel, Venkataraman Muthiah-Nakarajan, Yug D Oswal

    Abstract: Higher order artificial neurons whose outputs are computed by applying an activation function to a higher order multinomial function of the inputs have been considered in the past, but did not gain acceptance due to the extra parameters and computational cost. However, higher order neurons have significantly greater learning capabilities since the decision boundaries of higher order neurons can be… ▽ More

    Submitted 21 April, 2025; v1 submitted 4 October, 2023; originally announced October 2023.

    Comments: 8 pages

    MSC Class: 68T07 ACM Class: I.5.0

  4. arXiv:2303.09935  [pdf, other

    cs.NE

    Alternate Loss Functions for Classification and Robust Regression Can Improve the Accuracy of Artificial Neural Networks

    Authors: Mathew Mithra Noel, Arindam Banerjee, Yug Oswal, Geraldine Bessie Amali D, Venkataraman Muthiah-Nakarajan

    Abstract: All machine learning algorithms use a loss, cost, utility or reward function to encode the learning objective and oversee the learning process. This function that supervises learning is a frequently unrecognized hyperparameter that determines how incorrect outputs are penalized and can be tuned to improve performance. This paper shows that training speed and final accuracy of neural networks can s… ▽ More

    Submitted 5 November, 2024; v1 submitted 17 March, 2023; originally announced March 2023.

    MSC Class: 68 ACM Class: I.2

  5. Biologically Inspired Oscillating Activation Functions Can Bridge the Performance Gap between Biological and Artificial Neurons

    Authors: Matthew Mithra Noel, Shubham Bharadwaj, Venkataraman Muthiah-Nakarajan, Praneet Dutta, Geraldine Bessie Amali

    Abstract: The recent discovery of special human neocortical pyramidal neurons that can individually learn the XOR function highlights the significant performance gap between biological and artificial neurons. The output of these pyramidal neurons first increases to a maximum with input and then decreases. Artificial neurons with similar characteristics can be designed with oscillating activation functions.… ▽ More

    Submitted 10 May, 2023; v1 submitted 7 November, 2021; originally announced November 2021.

    Comments: 29 pages, 9 figures

  6. Growing Cosine Unit: A Novel Oscillatory Activation Function That Can Speedup Training and Reduce Parameters in Convolutional Neural Networks

    Authors: Mathew Mithra Noel, Arunkumar L, Advait Trivedi, Praneet Dutta

    Abstract: Convolutional neural networks have been successful in solving many socially important and economically significant problems. This ability to learn complex high-dimensional functions hierarchically can be attributed to the use of nonlinear activation functions. A key discovery that made training deep networks feasible was the adoption of the Rectified Linear Unit (ReLU) activation function to allev… ▽ More

    Submitted 12 January, 2023; v1 submitted 29 August, 2021; originally announced August 2021.

    Comments: 20 Pages

    ACM Class: I.5