A stable and efficient dynamic ensemble method for pothole detection

IF 3 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS
{"title":"A stable and efficient dynamic ensemble method for pothole detection","authors":"","doi":"10.1016/j.pmcj.2024.101973","DOIUrl":null,"url":null,"abstract":"<div><p>Roads can develop potholes over time, posing hazards to traffic. However, regular road damage inspections is challenging due to the high cost of road surveys. By applying object detection models on footage acquired from dashboard cameras installed in garbage trucks that operate across the city, we can conduct road surveys at a low cost. In our previous work we introduced the Ensemble of Classification Mechanisms (ECM), which suppresses false positives by cross-verifying objects detected by an object detection model using a different image classification model. However, ECM faces challenges in achieving both fast inference speed and high detection performance simultaneously. It also struggles in environments where roads vary in their suitability for false positive suppression. To address these issues, we propose the Dynamic Ensemble of Classification Mechanisms (DynamicECM). This approach utilizes ECM selectively, enabling stable inference with minimal false positive suppression. To evaluate our new method, we constructed an evaluation dataset comprising objects that cause false positives in pothole detection. Our experiments demonstrate that ECM achieves higher precision, average precision (AP), and F1 scores compared to existing methods. Furthermore, DynamicECM improves the trade-off between speed and detection performance, outperforming ECM, and achieves stable inference even in challenging datasets where ECM would falter. Our method is highly scalable and expected to contribute to the stability and efficiency of inference across various object detection models. In our previous work we developed an Ensemble of Classification Mechanisms (ECM), which suppresses false positives by rechecking objects detected by an object detector with a different image classification model. However, ECM cannot achieve both fast inference speed and high detection performance at the same time. It also struggles in environments that have a mixture of roads suitable for false positive suppression and unsuited for false positive suppression. To solve these problems, we propose “Dynamic Ensemble of Classification Mechanisms”. Since this method uses ECM only when deemed necessary, stable inference can be achieved efficiently without excessive suppression of false positives. In order to evaluate our new method, we constructed an evaluation dataset that includes objects that cause false positives in pothole detection. Our evaluation experiments show that ECM achieves higher precision, AP, and F1 compared to existing methods. In addition, DynamicECM improves the trade-off between speed and detection performance better than ECM, and achieves stable inference on datasets that would ECM would struggle on. Our method is highly scalable and expected to contribute to the stability and efficiency of inference for various object detection models.</p></div>","PeriodicalId":49005,"journal":{"name":"Pervasive and Mobile Computing","volume":null,"pages":null},"PeriodicalIF":3.0000,"publicationDate":"2024-08-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Pervasive and Mobile Computing","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1574119224000981","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

Abstract

Roads can develop potholes over time, posing hazards to traffic. However, regular road damage inspections is challenging due to the high cost of road surveys. By applying object detection models on footage acquired from dashboard cameras installed in garbage trucks that operate across the city, we can conduct road surveys at a low cost. In our previous work we introduced the Ensemble of Classification Mechanisms (ECM), which suppresses false positives by cross-verifying objects detected by an object detection model using a different image classification model. However, ECM faces challenges in achieving both fast inference speed and high detection performance simultaneously. It also struggles in environments where roads vary in their suitability for false positive suppression. To address these issues, we propose the Dynamic Ensemble of Classification Mechanisms (DynamicECM). This approach utilizes ECM selectively, enabling stable inference with minimal false positive suppression. To evaluate our new method, we constructed an evaluation dataset comprising objects that cause false positives in pothole detection. Our experiments demonstrate that ECM achieves higher precision, average precision (AP), and F1 scores compared to existing methods. Furthermore, DynamicECM improves the trade-off between speed and detection performance, outperforming ECM, and achieves stable inference even in challenging datasets where ECM would falter. Our method is highly scalable and expected to contribute to the stability and efficiency of inference across various object detection models. In our previous work we developed an Ensemble of Classification Mechanisms (ECM), which suppresses false positives by rechecking objects detected by an object detector with a different image classification model. However, ECM cannot achieve both fast inference speed and high detection performance at the same time. It also struggles in environments that have a mixture of roads suitable for false positive suppression and unsuited for false positive suppression. To solve these problems, we propose “Dynamic Ensemble of Classification Mechanisms”. Since this method uses ECM only when deemed necessary, stable inference can be achieved efficiently without excessive suppression of false positives. In order to evaluate our new method, we constructed an evaluation dataset that includes objects that cause false positives in pothole detection. Our evaluation experiments show that ECM achieves higher precision, AP, and F1 compared to existing methods. In addition, DynamicECM improves the trade-off between speed and detection performance better than ECM, and achieves stable inference on datasets that would ECM would struggle on. Our method is highly scalable and expected to contribute to the stability and efficiency of inference for various object detection models.

Abstract Image

一种稳定高效的坑洞检测动态集合方法
随着时间的推移,道路会出现坑洼,对交通造成危害。然而,由于道路勘测费用高昂,定期检查道路损坏情况具有挑战性。通过对安装在城市各处垃圾车上的仪表盘摄像头获取的画面应用物体检测模型,我们可以以较低的成本进行道路勘测。在之前的工作中,我们引入了分类机制组合(ECM),它通过使用不同的图像分类模型交叉验证物体检测模型检测到的物体,从而抑制误报。然而,ECM 在同时实现快速推理和高检测性能方面面临挑战。此外,在道路对抑制误报的适用性不尽相同的环境中,ECM 也很难发挥作用。为了解决这些问题,我们提出了动态分类机制组合(DynamicECM)。这种方法有选择性地利用 ECM,从而实现了稳定的推理和最小的误报抑制。为了评估我们的新方法,我们构建了一个评估数据集,其中包括在坑洞检测中造成误报的物体。实验证明,与现有方法相比,ECM 获得了更高的精度、平均精度 (AP) 和 F1 分数。此外,DynamicECM 改善了速度和检测性能之间的权衡,其性能优于 ECM,即使在 ECM 会出现问题的具有挑战性的数据集中,也能实现稳定的推理。我们的方法具有很强的可扩展性,有望提高各种物体检测模型推理的稳定性和效率。在我们之前的工作中,我们开发了一种分类机制组合(ECM),它通过使用不同的图像分类模型重新检查物体检测器检测到的物体来抑制误报。然而,ECM 无法同时实现快速推理和高检测性能。此外,在适合抑制误报和不适合抑制误报的道路混杂的环境中,ECM 也很难发挥作用。为了解决这些问题,我们提出了 "分类机制动态组合"。由于这种方法只在认为必要时才使用 ECM,因此可以高效地实现稳定推理,而不会过度抑制误报。为了评估我们的新方法,我们构建了一个评估数据集,其中包括在坑洞检测中会导致误报的对象。我们的评估实验表明,与现有方法相比,ECM 实现了更高的精度、AP 和 F1。此外,DynamicECM 比 ECM 更好地改善了速度和检测性能之间的权衡,并在 ECM 难以处理的数据集上实现了稳定的推理。我们的方法具有很强的可扩展性,有望提高各种物体检测模型推理的稳定性和效率。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 求助全文
来源期刊
Pervasive and Mobile Computing
Pervasive and Mobile Computing COMPUTER SCIENCE, INFORMATION SYSTEMS-TELECOMMUNICATIONS
CiteScore
7.70
自引率
2.30%
发文量
80
审稿时长
68 days
期刊介绍: As envisioned by Mark Weiser as early as 1991, pervasive computing systems and services have truly become integral parts of our daily lives. Tremendous developments in a multitude of technologies ranging from personalized and embedded smart devices (e.g., smartphones, sensors, wearables, IoTs, etc.) to ubiquitous connectivity, via a variety of wireless mobile communications and cognitive networking infrastructures, to advanced computing techniques (including edge, fog and cloud) and user-friendly middleware services and platforms have significantly contributed to the unprecedented advances in pervasive and mobile computing. Cutting-edge applications and paradigms have evolved, such as cyber-physical systems and smart environments (e.g., smart city, smart energy, smart transportation, smart healthcare, etc.) that also involve human in the loop through social interactions and participatory and/or mobile crowd sensing, for example. The goal of pervasive computing systems is to improve human experience and quality of life, without explicit awareness of the underlying communications and computing technologies. The Pervasive and Mobile Computing Journal (PMC) is a high-impact, peer-reviewed technical journal that publishes high-quality scientific articles spanning theory and practice, and covering all aspects of pervasive and mobile computing and systems.
×
引用
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学术官方微信