[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-121087-en":3,"doc-seo-121087-105":30,"detail-sidebar-cat-0-en-105":91},{"code":4,"msg":5,"data":6},0,"success",{"doc_id":7,"user_id":8,"nickname":9,"user_avatar":10,"doc_module":4,"category_id":11,"category_name":12,"doc_title":13,"doc_description":14,"doc_content":15,"file_id":16,"file_url":17,"file_type":18,"file_size":19,"view_count":4,"is_deleted":4,"is_public":20,"is_downloadable":20,"audit_status":20,"page_count":21,"language":22,"language_code":23,"site_id":24,"html_lang":23,"table_of_contents":25,"faqs":26,"seo_title":27,"seo_description":14,"update_tm":28,"read_time":29},121087,8796095462418,"Noah","https://ap-avatar.wpscdn.com/avatar/80000253c1241d02b47?x-image-process=image/resize,m_fixed,w_180,h_180&k=1778826106357471780",8,"Research & Report","An Ultralow-Power Real-Time Machine Learning Based fNIRS Motion Artifacts Detection - IEEE Transactions on Very Large Scale Integration (VLSI) Systems","Machine learning modules often demand substantial processing power and memory due to iterative matrix multiplications or gradient computations, limiting their use in wearable functional near-infrared spectroscopy (fNIRS) systems. This study presents an ultralow-power, real-time motion artifact detection module for fNIRS, implemented on an FPGA. The approach achieves 97.42% classification accuracy with low FPGA resource utilization (38,354 LUTs and 6,024 flip-flops) and 0.021 W dynamic power, outperforming CPU-based SVM baselines and related SVM variants for embedded constraints.","This article has been accepted for inclusion in a future issue of this journal. Content is final as presented, with the exception of pagination.  \nIEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS 1  \nAn Ultralow-Power Real-Time Machine Learning Based fNIRS Motion Artifacts Detection  \nRenas Ercan, Yunjia Xia, Graduate Student Member, IEEE, Yunyi Zhao, Rui Loureiro, Member, IEEE, Shufan Yang, Senior Member, IEEE, and Hubin Zhao, Member, IEEE  \nAbstract—Due to iterative matrix multiplications or gradient computations, machine learning modules often require a large amount of processing power and memory. As a result, they are often not feasible for use in wearable devices, which have limited processing power and memory. In this study, we propose an ultralow-power and real-time machine learning-based motion artifact detection module for functional near-infrared spectroscopy (fNIRS) systems. We achieved a high classification accuracy of 97.42%, low field-programmable gate array (FPGA) resource utilization of 38 354 lookup tables and 6024 flip-flops, as well as low power consumption of 0.021 W in dynamic power. These results outperform conventional CPU support vector machine (SVM) methods and other state-of-the-art SVM implementations. This study has demonstrated that an FPGA-based fNIRS motion artifact classifier can be exploited while meeting low power and resource constraints, which are crucial in embedded hardware systems while keeping high classification accuracy.  \nIndex Terms—Field-programmable gate array (FPGA), functional near-infrared spectroscopy (fNIRS), low power, machine learning, motion artifact detection, real time, support vector machines (SVMs).  \nI. INTRODUCTION  \nFUNCTIONAL near-infrared spectroscopy (fNIRS) is an  \nemerging modality that aims to characterize cortical hemoglobin fluctuations through intensity measurements of diffusely scattered near-infrared light [1], [2] . It can help  \nManuscript received 25 July 2023; revised 2 November 2023 and 26 December 2023; accepted 13 January 2024 . This work was supported in part by the Department of Orthopaedics and Musculoskeletal Science; and in part by the Wellcome Trust and Engineering and Physical Sciences Research Council (EPSRC) through the WEISS Center, UCL under Grant 203145Z/16/Z. The work of Shufan Yang was supported in part by the SHED Project Royal Academy of Engineering under Grant IF2223-172 and in part by the Innovate U.K. KTP under Grant 013191 . The work of Hubin Zhao was supported in part by the Royal Society Research under Grant RGS\\R2\\222333 and in part by the Engineering and Physical Sciences Research Council under Grant 13171178 R00287 and Grant EP/W000679/1 .(Renas Ercan and Yunjia Xia are co-first authors.) (Corresponding author: Hubin Zhao.)  \nRenas Ercan was with UCL, WC1E 6BT London, U.K. He is now with the Department of Physics, University of Cambridge, CB2 1TN Cambridge, U.K.(e-mail: [re378@cam.ac.uk](re378@cam.ac.uk)) .  \nYunjia Xia, Yunyi Zhao, and Hubin Zhao are with HUB of Intelligent Neuro-Engineering (HUBIN), Division of Surgery and Interventional Science, UCL, WC1E 6BT London, U.K. (e-mail: [yunjia.xia.18@ucl.ac.uk](yunjia.xia.18@ucl.ac.uk); [yunyi.zhao.21@ucl.ac.uk](yunyi.zhao.21@ucl.ac.uk); [hubin.zhao@ucl.ac.uk](hubin.zhao@ucl.ac.uk)).  \nRui Loureiro is with IOMS, Division of Surgery and Interventional Science, UCL, WC1E 6BT London, U.K. (e-mail: [r.loureiro@ucl.ac.uk](r.loureiro@ucl.ac.uk)) .  \nShufan Yang is with the Institute of Medical and Biological Engineering, School of Mechanical Engineering, University of Leeds, LS2 9JT Leeds, U.K., and also with UCL, WC1E 6BT London, U.K. (e-mail: [s.f.yang@leeds.ac.uk](s.f.yang@leeds.ac.uk)).  \nColor versions of one or more figures in this article are available at [https://doi.org/10.1109/TVLSI.2024.3356161](https://doi.org/10.1109/TVLSI.2024.3356161) .  \nDigital Object Identifier 10.1109/TVLSI.2024.3356161  \nneuroscientists to determine which brain regions are activat","cbCaintG9TRfPmx2","https://ap.wps.com/l/cbCaintG9TRfPmx2","pdf",1493756,1,11,"English","en",105,"# Introduction\n## Functional near-infrared spectroscopy and motion artifacts\n## Limitations of conventional offline methods\n## Prior machine learning approaches and hardware constraints\n# Proposed ultralow-power real-time detection approach\n## FPGA-based SVM for fNIRS\n## Accuracy, resource utilization, and power results\n# Index terms","[{\"question\":\"Why is motion artifact detection crucial in fNIRS systems?\",\"answer\":\"fNIRS recordings are sensitive to participant motion, which introduces motion artifacts that can cause erroneous detection of functional cortical activity.\"},{\"question\":\"What approach does the study propose for artifact detection?\",\"answer\":\"The study deploys support vector machine (SVM) as the machine learning method and implements it on an FPGA to satisfy wearable and embedded hardware constraints.\"},{\"question\":\"How do the results compare to CPU and other SVM-based methods?\",\"answer\":\"The FPGA-based implementation achieves 97.42% classification accuracy and reports low FPGA resource usage and 0.021 W dynamic power, outperforming CPU SVM methods and other state-of-the-art SVM implementations.\"}]","An Ultralow-Power Real-Time Machine Learning Based fNIRS Motion Artifacts Detection - IEEE Transactions on Very Large Scale Integration (VLSI) Systems | PDF",1785733649,28,{"code":4,"msg":31,"data":32},"ok",{"site_id":24,"language":23,"slug":33,"title":13,"keywords":34,"description":14,"schema_data":35,"social_meta":86,"head_meta":88,"extra_data":90,"updated_unix":28},"an-ultralow-power-real-time-machine-learning-based-fnirs-motion-artifacts-detection-ieee-transactions-on-very-large-scale-integration-vlsi-systems","",{"@graph":36,"@context":85},[37,54,68],{"@type":38,"itemListElement":39},"BreadcrumbList",[40,44,48,51],{"item":41,"name":42,"@type":43,"position":20},"https://docshare.wps.com","Home","ListItem",{"item":45,"name":46,"@type":43,"position":47},"https://docshare.wps.com/document/","Document",2,{"item":49,"name":12,"@type":43,"position":50},"https://docshare.wps.com/document/research-report/",3,{"item":52,"name":13,"@type":43,"position":53},"https://docshare.wps.com/document/an-ultralow-power-real-time-machine-learning-based-fnirs-motion-artifacts-detection-ieee-transactions-on-very-large-scale-integration-vlsi-systems/121087/",4,{"url":52,"name":13,"@type":55,"author":56,"headline":13,"publisher":58,"fileFormat":61,"inLanguage":23,"description":14,"dateModified":62,"datePublished":62,"encodingFormat":61,"isAccessibleForFree":63,"interactionStatistic":64},"DigitalDocument",{"name":9,"@type":57},"Person",{"url":41,"name":59,"@type":60},"DocShare","Organization","application/pdf","2026-08-03",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81],{"name":72,"@type":73,"acceptedAnswer":74},"Why is motion artifact detection crucial in fNIRS systems?","Question",{"text":75,"@type":76},"fNIRS recordings are sensitive to participant motion, which introduces motion artifacts that can cause erroneous detection of functional cortical activity.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"What approach does the study propose for artifact detection?",{"text":80,"@type":76},"The study deploys support vector machine (SVM) as the machine learning method and implements it on an FPGA to satisfy wearable and embedded hardware constraints.",{"name":82,"@type":73,"acceptedAnswer":83},"How do the results compare to CPU and other SVM-based methods?",{"text":84,"@type":76},"The FPGA-based implementation achieves 97.42% classification accuracy and reports low FPGA resource usage and 0.021 W dynamic power, outperforming CPU SVM methods and other state-of-the-art SVM implementations.","https://schema.org",{"og:url":52,"og:type":87,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":89,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":92},[93,97,101,105,110,115,120,123,128,131,135],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":94,"show_sort_weight":95,"slug":96},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Exam",70,"exam",{"id":106,"doc_module":4,"doc_module_name":46,"category_name":107,"show_sort_weight":108,"slug":109},5,"Comic",60,"comic",{"id":111,"doc_module":4,"doc_module_name":46,"category_name":112,"show_sort_weight":113,"slug":114},6,"Technology",50,"technology",{"id":116,"doc_module":4,"doc_module_name":46,"category_name":117,"show_sort_weight":118,"slug":119},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":121,"slug":122},30,"research-report",{"id":124,"doc_module":4,"doc_module_name":46,"category_name":125,"show_sort_weight":126,"slug":127},9,"Religion & Spirituality",20,"religion-spirituality",{"id":126,"doc_module":4,"doc_module_name":46,"category_name":129,"show_sort_weight":126,"slug":130},"World Cup","world-cup",{"id":132,"doc_module":4,"doc_module_name":46,"category_name":133,"show_sort_weight":132,"slug":134},10,"Lifestyle","lifestyle",{"id":136,"doc_module":4,"doc_module_name":46,"category_name":137,"show_sort_weight":106,"slug":138},19,"General","general"]