[go: up one dir, main page]

TWI841435B - Time series data fusion algorithm and home care system based on convolutional neural network - Google Patents

Time series data fusion algorithm and home care system based on convolutional neural network Download PDF

Info

Publication number
TWI841435B
TWI841435B TW112124562A TW112124562A TWI841435B TW I841435 B TWI841435 B TW I841435B TW 112124562 A TW112124562 A TW 112124562A TW 112124562 A TW112124562 A TW 112124562A TW I841435 B TWI841435 B TW I841435B
Authority
TW
Taiwan
Prior art keywords
time series
series data
neural network
convolutional neural
data fusion
Prior art date
Application number
TW112124562A
Other languages
Chinese (zh)
Other versions
TW202503583A (en
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 國立勤益科技大學
Priority to TW112124562A priority Critical patent/TWI841435B/en
Application granted granted Critical
Publication of TWI841435B publication Critical patent/TWI841435B/en
Publication of TW202503583A publication Critical patent/TW202503583A/en

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

This invention provides a time series data fusion algorithm and home care system based on convolutional neural network, the time series data fusion algorithm based on convolutional neural network includes the following steps: input multi-source time series data; use denoising autoencoder to denoise and reconstruct each time series data; input each time series data into a 1-D convolution neural network for training and learning; adding self-attention mechanism to deep convolutional neural network, it is used to improve the ability to capture long-distance information of time series data; and data fusion result output.
The time series data fusion algorithm based on convolutional neural network can improve the ability to capture long-distance information, compute the correlations within the entire time series, and has the advantage of high computational efficiency.

Description

基於卷積神經網路的時間序列資料融合演算法及 居家照護系統 Time series data fusion algorithm based on convolutional neural network and home care system

本發明係涉及一種資訊融合演算領域;特別是指一種基於卷積神經網路的時間序列資料融合演算法及居家照護系統的創新技術揭示者。 The present invention relates to the field of information fusion algorithms; in particular, it is an innovative technology revealer of a time series data fusion algorithm based on a convolutional neural network and a home care system.

資料融合透過多源感測器資訊獲取更簡單、準確的判斷,透過融合多個感測器的即時資料與相關資料庫中的資訊,獲得更為準確的結果以及更加具體的推論,可利用資料融合方法挖掘資料中的潛藏資訊。 Data fusion obtains simpler and more accurate judgments through multi-source sensor information. By fusing the real-time data of multiple sensors with the information in the relevant database, more accurate results and more specific inferences can be obtained. Data fusion methods can be used to mine potential information in the data.

資料融合方法的一般處理流程主要包括:資料獲取、特徵提取、目標說明、資料關聯以及目標的一致性,傳統資料融合演算法存在不同感測器之間資訊關聯較難且極易依賴於先期經驗知識和人工特徵提取的問題,需要利用類神經網路的方法來實現資料的自動關聯與融合,機器學習及深度學習等類神經網路演算法已廣泛應用於資料融合,其中,深度卷積神經網路(Deep Convolutional Neural Networks,DCNN)融合性能突出,其透過增加卷積神經網路的深度來實現多感測器資訊的特徵提取、資訊關聯及決策判斷等, 但上述方法在進行融合時,網路模型設計以及輸入資料特徵的處理存在一些缺點,導致融合性能難以顯著提高。 The general processing flow of data fusion methods mainly includes: data acquisition, feature extraction, target description, data association and target consistency. Traditional data fusion algorithms have the problem that it is difficult to associate information between different sensors and are very likely to rely on prior experience and artificial feature extraction. It is necessary to use neural network-like methods to achieve automatic association and fusion of data. Machine learning and deep learning neural network-like algorithms have been widely used in data fusion. Among them, deep convolutional neural networks (DCNN) have outstanding fusion performance. It increases the depth of convolutional neural networks to achieve feature extraction, information association and decision judgment of multi-sensor information. However, when the above methods are fused, there are some shortcomings in network model design and input data feature processing, which makes it difficult to significantly improve the fusion performance.

本發明之主要目的,係在提供一種基於卷積神經網路的時間序列資料融合演算法及居家照護系統,其所欲解決之技術問題,係針對如何研發出一種更具理想實用性之新式資料融合演算法及其應用為目標加以思索創新突破。 The main purpose of this invention is to provide a time series data fusion algorithm and home care system based on convolutional neural network. The technical problem it aims to solve is to explore and innovate breakthroughs in how to develop a more ideal and practical new data fusion algorithm and its application.

基於前述目的,本發明解決問題之技術特點主要在於該基於卷積神經網路的時間序列資料融合演算法係包括下列步驟:輸入多源時間序列資料;使用降噪自動編碼器對各該時間序列資料去噪重建;將各該時間序列資料輸入一維卷積神經網路進行訓練及學習;在深度卷積神經網路中添加自我注意力機制,用於提高對各該時間序列資料長距離資訊的捕獲能力;以及資料融合結果輸出。 Based on the above purpose, the technical features of the present invention for solving the problem mainly lie in that the time series data fusion algorithm based on the convolutional neural network includes the following steps: inputting multi-source time series data; using a denoising auto-encoder to denoise and reconstruct each of the time series data; inputting each of the time series data into a one-dimensional convolutional neural network for training and learning; adding a self-attention mechanism to the deep convolutional neural network to improve the ability to capture long-distance information of each of the time series data; and outputting the data fusion result.

本發明之主要效果與優點,係能夠將該卷積神經網路與該自我注意力機制演算法相結合,提高所述基於卷積神經網路的時間序列資料融合演算法對長距離資訊的捕獲能力,該自我注意力機制演算法可以計算整個時間序列內部的相關關係,並且具有計算效率高的優點。 The main effect and advantage of the present invention is that it can combine the convolutional neural network with the self-attention mechanism algorithm to improve the ability of the time series data fusion algorithm based on the convolutional neural network to capture long-distance information. The self-attention mechanism algorithm can calculate the internal correlation of the entire time series and has the advantage of high computational efficiency.

應用該基於卷積神經網路的時間序列資料融合演算法的居家照護系統,包括一攝影機用於擷取受照護者的圖像,一處理 裝置電性連接該攝影機,該處理裝置具有一微處理器,該處理裝置用於接收該圖像並將該圖像執行該基於卷積神經網路的時間序列資料融合演算法,據此判斷該受照護者的姿態及動作。 The home care system using the time series data fusion algorithm based on the convolution neural network includes a camera for capturing images of the care recipient, a processing device electrically connected to the camera, and a microprocessor for receiving the image and executing the time series data fusion algorithm based on the convolution neural network on the image to judge the posture and movement of the care recipient.

10:攝影機 10: Camera

20:處理裝置 20: Processing device

22:微處理器 22: Microprocessor

24:無線訊號傳送接收模組 24: Wireless signal transmission and reception module

26:記憶模組 26: Memory module

28:警示器 28: Alarm device

圖1係本發明較佳實施例之演算法的結構圖。 Figure 1 is a structural diagram of the algorithm of the preferred embodiment of the present invention.

圖2係本發明較佳實施例之演算法的一維卷積神經網路結構圖。 Figure 2 is a one-dimensional convolutional neural network structure diagram of the algorithm of the preferred embodiment of the present invention.

圖3係本發明較佳實施例之演算法的流程圖。 Figure 3 is a flow chart of the algorithm of the preferred embodiment of the present invention.

圖4係本發明較佳實施例之演算法的降噪自動編碼器之結構圖。 Figure 4 is a structural diagram of the noise reduction automatic encoder of the algorithm of the preferred embodiment of the present invention.

圖5係本發明較佳實施例之演算法的池化操作示例圖。 Figure 5 is an example diagram of the pooling operation of the algorithm of the preferred embodiment of the present invention.

圖6係本發明較佳實施例之演算法的自我注意力機制之結構圖。 Figure 6 is a structural diagram of the self-attention mechanism of the algorithm of the preferred embodiment of the present invention.

圖7係本發明較佳實施例之演算法的自我注意力機制之框架圖。 Figure 7 is a framework diagram of the self-attention mechanism of the algorithm of the preferred embodiment of the present invention.

圖8係本發明較佳實施例之居家照護系統的電路方塊圖。 Figure 8 is a circuit block diagram of a home care system of a preferred embodiment of the present invention.

請參閱圖式所示,係本發明之較佳實施例,惟此等實施例僅供說明之用,在專利申請上並不受此結構之限制。 Please refer to the drawings, which are preferred embodiments of the present invention. However, these embodiments are for illustrative purposes only and are not limited to this structure in patent applications.

如圖1至圖7所示,所述基於卷積神經網路的時間序列資料融合演算法,包括下列步驟:輸入多源時間序列資料。 As shown in Figures 1 to 7, the time series data fusion algorithm based on the convolutional neural network includes the following steps: input multi-source time series data.

使用降噪自動編碼器(Denoising AutoEncoder)對各該時間序列資料去噪重建:資料的原始特徵對於深度學習網路的性能,具有極大的影響,該降噪自動編碼器在資料去噪復原方面具有良好 的表現,主要在於該降噪自動編碼器網路透過在原始的各該時間序列資料添加雜訊進行訓練與學習,從而迫使其學習到的資料更具強健性以及更好的執行能力,於是透過該降噪自動編碼器網路對原始的各該時間序列資料進行去噪重建處理,採用該降噪自動編碼器對來自於多源的原始的各該時間序列資料進行去噪重建處理,獲得更具有強健性的資料。 Denoising AutoEncoder is used to denoise and reconstruct the time series data: The original characteristics of the data have a great impact on the performance of the deep learning network. The denoising autoencoder has a good performance in data denoising and restoration. The main reason is that the denoising autoencoder network adds noise to the original time series data for training and learning, thereby forcing the learned data to be more robust and have better execution capabilities. Therefore, the denoising autoencoder network is used to denoise and reconstruct the original time series data. The denoising autoencoder is used to denoise and reconstruct the original time series data from multiple sources to obtain more robust data.

基於對輸入模式進行部分破壞來學習的表徵資料更具有強健性的資料融合計算,首先將輸入的各該時間序列資料進行部分破壞處理,然後透過無監督學習的方式訓練網路,該方法在人類對於知識具有聯想記憶的感受機能,即人們可以透過聯想的方式組合知識的多個片段來獲得完整的記憶,所以當資料損壞或者丟失時,我們的大腦依然可以重新回想起來;該降噪自動編碼器屬於人工神經網路方法中的一種,能夠對抗原始資料污染及缺失等情況。 Based on the data fusion calculation that is more robust by partially destroying the input pattern to learn the representation data, the input time series data is first partially destroyed, and then the network is trained through unsupervised learning. This method is based on the human perception function of associative memory for knowledge, that is, people can combine multiple fragments of knowledge through associative methods to obtain complete memory, so when the data is damaged or lost, our brain can still recall it; this noise reduction autoencoder is a kind of artificial neural network method, which can resist the pollution and loss of original data.

所述使用該降噪自動編碼器對各該時間序列資料去噪重建處理,係向原始的各該時間序列資料添加高斯白色雜訊,然後進行編碼與解碼,並使用無監督學習的方法來訓練網路,據此復原真實的資訊,遂行去噪重建處理。 The denoising and reconstruction processing of each time series data using the denoising automatic encoder is to add Gaussian white noise to the original time series data, then encode and decode, and use an unsupervised learning method to train the network, thereby restoring the real information and performing denoising and reconstruction processing.

使用該降噪自動編碼器對各該時間序列資料去噪重建處理,可選擇將各該時間序列資料執行隨機置零操作,然後進行編碼與解碼,並使用無監督學習的方法來訓練網路,據此復原真實的資訊,從而成為一種變換實施選擇。 Using the denoising auto-encoder to denoise and reconstruct each time series data, each time series data can be randomly set to zero, then encoded and decoded, and the network can be trained using an unsupervised learning method to restore the real information, thus becoming a transformation implementation option.

使用降噪自動編碼器對各該時間序列資料去噪重建後,先將各該時間序列資料隨機打亂順序,以加速網路訓練速度,而後在固定時間進行分組。將固定大小的各該時間序列資料輸入一維 卷積神經網路(One-Dimensional Convolutional Neural Network,簡稱1D CNN)進行訓練及學習,所述的一維卷積神經網路係一種深度卷積神經網路。 After using the denoising auto-encoder to denoise and reconstruct each time series data, the order of each time series data is randomly shuffled to speed up the network training speed, and then grouped at a fixed time. Each time series data of fixed size is input into a one-dimensional convolutional neural network (1D CNN) for training and learning. The one-dimensional convolutional neural network is a deep convolutional neural network.

在深度卷積神經網路中添加自我注意力機制(Attention Mechanisms,簡稱AM),用於提高對各該時間序列資料長距離資訊的捕獲能力。 Adding self-attention mechanisms (AM) to deep convolutional neural networks is used to improve the ability to capture long-distance information of each time series data.

資料融合結果輸出。 Data fusion result output.

各該時間序列資料進入卷積層,卷積的前向計算並選擇使用雙曲正切函數作為啟動函數將其進行非線性表示,而後進入池化層執行平均池化操作,重複一次該卷積層及該池化層的操作,而後計算該自我注意力機制的輸出,而後與全連接層相連再次聚合關鍵資訊,最後與帶有歸一化指數(Softmax)函數的該全連接層相連以輸出最終的決策值,再將融合值結果輸出。 Each time series data enters the convolution layer, the convolution forward calculation is selected and the hyperbolic tangent function is used as the activation function to perform nonlinear representation, and then enters the pooling layer to perform average pooling operation, repeats the convolution layer and the pooling layer operation once, and then calculates the output of the self-attention mechanism, and then connects to the fully connected layer to aggregate key information again, and finally connects to the fully connected layer with the normalized exponential (Softmax) function to output the final decision value, and then outputs the fusion value result.

在該卷積層上,每個卷積核向下滑動執行卷積操作,該卷積層透過卷積計算提取資料特徵,透過多個該卷積層來獲得更多複雜的抽象特徵,並且每個該卷積層的該卷積核是權重值共用的,在很大程度上減低了神經網路的運算複雜度。 On this convolution layer, each convolution kernel slides down to perform convolution operations. This convolution layer extracts data features through convolution calculations, and more complex abstract features are obtained through multiple convolution layers. In addition, the convolution kernels of each convolution layer share weight values, which greatly reduces the computational complexity of the neural network.

在該池化層中,透過池化方法提取出特徵圖中的關鍵點並減小參數維度,透過池化操作進行二次採樣形成新的特徵圖。 In this pooling layer, the key points in the feature map are extracted through the pooling method and the parameter dimension is reduced. The pooling operation is then used to perform secondary sampling to form a new feature map.

該全連接層的作用,主要是將該特徵圖轉換為一維向量的形式,用以增強原始信號、減小資料的維數以及保存主要資訊,該全連接層深度的增加可以有效的提高模型的非線性表達能力。 The function of the fully connected layer is mainly to convert the feature map into a one-dimensional vector to enhance the original signal, reduce the dimension of the data and preserve the main information. The increase in the depth of the fully connected layer can effectively improve the nonlinear expression ability of the model.

該自我注意力機制主要採用帶有該歸一化指數啟動函數的該全連接層作為相似度函數,並將其輸出作為權重值,將該全 連接層的輸出與其輸入進行矩陣相乘,所得結果為該自我注意力機制的輸出。 The self-attention mechanism mainly uses the fully connected layer with the normalized exponential activation function as the similarity function, and uses its output as the weight value. The output of the fully connected layer is matrix multiplied with its input, and the result is the output of the self-attention mechanism.

該自我注意力機制的演算法為加權求和,我們可以把輸入源(Source)中的資訊當作由一系列的鍵值對(Key,Value)組成,如果我們給出確定的目標輸出(Target)中的某個查詢元素(Query),則可以透過計算該查詢元素和該鍵的相似性來得到每個該鍵對應該值的權重係數,最後依據該權重係數將該輸入源中的元素加權求和來獲得最終的自我注意力(Attention)值。 The algorithm of the self-attention mechanism is weighted summation. We can regard the information in the input source (Source) as a series of key-value pairs (Key, Value). If we give a query element (Query) in the target output (Target), we can calculate the similarity between the query element and the key to obtain the weight coefficient of each key corresponding to the value. Finally, the elements in the input source are weighted and summed according to the weight coefficient to obtain the final self-attention (Attention) value.

為了改善卷積神經網路只能獲取序列資料局部資訊的不足,所述基於卷積神經網路的時間序列資料融合演算法將該卷積神經網路與該自我注意力機制演算法相結合,以提高所述基於卷積神經網路的時間序列資料融合演算法對長距離資訊的捕獲能力,主要原因在於該自我注意力機制演算法可以計算整個時間序列內部的相關關係,並且具有計算效率高的優點。 In order to improve the deficiency that the convolutional neural network can only obtain local information of the sequence data, the time series data fusion algorithm based on the convolutional neural network combines the convolutional neural network with the self-attention mechanism algorithm to improve the ability of the time series data fusion algorithm based on the convolutional neural network to capture long-distance information. The main reason is that the self-attention mechanism algorithm can calculate the internal correlation of the entire time series and has the advantage of high computational efficiency.

如圖8所示,應用前述基於卷積神經網路的時間序列資料融合演算法的居家照護系統,包括一攝影機10及一處理裝置20,其中該攝影機10用於擷取受照護者的圖像,該處理裝置20電性連接該攝影機10,利用網路攝影機作為該攝影機10時,該攝影機10及該處理裝置20可選擇通過有線網路或無線網路雙向傳輸訊號,該處理裝置20具有一微處理器22,該處理裝置20用於接收該圖像並將該圖像執行前述基於卷積神經網路的時間序列資料融合演算法,據此判斷該受照護者的姿態及動作。 As shown in FIG8 , the home care system using the aforementioned time series data fusion algorithm based on the convolution neural network includes a camera 10 and a processing device 20, wherein the camera 10 is used to capture the image of the care recipient, and the processing device 20 is electrically connected to the camera 10. When a network camera is used as the camera 10, the camera 10 and the processing device 20 can select to transmit signals bidirectionally through a wired network or a wireless network. The processing device 20 has a microprocessor 22, and the processing device 20 is used to receive the image and execute the aforementioned time series data fusion algorithm based on the convolution neural network on the image, thereby judging the posture and movement of the care recipient.

具體而言,該攝影機10擷取該受照護者的圖像後,利用定位解剖學關鍵點的方法,標記該圖像中,該受照護者人體關節 的節點,並將各該節點連接,據此獲得用於執行所述基於卷積神經網路的時間序列資料融合演算法的該時間序列資料,從而判斷該受照護者的姿態以及動作。 Specifically, after the camera 10 captures the image of the care recipient, the nodes of the care recipient's body joints in the image are marked by using the method of locating anatomical key points, and the nodes are connected to obtain the time series data for executing the time series data fusion algorithm based on the convolution neural network, thereby determining the posture and movement of the care recipient.

該受照護者的姿態可分為正常姿勢及倒下姿勢兩類,以利於照護人員監控時提供有效的參考,其中,定義為該倒下姿勢的關鍵為連結節點後的人體骨架辨識圖是否與該圖像畫面完全垂直,若不是完全垂直,則有可能為倒下,其餘的姿勢則定義為正常姿勢,該受照護者昏迷或跌倒時可能呈現各式各樣不同的姿勢,但絕大部分的姿勢都為倒下、趴地的狀態,該受照護者昏迷或跌倒時,雖有可能呈現被定義為正常姿勢的姿態辨識狀況,但涉及該受照護者的安全性風險,仍可提供該照護者作為判斷是否需要進行實地訪視或採取應變作為的參考。 The posture of the care recipient can be divided into two categories: normal posture and fallen posture, which can provide effective reference for caregivers during monitoring. The key to defining the fallen posture is whether the human skeleton recognition diagram after connecting the nodes is completely vertical to the image screen. If it is not completely vertical, it may be a fall. The rest of the postures are defined as normal postures. The care recipient may present a variety of different postures when he/she is unconscious or falls, but most of the postures are falling or lying on the ground. When the care recipient is unconscious or falls, although the posture recognition status defined as a normal posture may be presented, it involves the safety risk of the care recipient and can still provide the caregiver with a reference for judging whether it is necessary to conduct an on-site visit or take emergency measures.

該居家照護系統可選擇結合生理感測器,該受照護者的姿勢判斷配合該生理感測器所擷取的該受照護者的生理數據,作為評斷是否達到示警通報之要求,所述的生理數據的具體例,可以是心跳、血壓、體溫…等。 The home care system can be optionally combined with a physiological sensor. The posture judgment of the care recipient is combined with the physiological data of the care recipient captured by the physiological sensor to determine whether the alarm notification requirement is met. Specific examples of the physiological data may be heart rate, blood pressure, body temperature, etc.

該處理裝置20更包括一無線訊號傳送接收模組24、一記憶模組26及一警示器28,其中該無線訊號傳送接收模組24、該記憶模組26及該警示器28分別電性連接該微處理器22,該記憶模組26係可讀寫記憶媒體構成,該記憶模組26儲存通報訊息,該微處理器22基於該受照護者的姿態或動作判定為異常時,控制該無線訊號傳送接收模組24通過網際網路對設定的使用者或消防救護單位持用的通訊裝置發送警報訊息,並控制該警示器28發出警示音,據此,當該照護者休息或處理其他事務時,該居家照護系統能夠在該受照護 者被判定為可能發生昏迷或跌倒事故時,即時地提供警示,避免延誤對該受照護者採取緊急處置的時機。 The processing device 20 further includes a wireless signal transmission and reception module 24, a memory module 26 and an alarm 28, wherein the wireless signal transmission and reception module 24, the memory module 26 and the alarm 28 are electrically connected to the microprocessor 22 respectively, the memory module 26 is a readable and writable memory medium, the memory module 26 stores the notification message, and the microprocessor 22 controls the care recipient when the posture or action is determined to be abnormal. The wireless signal transmission and receiving module 24 sends an alarm message to the communication device held by the set user or fire rescue unit through the Internet, and controls the alarm device 28 to emit an alarm sound. Accordingly, when the caregiver is resting or handling other matters, the home care system can provide an immediate alarm when the caregiver is determined to be likely to fall into a coma or fall, avoiding delays in taking emergency measures for the caregiver.

Claims (4)

一種基於卷積神經網路的時間序列資料融合演算法,包括下列步驟:輸入多源時間序列資料;使用降噪自動編碼器對各該時間序列資料去噪重建,係向各該時間序列資料中添加高斯白色雜訊,然後進行編碼與解碼,並使用無監督學習的方法來訓練網路,據此復原真實的資訊;使用降噪自動編碼器對各該時間序列資料去噪重建後,先將各該時間序列資料隨機打亂順序,以加速網路訓練速度,而後在固定時間進行分組,再將固定大小的各該時間序列資料輸入一維卷積神經網路進行訓練及學習;在深度卷積神經網路中添加自我注意力機制,用於提高對各該時間序列資料長距離資訊的捕獲能力;該自我注意力機制主要採用帶有該歸一化指數函數的該全連接層作為相似度函數,並將其輸出作為權重值,將該全連接層的輸出與其輸入進行矩陣相乘,所得結果為該自我注意力機制的輸出;該時間序列資料進入卷積層,卷積的前向計算並使用雙曲正切函數作為啟動函數將其進行非線性表示,而後進入池化層執行平均池化操作,重複一次該卷積層及該池化層的操作,而後計算自我注意力機制的輸出,而後與全連接層相連再次聚合關鍵資訊,最後與帶有歸一化指數函數的該全連接層相連以輸出最終的決策值;以及資料融合結果輸出。 A time series data fusion algorithm based on a convolutional neural network includes the following steps: inputting multi-source time series data; using a denoising auto-encoder to denoise and reconstruct each of the time series data, adding Gaussian white noise to each of the time series data, then encoding and decoding, and using an unsupervised learning method to train the network to restore the real information; after denoising and reconstructing each of the time series data using the denoising auto-encoder, first randomly shuffle the order of each of the time series data to accelerate the network training speed, and then group them at a fixed time, and then input each of the time series data of a fixed size into a one-dimensional convolutional neural network for training and learning; adding a self-attention mechanism in the deep convolutional neural network to improve the attention to each of the time series data The self-attention mechanism mainly uses the fully connected layer with the normalized exponential function as the similarity function, and uses its output as the weight value. The output of the fully connected layer is matrix-multiplied with its input, and the result is the output of the self-attention mechanism. The time series data enters the convolution layer, and the forward calculation of the convolution uses the hyperbolic tangent function. The number is used as the activation function to represent it nonlinearly, and then it enters the pooling layer to perform the average pooling operation, repeats the operation of the convolution layer and the pooling layer, and then calculates the output of the self-attention mechanism, and then connects with the fully connected layer to aggregate the key information again, and finally connects with the fully connected layer with the normalized exponential function to output the final decision value; and the data fusion result is output. 一種居家照護系統,包括一攝影機用於擷取受照護者的圖像,一處理裝置電性連接該攝影機,該處理裝置具有一微處理器,該處理裝置用於接收該圖像並將該圖像執行請求項1所述之基於卷積神經網路的時間序列資料融合演算法,據此判斷該受照護者的姿態及動作。 A home care system includes a camera for capturing images of a care recipient, a processing device electrically connected to the camera, the processing device having a microprocessor, the processing device for receiving the image and executing the time series data fusion algorithm based on the convolutional neural network described in claim 1 on the image, thereby determining the posture and movement of the care recipient. 如請求項2所述之居家照護系統,其中該攝影機擷取該受照護者的圖像後,利用定位解剖學關鍵點的方法,標記該圖像中該受照護者人體關節的節點,並將各該節點連接,據此獲得用於執行所述之基於卷積神經網路的時間序列資料融合演算法的多源時間序列資料,從而判斷該受照護者的姿態以及動作。 The home care system as described in claim 2, wherein the camera captures the image of the care recipient, and then uses the method of locating anatomical key points to mark the nodes of the care recipient's human joints in the image, and connects each of the nodes, thereby obtaining multi-source time series data for executing the time series data fusion algorithm based on the convolutional neural network, thereby determining the posture and movement of the care recipient. 如請求項2所述之居家照護系統,其中該處理裝置更包括一無線訊號傳送接收模組、一記憶模組及一警示器,其中該無線訊號傳送接收模組、該記憶模組及該警示器分別電性連接該微處理器,該記憶模組係可讀寫記憶媒體構成,該記憶模組儲存通報訊息,該微處理器基於該受照護者的姿態或動作判定為異常時,控制該無線訊號傳送接收模組通過網際網路對設定的使用者或消防救護單位持用的通訊裝置發送警報訊息,並控制該警示器發出警示音。 The home care system as described in claim 2, wherein the processing device further includes a wireless signal transmission and reception module, a memory module and an alarm, wherein the wireless signal transmission and reception module, the memory module and the alarm are electrically connected to the microprocessor respectively, the memory module is composed of a readable and writable memory medium, the memory module stores notification messages, and the microprocessor controls the wireless signal transmission and reception module to send an alarm message to a communication device held by a set user or fire rescue unit through the Internet when the posture or movement of the care recipient is determined to be abnormal, and controls the alarm to emit an alarm sound.
TW112124562A 2023-06-30 2023-06-30 Time series data fusion algorithm and home care system based on convolutional neural network TWI841435B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
TW112124562A TWI841435B (en) 2023-06-30 2023-06-30 Time series data fusion algorithm and home care system based on convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
TW112124562A TWI841435B (en) 2023-06-30 2023-06-30 Time series data fusion algorithm and home care system based on convolutional neural network

Publications (2)

Publication Number Publication Date
TWI841435B true TWI841435B (en) 2024-05-01
TW202503583A TW202503583A (en) 2025-01-16

Family

ID=92076683

Family Applications (1)

Application Number Title Priority Date Filing Date
TW112124562A TWI841435B (en) 2023-06-30 2023-06-30 Time series data fusion algorithm and home care system based on convolutional neural network

Country Status (1)

Country Link
TW (1) TWI841435B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112019704A (en) * 2020-10-15 2020-12-01 电子科技大学 A Video Denoising Method Based on Prior Information and Convolutional Neural Networks
TW202139070A (en) * 2020-04-07 2021-10-16 南韓商三星電子股份有限公司 Method and apparatus of training networks
CN114600113A (en) * 2020-06-01 2022-06-07 辉达公司 Choose annotations for training images with a neural network
CN114663919A (en) * 2022-03-31 2022-06-24 光感科技(深圳)有限公司 Human body posture detection method, device, electronic device and storage medium
US20220301311A1 (en) * 2021-03-17 2022-09-22 Qualcomm Incorporated Efficient self-attention for video processing
TW202309780A (en) * 2021-08-23 2023-03-01 大陸商北京市商湯科技開發有限公司 Behavior recognition method and apparatus, electronic device and storage medium
WO2023040506A1 (en) * 2021-09-16 2023-03-23 腾讯科技(深圳)有限公司 Model-based data processing method and apparatus, electronic device, computer-readable storage medium, and computer program product
EP4163882A2 (en) * 2021-09-21 2023-04-12 Max-Planck-Gesellschaft zur Förderung der Wissenschaften e.V. Method and system for labelling motion-captured points

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TW202139070A (en) * 2020-04-07 2021-10-16 南韓商三星電子股份有限公司 Method and apparatus of training networks
CN114600113A (en) * 2020-06-01 2022-06-07 辉达公司 Choose annotations for training images with a neural network
CN112019704A (en) * 2020-10-15 2020-12-01 电子科技大学 A Video Denoising Method Based on Prior Information and Convolutional Neural Networks
US20220301311A1 (en) * 2021-03-17 2022-09-22 Qualcomm Incorporated Efficient self-attention for video processing
TW202309780A (en) * 2021-08-23 2023-03-01 大陸商北京市商湯科技開發有限公司 Behavior recognition method and apparatus, electronic device and storage medium
WO2023040506A1 (en) * 2021-09-16 2023-03-23 腾讯科技(深圳)有限公司 Model-based data processing method and apparatus, electronic device, computer-readable storage medium, and computer program product
EP4163882A2 (en) * 2021-09-21 2023-04-12 Max-Planck-Gesellschaft zur Förderung der Wissenschaften e.V. Method and system for labelling motion-captured points
CN114663919A (en) * 2022-03-31 2022-06-24 光感科技(深圳)有限公司 Human body posture detection method, device, electronic device and storage medium

Also Published As

Publication number Publication date
TW202503583A (en) 2025-01-16

Similar Documents

Publication Publication Date Title
CN116092701B (en) Control system and method based on health data analysis management platform
CN110503063B (en) Falling detection method based on hourglass convolution automatic coding neural network
CN111461042B (en) Fall detection method and system
CN114294047A (en) Intelligent search and rescue system in special environments such as disasters
CN104850846A (en) Human behavior recognition method and human behavior recognition system based on depth neural network
CN115222959B (en) Human body key point detection method combining light convolution network and transducer
CN104537273B (en) A kind of drowned pattern intelligent inference system and method
CN109308689A (en) The unsupervised image repair method of confrontation network migration study is generated based on mask
CN118070077B (en) Fault diagnosis method and system based on federated learning and dual-supervised contrastive learning
CN114821766A (en) A behavior recognition method based on spatiotemporal convolution and time series feature fusion
CN116030537A (en) Three-dimensional human body posture estimation method based on multi-branch attention-seeking convolution
CN110639169A (en) CPM lower limb rehabilitation training method and system based on game and electromyographic signals
CN114529937B (en) Social relation recognition method, device, equipment and storage medium
Saini iSmartYog: a real time yoga pose recognition and correction feedback model using deep learning for smart healthcare
TWI841435B (en) Time series data fusion algorithm and home care system based on convolutional neural network
Qiu et al. Automated falls detection using visual anomaly detection and pose-based approaches: experimental review and evaluation
CN104134062A (en) Vein recognition system based on depth neural network
CN117009547A (en) Multimodal knowledge graph completion method and device based on graph neural network and adversarial learning
CN119091496A (en) A behavior recognition method, device, system, and storage medium
CN118072388A (en) A method and system for intelligent monitoring and alarming of personnel behavior
CN112215110A (en) Human body posture estimation method based on relational analysis network
CN114140472A (en) Cross-level information fusion medical image segmentation method
Chiranjeevi et al. Surveillance based suicide detection system using deep learning
CN114067436A (en) A fall detection method and system based on wearable sensor and video surveillance
CN114984540B (en) An artificial intelligence-based fitness exercise effect evaluation analysis management system