在深度卷积神经网络中编码时间信息
Avinash Kumar Singh1, Luigi Bianchi2
1School of Computer Science, Faculty of Engineering and Information Technology, University of Technology Sydney, Sydney, NSW, Australia.
Frontiers in neuroergonomics
|July 4, 2024
概括
一个新的编码内核 (EnK) 有效地将时间依赖的功能集成到用于电脑电图 (EEG) 信号分析的深度学习模型中,提高了分类准确性.
科学领域:
- 深度学习 (Deep Learning) 是一种深度学习.
- 信号处理 信号处理
- 神经科学是一个神经科学.
背景情况:
- 电脑电图 (EEG) 信号分析在整合时间依赖,局部和全球特征方面面临挑战.
- 现有的深度学习方法,如卷积神经网络 (CNN),在EEG数据中难以捕捉复杂的时间动态.
- 循环神经网络 (RNN) 可以处理顺序数据,但可能无法最佳地集成各种特征类型.
研究的目的:
- 引入一种新的时间编码方法,即编码内核 (EnK),用于增强EEG信号处理中的深度学习模型.
- 为了使CNN能够学习时间依赖的特征以及本地和全球特征,而不妨碍他们发现新模式的能力.
- 为了提高EEG信号解码和分类在各种应用中的性能.
主要方法:
- 提出了编码内核 (EnK),这是一个新的时间编码技术,集成到CNN的垂直卷积操作中.
- 在CNN架构中直接引入时间分解信息.
- 使用各种EEG数据集进行了广泛的实验:人机协作,P300唤起的潜能,运动图像,运动相关的皮质潜能和情绪分析.
主要成果:
- 与最先进的方法相比,EnK方法在多个EEG数据集中显示出更高的性能.
- 实现了高达6.5%的平均平方误差 (MSE) 减少.
- 在所有测试的数据集中平均F1分数有9.5%的改善.
结论:
- EnK显著提高了深度学习模型,特别是CNNs的能力,通过有效地整合时间信息来分析复杂的EEG信号.
- 拟议的方法提供了一种适用于各种深度学习架构的多功能解决方案,实现的努力最小.
- EnK显示了提高生理和非生理数据分析性能的巨大潜力.
相关概念视频
Encoding
156
Information enters the brain through encoding, which is the input of information into the memory system. Once sensory information is received from the environment, the brain labels or codes it. The information is then organized with similar information and connected to existing concepts. Encoding occurs through automatic processing and effortful processing.
Automatic processing involves the encoding of details like time, space, frequency, and the meaning of words, usually done without conscious...
Automatic processing involves the encoding of details like time, space, frequency, and the meaning of words, usually done without conscious...
156
Neural Circuits
1.1K
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.1K
Convolution: Math, Graphics, and Discrete Signals
242
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...
242
Convolution Properties II
179
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...
179
Hearing
52.0K
When we hear a sound, our nervous system is detecting sound waves—pressure waves of mechanical energy traveling through a medium. The frequency of the wave is perceived as pitch, while the amplitude is perceived as loudness.
52.0K
Chunking and Rehearsal in Sensory Memory
198
Improving short-term memory can be achieved through techniques like chunking and rehearsal. Chunking involves organizing information into larger, more manageable units. This technique is particularly useful for information that exceeds the typical memory span of between five and nine items. For instance, logging into an online account with a password like "ta89vq0179gz" involves grouping letters and numbers into three chunks—ta89, vq01, and 79gz. It makes large amounts of...
198


