AdaBoost算法在不同距离传感器设置下的腿部检测实验比较

Srecko Juric-Kavelj, I. Petrović
{"title":"AdaBoost算法在不同距离传感器设置下的腿部检测实验比较","authors":"Srecko Juric-Kavelj, I. Petrović","doi":"10.1109/RAAD.2010.5524573","DOIUrl":null,"url":null,"abstract":"When tracking people or other moving objects with a mobile robot, detection is the first and most critical step. At first most researchers focused on the tracking algorithms, but recently AdaBoost (supervised machine learning technique) was used for people legs detection in 2D range data. The results are promising, but it is unclear if the obtained classifier could be used on the data from another sensor. As it would be a huge inconvenience having to train a classifier for every sensor (setup), we set out to find if, and when is a classifier trained on one sensor setup transferable to another sensor setup. We tested two sensors in five different setups. In total, we acquired 2455 range scans. Experiments showed that the classifier trained on noisier sensor data performed better at classification of data coming from other sensor setups. Classifiers trained on less noisy data were shown to be overconfident, and performed poorly on noisy data. Furthermore, experiments showed that classifiers learned on ten times smaller datasets performed as good as classifiers trained on larger datasets. Since AdaBoost is a supervised learning technique, obtaining same classifier efficiency with significantly smaller dataset means less hand labeling of the data for the same results.","PeriodicalId":104308,"journal":{"name":"19th International Workshop on Robotics in Alpe-Adria-Danube Region (RAAD 2010)","volume":"25 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2010-06-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"5","resultStr":"{\"title\":\"Experimental comparison of AdaBoost algorithms applied on leg detection with different range sensor setups\",\"authors\":\"Srecko Juric-Kavelj, I. Petrović\",\"doi\":\"10.1109/RAAD.2010.5524573\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"When tracking people or other moving objects with a mobile robot, detection is the first and most critical step. At first most researchers focused on the tracking algorithms, but recently AdaBoost (supervised machine learning technique) was used for people legs detection in 2D range data. The results are promising, but it is unclear if the obtained classifier could be used on the data from another sensor. As it would be a huge inconvenience having to train a classifier for every sensor (setup), we set out to find if, and when is a classifier trained on one sensor setup transferable to another sensor setup. We tested two sensors in five different setups. In total, we acquired 2455 range scans. Experiments showed that the classifier trained on noisier sensor data performed better at classification of data coming from other sensor setups. Classifiers trained on less noisy data were shown to be overconfident, and performed poorly on noisy data. Furthermore, experiments showed that classifiers learned on ten times smaller datasets performed as good as classifiers trained on larger datasets. Since AdaBoost is a supervised learning technique, obtaining same classifier efficiency with significantly smaller dataset means less hand labeling of the data for the same results.\",\"PeriodicalId\":104308,\"journal\":{\"name\":\"19th International Workshop on Robotics in Alpe-Adria-Danube Region (RAAD 2010)\",\"volume\":\"25 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2010-06-24\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"5\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"19th International Workshop on Robotics in Alpe-Adria-Danube Region (RAAD 2010)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/RAAD.2010.5524573\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"19th International Workshop on Robotics in Alpe-Adria-Danube Region (RAAD 2010)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/RAAD.2010.5524573","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 5

摘要

当使用移动机器人跟踪人或其他移动物体时,检测是第一步也是最关键的一步。起初,大多数研究人员专注于跟踪算法,但最近AdaBoost(监督机器学习技术)被用于二维距离数据中的人腿检测。结果很有希望,但目前尚不清楚所获得的分类器是否可以用于来自另一个传感器的数据。由于必须为每个传感器(设置)训练分类器会带来巨大的不便,因此我们开始寻找在一个传感器设置上训练的分类器是否以及何时可以转移到另一个传感器设置。我们在五种不同的设置中测试了两个传感器。我们总共获得了2455个距离扫描。实验表明,在噪声较大的传感器数据上训练的分类器在对来自其他传感器设置的数据进行分类时表现更好。在较少噪声数据上训练的分类器被证明过于自信,并且在噪声数据上表现不佳。此外,实验表明,在小数据集上学习的分类器的表现与在大数据集上训练的分类器一样好。由于AdaBoost是一种监督学习技术,因此用更小的数据集获得相同的分类器效率意味着对相同结果的数据进行更少的手工标记。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Experimental comparison of AdaBoost algorithms applied on leg detection with different range sensor setups
When tracking people or other moving objects with a mobile robot, detection is the first and most critical step. At first most researchers focused on the tracking algorithms, but recently AdaBoost (supervised machine learning technique) was used for people legs detection in 2D range data. The results are promising, but it is unclear if the obtained classifier could be used on the data from another sensor. As it would be a huge inconvenience having to train a classifier for every sensor (setup), we set out to find if, and when is a classifier trained on one sensor setup transferable to another sensor setup. We tested two sensors in five different setups. In total, we acquired 2455 range scans. Experiments showed that the classifier trained on noisier sensor data performed better at classification of data coming from other sensor setups. Classifiers trained on less noisy data were shown to be overconfident, and performed poorly on noisy data. Furthermore, experiments showed that classifiers learned on ten times smaller datasets performed as good as classifiers trained on larger datasets. Since AdaBoost is a supervised learning technique, obtaining same classifier efficiency with significantly smaller dataset means less hand labeling of the data for the same results.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
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学术官方微信