[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"doc-detail-126733-en":3,"doc-seo-126733-105":30,"detail-sidebar-cat-0-en-105":95},{"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},126733,962084925782,"Ava Thompson","https://ap-avatar.wpscdn.com/davatar_9964176cb1d06d4a9deccf72a44ae3dc",8,"Research & Report","A Cost-Sensitive Machine Learning Model With Multitask Learning for Intrusion Detection in IoT - Paper summary","A cost-sensitive machine learning approach is presented for intrusion detection in the Internet of Things (IoT), focusing on the limitations of conventional ML methods for low-frequency intrusions and for attacks not belonging to known categories. The work combines cost-sensitive learning and multitask learning within a hybrid model: an autoencoder performs feature extraction and an SVM detects intrusions. Low-distributed intrusions are addressed by enhancing the hinge loss layer for class imbalance. Unknown attacks are handled by formulating the SVM as a multitask problem, validated on UNSW-NB15 and BoT-IoT datasets with strong improvements in recall, precision, and F1-score.","University of Groningen  \nA Cost-Sensitive Machine Learning Model With Multitask Learning for Intrusion Detection in IoT  \nTelikani, Akbar; Rudbardeh, Nima Esmi; Soleymanpour, Shiva; Shahbahrami, Asadollah;  \nShen, Jun; Gaydadjiev, Georgi; Hassanpour, Reza Published in:  \nIeee transactions on industrial informatics  \nDOI:  \n10.1109/TII.2023.3314208  \nIMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document version below.  \nDocument Version  \nPublisher's PDF, also known as Version of record  \nPublication date: 2024  \nLink to publication in University of Groningen/UMCG research database  \nCitation for published version (APA):  \nTelikani, A. , Rudbardeh, N. E. , Soleymanpour, S. , Shahbahrami, A. , Shen, J. , Gaydadjiev, G. , & Hassanpour, R. (2024) . A Cost-Sensitive Machine Learning Model With Multitask Learning for Intrusion Detection in IoT. Ieee transactions on industrial informatics, 20(3), 3880-3890.  \n[https://doi.org/10.1109/TII.2023.3314208](https://doi.org/10.1109/TII.2023.3314208)  \nCopyright  \nOther than for strictly personal use, it is not permitted to download or to forward/distribute the text or part of it without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license (like Creative Commons) .  \nThe publication may also be distributed here under the terms of Article 25fa of the Dutch Copyright Act, indicated by the “Taverne” license. More information can be found on the University of Groningen website: [https://www.rug.nl/library/open-access/self-archiving-pure/taverne](https://www.rug.nl/library/open-access/self-archiving-pure/taverne)amendment.  \nTake-down policy  \nIf you believe that this document breaches copyright please contact us providing details, and we will remove access to the work immediately and investigate your claim.  \nDownloaded from the University of Groningen/U MCG research database (Pure): [http://www.rug. nl/research/portal. For technical reasons the](http://www.rug. nl/research/portal. For technical reasons the)[ ](http://www.rug. nl/research/portal. For technical reasons the)[number of authors shown on this cover page is limited to 10 maximum.](number of authors shown on this cover page is limited to 10 maximum.)  \nDownload date: 01-01-2026  \n3880 IEEE TRANSACTIONS ON INDUSTRIAL INFORMATICS, VOL. 20, NO. 3, MARCH 2024  \nA Cost-Sensitive Machine Learning Model With Multitask Learning for Intrusion Detection in IoT  \nAkbar Telikani  , Graduate Student Member, IEEE,  \nNima Esmi Rudbardeh  , Graduate Student Member, IEEE, Shiva Soleymanpour , Asadollah Shahbahrami , Jun Shen , Senior Member, IEEE, Georgi Gaydadjiev ,  \nand Reza Hassanpour   \nAbstract—A problem with machine learning (ML) techniques for detecting intrusions in the Internet of Things (IoT) is that they are ineffective in the detection of lowfrequency intrusions. In addition, as ML models are trained using speciﬁc attack categories, they cannot recognize unknown attacks. This article integrates strategies of costsensitive learning and multitask learning into a hybrid ML model to address these two challenges. The hybrid model consists of an autoencoder for feature extraction and a support vector machine (SVM) for detecting intrusions. In the cost-sensitive learning phase for the class imbalance problem, the hinge loss layer is enhanced to make a classiﬁer strong against low-distributed intrusions. Moreover, to detect unknown attacks, we formulate the SVM as a multitask problem. Experiments on the UNSW-NB15 and BoT-IoT datasets demonstrate the superiority of our model in terms of recall, precision, and F1-score averagely 92.2%, 96.2%, and 94.3%, respectively, over other approaches.  \nIndex Terms—Deep learning (DL), Internet of things (IoT), intrusion detection, multitask learning, support vector machine (SVM) .  \nNOMENCLATURE  \nAE Autoencoder.  \nCNN Convolutional neural networks.  \nCSHL Cost-sensitive hi","cbCairyIAwdoHCpd","https://ap.wps.com/l/cbCairyIAwdoHCpd","pdf",1932406,1,12,"English","en",105,"# Abstract and problem statement\n# Proposed hybrid model and learning strategies\n## Autoencoder feature extraction\n## Cost-sensitive hinge loss for class imbalance\n## Multitask formulation for unknown attacks\n# Experimental setup and results\n## Datasets used\n## Performance metrics","[{\"question\":\"What are the two main challenges targeted for IoT intrusion detection?\",\"answer\":\"The method addresses ineffective detection of low-frequency intrusions and the inability of models trained on specific attack categories to recognize unknown attacks.\"},{\"question\":\"How is the proposed hybrid model structured?\",\"answer\":\"It uses an autoencoder for feature extraction and a support vector machine (SVM) for intrusion detection.\"},{\"question\":\"How does the approach improve detection under class imbalance?\",\"answer\":\"During cost-sensitive learning, the hinge loss layer is enhanced so the classifier becomes stronger against low-distributed intrusions.\"},{\"question\":\"How does the model detect unknown attacks?\",\"answer\":\"The SVM is formulated as a multitask problem to enable detection beyond known attack categories.\"}]","A Cost-Sensitive Machine Learning Model With Multitask Learning for Intrusion Detection in IoT - Paper summary | PDF",1785934505,30,{"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":90,"head_meta":92,"extra_data":94,"updated_unix":28},"a-cost-sensitive-machine-learning-model-with-multitask-learning-for-intrusion-detection-in-iot-paper-summary","",{"@graph":36,"@context":89},[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/a-cost-sensitive-machine-learning-model-with-multitask-learning-for-intrusion-detection-in-iot-paper-summary/126733/",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-05",true,{"@type":65,"interactionType":66,"userInteractionCount":4},"InteractionCounter",{"@type":67},"ViewAction",{"@type":69,"mainEntity":70},"FAQPage",[71,77,81,85],{"name":72,"@type":73,"acceptedAnswer":74},"What are the two main challenges targeted for IoT intrusion detection?","Question",{"text":75,"@type":76},"The method addresses ineffective detection of low-frequency intrusions and the inability of models trained on specific attack categories to recognize unknown attacks.","Answer",{"name":78,"@type":73,"acceptedAnswer":79},"How is the proposed hybrid model structured?",{"text":80,"@type":76},"It uses an autoencoder for feature extraction and a support vector machine (SVM) for intrusion detection.",{"name":82,"@type":73,"acceptedAnswer":83},"How does the approach improve detection under class imbalance?",{"text":84,"@type":76},"During cost-sensitive learning, the hinge loss layer is enhanced so the classifier becomes stronger against low-distributed intrusions.",{"name":86,"@type":73,"acceptedAnswer":87},"How does the model detect unknown attacks?",{"text":88,"@type":76},"The SVM is formulated as a multitask problem to enable detection beyond known attack categories.","https://schema.org",{"og:url":52,"og:type":91,"og:title":13,"og:site_name":59,"og:description":14},"article",{"robots":93,"canonical":52},"index,follow",{"doc_id":7,"site_id":24},{"code":4,"msg":5,"data":96},[97,101,105,109,114,119,124,126,131,134,138],{"id":20,"doc_module":4,"doc_module_name":46,"category_name":98,"show_sort_weight":99,"slug":100},"Story & Novel",90,"story-novel",{"id":47,"doc_module":4,"doc_module_name":46,"category_name":102,"show_sort_weight":103,"slug":104},"Literature",80,"literature",{"id":53,"doc_module":4,"doc_module_name":46,"category_name":106,"show_sort_weight":107,"slug":108},"Exam",70,"exam",{"id":110,"doc_module":4,"doc_module_name":46,"category_name":111,"show_sort_weight":112,"slug":113},5,"Comic",60,"comic",{"id":115,"doc_module":4,"doc_module_name":46,"category_name":116,"show_sort_weight":117,"slug":118},6,"Technology",50,"technology",{"id":120,"doc_module":4,"doc_module_name":46,"category_name":121,"show_sort_weight":122,"slug":123},7,"Healthcare",40,"healthcare",{"id":11,"doc_module":4,"doc_module_name":46,"category_name":12,"show_sort_weight":29,"slug":125},"research-report",{"id":127,"doc_module":4,"doc_module_name":46,"category_name":128,"show_sort_weight":129,"slug":130},9,"Religion & Spirituality",20,"religion-spirituality",{"id":129,"doc_module":4,"doc_module_name":46,"category_name":132,"show_sort_weight":129,"slug":133},"World Cup","world-cup",{"id":135,"doc_module":4,"doc_module_name":46,"category_name":136,"show_sort_weight":135,"slug":137},10,"Lifestyle","lifestyle",{"id":139,"doc_module":4,"doc_module_name":46,"category_name":140,"show_sort_weight":110,"slug":141},19,"General","general"]