首页 > 最新文献

2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)最新文献

英文 中文
An Indian Currency Recognition Model for Assisting Visually Impaired Individuals 帮助视障人士的印度货币识别模型
Madhav Pasumarthy, Rutvi Padhy, Raghuveer Yadav, Ganesh Subramaniam, Madhav Rao
Visually impaired persons find it extremely difficult to perform cash transactions in outdoor environments. For assisting the visually challenged individuals, a YOLOv5 based deep neural network was designed to detect image based currency denominations. Thereby aid in completing the authentic transaction. The robust model was trained for images with currency notes in different backgrounds, multiple sides of the currency notes presented, notes around cluttered objects, notes near reflective surfaces, and blurred images of the currency notes. An annotated and augmented dataset of around 10,000 original images was created for developing the model. A pre-processing step to rescale all the images to 224 × 224 was applied to standardize the input to the neural network, and generalize the model for different platforms including single board computer and smartphones. The trained model showcased an average denomination recognition accuracy of 92.71% for an altogether different dataset. The trained model was deployed on Raspberry-Pi and Smartphone independently, and the outcome to detect the currency denomination from the image was successfully demonstrated. The model showcased adequate performance on different platforms, leading to the exploration of several other assistive applications based on the currency recognition model to improve the standard of living for visually challenged individuals.
视障人士发现在户外环境下进行现金交易极为困难。为了帮助视障人士,设计了一个基于YOLOv5的深度神经网络来检测基于图像的货币面额。从而有助于完成真实的交易。对不同背景下的纸币图像、呈现的纸币的多个侧面、围绕杂乱物体的纸币、靠近反射表面的纸币以及模糊的纸币图像进行了鲁棒模型的训练。为开发该模型,创建了一个包含约10,000张原始图像的注释和增强数据集。采用预处理步骤将所有图像重新缩放为224 × 224,对神经网络的输入进行标准化,并将模型推广到包括单板计算机和智能手机在内的不同平台。对于完全不同的数据集,训练后的模型显示出92.71%的平均面额识别准确率。将训练好的模型分别部署在树莓派和智能手机上,并成功演示了从图像中检测货币面额的结果。该模型在不同的平台上显示了足够的性能,从而导致了基于货币识别模型的其他几个辅助应用的探索,以提高视障人士的生活水平。
{"title":"An Indian Currency Recognition Model for Assisting Visually Impaired Individuals","authors":"Madhav Pasumarthy, Rutvi Padhy, Raghuveer Yadav, Ganesh Subramaniam, Madhav Rao","doi":"10.1109/RASSE54974.2022.9989624","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989624","url":null,"abstract":"Visually impaired persons find it extremely difficult to perform cash transactions in outdoor environments. For assisting the visually challenged individuals, a YOLOv5 based deep neural network was designed to detect image based currency denominations. Thereby aid in completing the authentic transaction. The robust model was trained for images with currency notes in different backgrounds, multiple sides of the currency notes presented, notes around cluttered objects, notes near reflective surfaces, and blurred images of the currency notes. An annotated and augmented dataset of around 10,000 original images was created for developing the model. A pre-processing step to rescale all the images to 224 × 224 was applied to standardize the input to the neural network, and generalize the model for different platforms including single board computer and smartphones. The trained model showcased an average denomination recognition accuracy of 92.71% for an altogether different dataset. The trained model was deployed on Raspberry-Pi and Smartphone independently, and the outcome to detect the currency denomination from the image was successfully demonstrated. The model showcased adequate performance on different platforms, leading to the exploration of several other assistive applications based on the currency recognition model to improve the standard of living for visually challenged individuals.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125575814","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}
引用次数: 1
SEmbedNet: Hardware-Friendly CNN for Ectopic Beat Classification on STM32-Based Edge Device SEmbedNet:基于stm32边缘设备的异位节拍分类的硬件友好CNN
You-Liang Xie, Xin-Rong Lin, Che-Wei Lin
This study proposed a hardware-friendly-CNN-based hardware implementation system for screening electrocardiogram (ECG) ectopic beat with an STM32 ARM microcontroller-based embedded artificial intelligence (AI) edge device. In single heartbeat classification, continuous wavelet transformation based SEmbedNet and simplified AlexNet/GoogLeNet with different pixels of 56/112 of input size were compared to choose the best and most efficient combination to implement in the hardware. Five classes of the ectopic beat are followed by the ANSI/AAMI EC57 guideline in the MIT-BIH arrhythmia database, including non-ectopic beat (N), supraventricular ectopic beat (S), ventricular ectopic beat (V), fusion beat (F), and unknown beat(Q). Besides, this study performed the model through k-fold cross-validation and choose the best model for hardware implementation. The classification result showed that using a 5-layer CNN (SEmbedNet) with an input image of pixel 56 could get better performance than an 8-layer CNN (simplified AlexNet) with a total accuracy of 99.89%. Besides, the combination of SEmbedNet with an input image size of pixel 56 and STM32 can achieve the benefits of 1.3s and 1.1 W per heartbeat in the classification task, and it only takes about 4 seconds. Moreover, a multiple-STM32 cross-validation platform was built to reduce the validation time. It can process more than a hundred thousand heartbeats in 6.4 hours.
基于STM32 ARM微控制器的嵌入式人工智能(AI)边缘设备,提出了一种硬件友好的基于cnn的心电图(ECG)异位搏筛查硬件实现系统。在单次心跳分类中,比较基于连续小波变换的SEmbedNet和简化后的AlexNet/GoogLeNet在56/112的不同像素输入大小下,选择最佳和最有效的组合在硬件上实现。MIT-BIH心律失常数据库中的ANSI/AAMI EC57指南遵循五类异位搏,包括非异位搏(N)、室上异位搏(S)、室上异位搏(V)、融合搏(F)和未知搏(Q)。此外,本研究通过k-fold交叉验证对模型进行验证,并选择最佳模型进行硬件实现。分类结果表明,使用输入图像像素为56的5层CNN (SEmbedNet)可以获得比8层CNN(简化AlexNet)更好的性能,总准确率为99.89%。此外,将输入图像尺寸为56像素的SEmbedNet与STM32相结合,在分类任务中可以实现每心跳1.3s和1.1 W的优势,只需要4秒左右的时间。建立了多stm32交叉验证平台,缩短了验证时间。它可以在6.4小时内处理超过10万次心跳。
{"title":"SEmbedNet: Hardware-Friendly CNN for Ectopic Beat Classification on STM32-Based Edge Device","authors":"You-Liang Xie, Xin-Rong Lin, Che-Wei Lin","doi":"10.1109/RASSE54974.2022.9989708","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989708","url":null,"abstract":"This study proposed a hardware-friendly-CNN-based hardware implementation system for screening electrocardiogram (ECG) ectopic beat with an STM32 ARM microcontroller-based embedded artificial intelligence (AI) edge device. In single heartbeat classification, continuous wavelet transformation based SEmbedNet and simplified AlexNet/GoogLeNet with different pixels of 56/112 of input size were compared to choose the best and most efficient combination to implement in the hardware. Five classes of the ectopic beat are followed by the ANSI/AAMI EC57 guideline in the MIT-BIH arrhythmia database, including non-ectopic beat (N), supraventricular ectopic beat (S), ventricular ectopic beat (V), fusion beat (F), and unknown beat(Q). Besides, this study performed the model through k-fold cross-validation and choose the best model for hardware implementation. The classification result showed that using a 5-layer CNN (SEmbedNet) with an input image of pixel 56 could get better performance than an 8-layer CNN (simplified AlexNet) with a total accuracy of 99.89%. Besides, the combination of SEmbedNet with an input image size of pixel 56 and STM32 can achieve the benefits of 1.3s and 1.1 W per heartbeat in the classification task, and it only takes about 4 seconds. Moreover, a multiple-STM32 cross-validation platform was built to reduce the validation time. It can process more than a hundred thousand heartbeats in 6.4 hours.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133656402","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 Healthcare Outcomes with Learning Models for Machine Commonsense Reasoning Systems 利用机器常识推理系统的学习模型改善医疗保健结果
Sirwe Saeedi, A. Fong, Ajay K. Gupta, Steve M. Carr
Machine commonsense reasoning (MCR) systems can significantly improve the way we interact with machines. MCR systems are therefore an important element in any human-centric applications. Recent advances in machine learning (ML) have enabled breakthroughs in MCR technologies. This paper aims to improve healthcare outcomes by making human-machine interactions more intuitive than before. It presents learning models developed for MCR. Specifically, it presents a critical analysis of state-of-the-art deep learning (DL) models for MCR. These include recurrent neural network (RNN), transfer learning (TL), and transformers. Transformers, in particular, have been found to be effective for a range of natural language processing (NLP) applications, including MCR. Based on the analysis, another contribution of this paper is to assemble useful MCR tools into an adaptable MCR toolbox. To ensure broad applicability, the toolbox can be customizable for different MCR applications. Our research focuses on two specific MCR applications: commonsense validation and commonsense explanation. The former concerns identifying statements that do not make commonsense. The latter aims at explaining the reason why a given statement does not make commonsense. The paper presents some preliminary results of applying elements of the assembled toolbox to the two MCR applications. These results indicate that it is possible to achieve near human performances using finely-tuned state-of-the-art DL methods for the two MCR applications.
机器常识推理(MCR)系统可以显著改善我们与机器交互的方式。因此,MCR系统是任何以人为中心的应用程序中的重要元素。机器学习(ML)的最新进展使MCR技术取得了突破。本文旨在通过使人机交互比以前更加直观来改善医疗保健结果。介绍了为MCR开发的学习模型。具体来说,它对MCR的最先进的深度学习(DL)模型进行了批判性分析。其中包括循环神经网络(RNN)、迁移学习(TL)和变压器。特别是变形金刚,已经被发现在一系列自然语言处理(NLP)应用中是有效的,包括MCR。在此基础上,本文的另一个贡献是将有用的MCR工具组合成一个适应性强的MCR工具箱。为了确保广泛的适用性,工具箱可以针对不同的MCR应用程序进行定制。我们的研究主要集中在两个特定的MCR应用:常识验证和常识解释。前者涉及识别不符合常识的陈述。后者的目的是解释为什么一个给定的陈述不符合常识。本文介绍了将组合工具箱的元素应用于两种MCR应用的一些初步结果。这些结果表明,对于两个MCR应用程序,使用微调的最先进的深度学习方法可以达到接近人类的性能。
{"title":"Improving Healthcare Outcomes with Learning Models for Machine Commonsense Reasoning Systems","authors":"Sirwe Saeedi, A. Fong, Ajay K. Gupta, Steve M. Carr","doi":"10.1109/RASSE54974.2022.10019733","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.10019733","url":null,"abstract":"Machine commonsense reasoning (MCR) systems can significantly improve the way we interact with machines. MCR systems are therefore an important element in any human-centric applications. Recent advances in machine learning (ML) have enabled breakthroughs in MCR technologies. This paper aims to improve healthcare outcomes by making human-machine interactions more intuitive than before. It presents learning models developed for MCR. Specifically, it presents a critical analysis of state-of-the-art deep learning (DL) models for MCR. These include recurrent neural network (RNN), transfer learning (TL), and transformers. Transformers, in particular, have been found to be effective for a range of natural language processing (NLP) applications, including MCR. Based on the analysis, another contribution of this paper is to assemble useful MCR tools into an adaptable MCR toolbox. To ensure broad applicability, the toolbox can be customizable for different MCR applications. Our research focuses on two specific MCR applications: commonsense validation and commonsense explanation. The former concerns identifying statements that do not make commonsense. The latter aims at explaining the reason why a given statement does not make commonsense. The paper presents some preliminary results of applying elements of the assembled toolbox to the two MCR applications. These results indicate that it is possible to achieve near human performances using finely-tuned state-of-the-art DL methods for the two MCR applications.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132338079","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
Real-Time and Non-Contact Arrhythmia Recognition Algorithm for Hardware Implementation 实时非接触心律失常识别算法的硬件实现
Kai Lei, Ming-Yueh Ku, Shuenn-Yuh Lee
The purpose of the system is to establish a real-time arrhythmia recognition according to image, which can be easily implemented by hardware as artificial intelligence (AI) accelerator. Through the remote photoplethysmography (rPPG), the slight changes of the face are captured in a non-contact way, and the analysis of the AI algorithm can deduce the correlation between subtle change of the face and arrhythmia. The design of a conventional neural network has a large of multipliers and adders in the internal network, and multi-bit multipliers and adders usually cause a long critical path. Through the accelerated design based on the computer in memory (CIM) system, the time of transferring the data can be effectively reduced. While the high-precision network also has a lot of parameters, so we need to compress the model for the realization of hardware.
该系统的目的是建立一种基于图像的实时心律失常识别系统,该系统可以很容易地通过硬件作为人工智能(AI)加速器来实现。通过远程光电容积脉搏波(rPPG),以非接触的方式捕捉面部的细微变化,通过AI算法的分析,可以推断出面部细微变化与心律失常之间的相关性。传统的神经网络设计在内部网络中有大量的乘法器和加法器,而多比特乘法器和加法器通常会导致较长的关键路径。通过基于内存计算机(CIM)系统的加速设计,可以有效地减少数据传输时间。而高精度网络也有很多参数,因此我们需要压缩模型以便硬件实现。
{"title":"Real-Time and Non-Contact Arrhythmia Recognition Algorithm for Hardware Implementation","authors":"Kai Lei, Ming-Yueh Ku, Shuenn-Yuh Lee","doi":"10.1109/RASSE54974.2022.9989597","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989597","url":null,"abstract":"The purpose of the system is to establish a real-time arrhythmia recognition according to image, which can be easily implemented by hardware as artificial intelligence (AI) accelerator. Through the remote photoplethysmography (rPPG), the slight changes of the face are captured in a non-contact way, and the analysis of the AI algorithm can deduce the correlation between subtle change of the face and arrhythmia. The design of a conventional neural network has a large of multipliers and adders in the internal network, and multi-bit multipliers and adders usually cause a long critical path. Through the accelerated design based on the computer in memory (CIM) system, the time of transferring the data can be effectively reduced. While the high-precision network also has a lot of parameters, so we need to compress the model for the realization of hardware.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"24 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134243056","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
Design 4x1 Space-Time Conjugate Two-Path Full-Rate OFDM Systems 设计4x1空时共轭双径全速率OFDM系统
H. Yeh, Jun Zhou
Secured and robust wireless communication systems are critical in rapidly changing mobile fading channels. Further developing the 2x1 conjugate cancellation (CC), we proposed a 4x1 space-time (ST) orthogonal frequency division multiplexing (OFDM) system in conjunction with CC as a block coded two-path transmission scheme. This full-rate 4x1 STCCOFDM system alleviates the effect of inter-carrier interference (ICI) in mobile channels with an outstanding BER performance due to the high diversity order and two-path CC block coding scheme which offers high signal-to-ICI ratio. Both Walsh–Hadamard transform (WHT) and Zadoff-Chu transform (ZCT) are used as the orthogonal pre-coder to further improve bit error rate (BER) performance. Employing the unique pre-coder at the transmitter, the security is achieved at the user’s receiver terminal since the user must perform the inverse operation via a prior known pre-coder. By employing the same order M-ary modulation in transmission, this 4x1 pre-coded full-rate STCCOFDM systems offer an outstanding BER than that of the 4x1 pre-coded half-rate ST OFDM system in mobile channels with the same bandwidth efficiency. By using a higher order M-ary modulation in transmission, the 4x1 full-rate STCCOFDM systems offer an outstanding BER over the full-rate 4x1 ST OFDM in mobile environments with the same bandwidth efficiency. Simulations prove that this full-rate 4x1 STCCOFDM systems are robust to mobile channels and the architecture can be generalized to multiple receiver antennas in the fifth generation (5G) systems.
在快速变化的移动衰落信道中,安全可靠的无线通信系统至关重要。进一步发展2x1共轭抵消(CC),我们提出了一个4x1时空(ST)正交频分复用(OFDM)系统结合CC作为块编码双路传输方案。该全速率4x1 stcccofdm系统缓解了移动信道中载波间干扰(ICI)的影响,由于其高分集阶和双径CC分组编码方案提供了高信噪比,具有出色的误码率性能。采用Walsh-Hadamard变换(WHT)和Zadoff-Chu变换(ZCT)作为正交预编码器,进一步提高了误码率(BER)性能。在发送端采用唯一的预编码器,由于用户必须通过先前已知的预编码器执行反向操作,因此在用户的接收端实现了安全性。通过在传输中采用相同阶数的M-ary调制,该4x1预编码全速率STCCOFDM系统在相同带宽效率的移动信道中比4x1预编码半速率ST OFDM系统提供了出色的BER。通过在传输中使用更高阶的M-ary调制,4x1全速率STCCOFDM系统在相同带宽效率的移动环境中比全速率4x1 ST OFDM提供出色的BER。仿真结果表明,该全速率4x1 STCCOFDM系统对移动信道具有鲁棒性,该架构可推广到5G系统中的多接收天线中。
{"title":"Design 4x1 Space-Time Conjugate Two-Path Full-Rate OFDM Systems","authors":"H. Yeh, Jun Zhou","doi":"10.1109/RASSE54974.2022.9989986","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989986","url":null,"abstract":"Secured and robust wireless communication systems are critical in rapidly changing mobile fading channels. Further developing the 2x1 conjugate cancellation (CC), we proposed a 4x1 space-time (ST) orthogonal frequency division multiplexing (OFDM) system in conjunction with CC as a block coded two-path transmission scheme. This full-rate 4x1 STCCOFDM system alleviates the effect of inter-carrier interference (ICI) in mobile channels with an outstanding BER performance due to the high diversity order and two-path CC block coding scheme which offers high signal-to-ICI ratio. Both Walsh–Hadamard transform (WHT) and Zadoff-Chu transform (ZCT) are used as the orthogonal pre-coder to further improve bit error rate (BER) performance. Employing the unique pre-coder at the transmitter, the security is achieved at the user’s receiver terminal since the user must perform the inverse operation via a prior known pre-coder. By employing the same order M-ary modulation in transmission, this 4x1 pre-coded full-rate STCCOFDM systems offer an outstanding BER than that of the 4x1 pre-coded half-rate ST OFDM system in mobile channels with the same bandwidth efficiency. By using a higher order M-ary modulation in transmission, the 4x1 full-rate STCCOFDM systems offer an outstanding BER over the full-rate 4x1 ST OFDM in mobile environments with the same bandwidth efficiency. Simulations prove that this full-rate 4x1 STCCOFDM systems are robust to mobile channels and the architecture can be generalized to multiple receiver antennas in the fifth generation (5G) systems.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"46 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114540443","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
Space-Time Parallel Cancellation Interleaved OFDM Systems in Impulsive Noise and Mobile Fading Channels 脉冲噪声和移动衰落信道下的空时并行对消交织OFDM系统
H. Yeh, Jun Zhou
In modern space and communication systems, it is desirable to have a low bit error rate (BER) in impulse noise (IN) and mobile fading channels. IN exists in varied transmission systems, such as digital video broadcasting-terrestrial (DVB-T), digital audio broadcasting (DAB), asymmetric digital subscriber line (ADSL), and the fifth generation (5G) networks. A 2x2 space-time parallel cancellation (STPC) transmission scheme joint with interleaved orthogonal frequency division multiplexing (IOFDM) system is presented in this paper to mitigate IN and mobile fading channel effects. The STPC OFDM system employs an architecture with two-path transmission to mitigate inter-carrier interference (ICI) in mobile fading channels. The interleaving process in IOFDM is employed for increasing mixed time and frequency domain diversity within the two-path STPC OFDM block. Hence, the STPC-IOFDM system characterizes the excellent mitigation of ICI due to the robustness of STPC in mobile fading channels while the interleaving process introduces time and frequency domain diversity to further effectively combat IN and frequency selective fading channels. It is demonstrated via simulations that the proposed STPC-IOFDM system is vigorous to numerous frequency selective environments with or without IN. Its BER performance outperforms ST-OFDM, ST-IOFDM, and STPC-OFDM systems in both IN and COST207 typical urban or bad urban mobile fading channels.
在现代空间和通信系统中,期望在脉冲噪声和移动衰落信道中具有较低的误码率。IN存在于各种传输系统中,例如地面数字视频广播(DVB-T)、数字音频广播(DAB)、非对称数字用户线路(ADSL)和第五代(5G)网络。本文提出了一种与交织正交频分复用(IOFDM)系统相结合的2x2空时并行对消(STPC)传输方案,以缓解输入信道和移动信道的衰落效应。STPC OFDM系统采用双路传输架构,以减轻移动衰落信道中的载波间干扰。IOFDM中的交错处理用于提高双径STPC OFDM块内的混合时频分集。因此,由于STPC在移动衰落信道中的鲁棒性,STPC- iofdm系统具有出色的ICI缓解特性,而交错过程引入了时频域分集,进一步有效地对抗in和频率选择性衰落信道。仿真结果表明,该STPC-IOFDM系统在多种频率选择环境下具有良好的抗干扰能力。它的误码率性能优于ST-OFDM, ST-IOFDM和STPC-OFDM系统在in和COST207典型城市或坏城市移动衰落信道。
{"title":"Space-Time Parallel Cancellation Interleaved OFDM Systems in Impulsive Noise and Mobile Fading Channels","authors":"H. Yeh, Jun Zhou","doi":"10.1109/RASSE54974.2022.9989980","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989980","url":null,"abstract":"In modern space and communication systems, it is desirable to have a low bit error rate (BER) in impulse noise (IN) and mobile fading channels. IN exists in varied transmission systems, such as digital video broadcasting-terrestrial (DVB-T), digital audio broadcasting (DAB), asymmetric digital subscriber line (ADSL), and the fifth generation (5G) networks. A 2x2 space-time parallel cancellation (STPC) transmission scheme joint with interleaved orthogonal frequency division multiplexing (IOFDM) system is presented in this paper to mitigate IN and mobile fading channel effects. The STPC OFDM system employs an architecture with two-path transmission to mitigate inter-carrier interference (ICI) in mobile fading channels. The interleaving process in IOFDM is employed for increasing mixed time and frequency domain diversity within the two-path STPC OFDM block. Hence, the STPC-IOFDM system characterizes the excellent mitigation of ICI due to the robustness of STPC in mobile fading channels while the interleaving process introduces time and frequency domain diversity to further effectively combat IN and frequency selective fading channels. It is demonstrated via simulations that the proposed STPC-IOFDM system is vigorous to numerous frequency selective environments with or without IN. Its BER performance outperforms ST-OFDM, ST-IOFDM, and STPC-OFDM systems in both IN and COST207 typical urban or bad urban mobile fading channels.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"55 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129725066","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}
引用次数: 1
Image Segmentation for Colorectal cancer histopathological images analysis 用于结直肠癌组织病理图像分析的图像分割
Meng-Ling Wu, Jui-Hung Chang, P. Chung
Colorectal cancer (CRC) is the third most common malignancy and the second most deadly cancer. The most efficient way to determine CRC staging is to analyze whole slide digital pathology images; therefore, it is certainly important to ensure the accuracy of pathology slide analysis.We can obtain medical quantized data of pathological images by implementing deep learning methods. These methods not only can light pathologists’ load but also can provide accurate computing results.In this paper, we use U-2-NET as our backbone to perform Binary Image Segmentation on CRC pathology slides. CRC pathology slides have a variety of non-conforming shapes and colors which is an enormous challenge for detecting cancer areas. U-2-NET was originally used in the Salient Object Detection (SOD) task to find the most unique regions of human attention, which can be used to identify abnormal regions in pathological slices. Moreover, the RSU block of U-2-NET can handle long-term and short-term dependencies, which we believe helps maintain contextual information. With the large computational costs, U-2-NET is hard to implement for application. Our purposed method can use preprocessing, image-selecting mechanisms and transfer learning concepts to solve this problem.Our results show that the model trained with a small part of the data set and a modified small object function has the best results for Binary Image Segmentation of colorectal cancer pathology sections by U-2-NET, with the best IOU (0.77) and Dice Loss (0.83) compared with other models (MSRFCNN, FCN, SegNet, and Unet). Furthermore, after transferring learning using pre-trained weights from the SOD dataset, the results are improved compared to those of learning the network from scratch.
结直肠癌(CRC)是第三大最常见的恶性肿瘤,也是第二大最致命的癌症。确定结直肠癌分期最有效的方法是分析整片数字病理图像;因此,确保病理切片分析的准确性是非常重要的。通过实施深度学习方法,我们可以获得病理图像的医学量化数据。这些方法不仅减轻了病理学家的负担,而且可以提供准确的计算结果。在本文中,我们使用U-2-NET作为主干,对CRC病理切片进行二值图像分割。结直肠癌病理切片具有各种不一致的形状和颜色,这对检测癌症区域是一个巨大的挑战。U-2-NET最初用于显著目标检测(SOD)任务,以寻找人类注意力最独特的区域,这些区域可用于识别病理切片中的异常区域。此外,U-2-NET的RSU块可以处理长期和短期依赖,我们认为这有助于维护上下文信息。由于U-2-NET计算成本大,难以实现应用。我们的目标方法可以使用预处理、图像选择机制和迁移学习概念来解决这个问题。我们的研究结果表明,使用一小部分数据集和改进的小目标函数训练的模型与其他模型(MSRFCNN, FCN, SegNet和Unet)相比,U-2-NET对结直肠癌病理切片的二值图像分割效果最好,IOU(0.77)和Dice Loss(0.83)最好。此外,在使用来自SOD数据集的预训练权值进行迁移学习后,与从头开始学习网络相比,结果有所改善。
{"title":"Image Segmentation for Colorectal cancer histopathological images analysis","authors":"Meng-Ling Wu, Jui-Hung Chang, P. Chung","doi":"10.1109/RASSE54974.2022.9989848","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989848","url":null,"abstract":"Colorectal cancer (CRC) is the third most common malignancy and the second most deadly cancer. The most efficient way to determine CRC staging is to analyze whole slide digital pathology images; therefore, it is certainly important to ensure the accuracy of pathology slide analysis.We can obtain medical quantized data of pathological images by implementing deep learning methods. These methods not only can light pathologists’ load but also can provide accurate computing results.In this paper, we use U-2-NET as our backbone to perform Binary Image Segmentation on CRC pathology slides. CRC pathology slides have a variety of non-conforming shapes and colors which is an enormous challenge for detecting cancer areas. U-2-NET was originally used in the Salient Object Detection (SOD) task to find the most unique regions of human attention, which can be used to identify abnormal regions in pathological slices. Moreover, the RSU block of U-2-NET can handle long-term and short-term dependencies, which we believe helps maintain contextual information. With the large computational costs, U-2-NET is hard to implement for application. Our purposed method can use preprocessing, image-selecting mechanisms and transfer learning concepts to solve this problem.Our results show that the model trained with a small part of the data set and a modified small object function has the best results for Binary Image Segmentation of colorectal cancer pathology sections by U-2-NET, with the best IOU (0.77) and Dice Loss (0.83) compared with other models (MSRFCNN, FCN, SegNet, and Unet). Furthermore, after transferring learning using pre-trained weights from the SOD dataset, the results are improved compared to those of learning the network from scratch.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-11-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125618312","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
Critical Concrete Scenario Generation Using Scenario-Based Falsification 使用基于场景的伪造生成关键的具体场景
D. Karunakaran, J. S. Berrio, Stewart Worrall, E. Nebot
Autonomous vehicles have the potential to lower the accident rate when compared to human driving. Moreover, it has been the driving force of automated vehicles’ rapid development over the last few years. In the higher Society of Automotive Engineers (SAE) automation level, the vehicle’s and passengers’ safety responsibility is transferred from the driver to the automated system, so thoroughly validating such a system is essential. Recently, academia and industry have embraced scenario-based evaluation as the complementary approach to road testing, reducing the overall testing effort required. It is essential to determine the system’s flaws before deploying it on public roads as there is no safety driver to guarantee the reliability of such a system. This paper proposes a Reinforcement Learning (RL) based scenario-based falsification method to search for a high-risk scenario in a pedestrian crossing traffic situation. We define a scenario as risky when a system under test (SUT) does not satisfy the requirement. The reward function for our RL approach is based on Intel’s Responsibility Sensitive Safety(RSS), Euclidean distance, and distance to a potential collision. Code and videos are available online at https://github.com/dkarunakaran/scenario_based_falsification.
与人类驾驶相比,自动驾驶汽车有可能降低事故率。此外,它也是过去几年自动驾驶汽车快速发展的动力。在更高的汽车工程师学会(SAE)自动化级别中,车辆和乘客的安全责任从驾驶员转移到自动化系统,因此彻底验证这样的系统至关重要。最近,学术界和工业界已经将基于场景的评估作为道路测试的补充方法,从而减少了所需的总体测试工作。由于没有安全驾驶员来保证系统的可靠性,因此在公共道路上部署该系统之前,必须确定其缺陷。本文提出了一种基于强化学习(RL)的基于场景的伪造方法,用于行人过马路交通场景中高风险场景的搜索。当被测系统(SUT)不满足需求时,我们将场景定义为有风险的。RL方法的奖励函数基于英特尔的责任敏感安全(RSS)、欧几里得距离和到潜在碰撞的距离。代码和视频可在https://github.com/dkarunakaran/scenario_based_falsification上获得。
{"title":"Critical Concrete Scenario Generation Using Scenario-Based Falsification","authors":"D. Karunakaran, J. S. Berrio, Stewart Worrall, E. Nebot","doi":"10.1109/RASSE54974.2022.9989690","DOIUrl":"https://doi.org/10.1109/RASSE54974.2022.9989690","url":null,"abstract":"Autonomous vehicles have the potential to lower the accident rate when compared to human driving. Moreover, it has been the driving force of automated vehicles’ rapid development over the last few years. In the higher Society of Automotive Engineers (SAE) automation level, the vehicle’s and passengers’ safety responsibility is transferred from the driver to the automated system, so thoroughly validating such a system is essential. Recently, academia and industry have embraced scenario-based evaluation as the complementary approach to road testing, reducing the overall testing effort required. It is essential to determine the system’s flaws before deploying it on public roads as there is no safety driver to guarantee the reliability of such a system. This paper proposes a Reinforcement Learning (RL) based scenario-based falsification method to search for a high-risk scenario in a pedestrian crossing traffic situation. We define a scenario as risky when a system under test (SUT) does not satisfy the requirement. The reward function for our RL approach is based on Intel’s Responsibility Sensitive Safety(RSS), Euclidean distance, and distance to a potential collision. Code and videos are available online at https://github.com/dkarunakaran/scenario_based_falsification.","PeriodicalId":382440,"journal":{"name":"2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)","volume":"43 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-08-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124536564","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}
引用次数: 1
期刊
2022 IEEE International Conference on Recent Advances in Systems Science and Engineering (RASSE)
全部 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