首页 > 最新文献

2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)最新文献

英文 中文
Feature-Level Cross-Attentional PPG and Motion Signal Fusion for Heart Rate Estimation 特征级交叉注意PPG和运动信号融合用于心率估计
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00267
P. Kasnesis, Lazaros Toumanidis, A. Burrello, Christos Chatzigeorgiou, C. Patrikakis
Nowadays, Hearth Rate (HR) monitoring is a key feature of almost all wrist-worn devices exploiting photoplethysmography (PPG) sensors. However, arm movements affect the performance of PPG-based HR tracking. This issue is usually addressed by fusing the PPG signal with data produced by inertial measurement units. Thus, deep learning algorithms have been proposed, but they are considered too complex to deploy on wearable devices and lack the explainability of results. In this work, we present a new deep learning model, PULSE, which exploits temporal convolutions and feature-level multi-head cross-attention to improve sensor fusion’s effectiveness and achieve a step towards explainability. We evaluate the performance of PULSE on three publicly available datasets, reducing the mean absolute error by 7.56% on the most extensive available dataset, PPG-DaLiA. Finally, we demonstrate the explainability of PULSE and the benefits of applying attention modules to PPG and motion data.
如今,心脏率(HR)监测是几乎所有利用光电容积脉搏波(PPG)传感器的腕带设备的一个关键特征。然而,手臂运动影响基于ppg的人力资源跟踪的性能。这个问题通常是通过将PPG信号与惯性测量单元产生的数据融合来解决的。因此,深度学习算法已经被提出,但它们被认为过于复杂,无法部署在可穿戴设备上,并且缺乏结果的可解释性。在这项工作中,我们提出了一种新的深度学习模型PULSE,它利用时间卷积和特征级多头交叉注意来提高传感器融合的有效性,并向可解释性迈进了一步。我们在三个公开可用的数据集上评估PULSE的性能,在最广泛的可用数据集PPG-DaLiA上将平均绝对误差降低了7.56%。最后,我们论证了PULSE的可解释性,以及将注意力模块应用于PPG和运动数据的好处。
{"title":"Feature-Level Cross-Attentional PPG and Motion Signal Fusion for Heart Rate Estimation","authors":"P. Kasnesis, Lazaros Toumanidis, A. Burrello, Christos Chatzigeorgiou, C. Patrikakis","doi":"10.1109/COMPSAC57700.2023.00267","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00267","url":null,"abstract":"Nowadays, Hearth Rate (HR) monitoring is a key feature of almost all wrist-worn devices exploiting photoplethysmography (PPG) sensors. However, arm movements affect the performance of PPG-based HR tracking. This issue is usually addressed by fusing the PPG signal with data produced by inertial measurement units. Thus, deep learning algorithms have been proposed, but they are considered too complex to deploy on wearable devices and lack the explainability of results. In this work, we present a new deep learning model, PULSE, which exploits temporal convolutions and feature-level multi-head cross-attention to improve sensor fusion’s effectiveness and achieve a step towards explainability. We evaluate the performance of PULSE on three publicly available datasets, reducing the mean absolute error by 7.56% on the most extensive available dataset, PPG-DaLiA. Finally, we demonstrate the explainability of PULSE and the benefits of applying attention modules to PPG and motion data.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"62 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127005238","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Improving Long-Term Traffic Prediction with Online Search Log Data 利用在线搜索日志数据改进长期流量预测
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00270
Itsuki Matsunaga, Yuto Kosugi, Hangli Ge, Takashi Michikata, N. Koshizuka
Long-term traffic prediction is essential for both road managers and users to prepare for future congestion. However, most existing studies have only focused on short-term prediction. Moreover, few studies have effectively incorporated external data into long-term traffic prediction, even though traffic conditions are complexly influenced by various spatiotemporal factors. In this paper, we propose a novel method that utilizes online search log data for long-term traffic prediction on expressways. Online search logs reflect drivers’ travel intentions and external factors, such as weather conditions and events, which cannot be represented by historical traffic data. Based on a new analysis of the correlation between online search log data and real-world traffic, we use online search log data as potential future traffic volume in an LSTM-based encoder-decoder model. Experiments using a real-world dataset on an expressway known for frequent congestion show that the use of online search log data improves the metrics of MAE, RMSE, and MAPE in next-day traffic volume prediction by 8.1%, 12.5%, and 7.2% on average, respectively. Similarly, in speed prediction, the MAE, RMSE, and MAPE are reduced by 3.7%, 2.1%, and 11.8%, respectively. It is also shown that online search log data is particularly effective in predicting irregular congestion caused by sudden increases in traffic demand.
长期交通预测对于道路管理者和使用者为未来的拥堵做准备至关重要。然而,大多数现有研究只关注短期预测。此外,尽管交通状况受各种时空因素的复杂影响,但很少有研究有效地将外部数据纳入长期交通预测。本文提出了一种利用在线搜索日志数据进行高速公路长期交通预测的新方法。在线搜索日志反映了驾驶员的出行意图和外部因素,如天气状况和事件,这是历史交通数据无法代表的。基于对在线搜索日志数据与现实世界流量之间相关性的新分析,我们在基于lstm的编码器-解码器模型中使用在线搜索日志数据作为潜在的未来流量。在以频繁拥堵著称的高速公路上使用真实数据集进行的实验表明,在线搜索日志数据的使用将MAE、RMSE和MAPE在第二天交通量预测中的指标平均分别提高了8.1%、12.5%和7.2%。同样,在速度预测中,MAE、RMSE和MAPE分别降低了3.7%、2.1%和11.8%。研究还表明,在线搜索日志数据在预测由流量需求突然增加引起的不规则拥塞方面特别有效。
{"title":"Improving Long-Term Traffic Prediction with Online Search Log Data","authors":"Itsuki Matsunaga, Yuto Kosugi, Hangli Ge, Takashi Michikata, N. Koshizuka","doi":"10.1109/COMPSAC57700.2023.00270","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00270","url":null,"abstract":"Long-term traffic prediction is essential for both road managers and users to prepare for future congestion. However, most existing studies have only focused on short-term prediction. Moreover, few studies have effectively incorporated external data into long-term traffic prediction, even though traffic conditions are complexly influenced by various spatiotemporal factors. In this paper, we propose a novel method that utilizes online search log data for long-term traffic prediction on expressways. Online search logs reflect drivers’ travel intentions and external factors, such as weather conditions and events, which cannot be represented by historical traffic data. Based on a new analysis of the correlation between online search log data and real-world traffic, we use online search log data as potential future traffic volume in an LSTM-based encoder-decoder model. Experiments using a real-world dataset on an expressway known for frequent congestion show that the use of online search log data improves the metrics of MAE, RMSE, and MAPE in next-day traffic volume prediction by 8.1%, 12.5%, and 7.2% on average, respectively. Similarly, in speed prediction, the MAE, RMSE, and MAPE are reduced by 3.7%, 2.1%, and 11.8%, respectively. It is also shown that online search log data is particularly effective in predicting irregular congestion caused by sudden increases in traffic demand.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"93 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130564744","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
L2 Cache Access Pattern Analysis using Static Profiling of an Application 使用应用程序的静态剖析分析L2缓存访问模式
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00022
Theodora Adufu, Yoonhee Kim
Cache management is a significant aspect of executing applications on GPUs. With the advancements in GPU architecture, issues such as data reuse, cache line eviction and data residency are to be considered for optimal performance. Frequency of data access from global memory has significant impacts on the performance of the application with increased latencies. However, the L2 cache data residency feature by NVIDIA promises to reduce the overheads associated with frequent data accesses. Through the information extracted from static profiling analysis, we quantitatively analyzed the frequency of data reuse by threads to determine whether an application has frequent data accesses or not. We also estimated the size of access policy window from which persistent data should be cached to avoid stalling of warps. Also with our proposed approach, we observed that L1 cache load throughput increased by 2.75% for GEMM, 0.33% for 2DConv St and 0.46% for 2DConv Large respectively as data was resident in the L2 cache.
缓存管理是在gpu上执行应用程序的一个重要方面。随着GPU架构的进步,数据重用、缓存线移除和数据驻留等问题都要考虑到最佳性能。由于延迟增加,从全局内存访问数据的频率对应用程序的性能有重大影响。然而,NVIDIA的二级缓存数据驻留特性承诺减少与频繁数据访问相关的开销。通过从静态剖析分析中提取的信息,定量分析线程对数据的重用频率,判断应用程序是否具有频繁的数据访问。我们还估计了应该缓存持久数据的访问策略窗口的大小,以避免延迟。同样,通过我们提出的方法,我们观察到,由于数据驻留在L2缓存中,GEMM的L1缓存负载吞吐量分别增加了2.75%,2DConv St的增加了0.33%,2DConv Large的增加了0.46%。
{"title":"L2 Cache Access Pattern Analysis using Static Profiling of an Application","authors":"Theodora Adufu, Yoonhee Kim","doi":"10.1109/COMPSAC57700.2023.00022","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00022","url":null,"abstract":"Cache management is a significant aspect of executing applications on GPUs. With the advancements in GPU architecture, issues such as data reuse, cache line eviction and data residency are to be considered for optimal performance. Frequency of data access from global memory has significant impacts on the performance of the application with increased latencies. However, the L2 cache data residency feature by NVIDIA promises to reduce the overheads associated with frequent data accesses. Through the information extracted from static profiling analysis, we quantitatively analyzed the frequency of data reuse by threads to determine whether an application has frequent data accesses or not. We also estimated the size of access policy window from which persistent data should be cached to avoid stalling of warps. Also with our proposed approach, we observed that L1 cache load throughput increased by 2.75% for GEMM, 0.33% for 2DConv St and 0.46% for 2DConv Large respectively as data was resident in the L2 cache.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"179 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123839100","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Coevolution Index: A Metric for Tracking Evolutionary Coupling 共同进化指数:一种跟踪进化耦合的度量
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00244
Hüseyin Yapici, Hasan Sözer
This paper proposes a new metric, namely the coevolution index (CEI), for measuring the relative evolutionary coupling of modules of a software system. CEI is inspired by the h-index, which is a popular metric used for measuring the productivity and citation impact of scholars and scientists. CEI of a module is equal to n, which is the number of times it is modified together with at least n other modules of the system. We develop a script that can calculate CEI for source files in a code repository. We analyze the repository of 4 software systems. Source files that are subject to a high number of changes to address issues tend to have high CEI scores. CEI also reflects a relative footprint in maintenance efforts by definition. Hence, it can help in tracking technical debt interest and focusing the refactoring efforts for improving maintainability and reusability.
本文提出了一种新的度量方法,即共同进化指数(CEI),用于度量软件系统中模块的相对进化耦合。CEI受到h指数的启发,h指数是一种用于衡量学者和科学家的生产力和引用影响的流行指标。一个模块的CEI = n,即该模块与系统中至少n个其他模块一起被修改的次数。我们开发了一个脚本,可以计算代码存储库中源文件的CEI。我们分析了4个软件系统的存储库。为解决问题而进行大量更改的源文件往往具有较高的CEI分数。根据定义,CEI还反映了维护工作中的相对足迹。因此,它可以帮助跟踪技术债务利益,并将重构工作的重点放在提高可维护性和可重用性上。
{"title":"Coevolution Index: A Metric for Tracking Evolutionary Coupling","authors":"Hüseyin Yapici, Hasan Sözer","doi":"10.1109/COMPSAC57700.2023.00244","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00244","url":null,"abstract":"This paper proposes a new metric, namely the coevolution index (CEI), for measuring the relative evolutionary coupling of modules of a software system. CEI is inspired by the h-index, which is a popular metric used for measuring the productivity and citation impact of scholars and scientists. CEI of a module is equal to n, which is the number of times it is modified together with at least n other modules of the system. We develop a script that can calculate CEI for source files in a code repository. We analyze the repository of 4 software systems. Source files that are subject to a high number of changes to address issues tend to have high CEI scores. CEI also reflects a relative footprint in maintenance efforts by definition. Hence, it can help in tracking technical debt interest and focusing the refactoring efforts for improving maintainability and reusability.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124030652","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Requirements for an international educational collaboration system architecture, a case study: Coláiste Nano Nagle School in Limerick, Ireland, and Irshad High School in Kabul, Afghanistan 国际教育协作系统架构的需求,案例研究:Coláiste爱尔兰利默里克的Nano Nagle学校和阿富汗喀布尔的Irshad高中
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00029
Salim Saay, A. Norta
Collaboration between schools at a cross-national level requires a secure and trustable system that respects the rules, and policies of the parties, specifically the General Data Protection Regulation(GDPR) needs to be placed in the system. The GDPR, or similar laws and the curricula differ in respective. Students who want to take any course at another school abroad cannot easily sign in and access the study content, even if that school wishes to share it. Still, this is what society, industry, and education ministries in different countries wish. The schoolgirls in Afghanistan who wish to study online in the girl’s school of Ireland are specifically considered as a case study in this paper. We use a case study research method in which the existing online learning tools are analysed that are used in Irshad High School in Afghanistan and Coláiste Nano Nagle School in Limerick, Ireland. We furthermore prototype the architecture of a system that provides a secure collaboration platform. Thus, this collaboration platform we develop can be adopted at various levels of education for any country with the goal to achieve a long-term effect on the flexibility of the respective education systems to yield a globalization of education. We use the internet, mobile and educational platforms, and a secure broker (interface) that provides the tools for the schools’ collaboration, including the sharing of resources, an exchange of experience and enabling access to education worldwide.
跨国学校之间的合作需要一个安全可靠的系统,尊重各方的规则和政策,特别是需要将通用数据保护条例(GDPR)置于系统中。GDPR或类似的法律和课程各不相同。想要在国外另一所学校学习任何课程的学生不能轻易登录并访问学习内容,即使那所学校希望分享它。然而,这是各国社会、产业界、教育部所希望的。本文特别以希望在爱尔兰女子学校在线学习的阿富汗女学生为个案研究对象。我们采用案例研究方法,对阿富汗伊尔沙德高中和爱尔兰利默里克Coláiste纳诺纳格尔学校使用的现有在线学习工具进行分析。我们进一步构建了一个提供安全协作平台的系统架构原型。因此,我们开发的这个合作平台可以在任何国家的各级教育中采用,其目标是对各自教育系统的灵活性产生长期影响,从而实现教育全球化。我们使用互联网、移动和教育平台,以及一个安全的代理(界面),为学校的合作提供工具,包括资源共享、经验交流和全球教育。
{"title":"Requirements for an international educational collaboration system architecture, a case study: Coláiste Nano Nagle School in Limerick, Ireland, and Irshad High School in Kabul, Afghanistan","authors":"Salim Saay, A. Norta","doi":"10.1109/COMPSAC57700.2023.00029","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00029","url":null,"abstract":"Collaboration between schools at a cross-national level requires a secure and trustable system that respects the rules, and policies of the parties, specifically the General Data Protection Regulation(GDPR) needs to be placed in the system. The GDPR, or similar laws and the curricula differ in respective. Students who want to take any course at another school abroad cannot easily sign in and access the study content, even if that school wishes to share it. Still, this is what society, industry, and education ministries in different countries wish. The schoolgirls in Afghanistan who wish to study online in the girl’s school of Ireland are specifically considered as a case study in this paper. We use a case study research method in which the existing online learning tools are analysed that are used in Irshad High School in Afghanistan and Coláiste Nano Nagle School in Limerick, Ireland. We furthermore prototype the architecture of a system that provides a secure collaboration platform. Thus, this collaboration platform we develop can be adopted at various levels of education for any country with the goal to achieve a long-term effect on the flexibility of the respective education systems to yield a globalization of education. We use the internet, mobile and educational platforms, and a secure broker (interface) that provides the tools for the schools’ collaboration, including the sharing of resources, an exchange of experience and enabling access to education worldwide.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"42 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114684262","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A Hybrid Intrusion Detection System Based on Feature Selection and Voting Classifier 基于特征选择和投票分类器的混合入侵检测系统
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00034
Rong Liu, Zemao Chen, Jiayi Liu
In recent years, cyber threats have significantly increased in sophistication and targeted nature. Traditional security measures often prove inadequate in detecting malicious activities. Intrusion Detection Systems (IDS) can mitigate these threats by monitoring and alerting administrators to suspicious activities. However, the large volume and high dimensionality of network traffic data can pose a challenge for IDS, as irrelevant and redundant features can reduce the effectiveness of detection. Additionally, many machine learning-based IDS rely on individual base classifiers, which can lack robustness and may not perform well in varying situations. To address these issues, this paper proposes a hybrid IDS that combines feature selection and voting classifier techniques. The proposed model utilizes an improved binary Pigeon-Inspired Optimization algorithm and the Minimal-Redundancy-Maximal-Relevance algorithm for feature selection, and a voting classifier incorporating Random Forest, K-Nearest Neighbors, and XGBoost to classify network traffic. The model has been evaluated on three popular datasets: KDDCUP99, NLS-KDD and CIC-IDS2017. The proposed method demonstrates superior performance in terms of Accuracy, Precision, Recall, F1-score, and False Positive Rate when compared to several machine learning and deep learning models.
近年来,网络威胁的复杂性和针对性显著提高。传统的安全措施往往不足以检测恶意活动。入侵检测系统(IDS)可以通过监视可疑活动并向管理员发出警报来减轻这些威胁。然而,网络流量数据的大容量和高维会给IDS带来挑战,因为不相关和冗余的特征会降低检测的有效性。此外,许多基于机器学习的IDS依赖于单个基分类器,这可能缺乏鲁棒性,并且可能在不同的情况下表现不佳。为了解决这些问题,本文提出了一种结合特征选择和投票分类器技术的混合IDS。该模型采用改进的二进制鸽子优化算法和最小冗余最大相关算法进行特征选择,并采用随机森林、k近邻和XGBoost的投票分类器对网络流量进行分类。该模型在KDDCUP99、NLS-KDD和CIC-IDS2017这三个流行的数据集上进行了评估。与几种机器学习和深度学习模型相比,该方法在准确性、精密度、召回率、f1分数和误报率方面表现出优异的性能。
{"title":"A Hybrid Intrusion Detection System Based on Feature Selection and Voting Classifier","authors":"Rong Liu, Zemao Chen, Jiayi Liu","doi":"10.1109/COMPSAC57700.2023.00034","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00034","url":null,"abstract":"In recent years, cyber threats have significantly increased in sophistication and targeted nature. Traditional security measures often prove inadequate in detecting malicious activities. Intrusion Detection Systems (IDS) can mitigate these threats by monitoring and alerting administrators to suspicious activities. However, the large volume and high dimensionality of network traffic data can pose a challenge for IDS, as irrelevant and redundant features can reduce the effectiveness of detection. Additionally, many machine learning-based IDS rely on individual base classifiers, which can lack robustness and may not perform well in varying situations. To address these issues, this paper proposes a hybrid IDS that combines feature selection and voting classifier techniques. The proposed model utilizes an improved binary Pigeon-Inspired Optimization algorithm and the Minimal-Redundancy-Maximal-Relevance algorithm for feature selection, and a voting classifier incorporating Random Forest, K-Nearest Neighbors, and XGBoost to classify network traffic. The model has been evaluated on three popular datasets: KDDCUP99, NLS-KDD and CIC-IDS2017. The proposed method demonstrates superior performance in terms of Accuracy, Precision, Recall, F1-score, and False Positive Rate when compared to several machine learning and deep learning models.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126356690","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
DAC-PPYOLOE+: A Lightweight Real-time Detection Model for Early Apple Leaf Pests and Diseases under Complex Background DAC-PPYOLOE+:复杂背景下苹果早期叶病虫害轻量化实时检测模型
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00031
Bin Liu, Xiao-Xiong Bai, Xinyue Su, Chenxi Song, Zhuohan Yao, Xing Wei, Haixi Zhang
Early detection of apple pests and diseases is beneficial to ensure the healthy development of the apple industry. However, previous detectors typically suffer from low accuracy and poor timeliness, limiting their further application in real scenarios as well as complex backgrounds. A real-time early apple leaf pests and diseases detection model is proposed in this paper, dubbed DAC-PPYOLOE+. Firstly, an efficient adaptive feature fusion strategy is utilized to improve the detection capability of the model under complex backgrounds. Meanwhile, a new ESPBlock with dilated convolution implemented by depthwise separable convolution is designed, which greatly reduces the number of parameters and enhances the adaptability to different scale targets. Furthermore, a novel skip information transmission structure is proposed to fully exploit the information of deep and shallow feature maps, which is specifically used for small target detection. Compared to the baseline model, DAC-PPYOLOE + has a smaller number of parameters and achieves 44.9% AP on the COCO test, which is 3.6% higher, and the inference speed is 10.0 ms, faster about 2 ms. Experimental results of comparison with various advanced detection methods show that the proposed model outperforms various advanced algorithms in handling early apple leaf pests and diseases detection tasks, indicating that DAC-PPYOLOE+ provides effective technical support for real-time and accurate detection of early apple leaf pests and diseases under complex backgrounds.
苹果病虫害的早期发现有利于保证苹果产业的健康发展。然而,以往的检测器通常存在精度低、及时性差的问题,限制了其在实际场景和复杂背景下的进一步应用。本文提出了一种苹果早叶病虫害实时检测模型DAC-PPYOLOE+。首先,采用有效的自适应特征融合策略,提高模型在复杂背景下的检测能力;同时,设计了一种采用深度可分卷积实现扩展卷积的ESPBlock,大大减少了参数数量,增强了对不同尺度目标的适应性。此外,提出了一种新的跳跃信息传输结构,充分利用了深、浅特征映射的信息,专门用于小目标检测。与基线模型相比,DAC-PPYOLOE +的参数数量更少,在COCO测试中达到44.9%的AP,提高了3.6%,推理速度为10.0 ms,快了约2 ms。与各种先进检测方法的对比实验结果表明,本文提出的模型在处理苹果早叶病虫害检测任务方面优于各种先进算法,表明pac - ppyoloe +为复杂背景下苹果早叶病虫害的实时、准确检测提供了有效的技术支持。
{"title":"DAC-PPYOLOE+: A Lightweight Real-time Detection Model for Early Apple Leaf Pests and Diseases under Complex Background","authors":"Bin Liu, Xiao-Xiong Bai, Xinyue Su, Chenxi Song, Zhuohan Yao, Xing Wei, Haixi Zhang","doi":"10.1109/COMPSAC57700.2023.00031","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00031","url":null,"abstract":"Early detection of apple pests and diseases is beneficial to ensure the healthy development of the apple industry. However, previous detectors typically suffer from low accuracy and poor timeliness, limiting their further application in real scenarios as well as complex backgrounds. A real-time early apple leaf pests and diseases detection model is proposed in this paper, dubbed DAC-PPYOLOE+. Firstly, an efficient adaptive feature fusion strategy is utilized to improve the detection capability of the model under complex backgrounds. Meanwhile, a new ESPBlock with dilated convolution implemented by depthwise separable convolution is designed, which greatly reduces the number of parameters and enhances the adaptability to different scale targets. Furthermore, a novel skip information transmission structure is proposed to fully exploit the information of deep and shallow feature maps, which is specifically used for small target detection. Compared to the baseline model, DAC-PPYOLOE + has a smaller number of parameters and achieves 44.9% AP on the COCO test, which is 3.6% higher, and the inference speed is 10.0 ms, faster about 2 ms. Experimental results of comparison with various advanced detection methods show that the proposed model outperforms various advanced algorithms in handling early apple leaf pests and diseases detection tasks, indicating that DAC-PPYOLOE+ provides effective technical support for real-time and accurate detection of early apple leaf pests and diseases under complex backgrounds.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"79 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128109573","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Quantum Machine Learning in Disease Detection and Prediction: a survey of applications and future possibilities 量子机器学习在疾病检测和预测中的应用和未来可能性的调查
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00238
Paramita Basak Upama, Anushka Kolli, Hansika Kolli, Subarna Alam, Mohammad Syam, H. Shahriar, S. Ahamed
Quantum machine learning (QML) in the field of disease detection and prediction use quantum computing techniques and algorithms to analyze and classify large datasets of medical information, by identifying subtle patterns and predict the occurrence or progression of diseases. It involves applying machine learning techniques to data from biological and medical research, such as-genomic and proteomic data, medical imaging, electronic health records, and clinical trial data, using quantum computing algorithms and architectures to perform these analyses more efficiently and accurately than classical computing methods. This approach has the potential to provide new insights into complex biological systems and facilitate the development of more effective treatments and personalized medicine. In this paper, a systematic review of the use of QML algorithms has been conducted, which focuses on the detection and prediction of diseases among patients. The current essence of the field along with the challenges and limitations of current works have also been discussed. After evaluating the implemented and proposed methods of data analysis, algorithm development, usefulness and efficiency of the system in various disease detection and prediction, a recommendation was made on the open research scopes in this field at the end of the paper.
量子机器学习(QML)在疾病检测和预测领域使用量子计算技术和算法来分析和分类医疗信息的大型数据集,通过识别细微的模式和预测疾病的发生或进展。它涉及将机器学习技术应用于生物和医学研究数据,如基因组和蛋白质组学数据、医学成像、电子健康记录和临床试验数据,使用量子计算算法和架构比经典计算方法更有效、更准确地执行这些分析。这种方法有可能为复杂的生物系统提供新的见解,并促进更有效的治疗和个性化医疗的发展。本文对QML算法的使用进行了系统回顾,重点是对患者疾病的检测和预测。讨论了该领域当前的本质以及当前工作的挑战和局限性。在对系统在各种疾病检测和预测中的数据分析方法、算法开发方法、有用性和效率进行评估后,对该领域的开放研究范围提出了建议。
{"title":"Quantum Machine Learning in Disease Detection and Prediction: a survey of applications and future possibilities","authors":"Paramita Basak Upama, Anushka Kolli, Hansika Kolli, Subarna Alam, Mohammad Syam, H. Shahriar, S. Ahamed","doi":"10.1109/COMPSAC57700.2023.00238","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00238","url":null,"abstract":"Quantum machine learning (QML) in the field of disease detection and prediction use quantum computing techniques and algorithms to analyze and classify large datasets of medical information, by identifying subtle patterns and predict the occurrence or progression of diseases. It involves applying machine learning techniques to data from biological and medical research, such as-genomic and proteomic data, medical imaging, electronic health records, and clinical trial data, using quantum computing algorithms and architectures to perform these analyses more efficiently and accurately than classical computing methods. This approach has the potential to provide new insights into complex biological systems and facilitate the development of more effective treatments and personalized medicine. In this paper, a systematic review of the use of QML algorithms has been conducted, which focuses on the detection and prediction of diseases among patients. The current essence of the field along with the challenges and limitations of current works have also been discussed. After evaluating the implemented and proposed methods of data analysis, algorithm development, usefulness and efficiency of the system in various disease detection and prediction, a recommendation was made on the open research scopes in this field at the end of the paper.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128169209","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Integrating Multiple Visual Attention Mechanisms in Deep Neural Networks 深度神经网络中多种视觉注意机制的集成
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00180
Fernando Martinez, Yijun Zhao
Inspired by the success of various visual attention techniques in computer vision, we introduce a novel method for integrating multiple attention mechanisms to boost model performance. Our approach involves augmenting a base model with a Parallel Visual Attention Encoder (PVAE) branch, which concurrently employs two different attention modules (modified large kernel attention and modified convolutional block attention) to capture essential visual features. To reduce the training cost incurred by these additional components, we apply an encoder for efficient feature extraction and dimensionality reduction before applying the attention modules. The proposed PVAE architecture can be combined with cutting-edge models (e.g., EfficientNet, ResNet, DenseNet, etc.) to create a Parallel Visual Attention Network (PVAN). We evaluate the efficacy of our approach by devising a PVAN with EfficientNet as the base model for the task of classifying dog breeds. Our experimental results demonstrate the effectiveness of the proposed hybrid visual attention architecture, which achieves superior performance compared to the base model and models with a single attention mechanism. We further present an interactive web application developed for the general public to identify dog breeds using their photographs to test our model’s performance in real-life scenarios.
受计算机视觉中各种视觉注意技术成功的启发,我们引入了一种集成多种注意机制以提高模型性能的新方法。我们的方法包括使用并行视觉注意编码器(PVAE)分支来增强基本模型,该分支同时使用两种不同的注意模块(改进的大核注意和改进的卷积块注意)来捕获基本的视觉特征。为了减少这些额外组件带来的训练成本,我们在应用注意力模块之前使用编码器进行有效的特征提取和降维。所提出的PVAE架构可以与前沿模型(例如,EfficientNet, ResNet, DenseNet等)相结合,以创建并行视觉注意网络(PVAN)。我们通过设计一个以EfficientNet为基础模型的PVAN来评估我们方法的有效性。实验结果证明了所提出的混合视觉注意架构的有效性,与基本模型和单一注意机制的模型相比,该模型取得了更好的性能。我们进一步为公众开发了一个交互式web应用程序,通过狗的照片来识别狗的品种,以测试我们的模型在现实生活场景中的表现。
{"title":"Integrating Multiple Visual Attention Mechanisms in Deep Neural Networks","authors":"Fernando Martinez, Yijun Zhao","doi":"10.1109/COMPSAC57700.2023.00180","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00180","url":null,"abstract":"Inspired by the success of various visual attention techniques in computer vision, we introduce a novel method for integrating multiple attention mechanisms to boost model performance. Our approach involves augmenting a base model with a Parallel Visual Attention Encoder (PVAE) branch, which concurrently employs two different attention modules (modified large kernel attention and modified convolutional block attention) to capture essential visual features. To reduce the training cost incurred by these additional components, we apply an encoder for efficient feature extraction and dimensionality reduction before applying the attention modules. The proposed PVAE architecture can be combined with cutting-edge models (e.g., EfficientNet, ResNet, DenseNet, etc.) to create a Parallel Visual Attention Network (PVAN). We evaluate the efficacy of our approach by devising a PVAN with EfficientNet as the base model for the task of classifying dog breeds. Our experimental results demonstrate the effectiveness of the proposed hybrid visual attention architecture, which achieves superior performance compared to the base model and models with a single attention mechanism. We further present an interactive web application developed for the general public to identify dog breeds using their photographs to test our model’s performance in real-life scenarios.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"135 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125682260","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Towards the Formal Analysis of UML Activity Diagrams in a Calculus of Context-aware Ambients 面向上下文感知环境演算中UML活动图的形式化分析
Pub Date : 2023-06-01 DOI: 10.1109/COMPSAC57700.2023.00261
F. Siewe
The Unified Modeling Language (UML) is the industrial de-facto standard for designing systems. It has been used widely in many industrial applications. However, the lack of formal semantics for UML makes it unsuitable for formal verification. As such, UML is limited when it comes to the design of safety/security critical systems where faults can cause damages to people, properties, or the environment. This paper proposes an attempt to define a formal semantics for the UML activity diagrams. An algorithm is proposed that translates an activity diagram into a process in a Calculus of Context-aware Ambients (CCA). This process can then be formally analysed using the tool support for CCA. Hence, errors can be detected and fixed early during the system development life-cycle. The pragmatics of the proposed approach is demonstrated using a case study in e-commerce.
统一建模语言(UML)是设计系统的工业事实标准。它已广泛应用于许多工业应用中。然而,UML缺乏形式化语义使得它不适合形式化验证。因此,当涉及到安全/安全关键系统的设计时,UML是有限的,在这些系统中,错误可能会对人员、财产或环境造成损害。本文提出了为UML活动图定义形式化语义的尝试。提出了一种将活动图转换为上下文感知环境演算(CCA)中的过程的算法。然后可以使用支持CCA的工具对该过程进行正式分析。因此,可以在系统开发生命周期的早期检测和修复错误。本文以电子商务为例对该方法进行了语用分析。
{"title":"Towards the Formal Analysis of UML Activity Diagrams in a Calculus of Context-aware Ambients","authors":"F. Siewe","doi":"10.1109/COMPSAC57700.2023.00261","DOIUrl":"https://doi.org/10.1109/COMPSAC57700.2023.00261","url":null,"abstract":"The Unified Modeling Language (UML) is the industrial de-facto standard for designing systems. It has been used widely in many industrial applications. However, the lack of formal semantics for UML makes it unsuitable for formal verification. As such, UML is limited when it comes to the design of safety/security critical systems where faults can cause damages to people, properties, or the environment. This paper proposes an attempt to define a formal semantics for the UML activity diagrams. An algorithm is proposed that translates an activity diagram into a process in a Calculus of Context-aware Ambients (CCA). This process can then be formally analysed using the tool support for CCA. Hence, errors can be detected and fixed early during the system development life-cycle. The pragmatics of the proposed approach is demonstrated using a case study in e-commerce.","PeriodicalId":296288,"journal":{"name":"2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2023-06-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130029840","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
2023 IEEE 47th Annual Computers, Software, and Applications Conference (COMPSAC)
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1