Department of Computer Science, Cracow University of Technology, ul. Warszawska 24, 31-155 Kraków, Poland.
Sensors (Basel). 2021 Oct 29;21(21):7221. doi: 10.3390/s21217221.
Convolutional neural networks have become one of the most powerful computing tools of artificial intelligence in recent years. They are especially suitable for the analysis of images and other data that have an inherent sequence structure, such as time series data. In the case of data in the form of vectors of features, the order of which does not matter, the use of convolutional neural networks is not justified. This paper presents a new method of representing non-sequential data as images that can be analyzed by a convolutional network. The well-known Kohonen network was used for this purpose. After training on non-sequential data, each example is represented by so-called U-image that can be used as input to a convolutional layer. A hybrid approach was also presented, where the neural network uses two types of input signals, both U-image representation and the original features. The results of the proposed method on traditional machine learning databases as well as on a difficult classification problem originating from the analysis of measurement data from experiments in particle physics are presented.
卷积神经网络近年来已成为人工智能领域最强大的计算工具之一。它们特别适合分析具有固有顺序结构的图像和其他数据,例如时间序列数据。在特征向量形式的数据中,其顺序并不重要,因此不建议使用卷积神经网络。本文提出了一种将非序列数据表示为图像的新方法,这些图像可以通过卷积网络进行分析。为此目的,使用了著名的 Kohonen 网络。在对非序列数据进行训练后,每个示例都由所谓的 U 图像表示,可以将其用作卷积层的输入。还提出了一种混合方法,其中神经网络使用两种类型的输入信号,即 U 图像表示和原始特征。本文还介绍了该方法在传统机器学习数据库以及源自粒子物理实验测量数据分析的困难分类问题上的结果。