首页 > 最新文献

Electronics最新文献

英文 中文
On the Security of a Secure and Computationally Efficient Authentication and Key Agreement Scheme for Internet of Vehicles 论安全且计算高效的车联网认证和密钥协议方案的安全性
Pub Date : 2024-08-08 DOI: 10.3390/electronics13163136
Kisung Park, Myeonghyun Kim, Youngho Park
In the Internet of Vehicles (IoV) environments, vehicles and roadside units (RSUs) communicate predominantly through public channels. These vehicles and RSUs exchange various data, such as traffic density, location, speed, etc. Therefore, secure and efficient authentication and key establishment (AKE) are needed to guarantee user privacy when exchanging data between vehicles and RSUs. Recently, a secure and computationally AKE scheme have been proposed to construct secure IoV environments. In their research, the authors asserted that their AKE scheme provides comprehensive security properties, protecting against various potential threats while simultaneously ensuring session key integrity, robust mutual authentication. This paper proved that the previous scheme does not prevent various attacks using logical and mathematical analyses. Moreover, we demonstrated that this scheme does not meet the essential security requirements and correctness of security assumptions. We perform the simulation proof using AVISPA, which is well known as a formal verification tool. To enhance the resilience of attacks, we propose solutions aimed at developing more robust and efficient AKE for IoV environments.
在车联网(IoV)环境中,车辆和路边装置(RSU)主要通过公共渠道进行通信。这些车辆和 RSU 交换各种数据,如交通密度、位置、速度等。因此,在车辆和 RSU 之间交换数据时,需要安全高效的身份验证和密钥建立(AKE)来保证用户隐私。最近,有人提出了一种安全且计算量低的 AKE 方案来构建安全的物联网环境。在他们的研究中,作者声称他们的 AKE 方案提供了全面的安全特性,可抵御各种潜在威胁,同时确保会话密钥的完整性和稳健的相互验证。本文通过逻辑和数学分析证明,以前的方案无法防止各种攻击。此外,我们还证明了该方案不符合基本的安全要求和安全假设的正确性。我们使用著名的形式验证工具 AVISPA 进行了仿真证明。为了增强对攻击的抵御能力,我们提出了旨在为物联网环境开发更稳健、更高效的 AKE 的解决方案。
{"title":"On the Security of a Secure and Computationally Efficient Authentication and Key Agreement Scheme for Internet of Vehicles","authors":"Kisung Park, Myeonghyun Kim, Youngho Park","doi":"10.3390/electronics13163136","DOIUrl":"https://doi.org/10.3390/electronics13163136","url":null,"abstract":"In the Internet of Vehicles (IoV) environments, vehicles and roadside units (RSUs) communicate predominantly through public channels. These vehicles and RSUs exchange various data, such as traffic density, location, speed, etc. Therefore, secure and efficient authentication and key establishment (AKE) are needed to guarantee user privacy when exchanging data between vehicles and RSUs. Recently, a secure and computationally AKE scheme have been proposed to construct secure IoV environments. In their research, the authors asserted that their AKE scheme provides comprehensive security properties, protecting against various potential threats while simultaneously ensuring session key integrity, robust mutual authentication. This paper proved that the previous scheme does not prevent various attacks using logical and mathematical analyses. Moreover, we demonstrated that this scheme does not meet the essential security requirements and correctness of security assumptions. We perform the simulation proof using AVISPA, which is well known as a formal verification tool. To enhance the resilience of attacks, we propose solutions aimed at developing more robust and efficient AKE for IoV environments.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"24 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141925498","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
Differential–Linear Approximations of CHAM 差分线性近似 CHAM
Pub Date : 2024-08-08 DOI: 10.3390/electronics13163141
Dongyoung Roh
CHAM is a family of lightweight block ciphers designed for resource-constrained environments like IoT devices and embedded systems, which require low power consumption and high performance. Despite numerous cryptanalytic evaluations, the security of CHAM remains robust. Differential–linear cryptanalysis, a method that combines two of the strongest attack methods on block ciphers—differential cryptanalysis and linear cryptanalysis—has been successfully applied to many block ciphers. This study introduces the first concrete differential–linear approximations of CHAM, marking a significant advancement in the cryptanalysis of this cipher family. Utilizing a Boolean satisfiability problem framework, we present a 46-round differential–linear approximation of CHAM-64/128 with a correlation of 2−31.08 and a 58-round approximation for CHAM-128/128 and CHAM-128/256 with correlations of 2−58.86 and 2−59.08, respectively. These findings significantly exceed the designers’ expectations for differential–linear approximations using CHAM. Furthermore, the 46-round differential–linear approximation of CHAM-64/128 is the best distinguisher of CHAM-64/128 to date in a single-key attack model. Notably, our findings do not threaten the security of CHAM but provide deeper insights into its cryptanalytic resistance.
CHAM 是一系列轻量级的块密码,专为物联网设备和嵌入式系统等资源受限的环境而设计,这些环境要求低功耗和高性能。尽管经过无数次密码分析评估,CHAM 的安全性仍然很高。差分线性密码分析是一种结合了对块密码最强的两种攻击方法--差分密码分析和线性密码分析--的方法,已成功应用于许多块密码。本研究首次提出了 CHAM 的具体微分线性近似值,标志着该密码系列的密码分析取得了重大进展。利用布尔可满足性问题框架,我们提出了 46 轮差分线性近似 CHAM-64/128,相关性为 2-31.08,以及 58 轮近似 CHAM-128/128 和 CHAM-128/256,相关性分别为 2-58.86 和 2-59.08。这些结果大大超出了设计人员对使用 CHAM 进行微分线性逼近的预期。此外,CHAM-64/128 的 46 轮差分线性近似是迄今为止在单密钥攻击模型中对 CHAM-64/128 的最佳区分。值得注意的是,我们的发现并没有威胁到 CHAM 的安全性,而是为其抗密码分析能力提供了更深入的见解。
{"title":"Differential–Linear Approximations of CHAM","authors":"Dongyoung Roh","doi":"10.3390/electronics13163141","DOIUrl":"https://doi.org/10.3390/electronics13163141","url":null,"abstract":"CHAM is a family of lightweight block ciphers designed for resource-constrained environments like IoT devices and embedded systems, which require low power consumption and high performance. Despite numerous cryptanalytic evaluations, the security of CHAM remains robust. Differential–linear cryptanalysis, a method that combines two of the strongest attack methods on block ciphers—differential cryptanalysis and linear cryptanalysis—has been successfully applied to many block ciphers. This study introduces the first concrete differential–linear approximations of CHAM, marking a significant advancement in the cryptanalysis of this cipher family. Utilizing a Boolean satisfiability problem framework, we present a 46-round differential–linear approximation of CHAM-64/128 with a correlation of 2−31.08 and a 58-round approximation for CHAM-128/128 and CHAM-128/256 with correlations of 2−58.86 and 2−59.08, respectively. These findings significantly exceed the designers’ expectations for differential–linear approximations using CHAM. Furthermore, the 46-round differential–linear approximation of CHAM-64/128 is the best distinguisher of CHAM-64/128 to date in a single-key attack model. Notably, our findings do not threaten the security of CHAM but provide deeper insights into its cryptanalytic resistance.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"91 8","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141926766","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
An Efficient and Accurate Ground-Based Synthetic Aperture Radar (GB-SAR) Real-Time Imaging Scheme Based on Parallel Processing Mode and Architecture 基于并行处理模式和架构的高效精确地基合成孔径雷达(GB-SAR)实时成像方案
Pub Date : 2024-08-08 DOI: 10.3390/electronics13163138
Yunxin Tan, Guang-si Li, Chun Zhang, Weiming Gan
When performing high-resolution imaging with ground-based synthetic aperture radar (GB-SAR) systems, the data collected and processed are vast and complex, imposing higher demands on the real-time performance and processing efficiency of the imaging system. Yet a very limited number of studies have been conducted on the real-time processing method of GB-SAR monitoring data. This paper proposes a real-time imaging scheme based on parallel processing models, optimizing each step of the traditional ωK imaging algorithm in parallel. Several parallel optimization schemes are proposed for the computationally intensive and complex interpolation part, including dynamic parallelism, the Group-Nstream processing model, and the Fthread-Group-Nstream processing model. The Fthread-Group-Nstream processing model utilizes Fthread, Group, and Nstream for the finer-grained processing of monitoring data, reducing the impact of the nested depth on the algorithm’s performance in dynamic parallelism and alleviating the issue of serial execution within the Group-Nstream processing model. This scheme has been successfully applied in a synthetic aperture radar imaging system, achieving excellent imaging results and accuracy. The speedup ratio can reach 52.14, and the relative errors in amplitude and phase are close to 0, validating the effectiveness and practicality of the proposed schemes. This paper addresses the lack of research on the real-time processing of GB-SAR monitoring data, providing a reliable monitoring method for GB-SAR deformation monitoring.
利用地基合成孔径雷达(GB-SAR)系统进行高分辨率成像时,采集和处理的数据量大而复杂,对成像系统的实时性和处理效率提出了更高的要求。然而,对 GB-SAR 监测数据实时处理方法的研究却非常有限。本文提出了一种基于并行处理模型的实时成像方案,对传统ωK成像算法的每一步进行并行优化。针对计算密集和复杂的插值部分,提出了几种并行优化方案,包括动态并行、Group-Nstream 处理模型和 Fthread-Group-Nstream 处理模型。Fthread-Group-Nstream 处理模型利用 Fthread、Group 和 Nstream 对监控数据进行细粒度处理,减少了嵌套深度对动态并行中算法性能的影响,并缓解了 Group-Nstream 处理模型中串行执行的问题。该方案已成功应用于合成孔径雷达成像系统,取得了出色的成像效果和精度。加速比可达 52.14,振幅和相位的相对误差接近于 0,验证了所提方案的有效性和实用性。本文解决了 GB-SAR 监测数据实时处理研究不足的问题,为 GB-SAR 变形监测提供了一种可靠的监测方法。
{"title":"An Efficient and Accurate Ground-Based Synthetic Aperture Radar (GB-SAR) Real-Time Imaging Scheme Based on Parallel Processing Mode and Architecture","authors":"Yunxin Tan, Guang-si Li, Chun Zhang, Weiming Gan","doi":"10.3390/electronics13163138","DOIUrl":"https://doi.org/10.3390/electronics13163138","url":null,"abstract":"When performing high-resolution imaging with ground-based synthetic aperture radar (GB-SAR) systems, the data collected and processed are vast and complex, imposing higher demands on the real-time performance and processing efficiency of the imaging system. Yet a very limited number of studies have been conducted on the real-time processing method of GB-SAR monitoring data. This paper proposes a real-time imaging scheme based on parallel processing models, optimizing each step of the traditional ωK imaging algorithm in parallel. Several parallel optimization schemes are proposed for the computationally intensive and complex interpolation part, including dynamic parallelism, the Group-Nstream processing model, and the Fthread-Group-Nstream processing model. The Fthread-Group-Nstream processing model utilizes Fthread, Group, and Nstream for the finer-grained processing of monitoring data, reducing the impact of the nested depth on the algorithm’s performance in dynamic parallelism and alleviating the issue of serial execution within the Group-Nstream processing model. This scheme has been successfully applied in a synthetic aperture radar imaging system, achieving excellent imaging results and accuracy. The speedup ratio can reach 52.14, and the relative errors in amplitude and phase are close to 0, validating the effectiveness and practicality of the proposed schemes. This paper addresses the lack of research on the real-time processing of GB-SAR monitoring data, providing a reliable monitoring method for GB-SAR deformation monitoring.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"48 7","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141928201","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
Optimizing Economic Dispatch for Microgrid Clusters Using Improved Grey Wolf Optimization 利用改进的灰狼优化法优化微电网集群的经济调度
Pub Date : 2024-08-08 DOI: 10.3390/electronics13163139
Xinchen Wang, Shaorong Wang, Jiaxuan Ren, Zhaoxia Song, Shun Zhang, Hupeng Feng
With the rapid development of renewable energy generation in recent years, microgrid technology has increasingly emerged as an effective means to facilitate the integration of renewable energy. To efficiently achieve optimal scheduling for microgrid cluster (MGC) systems while guaranteeing the safe and stable operation of a power grid, this study, drawing on actual electricity-consumption patterns and renewable energy generation in low-latitude coastal areas, proposes an integrated multi-objective coordinated optimization strategy. The objective function includes not only operational costs, environmental costs, and energy storage losses but also introduces penalty terms to comprehensively reflect the operation of the MGC system. To further enhance the efficiency of solving the economic dispatch model, this study combines chaotic mapping and dynamic opposition-based learning with the traditional Grey Wolf Optimization (GWO) algorithm, using the improved GWO (CDGWO) algorithm for optimization. Comparative experiments comprehensively validate the significant advantages of the proposed optimization algorithm in terms of economic benefits and scheduling efficiency. The results indicate that the proposed scheduling strategy, objective model, and solution algorithm can efficiently and effectively achieve multi-objective coordinated optimization scheduling for MGC systems, significantly enhancing the overall economic benefits of the MGC while ensuring a reliable power supply.
近年来,随着可再生能源发电的快速发展,微电网技术日益成为促进可再生能源整合的有效手段。为了在保证电网安全稳定运行的前提下,有效实现微电网集群(MGC)系统的优化调度,本研究从低纬度沿海地区的实际用电模式和可再生能源发电情况出发,提出了一种综合的多目标协调优化策略。目标函数不仅包括运行成本、环境成本和储能损耗,还引入了惩罚项,以全面反映 MGC 系统的运行情况。为进一步提高经济调度模型的求解效率,本研究将混沌映射和基于对立的动态学习与传统的灰狼优化(GWO)算法相结合,采用改进的灰狼优化(CDGWO)算法进行优化。对比实验全面验证了所提出的优化算法在经济效益和调度效率方面的显著优势。结果表明,所提出的调度策略、目标模型和求解算法能高效地实现 MGC 系统的多目标协调优化调度,在确保可靠供电的同时显著提高了 MGC 的整体经济效益。
{"title":"Optimizing Economic Dispatch for Microgrid Clusters Using Improved Grey Wolf Optimization","authors":"Xinchen Wang, Shaorong Wang, Jiaxuan Ren, Zhaoxia Song, Shun Zhang, Hupeng Feng","doi":"10.3390/electronics13163139","DOIUrl":"https://doi.org/10.3390/electronics13163139","url":null,"abstract":"With the rapid development of renewable energy generation in recent years, microgrid technology has increasingly emerged as an effective means to facilitate the integration of renewable energy. To efficiently achieve optimal scheduling for microgrid cluster (MGC) systems while guaranteeing the safe and stable operation of a power grid, this study, drawing on actual electricity-consumption patterns and renewable energy generation in low-latitude coastal areas, proposes an integrated multi-objective coordinated optimization strategy. The objective function includes not only operational costs, environmental costs, and energy storage losses but also introduces penalty terms to comprehensively reflect the operation of the MGC system. To further enhance the efficiency of solving the economic dispatch model, this study combines chaotic mapping and dynamic opposition-based learning with the traditional Grey Wolf Optimization (GWO) algorithm, using the improved GWO (CDGWO) algorithm for optimization. Comparative experiments comprehensively validate the significant advantages of the proposed optimization algorithm in terms of economic benefits and scheduling efficiency. The results indicate that the proposed scheduling strategy, objective model, and solution algorithm can efficiently and effectively achieve multi-objective coordinated optimization scheduling for MGC systems, significantly enhancing the overall economic benefits of the MGC while ensuring a reliable power supply.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"13 10","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141926313","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
An Improved Weighted Cross-Entropy-Based Convolutional Neural Network for Auxiliary Diagnosis of Pneumonia 用于肺炎辅助诊断的基于加权交叉熵的改进型卷积神经网络
Pub Date : 2024-07-24 DOI: 10.3390/electronics13152929
Zhenyu Song, Zhanling Shi, Xuemei Yan, Bin Zhang, Shuangbao Song, Cheng Tang
Pneumonia has long been a significant concern in global public health. With the advancement of convolutional neural networks (CNNs), new technological methods have emerged to address this challenge. However, the application of CNNs to pneumonia diagnosis still faces several critical issues. First, the datasets used for training models often suffer from insufficient sample sizes and imbalanced class distributions, leading to reduced classification performance. Second, although CNNs can automatically extract features and make decisions from complex image data, their interpretability is relatively poor, limiting their widespread use in clinical diagnosis to some extent. To address these issues, a novel weighted cross-entropy loss function is proposed, which calculates weights via an inverse proportion exponential function to handle data imbalance more efficiently. Additionally, we employ a transfer learning approach that combines pretrained CNN model parameter fine-tuning to improve classification performance. Finally, we introduce the gradient-weighted class activation mapping method to enhance the interpretability of the model’s decisions by visualizing the image regions of focus. The experimental results indicate that our proposed approach significantly enhances CNN performance in pneumonia diagnosis tasks. Among the four selected models, the accuracy rates improved to over 90%, and visualized results were provided.
肺炎一直是全球公共卫生领域的重大问题。随着卷积神经网络(CNN)的发展,出现了应对这一挑战的新技术方法。然而,将卷积神经网络应用于肺炎诊断仍面临几个关键问题。首先,用于训练模型的数据集往往存在样本量不足和类分布不平衡的问题,导致分类性能下降。其次,虽然 CNN 可以从复杂的图像数据中自动提取特征并做出决策,但其可解释性相对较差,在一定程度上限制了其在临床诊断中的广泛应用。为了解决这些问题,我们提出了一种新的加权交叉熵损失函数,通过反比例指数函数计算权重,从而更有效地处理数据不平衡问题。此外,我们还采用了迁移学习方法,结合预训练 CNN 模型参数微调来提高分类性能。最后,我们引入了梯度加权类激活映射法,通过可视化图像焦点区域来增强模型决策的可解释性。实验结果表明,我们提出的方法显著提高了 CNN 在肺炎诊断任务中的性能。在所选的四个模型中,准确率提高到了 90% 以上,并提供了可视化结果。
{"title":"An Improved Weighted Cross-Entropy-Based Convolutional Neural Network for Auxiliary Diagnosis of Pneumonia","authors":"Zhenyu Song, Zhanling Shi, Xuemei Yan, Bin Zhang, Shuangbao Song, Cheng Tang","doi":"10.3390/electronics13152929","DOIUrl":"https://doi.org/10.3390/electronics13152929","url":null,"abstract":"Pneumonia has long been a significant concern in global public health. With the advancement of convolutional neural networks (CNNs), new technological methods have emerged to address this challenge. However, the application of CNNs to pneumonia diagnosis still faces several critical issues. First, the datasets used for training models often suffer from insufficient sample sizes and imbalanced class distributions, leading to reduced classification performance. Second, although CNNs can automatically extract features and make decisions from complex image data, their interpretability is relatively poor, limiting their widespread use in clinical diagnosis to some extent. To address these issues, a novel weighted cross-entropy loss function is proposed, which calculates weights via an inverse proportion exponential function to handle data imbalance more efficiently. Additionally, we employ a transfer learning approach that combines pretrained CNN model parameter fine-tuning to improve classification performance. Finally, we introduce the gradient-weighted class activation mapping method to enhance the interpretability of the model’s decisions by visualizing the image regions of focus. The experimental results indicate that our proposed approach significantly enhances CNN performance in pneumonia diagnosis tasks. Among the four selected models, the accuracy rates improved to over 90%, and visualized results were provided.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"56 10","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141807149","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
Few-Shot Learning Based on Dimensionally Enhanced Attention and Logit Standardization Self-Distillation 基于维度增强注意力和 Logit 标准化自馏分的快速学习
Pub Date : 2024-07-24 DOI: 10.3390/electronics13152928
Yuhong Tang, Guang Li, Ming Zhang, Jianjun Li
Few-shot learning (FSL) is a challenging problem. Transfer learning methods offer a straightforward and effective solution to FSL by leveraging pre-trained models and generalizing them to new tasks. However, pre-trained models often lack the ability to highlight and emphasize salient features, a gap that attention mechanisms can fill. Unfortunately, existing attention mechanisms encounter issues such as high complexity and incomplete attention information. To address these issues, we propose a dimensionally enhanced attention (DEA) module for FSL. This DEA module introduces minimal additional computational overhead while fully attending to both channel and spatial information. Specifically, the feature map is first decomposed into 1D tensors of varying dimensions using strip pooling. Next, a multi-dimensional collaborative learning strategy is introduced, enabling cross-dimensional information interactions through 1D convolutions with adaptive kernel sizes. Finally, the feature representation is enhanced by calculating attention weights for each dimension using a sigmoid function and weighting the original input accordingly. This approach ensures comprehensive attention to different dimensions of information, effectively characterizing data in various directions. Additionally, we have found that knowledge distillation significantly improves FSL performance. To this end, we implement a logit standardization self-distillation method tailored for FSL. This method addresses the issue of exact logit matching, which arises from the shared temperature in the self-distillation process, by employing logit standardization. We present experimental results on several benchmark datasets where the proposed method yields significant performance improvements.
快速学习(FSL)是一个具有挑战性的问题。迁移学习方法通过利用预先训练好的模型并将其推广到新任务中,为 FSL 提供了直接有效的解决方案。然而,预训练模型往往缺乏突出和强调显著特征的能力,而注意力机制可以弥补这一不足。遗憾的是,现有的注意力机制存在复杂性高和注意力信息不完整等问题。为了解决这些问题,我们为 FSL 提出了维度增强注意力(DEA)模块。该 DEA 模块在充分关注信道和空间信息的同时,将额外的计算开销降至最低。具体来说,首先使用条带池将特征图分解为不同维度的一维张量。然后,引入多维协作学习策略,通过具有自适应内核大小的一维卷积实现跨维信息交互。最后,通过使用 sigmoid 函数计算每个维度的关注权重,并对原始输入进行相应加权,从而增强特征表示。这种方法确保了对不同维度信息的全面关注,从不同方向有效地描述了数据的特征。此外,我们还发现知识提炼能显著提高 FSL 性能。为此,我们实施了一种专为 FSL 量身定制的 logit 标准化自蒸馏方法。该方法通过采用 logit 标准化,解决了自蒸馏过程中共享温度引起的精确 logit 匹配问题。我们介绍了在几个基准数据集上的实验结果,在这些数据集上,所提出的方法产生了显著的性能改进。
{"title":"Few-Shot Learning Based on Dimensionally Enhanced Attention and Logit Standardization Self-Distillation","authors":"Yuhong Tang, Guang Li, Ming Zhang, Jianjun Li","doi":"10.3390/electronics13152928","DOIUrl":"https://doi.org/10.3390/electronics13152928","url":null,"abstract":"Few-shot learning (FSL) is a challenging problem. Transfer learning methods offer a straightforward and effective solution to FSL by leveraging pre-trained models and generalizing them to new tasks. However, pre-trained models often lack the ability to highlight and emphasize salient features, a gap that attention mechanisms can fill. Unfortunately, existing attention mechanisms encounter issues such as high complexity and incomplete attention information. To address these issues, we propose a dimensionally enhanced attention (DEA) module for FSL. This DEA module introduces minimal additional computational overhead while fully attending to both channel and spatial information. Specifically, the feature map is first decomposed into 1D tensors of varying dimensions using strip pooling. Next, a multi-dimensional collaborative learning strategy is introduced, enabling cross-dimensional information interactions through 1D convolutions with adaptive kernel sizes. Finally, the feature representation is enhanced by calculating attention weights for each dimension using a sigmoid function and weighting the original input accordingly. This approach ensures comprehensive attention to different dimensions of information, effectively characterizing data in various directions. Additionally, we have found that knowledge distillation significantly improves FSL performance. To this end, we implement a logit standardization self-distillation method tailored for FSL. This method addresses the issue of exact logit matching, which arises from the shared temperature in the self-distillation process, by employing logit standardization. We present experimental results on several benchmark datasets where the proposed method yields significant performance improvements.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"36 8","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141808529","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
Navigation Based on Hybrid Decentralized and Centralized Training and Execution Strategy for Multiple Mobile Robots Reinforcement Learning 基于多移动机器人强化学习的分散与集中混合训练和执行策略的导航技术
Pub Date : 2024-07-24 DOI: 10.3390/electronics13152927
Yanyan Dai, Deokgyu Kim, Kidong Lee
In addressing the complex challenges of path planning in multi-robot systems, this paper proposes a novel Hybrid Decentralized and Centralized Training and Execution (DCTE) Strategy, aimed at optimizing computational efficiency and system performance. The strategy solves the prevalent issues of collision and coordination through a tiered optimization process. The DCTE strategy commences with an initial decentralized path planning step based on Deep Q-Network (DQN), where each robot independently formulates its path. This is followed by a centralized collision detection the analysis of which serves to identify potential intersections or collision risks. Paths confirmed as non-intersecting are used for execution, while those in collision areas prompt a dynamic re-planning step using DQN. Robots treat each other as dynamic obstacles to circumnavigate, ensuring continuous operation without disruptions. The final step involves linking the newly optimized paths with the original safe paths to form a complete and secure execution route. This paper demonstrates how this structured strategy not only mitigates collision risks but also significantly improves the computational efficiency of multi-robot systems. The reinforcement learning time was significantly shorter, with the DCTE strategy requiring only 3 min and 36 s compared to 5 min and 33 s in the comparison results of the simulation section. The improvement underscores the advantages of the proposed method in enhancing the effectiveness and efficiency of multi-robot systems.
为应对多机器人系统路径规划的复杂挑战,本文提出了一种新颖的分散与集中混合训练和执行(DCTE)策略,旨在优化计算效率和系统性能。该策略通过分层优化过程解决了普遍存在的碰撞和协调问题。DCTE 策略首先是基于深度 Q 网络(DQN)的初始分散路径规划步骤,每个机器人独立制定自己的路径。随后是集中式碰撞检测,通过分析碰撞检测来确定潜在的交叉点或碰撞风险。经确认无交叉的路径将被用于执行,而处于碰撞区域的路径则会提示使用 DQN 进行动态重新规划。机器人将彼此视为需要绕行的动态障碍物,确保无中断地持续运行。最后一步是将新优化的路径与原来的安全路径连接起来,形成一条完整而安全的执行路径。本文展示了这种结构化策略如何不仅降低碰撞风险,而且显著提高多机器人系统的计算效率。强化学习时间大大缩短,DCTE 策略仅需 3 分 36 秒,而模拟部分的对比结果为 5 分 33 秒。这一改进凸显了拟议方法在提高多机器人系统的有效性和效率方面的优势。
{"title":"Navigation Based on Hybrid Decentralized and Centralized Training and Execution Strategy for Multiple Mobile Robots Reinforcement Learning","authors":"Yanyan Dai, Deokgyu Kim, Kidong Lee","doi":"10.3390/electronics13152927","DOIUrl":"https://doi.org/10.3390/electronics13152927","url":null,"abstract":"In addressing the complex challenges of path planning in multi-robot systems, this paper proposes a novel Hybrid Decentralized and Centralized Training and Execution (DCTE) Strategy, aimed at optimizing computational efficiency and system performance. The strategy solves the prevalent issues of collision and coordination through a tiered optimization process. The DCTE strategy commences with an initial decentralized path planning step based on Deep Q-Network (DQN), where each robot independently formulates its path. This is followed by a centralized collision detection the analysis of which serves to identify potential intersections or collision risks. Paths confirmed as non-intersecting are used for execution, while those in collision areas prompt a dynamic re-planning step using DQN. Robots treat each other as dynamic obstacles to circumnavigate, ensuring continuous operation without disruptions. The final step involves linking the newly optimized paths with the original safe paths to form a complete and secure execution route. This paper demonstrates how this structured strategy not only mitigates collision risks but also significantly improves the computational efficiency of multi-robot systems. The reinforcement learning time was significantly shorter, with the DCTE strategy requiring only 3 min and 36 s compared to 5 min and 33 s in the comparison results of the simulation section. The improvement underscores the advantages of the proposed method in enhancing the effectiveness and efficiency of multi-robot systems.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"11 8","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141806424","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
Correction Method for Perspective Distortions of Pipeline Images 管道图像透视失真校正方法
Pub Date : 2024-07-23 DOI: 10.3390/electronics13152898
Zheng Zhang, Jiazheng Zhou, Xiuhong Li, Chaobin Xu, Xinyu Hu, Linhuang Wang
It is common to find severe perspective distortion in a pipeline’s image in medium-diameter pipeline defect detection by the panoramic image unwrapping method, resulting in low-quality image unwrapping and stitching, which is caused by the camera’s optical axis being completely deviated from the pipeline’s center. To solve this problem, a novel correction method for reducing perspective distortion in pipeline images was proposed for pipeline defect detection. Firstly, the method enhances the edges of unevenly illuminated regions within a pipeline to facilitate image segmentation and identify key points necessary for correcting perspective distortion. Then, a six-feature-point extraction method was proposed for a circle target to establish the projection relationship between the extracted feature and mapped points on the reference circle. Finally, a perspective matrix was constructed to complete the perspective transformation correction of the distorted images. The results show that the average correction rate and the average relative error of the proposed correction method can reach 90.85% and 1.31%, respectively. The study innovatively used the enhancement of uneven illumination to find distorted edge information. It proposed an extraction method using a reference circle and six key feature points to build a mapping model. It can provide a novel method which can be used to obtain a superior image for pipeline detection and lay a solid foundation for subsequent high-quality pipeline image stitching.
在采用全景图像解包方法进行中直径管道缺陷检测时,经常会发现管道图像存在严重的透视畸变,导致图像解包和拼接质量低下,这是由于摄像机的光轴完全偏离管道中心造成的。为解决这一问题,提出了一种减少管道图像透视畸变的新型校正方法,用于管道缺陷检测。首先,该方法增强了管道内不均匀照明区域的边缘,以方便图像分割和识别校正透视畸变所需的关键点。然后,针对圆形目标提出了六特征点提取方法,以建立提取特征点与参考圆上映射点之间的投影关系。最后,构建了一个透视矩阵,以完成对扭曲图像的透视变换校正。结果表明,所提矫正方法的平均矫正率和平均相对误差分别达到了 90.85% 和 1.31%。该研究创新性地利用不均匀光照的增强作用来寻找扭曲的边缘信息。它提出了一种利用参考圆和六个关键特征点建立映射模型的提取方法。该研究提供了一种新颖的方法,可用于获得优质的管道检测图像,为后续高质量管道图像拼接奠定坚实基础。
{"title":"Correction Method for Perspective Distortions of Pipeline Images","authors":"Zheng Zhang, Jiazheng Zhou, Xiuhong Li, Chaobin Xu, Xinyu Hu, Linhuang Wang","doi":"10.3390/electronics13152898","DOIUrl":"https://doi.org/10.3390/electronics13152898","url":null,"abstract":"It is common to find severe perspective distortion in a pipeline’s image in medium-diameter pipeline defect detection by the panoramic image unwrapping method, resulting in low-quality image unwrapping and stitching, which is caused by the camera’s optical axis being completely deviated from the pipeline’s center. To solve this problem, a novel correction method for reducing perspective distortion in pipeline images was proposed for pipeline defect detection. Firstly, the method enhances the edges of unevenly illuminated regions within a pipeline to facilitate image segmentation and identify key points necessary for correcting perspective distortion. Then, a six-feature-point extraction method was proposed for a circle target to establish the projection relationship between the extracted feature and mapped points on the reference circle. Finally, a perspective matrix was constructed to complete the perspective transformation correction of the distorted images. The results show that the average correction rate and the average relative error of the proposed correction method can reach 90.85% and 1.31%, respectively. The study innovatively used the enhancement of uneven illumination to find distorted edge information. It proposed an extraction method using a reference circle and six key feature points to build a mapping model. It can provide a novel method which can be used to obtain a superior image for pipeline detection and lay a solid foundation for subsequent high-quality pipeline image stitching.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"118 5","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141811770","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
An Adaptive Learning Control for MIMO Nonlinear System with Nonuniform Trial Lengths and Invertible Control Gain Matrix 具有不均匀试验长度和不可逆控制增益矩阵的多输入多输出非线性系统的自适应学习控制
Pub Date : 2024-07-23 DOI: 10.3390/electronics13152896
Yaqiong Ding, Hanguang Jia, Yunshan Wei, Qingyuan Xu, Kai Wan
In the traditional iterative learning control (ILC) method, the operational time interval is conventionally fixed to facilitate a seamless learning process along the iteration axis. However, this condition may frequently be contravened in real-time applications owing to unknown uncertainties and unpredictable factors. In essence, replicating a control system at a consistent time interval proves challenging in practical scenarios. This paper proposes an adaptive iterative learning control (AILC) method for the multi-input–multi-output (MIMO) nonlinear system with nonuniform trial lengths and an invertible control gain matrix. Compared to the existing AILC research that features nonuniform trial lengths, the control gain matrix of the system in this paper is assumed to be invertible. Hence, the general requirement in the conventional AILC method that the control gain matrix of the system is positive-definite (or negative-definite) or even known is relaxed. Moreover, the tracking reference allows it to be iteration-varying. Finally, to prove the convergence of the system, the composite energy function is introduced and to verify the validity of the AILC method, a robot movement imitation with an uncalibrated camera system is used. The simulation results show that the actual output can track the desired reference trajectory well, and the tracking error converges to zero after 30 iterations.
在传统的迭代学习控制(ILC)方法中,操作时间间隔通常是固定的,以便于沿着迭代轴进行无缝学习。然而,在实时应用中,由于未知的不确定性和不可预知的因素,这一条件可能经常被违背。从本质上讲,在实际应用中以一致的时间间隔复制控制系统具有挑战性。本文针对试验长度不均匀、控制增益矩阵可逆的多输入多输出(MIMO)非线性系统提出了一种自适应迭代学习控制(AILC)方法。与现有的以非均匀试验长度为特征的 AILC 研究相比,本文假定系统的控制增益矩阵是可逆的。因此,传统 AILC 方法中对系统控制增益矩阵为正有限(或负有限)甚至已知的一般要求被放宽了。此外,跟踪参考允许迭代变化。最后,为了证明系统的收敛性,引入了复合能量函数,并使用未经校准的摄像系统进行机器人运动模仿来验证 AILC 方法的有效性。仿真结果表明,实际输出能很好地跟踪所需的参考轨迹,跟踪误差在迭代 30 次后收敛为零。
{"title":"An Adaptive Learning Control for MIMO Nonlinear System with Nonuniform Trial Lengths and Invertible Control Gain Matrix","authors":"Yaqiong Ding, Hanguang Jia, Yunshan Wei, Qingyuan Xu, Kai Wan","doi":"10.3390/electronics13152896","DOIUrl":"https://doi.org/10.3390/electronics13152896","url":null,"abstract":"In the traditional iterative learning control (ILC) method, the operational time interval is conventionally fixed to facilitate a seamless learning process along the iteration axis. However, this condition may frequently be contravened in real-time applications owing to unknown uncertainties and unpredictable factors. In essence, replicating a control system at a consistent time interval proves challenging in practical scenarios. This paper proposes an adaptive iterative learning control (AILC) method for the multi-input–multi-output (MIMO) nonlinear system with nonuniform trial lengths and an invertible control gain matrix. Compared to the existing AILC research that features nonuniform trial lengths, the control gain matrix of the system in this paper is assumed to be invertible. Hence, the general requirement in the conventional AILC method that the control gain matrix of the system is positive-definite (or negative-definite) or even known is relaxed. Moreover, the tracking reference allows it to be iteration-varying. Finally, to prove the convergence of the system, the composite energy function is introduced and to verify the validity of the AILC method, a robot movement imitation with an uncalibrated camera system is used. The simulation results show that the actual output can track the desired reference trajectory well, and the tracking error converges to zero after 30 iterations.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"27 11","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141813158","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 High-Speed Silicon Ring Modulator with a Large Working Wavelength Range 工作波长范围大的高速硅环调制器
Pub Date : 2024-07-23 DOI: 10.3390/electronics13152890
Fan Xu, Shun Zhang, Xiangyu Gao, Wei Wang, Wencheng Yue, Qiang Xu, Shuxiao Wang, Yan Cai
With the advantages of high speed, small size, and easy integration, the silicon photonic resonant ring modulator has gradually become a critical device for emerging integrated optical platforms. Ring modulators are primarily used in optical communications, optical computing, artificial intelligence, and other fields. In this work, the proposed ring modulator can operate in both the O- and C-bands. The 3 dB electro-optical (EO) bandwidth of the ring modulator is 39 GHz and 34 GHz at −4 V in the O-band and C-band, respectively. The modulation efficiency of the device is 0.92 V·cm and 0.95 V·cm in the O-band and C-band, respectively. The eye diagram of an optical output signal from the device is tested using a 100 Gbit/s non-return-to-zero (NRZ) input signal with a 2.5 Vpp in both the O-band and C-band. The modulation speed can reach 140 Gb/s and 120 Gb/s in the O-band and C-band with four-level pulse amplitude modulation (PAM-4) formats at a voltage swing of 2.5 Vpp, respectively.
硅光子谐振环调制器具有速度快、体积小、易于集成等优点,已逐渐成为新兴集成光学平台的关键器件。环形调制器主要应用于光通信、光计算、人工智能等领域。在这项工作中,所提出的环形调制器可以在 O 波段和 C 波段工作。在-4 V电压下,环形调制器在O波段和C波段的3 dB光电(EO)带宽分别为39 GHz和34 GHz。该器件在 O 波段和 C 波段的调制效率分别为 0.92 V 厘米和 0.95 V 厘米。使用 100 Gbit/s 非归零(NRZ)输入信号测试了该器件输出光信号的眼图,O 波段和 C 波段的眼图均为 2.5 Vpp。在电压摆幅为 2.5 Vpp 时,采用四级脉冲幅度调制(PAM-4)格式,O 波段和 C 波段的调制速度可分别达到 140 Gb/s 和 120 Gb/s。
{"title":"A High-Speed Silicon Ring Modulator with a Large Working Wavelength Range","authors":"Fan Xu, Shun Zhang, Xiangyu Gao, Wei Wang, Wencheng Yue, Qiang Xu, Shuxiao Wang, Yan Cai","doi":"10.3390/electronics13152890","DOIUrl":"https://doi.org/10.3390/electronics13152890","url":null,"abstract":"With the advantages of high speed, small size, and easy integration, the silicon photonic resonant ring modulator has gradually become a critical device for emerging integrated optical platforms. Ring modulators are primarily used in optical communications, optical computing, artificial intelligence, and other fields. In this work, the proposed ring modulator can operate in both the O- and C-bands. The 3 dB electro-optical (EO) bandwidth of the ring modulator is 39 GHz and 34 GHz at −4 V in the O-band and C-band, respectively. The modulation efficiency of the device is 0.92 V·cm and 0.95 V·cm in the O-band and C-band, respectively. The eye diagram of an optical output signal from the device is tested using a 100 Gbit/s non-return-to-zero (NRZ) input signal with a 2.5 Vpp in both the O-band and C-band. The modulation speed can reach 140 Gb/s and 120 Gb/s in the O-band and C-band with four-level pulse amplitude modulation (PAM-4) formats at a voltage swing of 2.5 Vpp, respectively.","PeriodicalId":504598,"journal":{"name":"Electronics","volume":"97 21","pages":""},"PeriodicalIF":0.0,"publicationDate":"2024-07-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141812345","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
期刊
Electronics
全部 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