WO2020111356A1 - Dispositif à réseau neuronal impulsionnel et dispositif intelligent contenant celui-ci - Google Patents

Dispositif à réseau neuronal impulsionnel et dispositif intelligent contenant celui-ci Download PDF

Info

Publication number
WO2020111356A1
WO2020111356A1 PCT/KR2018/015188 KR2018015188W WO2020111356A1 WO 2020111356 A1 WO2020111356 A1 WO 2020111356A1 KR 2018015188 W KR2018015188 W KR 2018015188W WO 2020111356 A1 WO2020111356 A1 WO 2020111356A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
neural network
spiking neural
signal
spike
Prior art date
Application number
PCT/KR2018/015188
Other languages
English (en)
Korean (ko)
Inventor
황태호
김병수
권진산
Original Assignee
전자부품연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 전자부품연구원 filed Critical 전자부품연구원
Publication of WO2020111356A1 publication Critical patent/WO2020111356A1/fr

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/0464Convolutional networks [CNN, ConvNet]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods
    • G06N3/088Non-supervised learning, e.g. competitive learning

Definitions

  • the present invention relates to a neuromorphic technology, and more particularly, to a spiking neural network device for simplifying and modeling the signaling and learning system between neurons based on spiking and an intelligent device including the same.
  • Neuromorphic technology includes multiple pre-synaptic neurons, multiple post-synaptic neurons and multiple synapses.
  • the neural network software model such as existing deep learning is a model optimized for a back propagation algorithm and requires a large amount of data and high-performance computing resources for learning.
  • the network learned offline from the server is limited in terms of versatility because it is difficult to adapt to various environments in a situation where it is applied in the form of being loaded and executed in a small hardware language.
  • the technical problem to be achieved by the present invention is to simplify and integrate neuron models, synaptic models, and spike models studied in the neuromorphic field, and spies that support models of cognitive performance satisfactory in intelligent IoT devices through supervised and unsupervised learning. It is an object to provide a King Neural Network device and an intelligent device including the same.
  • the spiking neural network device receives multi-channel data, filters and normalizes the received data, converts it into multi-dimensional data, and features points of the converted multi-dimensional data.
  • Designed to generate a spike signal according to the strength of the signal by allocating a single neuron for each of the multi-dimensional data from which the pre-processing unit and the feature point are extracted, and each neuron is connected, and one synapse is allocated between the connected neurons, Includes a spiked neural network unit that compares a summation value with respect to a value of a synapse in which the spike signal is generated, and a preset threshold value, sends the spike signal, groups and classifies the exported spike signals, and clusters them. do.
  • the pre-processing unit a sensor interface unit that receives multi-channel data in real time, performs noise reduction on the data, amplifies the noise-removed data, normalizes it to data within a certain range, and converts it into the multi-dimensional data It characterized in that it comprises a signal processing unit and a feature point extraction unit for extracting the feature points by measuring the amount of change in the signal in the convolution operation or time window (convolution) operation or a time window (time window) section of the converted multi-dimensional data.
  • the spiking neural network unit one neuron is assigned to each dimension or time to the multidimensional data, and an input layer designed to generate a spike signal based on probability according to signal strength. It is configured, and allocates one synapse between the connected neurons, and when the sum value for the value of the synapse in which the spike signal is generated is higher than the threshold value, sends the spike signal, and when the threshold value is lower than the threshold value It characterized in that it comprises a hidden layer that does not emit a spike signal and an output layer that groups the exported spike signal to classify the data and outputs the result by clustering.
  • the hidden layer it characterized in that it is composed of a single layer or a fully connected (fully connected) multi-layer.
  • the output layer is characterized in that if there is labeled data among the grouped data, the spike signal is counted and mapped to the corresponding labeling group for output.
  • the spiking neural network unit is characterized by updating the weight value of the synapse by using a time difference between a spike signal emitted by a pre-neuron and a spike signal emitted by a post neuron.
  • the spiking neural network unit increases the weight by LTP (Long Term Potentiation) when the difference between the time at which the pre-neuron sends a spike signal and the time at which the post-neuron sends a spike signal is greater than 0, and the difference is less than 0. If small, it is characterized by making LTD (Long Term Digression).
  • LTP Long Term Potentiation
  • the intelligent device is a communication unit that performs communication with an external device, a sensor unit that measures at least one sensing data among environment information, image information, detection information, and recognition information using a plurality of sensors and is received from the communication unit
  • a control unit that receives the measured data and the sensing data measured from the sensor unit in a multi-channel, and performs learning and arithmetic processing using a spiking neural network device based on neuromorphic technology based on the received multi-channel data Including, the spiking neural network device, receiving the multi-channel data, filtering and normalizing the received data into multi-dimensional data, pre-processing to extract the feature points of the converted multi-dimensional data Designed to generate a spike signal according to the strength of a signal by allocating a single neuron for each of the multi-dimensional data from which the negative and the feature points are extracted, connecting each neuron, allocating one synapse between the connected neurons, and And a spiked neural network unit that compares a summation value with respect to a
  • the spiking neural network device of the present invention and the intelligent device including the same may support a simplified network model structure of spiking-based neurons.
  • STDP extreme frequency period-dependent plasticity
  • the present invention can simplify and integrate neuron models, synaptic models, and spike models, and support satisfactory recognition performance in intelligent IoT devices through supervised and unsupervised learning.
  • FIG. 1 is a view for explaining an intelligent device according to an embodiment of the present invention.
  • FIG. 2 is a diagram for describing a spiking neural network device according to an embodiment of the present invention.
  • FIG. 3 is a view for explaining synaptic neurons and spiking signals according to an embodiment of the present invention.
  • FIG. 4 is a view for explaining a histogram of the Poisson distribution according to an embodiment of the present invention.
  • FIG. 5 is a view for explaining a complete connection between layers according to an embodiment of the present invention.
  • FIG. 6 is a view for explaining a spiking snap neuron according to an embodiment of the present invention.
  • FIG. 7 is a view for explaining an extreme wave period dependent plasticity rule according to an embodiment of the present invention.
  • FIG. 8 is a view for explaining an operation on the MNIST data of the spiking neural network device according to an embodiment of the present invention.
  • FIG. 1 is a view for explaining an intelligent device according to an embodiment of the present invention.
  • the intelligent device 200 is an Internet of Things (IoT) device, and performs intelligent learning and arithmetic processing based on various data. That is, the intelligent device 200 can acquire various information in real time through communication with various devices through IoT communication as well as calculation through learning.
  • the intelligent device 200 may include a refrigerator, a TV, a robot cleaner, an air conditioner, a humidifier, an air cleaner, and the like.
  • the intelligent device 200 includes a communication unit 210, a sensor unit 220 and a control unit 230, and further includes an output unit 240 and a storage unit 250.
  • the communication unit 210 communicates with an external device.
  • the communication unit 210 may support IoT communication.
  • the communication unit 210 may receive data from various external devices or transmit data to the external devices.
  • the external device is a device supporting IoT communication, and may include a refrigerator, a TV, a robot cleaner, an air conditioner, a humidifier, and an air cleaner.
  • the sensor unit 220 includes a plurality of sensors, and uses it to measure sensing data of at least one of environmental information, sensing information, and cognitive information.
  • the sensor unit 220 may include a temperature sensor, a humidity sensor, an infrared sensor, a pressure sensor, a camera, a microphone, an electrocardiogram (ECG) sensor, and a heart rate (PPG) sensor.
  • ECG electrocardiogram
  • PPG heart rate
  • the control unit 230 may receive data received from the communication unit 210 and sensing data measured from the sensor unit 220 in real time.
  • the controller 230 performs learning and arithmetic processing using the spiking neural network (SNN) model 100 based on neuromorphic technology based on the received multi-channel data.
  • the controller 230 may perform data classification and clustering and association by performing learning and arithmetic processing through the spiking neural network device 100.
  • the detailed description of the spiking neural network device 100 will be described with reference to FIGS. 2 to 7.
  • the output unit 240 outputs the results of the learning and calculation processing through the control unit 230.
  • the output unit 240 may output in the form of an image, audio, or operation.
  • the output unit 240 may include various types of modules such as a display, a speaker, a transfer device, and a robot arm.
  • the storage unit 250 stores external data received from the communication unit 210 and sensing data measured from the sensor unit 220.
  • the storage unit 250 stores data learned from the control unit 230 and data that has been processed.
  • the storage unit 250 includes a flash memory type, a hard disk type, a media card micro type, and a card type memory (for example, SD or XD memory, etc.), RAM (Random Access Memory, RAM), SRAM (Static Random Access Memory), ROM (Read-Only Memory, ROM), EEPROM (Electrically Erasable Programmable Read-Only Memory), PROM (Programmable Read-Only Memory), magnetic memory, It may include at least one storage medium among magnetic disks and optical disks.
  • FIG. 2 is a view for explaining a spiking neural network device according to an embodiment of the present invention
  • FIG. 3 is a view for explaining a synaptic neuron and a spiking signal according to an embodiment of the present invention
  • FIG. 4 is a present invention Is a diagram for explaining the histogram of the Poisson distribution according to an embodiment
  • Figure 5 is a view for explaining the complete connection between the layers according to an embodiment of the present invention
  • Figure 6 is a spike according to an embodiment of the present invention
  • FIG. 7 is a diagram for explaining snaptic neurons
  • FIG. 7 is a diagram for explaining extreme wave duration dependent plasticity rules according to an embodiment of the present invention.
  • the spiking neural network device 100 includes a pre-processing unit 10 and a spiking neural network unit 30.
  • the pre-processing unit 10 receives multi-channel data, converts the received data into multi-dimensional data by filtering and normalization, and extracts feature points of the converted multi-dimensional data. To accomplish this, the pre-processing unit 10 includes a sensor interface unit (sensor I/F) 11, a signal processing unit 13, and a feature extraction unit 15.
  • sensor I/F sensor interface unit
  • signal processing unit 13 signal processing unit 13
  • feature extraction unit 15 feature extraction unit
  • the sensor interface unit 11 supports a variety of analog/digital interfaces to receive multi-channel data in real time.
  • the sensor interface unit 11 supports I2C, I2S, Universal asynchronous receiver/transmitter (UART), analog-digital converter (ADC), Serial Peripheral Interface (SPI), and general-purpose input/output (GPIO).
  • the signal processor 13 removes noise included in multi-channel data received from the sensor interface 11.
  • the signal processor 13 may remove noise using at least one of a low pass filter, a high pass filter, and a band pass filter.
  • the signal processing unit 13 amplifies the signal of the data from which the noise has been removed, and then standardizes the data within a predetermined range to convert it into multidimensional data.
  • the feature point extraction unit 15 extracts the feature points by measuring the amount of change in the signal in a convolution operation or a time window section of the transformed multidimensional data.
  • the feature point may be a maximum value (peak), a minimum value, or a preset pattern in the data signal.
  • the spiking neural network unit 30 transmits a spike signal (Fig. 3(b)), when the electrical signals transmitted between the cells of the authorized neurons are combined and exceeds a certain threshold (Fig. 3(a)). It is a control module modeled by simplifying the process of delivering. That is, the spiking neural network unit 30 is designed to generate a spike signal according to the strength of the signal by allocating one neuron for each multi-dimensional data from which feature points are extracted. The spiking neural network unit 30 connects each neuron and allocates one synapse between the connected neurons.
  • the spiking neural network unit 30 compares the sum value with respect to the value of the synapse that generated the spike signal among the synapses and a preset threshold value, sends the spike signal, groups the classified spike signals, and classifies them. do.
  • the spiking neural network unit 30 includes an input layer 31, a hidden layer 33, and an output layer 35.
  • the input layer 31 is designed such that one neuron is assigned to each dimension or time to multidimensional data, and generates a spike signal based on probability according to the signal strength. At this time, the input layer 31 may be designed to generate a spike signal based on a Poisson distribution (FIG. 4). That is, the input layer 31 generates a spike signal at a high rate when the signal size is large.
  • a Poisson distribution FOG. 4
  • the hidden layer 33 is configured in such a way that all neurons are connected.
  • the hidden layer 33 allocates one synapse between connected neurons.
  • the hidden layer 33 may be composed of a single layer or a multi-layer of a fully connected method.
  • neurons of the first layer may be configured to be connected to all neurons of the second layer (FIG. 5).
  • the hidden layer 33 is composed of two or more multi-layers, more abstracted information can be obtained, but there is a disadvantage in that the number of synapses and neurons increases exponentially, so that the appropriate number of layers is suitable for the application. Can be configured.
  • the hidden layer 33 compares the sum value with respect to the value of the synapse in which the spike signal is generated, and a preset threshold value, and sends a spike signal.
  • the synapse is a memory having a weight value, and serves to adjust the frequency of synapses emitted from the hidden layer 33.
  • the hidden layer 33 sends out a spike signal when the sum value of the synapse value in which the spike signal is generated among the synapses is higher than a preset threshold value, and does not send a spike signal when it is lower than a preset threshold value.
  • the output layer 35 groups and classifies the spike signals emitted from the hidden layer 33 and clusters them to output a result. If there is labeled data among the grouped data, the output layer 35 counts the spike signal and maps it to the corresponding labeling group to output. At this time, the output layer 35 may be applied with a probability-based mapping method as well as a number of simple spike signals.
  • the neurons of the hidden layer 33 that generated the spike signal for the first signal can emit a relatively low frequency spike signal to the second signal, they are converted into probability values for the number of labeled data sets. Judgment can improve accuracy.
  • the spiking neural network unit 30 may perform learning. Learning is to update the weight value of the synapse by using a time difference between the spike signal emitted by the pre-neuron and the post signal emitted by the pre-neuron similar to the living body. For example, if the time difference between the time at which a free (synaptic) neuron emits a spike signal and the time at which a post (synaptic) neuron emits a spike is greater than 0, the weight is increased by Long Term Potentiation (LTP), and if the difference is less than 0, LTD ( Long Term Digression) (Fig. 6).
  • LTP Long Term Potentiation
  • the spiking neural network unit 30 determines the amount of weight to be changed according to LTP and LTD according to ⁇ t as shown in FIG. 7 by a simple equation. That is, the weight value determined according to the spike-timing-dependent plasticity (STDP) rule adds a user input (eg, positive/negative) value to determine a weight value of a reward method.
  • STDP spike-timing-dependent plasticity
  • FIG. 8 is a view for explaining an operation on the MNIST data of the spiking neural network device according to an embodiment of the present invention.
  • the input layer 31 is composed by allocating one neuron per pixel to 28 ⁇ 28 2D image data, and about 300,000 synapses are allocated by connecting the hidden layer 33 composed of 400 neurons in a fully connected manner.
  • the spiking neural network device 100 was constructed.
  • the figure showing the weight of FIG. 8 is a diagram showing 256 grayscales according to the degree of value for 784 points of 28 ⁇ 28 in which each neuron for 400 hidden layers 33 of 20 ⁇ 20 is internally. .
  • the spiking neural network device 100 counts the position and number of neurons of the hidden layer 33 that generates the spike signal, and outputs the result of the number 1 in the output layer 35 as a result. It has a cognitive action.
  • signal processing unit 15 feature point extraction unit
  • control unit 240 output unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Molecular Biology (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Probability & Statistics with Applications (AREA)
  • Image Analysis (AREA)

Abstract

L'invention concerne un dispositif à réseau neuronal impulsionnel et un dispositif intelligent contenant celui-ci. Le dispositif à réseau neuronal impulsionnel selon la présente invention comprend : une unité de prétraitement permettant de recevoir des données à multiples canaux, filtrer et normaliser les données reçues et convertir les données filtrées et normalisées en données multidimensionnelles, et extraire des points caractéristiques des données multidimensionnelles converties ; et une unité de réseau neuronal impulsionnel qui est conçue pour attribuer un neurone à chacune des données multidimensionnelles à partir desquelles les points caractéristiques ont été extraits et produire des signaux impulsionnels selon les intensités de signaux, connecte chacun des neurones, attribue une synapse entre chacun des neurones connectés, envoie les signaux impulsionnels en comparant un seuil prédéfini et la somme des valeurs des synapses à partir desquelles les signaux impulsionnels ont été produits parmi les synapses, et regroupe les signaux impulsionnels envoyés pour classifier et regrouper ceux-ci.
PCT/KR2018/015188 2018-11-26 2018-12-03 Dispositif à réseau neuronal impulsionnel et dispositif intelligent contenant celui-ci WO2020111356A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR10-2018-0147415 2018-11-26
KR1020180147415A KR102464490B1 (ko) 2018-11-26 2018-11-26 스파이킹 뉴럴 네트워크 장치 및 이를 포함하는 지능형 장치

Publications (1)

Publication Number Publication Date
WO2020111356A1 true WO2020111356A1 (fr) 2020-06-04

Family

ID=70852188

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2018/015188 WO2020111356A1 (fr) 2018-11-26 2018-12-03 Dispositif à réseau neuronal impulsionnel et dispositif intelligent contenant celui-ci

Country Status (2)

Country Link
KR (1) KR102464490B1 (fr)
WO (1) WO2020111356A1 (fr)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102535007B1 (ko) 2020-11-13 2023-05-19 숭실대학교 산학협력단 Snn 모델 파라미터를 기반으로 모델 수행을 위한 뉴로모픽 아키텍처 동적 선택 방법, 이를 수행하기 위한 기록 매체 및 장치
KR102553366B1 (ko) * 2020-11-24 2023-07-06 한남대학교 산학협력단 지능형 응용 IoT를 위한 스파이킹 신경망 기반 컴포넌트 생성시스템
CN114925721B (zh) * 2022-04-27 2023-04-25 中国电子科技集团公司第二十九研究所 一种基于U-Net分割网络的信号分选方法
CN117311516B (zh) * 2023-11-28 2024-02-20 北京师范大学 一种运动想象脑电通道选择方法和系统

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170096105A (ko) * 2014-12-19 2017-08-23 인텔 코포레이션 인공 신경망에서의 분산 및 협력 계산을 위한 방법 및 장치
KR20170135563A (ko) * 2016-05-31 2017-12-08 한국과학기술원 웨어러블 디바이스 형태의 뉴로모픽 기기 및 상기 뉴로모픽 기기를 이용한 생체 정보 처리 방법

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100338473B1 (ko) * 1999-07-02 2002-05-30 조양호 다-차원 신경 회로망을 이용한 얼굴 검출 방법 및 그 장치
KR20170117861A (ko) 2016-04-14 2017-10-24 에스케이하이닉스 주식회사 뉴럴 네트워크 시스템
KR20180027887A (ko) * 2016-09-07 2018-03-15 삼성전자주식회사 뉴럴 네트워크에 기초한 인식 장치 및 뉴럴 네트워크의 트레이닝 방법
KR20180069452A (ko) * 2016-12-15 2018-06-25 삼성전자주식회사 뉴럴 네트워크의 학습 방법 및 뉴럴 네트워크를 이용한 인식 방법, 및 그 장치

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20170096105A (ko) * 2014-12-19 2017-08-23 인텔 코포레이션 인공 신경망에서의 분산 및 협력 계산을 위한 방법 및 장치
KR20170135563A (ko) * 2016-05-31 2017-12-08 한국과학기술원 웨어러블 디바이스 형태의 뉴로모픽 기기 및 상기 뉴로모픽 기기를 이용한 생체 정보 처리 방법

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
ANUP VANARSE: "An Investigation into Spike-Based Neuromorphic Approaches for Artificial Olfactory Systems", SENSORS 2017, vol. 17, no. 11, 10 November 2017 (2017-11-10), XP055712787, Retrieved from the Internet <URL:https://www.mdpi.com/1424-8220/17/11/2591> [retrieved on 20190802] *
EVANGELOS STROMATIAS: "An Event-Driven Classifier for Spiking Neural Networks Fed with Synthetic or Dynamic Vision Sensor Data", ORIGINAL RESEARCH ARTICLE OF FRONTIERS IN NEUROSCIENCE, 28 June 2017 (2017-06-28), XP055712791, Retrieved from the Internet <URL:https://www.frontiersin.org/articles/10.3389/fnins.2017.00350/full> [retrieved on 20190802] *
HWANG, TAEBO: "An Outline of NeuromorphicComputing", NON-OFFICIAL TRANSLATION SOC PLATFORM RESEARCH CENTER, KOREA ELECTRONICS TECHNOLOGY INSTITUTE., 6 August 2018 (2018-08-06) *
HWANG, TAEHO: "Neuromorphic ComputingTechnologj'", NON-OFFICIAL TRANSLATION SOC PLATFORM RESEARCH CENTER, KOREA ELECTRONICS TECHNOLOGY INSTITUTE., 29 March 2018 (2018-03-29) *

Also Published As

Publication number Publication date
KR102464490B1 (ko) 2022-11-09
KR20200068051A (ko) 2020-06-15

Similar Documents

Publication Publication Date Title
WO2020111356A1 (fr) Dispositif à réseau neuronal impulsionnel et dispositif intelligent contenant celui-ci
CN108764059B (zh) 一种基于神经网络的人体行为识别方法及系统
CN110133610B (zh) 基于时变距离-多普勒图的超宽带雷达动作识别方法
CN111612136B (zh) 一种神经形态视觉目标分类方法及系统
Bu Human motion gesture recognition algorithm in video based on convolutional neural features of training images
WO2021107422A1 (fr) Procédé de surveillance de charge non intrusive utilisant des données de consommation d&#39;énergie
Javeed et al. Body-worn hybrid-sensors based motion patterns detection via bag-of-features and Fuzzy logic optimization
CN111227839A (zh) 一种行为识别方法及装置
La Banca Freitas et al. Hand gestures classification using multichannel sEMG armband
WO2023054768A1 (fr) Système de modèle d&#39;apprentissage profond permettant de détecter une escarre de décubitus et de déterminer un stade d&#39;escarre de décubitus, son procédé de génération et procédé permettant de diagnostiquer une escarre de décubitus à l&#39;aide de ce dernier
CN114983343A (zh) 睡眠分期方法及其系统、计算机可读存储介质、电子设备
Yang et al. PDNet: a convolutional neural network has potential to be deployed on small intelligent devices for arrhythmia diagnosis
CN116612439B (zh) 模态域适应性和特征鉴别性平衡方法及行人再辨识方法
Jarrah et al. IoMT-based smart healthcare of elderly people using deep extreme learning machine
US20160321538A1 (en) Pattern Recognition System and Method
Mahmood et al. A new hand gesture recognition system using artificial neural network
CN108255303B (zh) 一种基于自制数据手套的手势识别方法
CN114764580A (zh) 一种基于无穿戴设备的实时人体手势识别方法
WO2012077909A2 (fr) Procédé et appareil de reconnaissance du langage des signes en utilisant un capteur d&#39;électromyogramme et un capteur gyroscopique
CN114694245A (zh) 基于Capsule和GRU的实时行为识别和体征状态监测方法及系统
Chu et al. The proximity capacitive gesture recognition for recursive chebyshev neural network
WO2021137320A1 (fr) Appareil de classification de données anormales à l&#39;aide d&#39;un réseau neuronal artificiel
WO2024117546A1 (fr) Dispositif de bord pour détecter un somnambulisme
Mankar et al. Design of Adaptive Filter Using Jordan/Elman Neural Network in a Typical EMG Signal Noise Removal.
Alrowais et al. Hand Gesture Recognition for Disabled People Using Bayesian Optimization with Transfer Learning

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 18941561

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18941561

Country of ref document: EP

Kind code of ref document: A1