Related Experiment Video
Updated: Oct 13, 2025

04:43
Visualizing Visual Adaptation
Published on: April 24, 2017
9.1K
Kohonen Network-Based Adaptation of Non Sequential Data for Use in Convolutional Neural Networks
1Department of Computer Science, Cracow University of Technology, ul. Warszawska 24, 31-155 Kraków, Poland.
Sensors (Basel, Switzerland)
|November 13, 2021
Summary
This study introduces a novel method to represent non-sequential data as images, enabling analysis by convolutional neural networks (CNNs). This approach, using Kohonen networks, expands CNN applicability to diverse datasets, including complex particle physics data.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Data Science
Background:
- Convolutional Neural Networks (CNNs) excel at analyzing sequential data like images and time series.
- CNNs are not inherently suited for non-sequential feature vector data where element order is irrelevant.
- Existing methods lack effective ways to apply CNNs to unordered data.
Purpose of the Study:
- To develop a novel method for transforming non-sequential data into an image format compatible with CNN analysis.
- To enhance the applicability of powerful CNN models to a broader range of data types.
- To evaluate the effectiveness of the proposed method on benchmark datasets and a challenging real-world problem.
Main Methods:
- Utilized Kohonen networks (self-organizing maps) to train on non-sequential data.
- Developed a 'U-image' representation for each data example, converting it into a format suitable for CNN input.
- Implemented a hybrid approach combining U-image representation with original features for a dual input signal.
Main Results:
- Successfully represented non-sequential data as U-images for CNN processing.
- Demonstrated the method's efficacy on traditional machine learning databases.
- Achieved positive results on a complex classification task using experimental particle physics data.
Conclusions:
- The proposed U-image representation method effectively adapts non-sequential data for CNN analysis.
- This technique broadens the scope of CNN applications beyond traditional sequential data.
- The hybrid approach shows promise for improving classification performance in challenging domains.
Related Concept Videos
Convolution: Math, Graphics, and Discrete Signals
487
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
487
Convolution Properties II
317
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
317
Convolution Properties I
276
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
276
Neural Circuits
1.8K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.8K
