The concept of a recently proposed Forward-Forward learning algorithm for fully connected artificial neural networks is applied to a single multi output perceptron for classification. The parameters of the system are trained with respect to increased (decreased) "goodness" for correctly (incorrectly) labelled input samples. Basic numerical tests demonstrate that the trained perceptron effectively deals with data sets that have non-linear decision boundaries. Moreover, the overall performance is comparable to more complex neural networks with hidden layers. The benefit of the approach presented here is that it only involves a single matrix multiplication.
翻译:“向前向前学习”概念应用于多输出感知器
摘要:
本文将最近提出的针对全连接人工神经网络的“向前向前学习”算法应用于用于分类的单一多输出感知器。系统参数按照每个输入样本的正确和错误标签的“好度”进行训练。基本的数值测试表明,训练后的感知器可以有效处理具有非线性决策边界的数据集。此外,整体性能可与具有隐藏层的更复杂的神经网络相媲美。本方法的好处在于只涉及单个矩阵乘法。