Computer Engineering Department, AYBU, Ankara 06830, Turkey.
Computer Engineering Department, Ankara University, Ankara 06830, Turkey.
Sensors (Basel). 2020 Nov 9;20(21):6378. doi: 10.3390/s20216378.
This paper proposes a novel data classification framework, combining sparse auto-encoders (SAEs) and a post-processing system consisting of a linear system model relying on Particle Swarm Optimization (PSO) algorithm. All the sensitive and high-level features are extracted by using the first auto-encoder which is wired to the second auto-encoder, followed by a Softmax function layer to classify the extracted features obtained from the second layer. The two auto-encoders and the Softmax classifier are stacked in order to be trained in a supervised approach using the well-known backpropagation algorithm to enhance the performance of the neural network. Afterwards, the linear model transforms the calculated output of the deep stacked sparse auto-encoder to a value close to the anticipated output. This simple transformation increases the overall data classification performance of the stacked sparse auto-encoder architecture. The PSO algorithm allows the estimation of the parameters of the linear model in a metaheuristic policy. The proposed framework is validated by using three public datasets, which present promising results when compared with the current literature. Furthermore, the framework can be applied to any data classification problem by considering minor updates such as altering some parameters including input features, hidden neurons and output classes.
本文提出了一种新颖的数据分类框架,结合了稀疏自编码器(SAE)和一个由基于粒子群优化(PSO)算法的线性系统模型组成的后处理系统。所有敏感和高级特征都通过使用第一个自动编码器提取,该自动编码器连接到第二个自动编码器,然后通过 Softmax 函数层对从第二层提取的特征进行分类。两个自动编码器和 Softmax 分类器被堆叠起来,以便使用著名的反向传播算法在监督方法中进行训练,以提高神经网络的性能。然后,线性模型将计算出的深度堆叠稀疏自编码器的输出转换为接近预期输出的值。这种简单的转换提高了堆叠稀疏自编码器架构的整体数据分类性能。PSO 算法允许在启发式策略中估计线性模型的参数。该框架通过使用三个公共数据集进行验证,与当前文献相比,结果非常有前景。此外,通过考虑一些参数的微小更新,例如改变输入特征、隐藏神经元和输出类,该框架可以应用于任何数据分类问题。