基于隐马尔可夫模型的可穿戴计算机实时识别系统中不相关人类行为的拒绝

Jerry Mannil, Mohammad-Mahdi Bidmeshki, R. Jafari
{"title":"基于隐马尔可夫模型的可穿戴计算机实时识别系统中不相关人类行为的拒绝","authors":"Jerry Mannil, Mohammad-Mahdi Bidmeshki, R. Jafari","doi":"10.1145/2077546.2077555","DOIUrl":null,"url":null,"abstract":"Hidden Markov Model (HMM) is a well established technique for detecting patterns in a stream of observations. It performs well when the observation sequence does not contain unseen patterns that were not part of the training set. In an unconstrained environment, the observation sequence might contain new patterns that the HMM model is not familiar with. In such cases, HMM will match the test pattern to some trained pattern, which is most similar to the test pattern. This increases the false positives in the system. In this paper, we are describing a threshold based technique to detect such irrelevant patterns in a continuous stream of observations, and classify them as unwanted or bad patterns. The novelty of our approach is that it allows early detection of unwanted patterns. Test patterns are validated on a fixed length substring of observation sequence, rather than on the whole observation sequence corresponding to the test pattern. The substrings are validated based on its similarity with a valid pattern using a threshold value. This reduces the latency of detection of unwanted movement, and makes the detection process independent of duration of the various pattern classes. We evaluated this technique in the context of body sensor networks based human action recognition, and have achieved about 93 percent accuracy in detecting unwanted actions, while maintaining a 94 percent accuracy of recognizing valid actions.","PeriodicalId":91386,"journal":{"name":"Proceedings Wireless Health ... [electronic resource]. Wireless Health (Conference)","volume":"11 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2011-10-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"7","resultStr":"{\"title\":\"Rejection of irrelevant human actions in real-time hidden Markov model based recognition systems for wearable computers\",\"authors\":\"Jerry Mannil, Mohammad-Mahdi Bidmeshki, R. Jafari\",\"doi\":\"10.1145/2077546.2077555\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Hidden Markov Model (HMM) is a well established technique for detecting patterns in a stream of observations. It performs well when the observation sequence does not contain unseen patterns that were not part of the training set. In an unconstrained environment, the observation sequence might contain new patterns that the HMM model is not familiar with. In such cases, HMM will match the test pattern to some trained pattern, which is most similar to the test pattern. This increases the false positives in the system. In this paper, we are describing a threshold based technique to detect such irrelevant patterns in a continuous stream of observations, and classify them as unwanted or bad patterns. The novelty of our approach is that it allows early detection of unwanted patterns. Test patterns are validated on a fixed length substring of observation sequence, rather than on the whole observation sequence corresponding to the test pattern. The substrings are validated based on its similarity with a valid pattern using a threshold value. This reduces the latency of detection of unwanted movement, and makes the detection process independent of duration of the various pattern classes. We evaluated this technique in the context of body sensor networks based human action recognition, and have achieved about 93 percent accuracy in detecting unwanted actions, while maintaining a 94 percent accuracy of recognizing valid actions.\",\"PeriodicalId\":91386,\"journal\":{\"name\":\"Proceedings Wireless Health ... [electronic resource]. Wireless Health (Conference)\",\"volume\":\"11 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2011-10-10\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"7\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Proceedings Wireless Health ... [electronic resource]. Wireless Health (Conference)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1145/2077546.2077555\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Proceedings Wireless Health ... [electronic resource]. Wireless Health (Conference)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1145/2077546.2077555","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 7

摘要

隐马尔可夫模型(HMM)是一种在观测流中检测模式的成熟技术。当观察序列不包含不属于训练集的未见模式时,它表现良好。在不受约束的环境中,观察序列可能包含HMM模型不熟悉的新模式。在这种情况下,HMM将测试模式与一些与测试模式最相似的训练模式相匹配。这增加了系统中的误报。在本文中,我们描述了一种基于阈值的技术来检测连续的观察流中不相关的模式,并将它们分类为不需要的或坏的模式。我们的方法的新颖之处在于它允许早期检测不需要的模式。测试模式在观察序列的固定长度子串上进行验证,而不是在与测试模式对应的整个观察序列上进行验证。根据子字符串与使用阈值的有效模式的相似性来验证子字符串。这减少了检测不需要的移动的延迟,并使检测过程独立于各种模式类的持续时间。我们在基于人体传感器网络的人体动作识别环境中对该技术进行了评估,并在检测不必要动作方面达到了约93%的准确率,同时保持了94%的识别有效动作的准确率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Rejection of irrelevant human actions in real-time hidden Markov model based recognition systems for wearable computers
Hidden Markov Model (HMM) is a well established technique for detecting patterns in a stream of observations. It performs well when the observation sequence does not contain unseen patterns that were not part of the training set. In an unconstrained environment, the observation sequence might contain new patterns that the HMM model is not familiar with. In such cases, HMM will match the test pattern to some trained pattern, which is most similar to the test pattern. This increases the false positives in the system. In this paper, we are describing a threshold based technique to detect such irrelevant patterns in a continuous stream of observations, and classify them as unwanted or bad patterns. The novelty of our approach is that it allows early detection of unwanted patterns. Test patterns are validated on a fixed length substring of observation sequence, rather than on the whole observation sequence corresponding to the test pattern. The substrings are validated based on its similarity with a valid pattern using a threshold value. This reduces the latency of detection of unwanted movement, and makes the detection process independent of duration of the various pattern classes. We evaluated this technique in the context of body sensor networks based human action recognition, and have achieved about 93 percent accuracy in detecting unwanted actions, while maintaining a 94 percent accuracy of recognizing valid actions.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信