• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

尽管出现了自动化机器学习,但基于图像的道路健康检测系统中的人类行为。

Human behavior in image-based Road Health Inspection Systems despite the emerging AutoML.

作者信息

Siriborvornratanakul Thitirat

机构信息

Graduate School of Applied Statistics, National Institute of Development Administration (NIDA), 148 SeriThai Rd., Bangkapi, Bangkok, 10240 Thailand.

出版信息

J Big Data. 2022;9(1):96. doi: 10.1186/s40537-022-00646-8. Epub 2022 Jul 20.

DOI:10.1186/s40537-022-00646-8
PMID:35879937
原文链接:https://pmc.ncbi.nlm.nih.gov/articles/PMC9299412/
Abstract

INTRODUCTION

The emergence of automated machine learning or AutoML has raised an interesting trend of no-code and low-code machine learning where most tasks in the machine learning pipeline can possibly be automated without support from human data scientists. While it sounds reasonable that we should leave repetitive trial-and-error tasks of designing complex network architectures and tuning a lot of hyperparameters to AutoML, leading research using AutoML is still scarce. Thereby, the overall purpose of this case study is to investigate the gap between current AutoML frameworks and practical machine learning development.

CASE DESCRIPTION

First, this paper confirms the increasing trend of AutoML via an indirect indicator of the numbers of search results in Google trend, IEEE Xplore, and ACM Digital Library during 2012-2021. Then, the three most popular AutoML frameworks (i.e., Auto-Sklearn, AutoKeras, and Google Cloud AutoML) are inspected as AutoML's representatives; the inspection includes six comparative aspects. Based on the features available in the three AutoML frameworks investigated, our case study continues to observe recent machine learning research regarding the background of image-based machine learning. This is because the field of computer vision spans several levels of machine learning from basic to advanced and it has been one of the most popular fields in studying machine learning and artificial intelligence lately. Our study is specific to the context of image-based road health inspection systems as it has a long history in computer vision, allowing us to observe solution transitions from past to present.

DISCUSSION AND EVALUATION

After confirming the rising numbers of AutoML search results in the three search engines, our study regarding the three AutoML representatives further reveals that there are many features that can be used to automate the development pipeline of image-based road health inspection systems. Nevertheless, we find that recent works in image-based road health inspection have not used any form of AutoML in their works. Digging into these recent works, there are two main problems that best conclude why most researchers do not use AutoML in their image-based road health inspection systems yet. Firstly, it is because AutoML's trial-and-error decision involves much extra computation compared to human-guided decisions. Secondly, using AutoML adds another layer of non-interpretability to a model. As these two problems are the major pain points in modern neural networks and deep learning, they may require years to resolve, delaying the mass adoption of AutoML in image-based road health inspection systems.

CONCLUSIONS

In conclusion, although AutoML's utilization is not mainstream at this moment, we believe that the trend of AutoML will continue to grow. This is because there exists a demand for AutoML currently, and in the future, more demand for no-code or low-code machine learning development alternatives will grow together with the expansion of machine learning solutions. Nevertheless, this case study focuses on selected papers whose authors are researchers who can publish their works in academic conferences and journals. In the future, the study should continue to include observing novice users, non-programmer users, and machine learning practitioners in order to discover more insights from non-research perspectives.

摘要

引言

自动化机器学习(AutoML)的出现引发了一种有趣的无代码和低代码机器学习趋势,即机器学习流程中的大多数任务无需人类数据科学家的支持就可能实现自动化。虽然将设计复杂网络架构和调整大量超参数的重复性试错任务交给AutoML听起来很合理,但使用AutoML的前沿研究仍然很少。因此,本案例研究的总体目的是调查当前AutoML框架与实际机器学习开发之间的差距。

案例描述

首先,本文通过2012 - 2021年期间谷歌趋势、IEEE Xplore和ACM数字图书馆中搜索结果数量这一间接指标,证实了AutoML的增长趋势。然后,对三个最流行的AutoML框架(即Auto - Sklearn、AutoKeras和谷歌云AutoML)作为AutoML的代表进行考察;考察包括六个比较方面。基于所研究的三个AutoML框架的可用功能,我们的案例研究继续观察近期关于基于图像的机器学习背景的机器学习研究。这是因为计算机视觉领域涵盖了从基础到高级的多个机器学习层次,并且它最近一直是研究机器学习和人工智能最热门的领域之一。我们的研究特定于基于图像的道路健康检测系统的背景,因为它在计算机视觉领域有着悠久的历史,使我们能够观察从过去到现在的解决方案转变。

讨论与评估

在确认了三个搜索引擎中AutoML搜索结果数量的上升之后,我们对三个AutoML代表的研究进一步表明,有许多功能可用于自动化基于图像的道路健康检测系统的开发流程。然而,我们发现近期基于图像的道路健康检测工作在其研究中尚未使用任何形式的AutoML。深入研究这些近期工作,有两个主要问题最能说明为什么大多数研究人员在其基于图像的道路健康检测系统中尚未使用AutoML。首先,与人工指导的决策相比,AutoML的试错决策涉及更多的额外计算。其次,使用AutoML会给模型增加另一层不可解释性。由于这两个问题是现代神经网络和深度学习中的主要痛点,可能需要数年时间才能解决,这延缓了AutoML在基于图像的道路健康检测系统中的广泛应用。

结论

总之,虽然目前AutoML的应用并不主流,但我们相信AutoML的趋势将继续增长。这是因为目前对AutoML存在需求,并且在未来,随着机器学习解决方案的扩展,对无代码或低代码机器学习开发替代方案的需求将进一步增加。然而,本案例研究关注的是其作者能够在学术会议和期刊上发表作品的精选论文。未来,该研究应继续纳入对新手用户、非程序员用户和机器学习从业者的观察,以便从非研究角度发现更多见解。

https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/b92e071c349e/40537_2022_646_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/08cf4c3fec72/40537_2022_646_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/9af4c50f29cc/40537_2022_646_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/e802546ed808/40537_2022_646_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/b92e071c349e/40537_2022_646_Fig4_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/08cf4c3fec72/40537_2022_646_Fig1_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/9af4c50f29cc/40537_2022_646_Fig2_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/e802546ed808/40537_2022_646_Fig3_HTML.jpg
https://cdn.ncbi.nlm.nih.gov/pmc/blobs/75d8/9299412/b92e071c349e/40537_2022_646_Fig4_HTML.jpg

相似文献

1
Human behavior in image-based Road Health Inspection Systems despite the emerging AutoML.尽管出现了自动化机器学习,但基于图像的道路健康检测系统中的人类行为。
J Big Data. 2022;9(1):96. doi: 10.1186/s40537-022-00646-8. Epub 2022 Jul 20.
2
Automated Machine Learning System for Defect Detection on Cylindrical Metal Surfaces.基于机器的自动化学习系统,用于检测圆柱形金属表面的缺陷。
Sensors (Basel). 2022 Dec 13;22(24):9783. doi: 10.3390/s22249783.
3
A Bibliometric Analysis and Benchmark of Machine Learning and AutoML in Crash Severity Prediction: The Case Study of Three Colombian Cities.基于机器学习和 AutoML 的事故严重程度预测的文献计量分析与基准研究:以哥伦比亚三个城市为例
Sensors (Basel). 2021 Dec 16;21(24):8401. doi: 10.3390/s21248401.
4
Automated machine learning: Review of the state-of-the-art and opportunities for healthcare.自动化机器学习:最新技术综述及医疗保健领域的机遇
Artif Intell Med. 2020 Apr;104:101822. doi: 10.1016/j.artmed.2020.101822. Epub 2020 Feb 21.
5
Evaluation of the performance of traditional machine learning algorithms, convolutional neural network and AutoML Vision in ultrasound breast lesions classification: a comparative study.传统机器学习算法、卷积神经网络和自动机器学习视觉在超声乳腺病变分类中的性能评估:一项比较研究。
Quant Imaging Med Surg. 2021 Apr;11(4):1381-1393. doi: 10.21037/qims-20-922.
6
Testing the applicability and performance of Auto ML for potential applications in diagnostic neuroradiology.测试 Auto ML 在诊断神经放射学中的潜在应用的适用性和性能。
Sci Rep. 2022 Aug 11;12(1):13648. doi: 10.1038/s41598-022-18028-8.
7
Democratizing Artificial Intelligence Imaging Analysis With Automated Machine Learning: Tutorial.人工智能成像分析的民主化:自动化机器学习教程。
J Med Internet Res. 2023 Oct 12;25:e49949. doi: 10.2196/49949.
8
Comparisons of automated machine learning (AutoML) in predicting whistleblowing of academic dishonesty with demographic and theory of planned behavior.自动机器学习(AutoML)在预测学术不端行为举报方面与人口统计学及计划行为理论的比较。
MethodsX. 2023 Sep 7;11:102364. doi: 10.1016/j.mex.2023.102364. eCollection 2023 Dec.
9
Pharm-AutoML: An open-source, end-to-end automated machine learning package for clinical outcome prediction.Pharm-AutoML:一个用于临床结果预测的开源端到端自动化机器学习工具包。
CPT Pharmacometrics Syst Pharmacol. 2021 May;10(5):478-488. doi: 10.1002/psp4.12621. Epub 2021 May 2.
10
Automated Machine Learning and Explainable AI (AutoML-XAI) for Metabolomics: Improving Cancer Diagnostics.代谢组学的自动化机器学习和可解释人工智能(AutoML-XAI):提高癌症诊断水平。
J Am Soc Mass Spectrom. 2024 Jun 5;35(6):1089-1100. doi: 10.1021/jasms.3c00403. Epub 2024 May 1.

引用本文的文献

1
Development and Effectiveness Evaluation of 360-Degree Virtual Reality-Based Educational Intervention for Adult Patients Undergoing Colonoscopy.基于360度虚拟现实的结肠镜检查成年患者教育干预的开发与效果评估
Healthcare (Basel). 2024 Jul 20;12(14):1448. doi: 10.3390/healthcare12141448.
2
Expressway traffic flow prediction based on MF-TAN and STSA.基于 MF-TAN 和 STSA 的高速公路交通流预测。
PLoS One. 2024 Feb 22;19(2):e0297296. doi: 10.1371/journal.pone.0297296. eCollection 2024.
3
Mutual Coupling Reduction in Antenna Arrays Using Artificial Intelligence Approach and Inverse Neural Network Surrogates.

本文引用的文献

1
Graph Attention Layer Evolves Semantic Segmentation for Road Pothole Detection: A Benchmark and Algorithms.图注意力层演进语义分割用于道路坑洼检测:基准和算法。
IEEE Trans Image Process. 2021;30:8144-8154. doi: 10.1109/TIP.2021.3112316. Epub 2021 Sep 28.
2
Deep Learning Based Pavement Inspection Using Self-Reconfigurable Robot.基于深度学习的自重构机器人路面检测
Sensors (Basel). 2021 Apr 7;21(8):2595. doi: 10.3390/s21082595.
3
Winning Solutions and Post-Challenge Analyses of the ChaLearn AutoDL Challenge 2019.2019 年 ChaLearn 自动深度学习挑战赛的优胜解决方案和赛后分析。
基于人工智能方法和逆神经网络替代模型的天线阵列互耦降低
Sensors (Basel). 2023 Aug 10;23(16):7089. doi: 10.3390/s23167089.
4
A Comparative Study of Automated Machine Learning Platforms for Exercise Anthropometry-Based Typology Analysis: Performance Evaluation of AWS SageMaker, GCP VertexAI, and MS Azure.基于运动人体测量学类型分析的自动化机器学习平台比较研究:亚马逊云科技SageMaker、谷歌云平台VertexAI和微软Azure的性能评估
Bioengineering (Basel). 2023 Jul 27;10(8):891. doi: 10.3390/bioengineering10080891.
5
Can Satellites Predict Yield? Ensemble Machine Learning and Statistical Analysis of Sentinel-2 Imagery for Processing Tomato Yield Prediction.卫星能否预测产量?利用 Sentinel-2 图像进行番茄产量预测的集成机器学习和统计分析。
Sensors (Basel). 2023 Feb 26;23(5):2586. doi: 10.3390/s23052586.
6
Joint-Based Action Progress Prediction.基于关节的动作进展预测。
Sensors (Basel). 2023 Jan 3;23(1):520. doi: 10.3390/s23010520.
IEEE Trans Pattern Anal Mach Intell. 2021 Sep;43(9):3108-3125. doi: 10.1109/TPAMI.2021.3075372. Epub 2021 Aug 4.
4
Evolving Fully Automated Machine Learning via Life-Long Knowledge Anchors.通过终身知识锚点实现不断进化的全自动机器学习。
IEEE Trans Pattern Anal Mach Intell. 2021 Sep;43(9):3091-3107. doi: 10.1109/TPAMI.2021.3069250. Epub 2021 Aug 4.
5
Predicting Machine Learning Pipeline Runtimes in the Context of Automated Machine Learning.在自动化机器学习的上下文中预测机器学习管道的运行时间。
IEEE Trans Pattern Anal Mach Intell. 2021 Sep;43(9):3055-3066. doi: 10.1109/TPAMI.2021.3056950. Epub 2021 Aug 4.
6
Automated machine learning: Review of the state-of-the-art and opportunities for healthcare.自动化机器学习:最新技术综述及医疗保健领域的机遇
Artif Intell Med. 2020 Apr;104:101822. doi: 10.1016/j.artmed.2020.101822. Epub 2020 Feb 21.
7
A logical calculus of the ideas immanent in nervous activity. 1943.神经活动中内在思想的逻辑演算。1943年。
Bull Math Biol. 1990;52(1-2):99-115; discussion 73-97.