0

PReLU: Yet Another Single-Layer Solution to the XOR Problem

A single-layer neural network with PReLU activation can solve the XOR problem with high efficiency and success rate compared to MLP and GCU,

Year
2024
Venue
arXiv 2024
Authors
2
Hosting
Abstract onlyARXIV-DEFAULT

Cite

Notes

Only stored in your browser.

Attribution

Abstract & full text
arxiv.org/abs/2409.10821ARXIV-DEFAULT
TL;DR
Semantic Scholar
Attribution policy →

Abstract

This paper demonstrates that a single-layer neural network using Parametric Rectified Linear Unit (PReLU) activation can solve the XOR problem, a simple fact that has been overlooked so far. We compare this solution to the multi-layer perceptron (MLP) and the Growing Cosine Unit (GCU) activation function and explain why PReLU enables this capability. Our results show that the single-layer PReLU network can achieve 100% success rate in a wider range of learning rates while using only three learnable parameters.

Authors

2