WO2022001791A1 - Intelligent device interaction method based on ppg information - Google Patents

Intelligent device interaction method based on ppg information Download PDF

Info

Publication number
WO2022001791A1
WO2022001791A1 PCT/CN2021/101863 CN2021101863W WO2022001791A1 WO 2022001791 A1 WO2022001791 A1 WO 2022001791A1 CN 2021101863 W CN2021101863 W CN 2021101863W WO 2022001791 A1 WO2022001791 A1 WO 2022001791A1
Authority
WO
WIPO (PCT)
Prior art keywords
ppg signal
head
ppg
target user
computer
Prior art date
Application number
PCT/CN2021/101863
Other languages
French (fr)
Chinese (zh)
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 WO2022001791A1 publication Critical patent/WO2022001791A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/011Arrangements for interaction with the human body, e.g. for user immersion in virtual reality
    • G06F3/015Input arrangements based on nervous system activity detection, e.g. brain waves [EEG] detection, electromyograms [EMG] detection, electrodermal response detection
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • G06N20/10Machine learning using kernel methods, e.g. support vector machines [SVM]
    • 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/045Combinations of 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
    • G06N7/00Computing arrangements based on specific mathematical models
    • G06N7/01Probabilistic graphical models, e.g. probabilistic networks

Definitions

  • the present invention relates to the technical field of smart device interaction, and more particularly, to a smart device interaction method based on PPG information.
  • voice control requires the device to have a microphone, which is inconvenient to use in a quiet environment, and is easily affected by noise in a noisy environment and cannot be accurately recognized.
  • Facial expression-controlled interactive systems usually require cameras or sensors attached to the user's face, the former infringing on the user's privacy and inability to work effectively in dark conditions, and the latter causing inconvenience to the user.
  • Tongue-based interaction requires special sensors attached to the tongue, which is not suitable for daily use. Each of these systems has some problems and cannot adapt to the usage scenarios of daily life.
  • the ear plays a very important role in the interaction with smart devices. Taking earphones as an example, as people wear earphones for longer and longer, the ear has become a very useful part for collecting information. At the same time, compared to sight, hearing takes up much less attention, making the interaction process more fluid.
  • the touch of the mobile phone and the ear is used as an interactive gesture, and the camera of the mobile phone is used to detect the user's intention through image recognition.
  • attaching a camera and an optical sensor to the earphone conveys different intentions through optical signals changed by different pulling actions on the ear.
  • Another approach creates an ear-hung touchpad that detects where a finger touches the ear to generate position-based control signals. It can be seen that although these methods do not need to use vision, they still need to do some specific gestures to complete the interaction, which cannot meet some scenarios where the hands cannot be used. In addition to this, the extra equipment can be a burden on the ears, causing discomfort to the user.
  • adding a barometer and making an ear-mounted touchpad requires modifying the existing smart device system and adding additional sensors.
  • a barometer and making an ear-mounted touchpad
  • adding additional sensors requires modifying the existing smart device system and adding additional sensors.
  • IMU intial measurement unit
  • PPG photoplethysmography
  • the purpose of the present invention is to overcome the above-mentioned defects of the prior art, and to provide an intelligent device interaction method based on PPG information, which utilizes the PPG signal sensor to effectively detect the head movement by measuring the PPG signal in the user's ear, and provides feedback to the user.
  • the relevant equipment feeds back corresponding control signals to realize the control of the equipment by the head.
  • the present invention provides an intelligent device interaction method based on PPG information.
  • the method includes the following steps:
  • processing the collected PPG signal, and extracting the waveform characteristic value of the PPG signal including the head movement of the target user includes:
  • the envelope segment containing the head motion is identified and cut out.
  • the R-wave peak detection algorithm is used to extract the envelope of the PPG signal, and the endpoint detection method is used to cut out the envelope segment including the head movement.
  • the deep learning model includes linear classifiers, support vector machines, naive Bayes, K-nearest neighbors, decision trees, ensemble models, recurrent neural networks, convolutional neural networks.
  • the smart device is a smart earphone
  • the PPG signal in the ear of the target user is collected by using a PPG sensor built in the smart earphone.
  • the head motion types include nodding, raising head, swinging left, swinging right, turning left, and turning right.
  • the method of the present invention further comprises: associating the identified head motion type with the function of the smart device, so as to control the smart device to work through different head motion types.
  • the present invention has the advantage that the PPG sensor is used to replace the function of the IMU or the control key to realize head motion recognition, and the motion recognition is combined with the function of the smart device, thereby realizing interaction with the smart device.
  • the present invention can reduce the cost of the smart device and improve the user's human-computer interaction experience.
  • FIG. 1 is a flowchart of a method for interacting with smart devices based on PPG information according to an embodiment of the present invention
  • FIG. 2 is a structural diagram of an in-ear smart earphone according to an embodiment of the present invention.
  • the present invention provides an intelligent device interaction method based on PPG information, which can use the measured PPG signal in the user's ear to effectively detect head movements, and feed back corresponding control signals to the device (or smart device), Realize the control of the device by the head.
  • the device of the present invention includes a wearable smart device, and for the sake of clarity, in some cases, an earphone will be used as an example for description.
  • the PPG information-based smart device interaction method includes the following steps:
  • step S110 the PPG signal of the ear is collected.
  • a photoplethysmography (PPG) detection device is used to collect the PPG signal of the subject's ear
  • the PPG detection device can be any earphone or other device that can collect the ear PPG signal.
  • an in-ear headphone includes a headphone circuit (or a headphone chip), a headphone shell, a PPG sensor, a headphone cap, and a headphone cable, wherein the PPG sensor is a built-in type and is used to detect PPG signal.
  • step S120 the collected PPG signal is processed to extract the feature value of the envelope segment including the head motion.
  • processing the collected PPG signal includes:
  • Step S121 use a band-pass filter to remove noise in the PPG signal.
  • band-pass filter By setting an appropriate band-pass filter, high-frequency components such as power supply and low-frequency components such as capillary density changes and temperature changes can be eliminated.
  • Step S122 extract the envelope from the denoised PPG signal.
  • the envelope of the PPG signal is extracted using an R-wave peak detection algorithm.
  • a pattern recognition algorithm is used to identify envelope parts.
  • Step S123 according to the head movement feature, cut out the envelope segment including the head movement from the envelope.
  • the endpoint detection method (such as the CFAR algorithm) is used to cut out envelope segments that may be head movements.
  • a feature that characterizes a single action is used to cut out envelope segments that may be head movements.
  • Step S130 input the extracted feature value of the envelope segment into the trained deep learning model, and identify the corresponding head motion type.
  • the extracted envelope segment feature values are put into a machine learning or deep learning model to identify the subject's ongoing head movements.
  • the deep learning model is obtained through training using a training sample set.
  • the training sample set includes multiple samples, and each sample represents the correspondence between the subject's head movement type and the feature value of the envelope segment.
  • Deep learning models include but are not limited to linear classifiers (such as LR), support vector machines (SVM), naive Bayes (NB), K-nearest neighbors (KNN), decision trees (DT), ensemble models (RF/GDBT), Recurrent Neural Networks and Convolutional Neural Networks (CNN) etc.
  • linear classifiers such as LR
  • SVM support vector machines
  • NB naive Bayes
  • KNN K-nearest neighbors
  • DT decision trees
  • RF/GDBT ensemble models
  • the recognized head motion types include, but are not limited to, nodding, looking up, left swing, right swing, left turn, right turn, etc. More head motion types can be identified by expanding the training sample set.
  • the head action type can be associated with the function of the smart device, so as to realize the human-computer interaction function with the smart device. For example, control the headset to play and pause, cut songs, control the volume, etc. In this way, the control buttons or the IMU can be eliminated, thereby reducing the manufacturing cost of the headset and improving the user's human-computer interaction experience.
  • the method provided by the present invention can be executed by a chip of a smart device (eg, a headphone chip).
  • the present invention can use the PPG sensor to replace the function of the IMU or the control key, realize the head motion recognition, and combine the motion recognition with the function, thereby realizing a new human-computer interaction mode.
  • the present invention can utilize the existing equipment carrying the PPG sensor, is small and portable, and has high popularity. The user can control the electronic equipment with the head without both hands, avoiding the inconvenience caused by the inability to operate the equipment by hand in special circumstances. .
  • the present invention may be a system, method and/or computer program product.
  • the computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the present invention.
  • a computer-readable storage medium may be a tangible device that can hold and store instructions for use by the instruction execution device.
  • the computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing.
  • Non-exhaustive list of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory sticks, floppy disks, mechanically coded devices, such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
  • RAM random access memory
  • ROM read only memory
  • EPROM erasable programmable read only memory
  • flash memory static random access memory
  • SRAM static random access memory
  • CD-ROM compact disk read only memory
  • DVD digital versatile disk
  • memory sticks floppy disks
  • mechanically coded devices such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above.
  • Computer-readable storage media are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (eg, light pulses through fiber optic cables), or through electrical wires transmitted electrical signals.
  • the computer readable program instructions described herein may be downloaded to various computing/processing devices from a computer readable storage medium, or to an external computer or external storage device over a network such as the Internet, a local area network, a wide area network, and/or a wireless network.
  • the network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers.
  • a network adapter card or network interface in each computing/processing device receives computer-readable program instructions from a network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
  • the computer program instructions for carrying out the operations of the present invention may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state setting data, or instructions in one or more programming languages.
  • Source or object code written in any combination, including object-oriented programming languages, such as Smalltalk, C++, etc., and conventional procedural programming languages, such as the "C" language or similar programming languages.
  • the computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement.
  • the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through the Internet connect).
  • LAN local area network
  • WAN wide area network
  • custom electronic circuits such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs)
  • FPGAs field programmable gate arrays
  • PDAs programmable logic arrays
  • Computer readable program instructions are executed to implement various aspects of the present invention.
  • These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
  • These computer readable program instructions can also be stored in a computer readable storage medium, these instructions cause a computer, programmable data processing apparatus and/or other equipment to operate in a specific manner, so that the computer readable medium on which the instructions are stored includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
  • Computer readable program instructions can also be loaded onto a computer, other programmable data processing apparatus, or other equipment to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other equipment to produce a computer-implemented process , thereby causing instructions executing on a computer, other programmable data processing apparatus, or other device to implement the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
  • each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more functions for implementing the specified logical function(s) executable instructions.
  • each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations can be implemented in dedicated hardware-based systems that perform the specified functions or actions , or can be implemented in a combination of dedicated hardware and computer instructions. It is well known to those skilled in the art that implementation in hardware, implementation in software, and implementation in a combination of software and hardware are all equivalent.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Computing Systems (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Molecular Biology (AREA)
  • Biophysics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Pure & Applied Mathematics (AREA)
  • Algebra (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Mathematical Optimization (AREA)
  • Probability & Statistics with Applications (AREA)
  • Dermatology (AREA)
  • Neurology (AREA)
  • Neurosurgery (AREA)
  • Human Computer Interaction (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

Disclosed is an intelligent device interaction method based on PPG information. The method comprises: collecting a PPG signal from an ear of a target user; processing the collected PPG signal to extract a waveform feature value of the PPG signal that includes a head action; and inputting the extracted waveform feature value of the PPG signal into a deep learning model to identify the type of the current head action of the target user, wherein the deep learning model is obtained by means of training with the waveform feature value of the PPG signal of the target user as an input, and the corresponding type of the head action as an output. By means of the present invention, a head action of a user can be accurately identified, and the type of the action is then combined with a function of an intelligent device to realize a new-type interaction mode, and improve the human-machine interaction experience of the user.

Description

一种基于PPG信息的智能设备交互方法A kind of intelligent device interaction method based on PPG information 技术领域technical field
本发明涉及智能设备交互技术领域,更具体地,涉及一种基于PPG信息的智能设备交互方法。The present invention relates to the technical field of smart device interaction, and more particularly, to a smart device interaction method based on PPG information.
背景技术Background technique
随着可穿戴设备越来越广泛的应用,不同的人机交互方式成了近年来人们关注的一个重点。由于可穿戴设备体积以及接触面的限制,现有的交互方式诸如键盘输入、触屏等不能很好的满足用户与设备交互的需求。同时,这些交互方式通常需要用户的全神贯注,并且需要使用手和眼睛,极大的占用了用户的注意力,不能够顺畅地完成交互。因此,研究新型的交互方式迫在眉睫。With the wider application of wearable devices, different human-computer interaction methods have become a focus of attention in recent years. Due to the limitation of the size of the wearable device and the contact surface, the existing interaction methods such as keyboard input, touch screen, etc. cannot well meet the needs of the user to interact with the device. At the same time, these interaction methods usually require the user's full attention, and require the use of hands and eyes, which greatly occupy the user's attention and cannot smoothly complete the interaction. Therefore, it is urgent to study new interaction methods.
目前已有一些交互方式,如语音控制、面部表情控制、舌头控制等。然而语音控制需要设备有麦克风,在安静环境下使用不便,而在嘈杂环境下又容易受噪声影响,不能够准确的识别。面部表情控制的交互系统通常需要摄像头或者在用户的面部贴上传感器,前者会侵犯用户的隐私而且无法在黑暗条件下有效工作,而后者会给用户造成使用上的不便。基于舌头的交互方式则需要在舌头上粘贴特殊的传感器,不适合日常使用。这些系统都各自存在着一些问题,不能够适应日常生活的使用场景。At present, there are some interactive methods, such as voice control, facial expression control, tongue control, etc. However, voice control requires the device to have a microphone, which is inconvenient to use in a quiet environment, and is easily affected by noise in a noisy environment and cannot be accurately recognized. Facial expression-controlled interactive systems usually require cameras or sensors attached to the user's face, the former infringing on the user's privacy and inability to work effectively in dark conditions, and the latter causing inconvenience to the user. Tongue-based interaction requires special sensors attached to the tongue, which is not suitable for daily use. Each of these systems has some problems and cannot adapt to the usage scenarios of daily life.
此外,目前还存在聚焦在耳朵的使用上的技术方案。耳朵作为人类重要的感受器官,在与智能设备的交互过程中起到非常重要的作用。以耳机为例,由于人们佩戴耳机的时间越来越长,耳部成了一个非常利于采集信息的部位。同时,相对于视觉而言,听觉占用的注意力要小得多,使得交互过程变得更流畅。例如,通过手机与耳朵的触碰作为交互姿势,同时用手机的摄像头通过图像识别的方式来检测用户的意图。又如,在耳机上附加摄像头与光学传感器,通过对耳朵不同的拉扯动作改变的光学信号来传 达不同的意图。另外一种方法制作了一个挂耳式的触摸板,检测手指触碰耳朵的位置来生成基于位置的控制信号。可以看出,这些方法虽然不需要使用视觉,但仍然需要做一些特定的手势才能完成交互,无法满足一些不能用手的场景。除此之外,额外的设备可能会对耳朵造成负担,导致用户使用时的不适。In addition, there are currently technical solutions that focus on the use of the ear. As an important human receptor, the ear plays a very important role in the interaction with smart devices. Taking earphones as an example, as people wear earphones for longer and longer, the ear has become a very useful part for collecting information. At the same time, compared to sight, hearing takes up much less attention, making the interaction process more fluid. For example, the touch of the mobile phone and the ear is used as an interactive gesture, and the camera of the mobile phone is used to detect the user's intention through image recognition. For another example, attaching a camera and an optical sensor to the earphone conveys different intentions through optical signals changed by different pulling actions on the ear. Another approach creates an ear-hung touchpad that detects where a finger touches the ear to generate position-based control signals. It can be seen that although these methods do not need to use vision, they still need to do some specific gestures to complete the interaction, which cannot meet some scenarios where the hands cannot be used. In addition to this, the extra equipment can be a burden on the ears, causing discomfort to the user.
综上,增加气压计,制作挂耳式的触摸板等方案需要修改现有的智能设备系统并且增加额外的传感器。而对于部分已经携带IMU(惯性测量单元)或者控制键的心率可穿戴设备(如耳机)而言,用于获取心率数据的PPG(光电容积脉搏波)传感器没有替代品。To sum up, adding a barometer and making an ear-mounted touchpad requires modifying the existing smart device system and adding additional sensors. For some wearable heart rate devices (such as headphones) that already carry an IMU (inertial measurement unit) or control keys, there is no substitute for a PPG (photoplethysmography) sensor for acquiring heart rate data.
发明内容SUMMARY OF THE INVENTION
本发明的目的是克服上述现有技术的缺陷,提供一种基于PPG信息的智能设备交互方法,利用PPG信号传感器,通过测量用户耳内的PPG信号,对头部动作进行有效的检测,并向相关设备反馈相应的控制信号,实现头部对设备的控制。The purpose of the present invention is to overcome the above-mentioned defects of the prior art, and to provide an intelligent device interaction method based on PPG information, which utilizes the PPG signal sensor to effectively detect the head movement by measuring the PPG signal in the user's ear, and provides feedback to the user. The relevant equipment feeds back corresponding control signals to realize the control of the equipment by the head.
本发明提供一种基于PPG信息的智能设备交互方法。该方法包括以下步骤:The present invention provides an intelligent device interaction method based on PPG information. The method includes the following steps:
采集目标用户耳部的PPG信号;Collect the PPG signal of the target user's ear;
对采集到的PPG信号进行处理,提取包含头部动作的PPG信号的波形特征值;Process the collected PPG signal, and extract the waveform characteristic value of the PPG signal including the head movement;
将提取的PPG信号波形特征值输入至深度学习模型,识别目标用户当前的头部动作类型,其中,所述深度学习模型是以该目标用户PPG信号的波形特征值为输入,以对应的头部动作类型为输出,通过训练获得。Input the extracted PPG signal waveform characteristic value into the deep learning model to identify the current head movement type of the target user, wherein the deep learning model takes the waveform characteristic value of the target user's PPG signal as input, and uses the corresponding head Action type is output, obtained through training.
在一个实施例中,对采集到的PPG信号进行处理,提取包含目标用户头部动作的PPG信号的波形特征值包括:In one embodiment, processing the collected PPG signal, and extracting the waveform characteristic value of the PPG signal including the head movement of the target user includes:
对采集的PPG信号,利用带通滤波器去除噪音,并提取信号的包络;For the collected PPG signal, use a band-pass filter to remove noise and extract the envelope of the signal;
对所提取的包络,识别并切割出包含头部动作的包络片段。For the extracted envelope, the envelope segment containing the head motion is identified and cut out.
在一个实施例中,利用R波峰值检测算法提取PPG信号的包络,并利用端点检测法切割出包含头部动作的包络片段。In one embodiment, the R-wave peak detection algorithm is used to extract the envelope of the PPG signal, and the endpoint detection method is used to cut out the envelope segment including the head movement.
在一个实施例中,所述深度学习模型包括线性分类器、支持向量机、朴素贝叶斯、K近邻、决策树、集成模型、循环神经网络、卷积神经网络。In one embodiment, the deep learning model includes linear classifiers, support vector machines, naive Bayes, K-nearest neighbors, decision trees, ensemble models, recurrent neural networks, convolutional neural networks.
在一个实施例中,所述智能设备是智能耳机,利用该智能耳机内置的PPG传感器采集目标用户耳内的PPG信号。In one embodiment, the smart device is a smart earphone, and the PPG signal in the ear of the target user is collected by using a PPG sensor built in the smart earphone.
在一个实施例中,所述头部动作类型包括点头、抬头、左摆、右摆、左转、右转。In one embodiment, the head motion types include nodding, raising head, swinging left, swinging right, turning left, and turning right.
在一个实施例中,本发明的方法还包括:将识别出的所述头部动作类型与所述智能设备的功能进行关联,以通过不同的头部动作类型控制所述智能设备工作。In one embodiment, the method of the present invention further comprises: associating the identified head motion type with the function of the smart device, so as to control the smart device to work through different head motion types.
与现有技术相比,本发明的优点在于,使用PPG传感器代替IMU或者控制键的功能,实现头部动作识别,并将动作识别与智能设备的功能结合,进而实现与智能设备的交互。作为一种新型的耳机交互方式,本发明能够降低智能设备的成本并提高用户的人机交互体验。Compared with the prior art, the present invention has the advantage that the PPG sensor is used to replace the function of the IMU or the control key to realize head motion recognition, and the motion recognition is combined with the function of the smart device, thereby realizing interaction with the smart device. As a new type of earphone interaction mode, the present invention can reduce the cost of the smart device and improve the user's human-computer interaction experience.
通过以下参照附图对本发明的示例性实施例的详细描述,本发明的其它特征及其优点将会变得清楚。Other features and advantages of the present invention will become apparent from the following detailed description of exemplary embodiments of the present invention with reference to the accompanying drawings.
附图说明Description of drawings
被结合在说明书中并构成说明书的一部分的附图示出了本发明的实施例,并且连同其说明一起用于解释本发明的原理。The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments of the invention and together with the description serve to explain the principles of the invention.
图1是根据本发明一个实施例的基于PPG信息的智能设备交互方法的流程图;1 is a flowchart of a method for interacting with smart devices based on PPG information according to an embodiment of the present invention;
图2是根据本发明一个实施例的入耳式智能耳机的结构图。FIG. 2 is a structural diagram of an in-ear smart earphone according to an embodiment of the present invention.
具体实施方式detailed description
现在将参照附图来详细描述本发明的各种示例性实施例。应注意到:除非另外具体说明,否则在这些实施例中阐述的部件和步骤的相对布置、数字表达式和数值不限制本发明的范围。Various exemplary embodiments of the present invention will now be described in detail with reference to the accompanying drawings. It should be noted that the relative arrangement of components and steps, the numerical expressions and numerical values set forth in these embodiments do not limit the scope of the invention unless specifically stated otherwise.
以下对至少一个示例性实施例的描述实际上仅仅是说明性的,决不作为对本发明及其应用或使用的任何限制。The following description of at least one exemplary embodiment is merely illustrative in nature and is in no way intended to limit the invention, its application, or uses.
对于相关领域普通技术人员已知的技术、方法和设备可能不作详细讨论,但在适当情况下,所述技术、方法和设备应当被视为说明书的一部分。Techniques, methods, and apparatus known to those of ordinary skill in the relevant art may not be discussed in detail, but where appropriate, such techniques, methods, and apparatus should be considered part of the specification.
在这里示出和讨论的所有例子中,任何具体值应被解释为仅仅是示例性的,而不是作为限制。因此,示例性实施例的其它例子可以具有不同的值。In all examples shown and discussed herein, any specific values should be construed as illustrative only and not limiting. Accordingly, other instances of the exemplary embodiment may have different values.
应注意到:相似的标号和字母在下面的附图中表示类似项,因此,一旦某一项在一个附图中被定义,则在随后的附图中不需要对其进行进一步讨论。It should be noted that like numerals and letters refer to like items in the following figures, so once an item is defined in one figure, it does not require further discussion in subsequent figures.
本发明提供一种基于PPG信息的智能设备交互方法,可利用测量的用户耳内的PPG信号,对头部动作进行有效的检测,并通过向设备(或称智能设备)反馈相应的控制信号,实现头部对设备的控制。本发明的设备包括可穿戴式智能设备,为清楚起见,在某些情况下,将以耳机为例进行介绍。The present invention provides an intelligent device interaction method based on PPG information, which can use the measured PPG signal in the user's ear to effectively detect head movements, and feed back corresponding control signals to the device (or smart device), Realize the control of the device by the head. The device of the present invention includes a wearable smart device, and for the sake of clarity, in some cases, an earphone will be used as an example for description.
具体地,参见图1所示,本发明实施例提供的基于PPG信息的智能设备交互方法包括以下步骤:Specifically, as shown in FIG. 1 , the PPG information-based smart device interaction method provided by the embodiment of the present invention includes the following steps:
步骤S110,采集耳部的PPG信号。In step S110, the PPG signal of the ear is collected.
例如,利用光电容积脉搏波(PPG)检测设备采集被试者耳部的PPG信号,PPG检测设备可以是任何耳机或者其他可以收集耳部PPG信号的设备。For example, a photoplethysmography (PPG) detection device is used to collect the PPG signal of the subject's ear, and the PPG detection device can be any earphone or other device that can collect the ear PPG signal.
参见图2所示,以入耳式耳机为例,其包括耳机电路(或称耳机芯片)、耳机外壳、PPG传感器、耳机帽、耳机线,其中PPG传感器是内置式,用于检测用户耳内的PPG信号。Referring to Figure 2, taking an in-ear headphone as an example, it includes a headphone circuit (or a headphone chip), a headphone shell, a PPG sensor, a headphone cap, and a headphone cable, wherein the PPG sensor is a built-in type and is used to detect PPG signal.
步骤S120,对采集的PPG信号进行处理,提取出包含头部动作的包络片段特征值。In step S120, the collected PPG signal is processed to extract the feature value of the envelope segment including the head motion.
具体地,对采集的PPG信号进行处理包括:Specifically, processing the collected PPG signal includes:
步骤S121,采用带通滤波器消除PPG信号中的噪声。Step S121, use a band-pass filter to remove noise in the PPG signal.
通过设置合适的带通滤波器能够消除如电源导致的高频成分以及如毛细血管密度变化、温度变化等导致的低频成分。By setting an appropriate band-pass filter, high-frequency components such as power supply and low-frequency components such as capillary density changes and temperature changes can be eliminated.
步骤S122,从去噪的PPG信号提取包络。Step S122, extract the envelope from the denoised PPG signal.
例如,使用R波峰值检测算法提取PPG信号的包络。例如,用模式识别算法识别包络部分。For example, the envelope of the PPG signal is extracted using an R-wave peak detection algorithm. For example, a pattern recognition algorithm is used to identify envelope parts.
步骤S123,根据头部运动特征,从包络中切割出包含头部动作的包络片段。Step S123, according to the head movement feature, cut out the envelope segment including the head movement from the envelope.
例如,根据头部运动时PPG信号的特征(如波峰、波谷、交流分量等),使用端点检测法(例如CFAR算法)切割出有可能是头部动作的包络片段,每个包络片段用于表征一个单独动作的特征。For example, according to the characteristics of the PPG signal (such as peaks, troughs, AC components, etc.) when the head is moving, the endpoint detection method (such as the CFAR algorithm) is used to cut out envelope segments that may be head movements. A feature that characterizes a single action.
步骤S130,将提取的包络片段特征值输入至经训练的深度学习模型,识别出对应的头部动作类型。Step S130, input the extracted feature value of the envelope segment into the trained deep learning model, and identify the corresponding head motion type.
具体地,将提取包络片段特征值放入机器学习或深度学习模型,以识别出被试者正在进行的头部动作。其中,深度学习模型是利用训练样本集通过训练获得,训练样本集包含多个样本,每一样本表征被试者头部动作类型和包络片段特征值之间的对应关系。Specifically, the extracted envelope segment feature values are put into a machine learning or deep learning model to identify the subject's ongoing head movements. The deep learning model is obtained through training using a training sample set. The training sample set includes multiple samples, and each sample represents the correspondence between the subject's head movement type and the feature value of the envelope segment.
深度学习模型包括但不限于线性分类器(如LR)、支持向量机(SVM)、朴素贝叶斯(NB)、K近邻(KNN)、决策树(DT)、集成模型(RF/GDBT)、循环神经网络和卷积神经网络(CNN)等。Deep learning models include but are not limited to linear classifiers (such as LR), support vector machines (SVM), naive Bayes (NB), K-nearest neighbors (KNN), decision trees (DT), ensemble models (RF/GDBT), Recurrent Neural Networks and Convolutional Neural Networks (CNN) etc.
所识别出的头部动作类型包括但不限于点头、抬头、左摆、右摆、左转、右转等动作类型,可通过扩展训练样本集识别出更多的头部动作类型。The recognized head motion types include, but are not limited to, nodding, looking up, left swing, right swing, left turn, right turn, etc. More head motion types can be identified by expanding the training sample set.
进一步地,在识别出头部动作类型之后,可将头部动作类型与智能设备的功能进行关联,从而实现与智能设备的人机交互功能。例如,控制耳机播放暂停、切歌、控制音量等。利用这种方式,可以去除控制按键或IMU,进而降低耳机的制作成本并提高用户的人机交互体验。在实际使用中,本发明所提供的方法可由智能设备的芯片执行(如耳机芯片)。Further, after the head action type is identified, the head action type can be associated with the function of the smart device, so as to realize the human-computer interaction function with the smart device. For example, control the headset to play and pause, cut songs, control the volume, etc. In this way, the control buttons or the IMU can be eliminated, thereby reducing the manufacturing cost of the headset and improving the user's human-computer interaction experience. In actual use, the method provided by the present invention can be executed by a chip of a smart device (eg, a headphone chip).
为进一步验证本发明的效果,进行了初步实验,使用8个人的数据进行验证,对低头、抬头、左右摇头、转头的识别准确度达到96%。In order to further verify the effect of the present invention, a preliminary experiment was carried out, and the data of 8 people were used for verification, and the recognition accuracy of bowing, raising, shaking left and right, and turning head reached 96%.
综上所述,本发明可以使用PPG传感器代替IMU或者控制键的功能,实现头部动作识别,并将动作识别与功能结合,进而实现新型的人机交互方式。本发明可以利用现有的携带PPG传感器的设备,小巧便携,具有极高的普及性,使用者无需双手而用头部就能控制电子设备,避免了特殊情 况无法用手操作设备而造成的不便。To sum up, the present invention can use the PPG sensor to replace the function of the IMU or the control key, realize the head motion recognition, and combine the motion recognition with the function, thereby realizing a new human-computer interaction mode. The present invention can utilize the existing equipment carrying the PPG sensor, is small and portable, and has high popularity. The user can control the electronic equipment with the head without both hands, avoiding the inconvenience caused by the inability to operate the equipment by hand in special circumstances. .
本发明可以是系统、方法和/或计算机程序产品。计算机程序产品可以包括计算机可读存储介质,其上载有用于使处理器实现本发明的各个方面的计算机可读程序指令。The present invention may be a system, method and/or computer program product. The computer program product may include a computer-readable storage medium having computer-readable program instructions loaded thereon for causing a processor to implement various aspects of the present invention.
计算机可读存储介质可以是可以保持和存储由指令执行设备使用的指令的有形设备。计算机可读存储介质例如可以是――但不限于――电存储设备、磁存储设备、光存储设备、电磁存储设备、半导体存储设备或者上述的任意合适的组合。计算机可读存储介质的更具体的例子(非穷举的列表)包括:便携式计算机盘、硬盘、随机存取存储器(RAM)、只读存储器(ROM)、可擦式可编程只读存储器(EPROM或闪存)、静态随机存取存储器(SRAM)、便携式压缩盘只读存储器(CD-ROM)、数字多功能盘(DVD)、记忆棒、软盘、机械编码设备、例如其上存储有指令的打孔卡或凹槽内凸起结构、以及上述的任意合适的组合。这里所使用的计算机可读存储介质不被解释为瞬时信号本身,诸如无线电波或者其他自由传播的电磁波、通过波导或其他传输媒介传播的电磁波(例如,通过光纤电缆的光脉冲)、或者通过电线传输的电信号。A computer-readable storage medium may be a tangible device that can hold and store instructions for use by the instruction execution device. The computer-readable storage medium may be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. More specific examples (non-exhaustive list) of computer readable storage media include: portable computer disks, hard disks, random access memory (RAM), read only memory (ROM), erasable programmable read only memory (EPROM) or flash memory), static random access memory (SRAM), portable compact disk read only memory (CD-ROM), digital versatile disk (DVD), memory sticks, floppy disks, mechanically coded devices, such as printers with instructions stored thereon Hole cards or raised structures in grooves, and any suitable combination of the above. Computer-readable storage media, as used herein, are not to be construed as transient signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through waveguides or other transmission media (eg, light pulses through fiber optic cables), or through electrical wires transmitted electrical signals.
这里所描述的计算机可读程序指令可以从计算机可读存储介质下载到各个计算/处理设备,或者通过网络、例如因特网、局域网、广域网和/或无线网下载到外部计算机或外部存储设备。网络可以包括铜传输电缆、光纤传输、无线传输、路由器、防火墙、交换机、网关计算机和/或边缘服务器。每个计算/处理设备中的网络适配卡或者网络接口从网络接收计算机可读程序指令,并转发该计算机可读程序指令,以供存储在各个计算/处理设备中的计算机可读存储介质中。The computer readable program instructions described herein may be downloaded to various computing/processing devices from a computer readable storage medium, or to an external computer or external storage device over a network such as the Internet, a local area network, a wide area network, and/or a wireless network. The network may include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer-readable program instructions from a network and forwards the computer-readable program instructions for storage in a computer-readable storage medium in each computing/processing device .
用于执行本发明操作的计算机程序指令可以是汇编指令、指令集架构(ISA)指令、机器指令、机器相关指令、微代码、固件指令、状态设置数据、或者以一种或多种编程语言的任意组合编写的源代码或目标代码,所述编程语言包括面向对象的编程语言—诸如Smalltalk、C++等,以及常规的过程式编程语言—诸如“C”语言或类似的编程语言。计算机可读程序指令可以完全地在用户计算机上执行、部分地在用户计算机上执行、作为一 个独立的软件包执行、部分在用户计算机上部分在远程计算机上执行、或者完全在远程计算机或服务器上执行。在涉及远程计算机的情形中,远程计算机可以通过任意种类的网络—包括局域网(LAN)或广域网(WAN)—连接到用户计算机,或者,可以连接到外部计算机(例如利用因特网服务提供商来通过因特网连接)。在一些实施例中,通过利用计算机可读程序指令的状态信息来个性化定制电子电路,例如可编程逻辑电路、现场可编程门阵列(FPGA)或可编程逻辑阵列(PLA),该电子电路可以执行计算机可读程序指令,从而实现本发明的各个方面。The computer program instructions for carrying out the operations of the present invention may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state setting data, or instructions in one or more programming languages. Source or object code, written in any combination, including object-oriented programming languages, such as Smalltalk, C++, etc., and conventional procedural programming languages, such as the "C" language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer, or entirely on the remote computer or server implement. In the case of a remote computer, the remote computer may be connected to the user's computer through any kind of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (eg, using an Internet service provider through the Internet connect). In some embodiments, custom electronic circuits, such as programmable logic circuits, field programmable gate arrays (FPGAs), or programmable logic arrays (PLAs), can be personalized by utilizing state information of computer readable program instructions. Computer readable program instructions are executed to implement various aspects of the present invention.
这里参照根据本发明实施例的方法、装置(系统)和计算机程序产品的流程图和/或框图描述了本发明的各个方面。应当理解,流程图和/或框图的每个方框以及流程图和/或框图中各方框的组合,都可以由计算机可读程序指令实现。Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
这些计算机可读程序指令可以提供给通用计算机、专用计算机或其它可编程数据处理装置的处理器,从而生产出一种机器,使得这些指令在通过计算机或其它可编程数据处理装置的处理器执行时,产生了实现流程图和/或框图中的一个或多个方框中规定的功能/动作的装置。也可以把这些计算机可读程序指令存储在计算机可读存储介质中,这些指令使得计算机、可编程数据处理装置和/或其他设备以特定方式工作,从而,存储有指令的计算机可读介质则包括一个制造品,其包括实现流程图和/或框图中的一个或多个方框中规定的功能/动作的各个方面的指令。These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer or other programmable data processing apparatus to produce a machine that causes the instructions when executed by the processor of the computer or other programmable data processing apparatus , resulting in means for implementing the functions/acts specified in one or more blocks of the flowchart and/or block diagrams. These computer readable program instructions can also be stored in a computer readable storage medium, these instructions cause a computer, programmable data processing apparatus and/or other equipment to operate in a specific manner, so that the computer readable medium on which the instructions are stored includes An article of manufacture comprising instructions for implementing various aspects of the functions/acts specified in one or more blocks of the flowchart and/or block diagrams.
也可以把计算机可读程序指令加载到计算机、其它可编程数据处理装置、或其它设备上,使得在计算机、其它可编程数据处理装置或其它设备上执行一系列操作步骤,以产生计算机实现的过程,从而使得在计算机、其它可编程数据处理装置、或其它设备上执行的指令实现流程图和/或框图中的一个或多个方框中规定的功能/动作。Computer readable program instructions can also be loaded onto a computer, other programmable data processing apparatus, or other equipment to cause a series of operational steps to be performed on the computer, other programmable data processing apparatus, or other equipment to produce a computer-implemented process , thereby causing instructions executing on a computer, other programmable data processing apparatus, or other device to implement the functions/acts specified in one or more blocks of the flowcharts and/or block diagrams.
附图中的流程图和框图显示了根据本发明的多个实施例的系统、方法和计算机程序产品的可能实现的体系架构、功能和操作。在这点上,流程图或框图中的每个方框可以代表一个模块、程序段或指令的一部分,所述模块、程序段或指令的一部分包含一个或多个用于实现规定的逻辑功能的 可执行指令。也要注意的是,框图和/或流程图中的每个方框、以及框图和/或流程图中的方框的组合,可以用执行规定的功能或动作的专用的基于硬件的系统来实现,或者可以用专用硬件与计算机指令的组合来实现。对于本领域技术人员来说公知的是,通过硬件方式实现、通过软件方式实现以及通过软件和硬件结合的方式实现都是等价的。The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more functions for implementing the specified logical function(s) executable instructions. It is also noted that each block of the block diagrams and/or flowchart illustrations, and combinations of blocks in the block diagrams and/or flowchart illustrations, can be implemented in dedicated hardware-based systems that perform the specified functions or actions , or can be implemented in a combination of dedicated hardware and computer instructions. It is well known to those skilled in the art that implementation in hardware, implementation in software, and implementation in a combination of software and hardware are all equivalent.
以上已经描述了本发明的各实施例,上述说明是示例性的,并非穷尽性的,并且也不限于所披露的各实施例。在不偏离所说明的各实施例的范围和精神的情况下,对于本技术领域的普通技术人员来说许多修改和变更都是显而易见的。本文中所用术语的选择,旨在最好地解释各实施例的原理、实际应用或对市场中的技术改进,或者使本技术领域的其它普通技术人员能理解本文披露的各实施例。本发明的范围由所附权利要求来限定。Various embodiments of the present invention have been described above, and the foregoing descriptions are exemplary, not exhaustive, and not limiting of the disclosed embodiments. Numerous modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen to best explain the principles of the embodiments, the practical application or technical improvement in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein. The scope of the invention is defined by the appended claims.

Claims (9)

  1. 一种基于PPG信息的智能设备交互方法,包括以下步骤:A smart device interaction method based on PPG information, comprising the following steps:
    采集目标用户耳部的PPG信号;Collect the PPG signal of the target user's ear;
    对采集到的PPG信号进行处理,提取包含头部动作的PPG信号的波形特征值;Process the collected PPG signal, and extract the waveform characteristic value of the PPG signal including the head movement;
    将提取的PPG信号波形特征值输入至深度学习模型,识别目标用户当前的头部动作类型,其中,所述深度学习模型是以该目标用户PPG信号的波形特征值为输入,以对应的头部动作类型为输出,通过训练获得。Input the extracted PPG signal waveform characteristic value into the deep learning model to identify the current head movement type of the target user, wherein the deep learning model takes the waveform characteristic value of the target user's PPG signal as input, and uses the corresponding head Action type is output, obtained through training.
  2. 根据权利要求1所述的方法,其中,对采集到的PPG信号进行处理,提取包含目标用户头部动作的PPG信号的波形特征值包括:The method according to claim 1, wherein, processing the collected PPG signal, and extracting the waveform characteristic value of the PPG signal including the head movement of the target user comprises:
    对采集的PPG信号,利用带通滤波器去除噪音,并提取信号的包络;For the collected PPG signal, use a band-pass filter to remove noise and extract the envelope of the signal;
    对所提取的包络,识别并切割出包含头部动作的包络片段。For the extracted envelope, the envelope segment containing the head motion is identified and cut out.
  3. 根据权利要求2所述的方法,其中,利用R波峰值检测算法提取PPG信号的包络,并利用端点检测法切割出包含头部动作的包络片段。The method according to claim 2, wherein the envelope of the PPG signal is extracted using an R-wave peak detection algorithm, and an envelope segment containing head movements is cut out by using an endpoint detection method.
  4. 根据权利要求1所述的方法,其中,所述深度学习模型包括线性分类器、支持向量机、朴素贝叶斯、K近邻、决策树、集成模型、循环神经网络、卷积神经网络。The method of claim 1, wherein the deep learning model comprises linear classifiers, support vector machines, naive Bayes, K-nearest neighbors, decision trees, ensemble models, recurrent neural networks, convolutional neural networks.
  5. 根据权利要求1所述的方法,其中,所述智能设备是智能耳机,利用该智能耳机内置的PPG传感器采集目标用户耳内的PPG信号。The method according to claim 1, wherein the smart device is a smart earphone, and a PPG signal in the ear of the target user is collected by using a PPG sensor built in the smart earphone.
  6. 根据权利要求1所述的方法,其中,所述头部动作类型包括点头、抬头、左摆、右摆、左转、右转。The method according to claim 1, wherein the types of head motions include nodding, looking up, swinging left, swinging right, turning left, and turning right.
  7. 根据权利要求1所述的方法,其中,还包括:将识别出的所述头部动作类型与所述智能设备的功能进行关联,以通过不同的头部动作类型控制所述智能设备工作。The method according to claim 1, further comprising: associating the identified types of head movements with functions of the smart device, so as to control the operation of the smart device through different types of head movements.
  8. 一种计算机可读存储介质,其上存储有计算机程序,其中,该程序被处理器执行时实现根据权利要求1所述的方法的步骤。A computer-readable storage medium having stored thereon a computer program, wherein the program, when executed by a processor, implements the steps of the method of claim 1 .
  9. 一种电子设备,包括存储器和处理器,在所述存储器上存储有能够在处理器上运行的计算机程序,其特征在于,所述处理器执行所述程序时实现权利要求1所述的方法的步骤。An electronic device, comprising a memory and a processor, a computer program that can be run on the processor is stored in the memory, and characterized in that, when the processor executes the program, the method of claim 1 is implemented. step.
PCT/CN2021/101863 2020-07-01 2021-06-23 Intelligent device interaction method based on ppg information WO2022001791A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202010620635.7 2020-07-01
CN202010620635.7A CN111831116A (en) 2020-07-01 2020-07-01 Intelligent equipment interaction method based on PPG information

Publications (1)

Publication Number Publication Date
WO2022001791A1 true WO2022001791A1 (en) 2022-01-06

Family

ID=72900952

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2021/101863 WO2022001791A1 (en) 2020-07-01 2021-06-23 Intelligent device interaction method based on ppg information

Country Status (2)

Country Link
CN (1) CN111831116A (en)
WO (1) WO2022001791A1 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111831116A (en) * 2020-07-01 2020-10-27 深圳大学 Intelligent equipment interaction method based on PPG information
CN117640187B (en) * 2023-11-27 2024-04-19 联通沃音乐文化有限公司 Interaction system and method of VR-based wearable device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808776A (en) * 2014-01-24 2015-07-29 北京奇虎科技有限公司 Device and method for detecting continuous attaching of head-wearing intelligent device on human body
CN106687958A (en) * 2016-12-08 2017-05-17 深圳市汇顶科技股份有限公司 Audio playing device, system and method
US20200093386A1 (en) * 2018-09-21 2020-03-26 Imec Vzw Method of generating a model for heart rate estimation from a photoplethysmography signal and a method and a device for heart rate estimation
CN111050266A (en) * 2019-12-20 2020-04-21 朱凤邹 Method and system for performing function control based on earphone detection action
CN111831116A (en) * 2020-07-01 2020-10-27 深圳大学 Intelligent equipment interaction method based on PPG information

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN201299554Y (en) * 2008-07-30 2009-09-02 深圳先进技术研究院 Motion and physiological information detecting equipment
CN106293023B (en) * 2015-05-21 2020-12-25 北京智谷睿拓技术服务有限公司 Attitude determination method and equipment
US10799122B2 (en) * 2015-06-14 2020-10-13 Facense Ltd. Utilizing correlations between PPG signals and iPPG signals to improve detection of physiological responses
GB2547736B (en) * 2016-07-01 2018-06-20 Polar Electro Oy Photoplethysmographic sensor configuration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104808776A (en) * 2014-01-24 2015-07-29 北京奇虎科技有限公司 Device and method for detecting continuous attaching of head-wearing intelligent device on human body
CN106687958A (en) * 2016-12-08 2017-05-17 深圳市汇顶科技股份有限公司 Audio playing device, system and method
US20200093386A1 (en) * 2018-09-21 2020-03-26 Imec Vzw Method of generating a model for heart rate estimation from a photoplethysmography signal and a method and a device for heart rate estimation
CN111050266A (en) * 2019-12-20 2020-04-21 朱凤邹 Method and system for performing function control based on earphone detection action
CN111831116A (en) * 2020-07-01 2020-10-27 深圳大学 Intelligent equipment interaction method based on PPG information

Also Published As

Publication number Publication date
CN111831116A (en) 2020-10-27

Similar Documents

Publication Publication Date Title
CN106575150B (en) Method for recognizing gestures using motion data and wearable computing device
US10048761B2 (en) Classification of gesture detection systems through use of known and yet to be worn sensors
US20220319520A1 (en) Voice interaction wakeup electronic device, method and medium based on mouth-covering action recognition
KR102334272B1 (en) Trainable sensor-based gesture recognition
WO2022001791A1 (en) Intelligent device interaction method based on ppg information
CN109120790B (en) Call control method and device, storage medium and wearable device
WO2021017860A1 (en) Information processing method and apparatus, electronic device and storage medium
US11720814B2 (en) Method and system for classifying time-series data
WO2020108101A1 (en) Virtual data processing method and apparatus, and storage medium, and terminal
CN108959273A (en) Interpretation method, electronic device and storage medium
Yang et al. Proxitalk: Activate speech input by bringing smartphone to the mouth
US20220236801A1 (en) Method, computer program and head-mounted device for triggering an action, method and computer program for a computing device and computing device
CN111158487A (en) Man-machine interaction method for interacting with intelligent terminal by using wireless earphone
US11769016B2 (en) Generating responses to user interaction data based on user interaction-styles
EP3611612A1 (en) Determining a user input
WO2022228212A1 (en) Gesture interaction method, system, and apparatus
CN113325951B (en) Virtual character-based operation control method, device, equipment and storage medium
NL2029031B1 (en) Nose-operated head-mounted device
CN115793844A (en) IMU facial gesture recognition-based true wireless earphone interaction method
CN114253397B (en) Intelligent equipment interaction system based on ear-wearing inertial sensor
Babu et al. Controlling Computer Features Through Hand Gesture
Ding et al. VibWriter: handwriting recognition system based on vibration signal
Zhang et al. Lipwatch: Enabling Silent Speech Recognition on Smartwatches using Acoustic Sensing
WO2022099588A1 (en) Character input method and apparatus, electronic device, and storage medium
WO2022205259A1 (en) Face attribute detection method and apparatus, storage medium, and electronic device

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: 21834243

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 24.04.2023)

122 Ep: pct application non-entry in european phase

Ref document number: 21834243

Country of ref document: EP

Kind code of ref document: A1