首页 > 最新文献

Engineering Applications of Artificial Intelligence最新文献

英文 中文
A Chinese named entity recognition method for landslide geological disasters based on deep learning 基于深度学习的滑坡地质灾害中文命名实体识别方法
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-05 DOI: 10.1016/j.engappai.2024.109537
Banghui Yang , Chunlei Zhou , Suju Li , Yuzhu Wang
Landslide Named Entity Recognition (LNER) involves extracting specific entities from Chinese unstructured landslide disaster texts, which is crucial for constructing a knowledge graph and supporting landslide prevention efforts. This study proposes a deep learning-based LNER model that utilizes Bidirectional Encoder Representations from Transformer (BERT) for word embeddings and integrates the Conditional Random Fields (CRF) algorithm and projected gradient descent (PGD) adversarial neural networks to enhance sequence labeling accuracy. The practical implications of this research lie in improving the efficiency and precision of disaster information extraction, aiding in real-time decision-making and risk mitigation strategies. Experiments on the constructed dataset show that the model effectively identifies eight types of landslide entities, achieving a highest F1 score of 89.7%.
滑坡命名实体识别(LNER)涉及从中文非结构化滑坡灾害文本中提取特定实体,这对于构建知识图谱和支持滑坡预防工作至关重要。本研究提出了一种基于深度学习的 LNER 模型,该模型利用变换器的双向编码器表示(BERT)进行词嵌入,并集成了条件随机场(CRF)算法和投射梯度下降(PGD)对抗神经网络,以提高序列标注的准确性。这项研究的实际意义在于提高灾害信息提取的效率和精确度,帮助制定实时决策和风险缓解策略。在构建的数据集上进行的实验表明,该模型能有效识别八种类型的滑坡实体,最高 F1 得分为 89.7%。
{"title":"A Chinese named entity recognition method for landslide geological disasters based on deep learning","authors":"Banghui Yang ,&nbsp;Chunlei Zhou ,&nbsp;Suju Li ,&nbsp;Yuzhu Wang","doi":"10.1016/j.engappai.2024.109537","DOIUrl":"10.1016/j.engappai.2024.109537","url":null,"abstract":"<div><div>Landslide Named Entity Recognition (LNER) involves extracting specific entities from Chinese unstructured landslide disaster texts, which is crucial for constructing a knowledge graph and supporting landslide prevention efforts. This study proposes a deep learning-based LNER model that utilizes Bidirectional Encoder Representations from Transformer (BERT) for word embeddings and integrates the Conditional Random Fields (CRF) algorithm and projected gradient descent (PGD) adversarial neural networks to enhance sequence labeling accuracy. The practical implications of this research lie in improving the efficiency and precision of disaster information extraction, aiding in real-time decision-making and risk mitigation strategies. Experiments on the constructed dataset show that the model effectively identifies eight types of landslide entities, achieving a highest F1 score of 89.7%.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109537"},"PeriodicalIF":7.5,"publicationDate":"2024-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142586199","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A deep sequence-to-sequence model for power swing blocking of distance protection in power transmission lines 输电线路距离保护功率摆动闭锁的深度序列到序列模型
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-05 DOI: 10.1016/j.engappai.2024.109538
Amin Mehdipour Birgani , Mohammadreza Shams , Mohsen Jannati , Farhad Hatami Aloghareh
As the primary protection method for transmission lines, distance relays are prone to malfunction during power swings. In fact, the inability of distance relays to differentiate between power swings and short-circuit faults imposes a significant risk to power system stability that can result in blackouts. In recent years, there has been increasing interest in leveraging machine learning techniques to identify various types of faults and power swings in electrical systems. However, previous works mainly focus on fault classification, which is mostly done after a long period from the moment of fault initiation. This is the reason for requiring extensive post-fault data for diagnosis. To address this challenge, this study proposes a predictive protection strategy utilizing deep learning methodologies, specifically a sequence-to-sequence model, to monitor electrical power systems continuously. The objective is to effectively detect power swings from short-circuit faults with minimal reliance on post-fault data and accurately identify short-circuit faults during power swings. In the proposed approach, features are extracted from grid current signals using the Hilbert transform and empirical mode decomposition algorithms. These features are then fed into the sequence-to-sequence model, which issues block/unblock commands upon confirming the presence of a power swing or fault during the power swing. Results from various simulations conducted on an IEEE 39-bus grid in DIgSILENT and MATLAB environments demonstrate that the proposed scheme outperforms baseline methods in the detection of short-circuit faults, power swings, and short-circuit faults occurring during the power swings. The timely and correct operation of the proposed protection scheme contributes to the stability of transmission lines and power systems.
作为输电线路的主要保护方式,距离继电器很容易在功率波动时发生故障。事实上,距离继电器无法区分功率波动和短路故障,这给电力系统的稳定性带来了巨大风险,可能导致停电。近年来,人们越来越关注利用机器学习技术来识别电力系统中的各类故障和功率波动。然而,以往的工作主要集中在故障分类上,而故障分类大多是在故障发生后的很长一段时间内完成的。这就是诊断需要大量故障后数据的原因。为了应对这一挑战,本研究提出了一种预测性保护策略,利用深度学习方法,特别是序列到序列模型,对电力系统进行持续监控。目标是在尽量不依赖故障后数据的情况下,有效检测短路故障引起的功率波动,并在功率波动期间准确识别短路故障。在所提出的方法中,使用希尔伯特变换和经验模式分解算法从电网电流信号中提取特征。然后将这些特征输入序列到序列模型,该模型在确认存在功率摆动或功率摆动期间出现故障时发出闭锁/解闭锁指令。在 DIgSILENT 和 MATLAB 环境中对 IEEE 39 总线电网进行的各种仿真结果表明,在检测短路故障、功率摆动和功率摆动期间发生的短路故障方面,所提出的方案优于基准方法。拟议保护方案的及时正确运行有助于提高输电线路和电力系统的稳定性。
{"title":"A deep sequence-to-sequence model for power swing blocking of distance protection in power transmission lines","authors":"Amin Mehdipour Birgani ,&nbsp;Mohammadreza Shams ,&nbsp;Mohsen Jannati ,&nbsp;Farhad Hatami Aloghareh","doi":"10.1016/j.engappai.2024.109538","DOIUrl":"10.1016/j.engappai.2024.109538","url":null,"abstract":"<div><div>As the primary protection method for transmission lines, distance relays are prone to malfunction during power swings. In fact, the inability of distance relays to differentiate between power swings and short-circuit faults imposes a significant risk to power system stability that can result in blackouts. In recent years, there has been increasing interest in leveraging machine learning techniques to identify various types of faults and power swings in electrical systems. However, previous works mainly focus on fault classification, which is mostly done after a long period from the moment of fault initiation. This is the reason for requiring extensive post-fault data for diagnosis. To address this challenge, this study proposes a predictive protection strategy utilizing deep learning methodologies, specifically a sequence-to-sequence model, to monitor electrical power systems continuously. The objective is to effectively detect power swings from short-circuit faults with minimal reliance on post-fault data and accurately identify short-circuit faults during power swings. In the proposed approach, features are extracted from grid current signals using the Hilbert transform and empirical mode decomposition algorithms. These features are then fed into the sequence-to-sequence model, which issues block/unblock commands upon confirming the presence of a power swing or fault during the power swing. Results from various simulations conducted on an IEEE 39-bus grid in DIgSILENT and MATLAB environments demonstrate that the proposed scheme outperforms baseline methods in the detection of short-circuit faults, power swings, and short-circuit faults occurring during the power swings. The timely and correct operation of the proposed protection scheme contributes to the stability of transmission lines and power systems.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109538"},"PeriodicalIF":7.5,"publicationDate":"2024-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142586197","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A distribution linguistic group decision-making method considering twin multiplicative data envelopment analysis regret-rejoice cross-efficiency 考虑孪生乘法数据包络分析遗憾-欣喜交叉效率的分布式语言组决策方法
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-05 DOI: 10.1016/j.engappai.2024.109592
Jinpei Liu , Tianqi Shui , Longlong Shao , Feifei Jin , Ligang Zhou
Traditional approaches to group decision-making (GDM) often assume that decision-makers (DMs) are perfectly rational, which neglects the psychological attitudes exhibited by DMs during the decision-making process. To address this issue, this paper designs a novel method for GDM with multiplicative distribution linguistic preference relations (MDLPRs), which incorporates twin multiplicative data envelopment analysis (TMDEA) regret-rejoice cross-efficiency models and a weighting model with individual tolerance. Firstly, we provide a clear definition of MDLPRs based on multiplicative linguistic terms that capture the asymmetrical qualitative recognition of DMs. Then, a weighting model is constructed to obtain DM's weights. This model assumes that DMs are boundedly rational and have a certain tolerance level for group consensus measurement. Subsequently, TMDEA cross-efficiency models are developed based on different perspectives. On this basis, we further propose TMDEA regret-rejoice cross-efficiency models that consider the psychological risks of DMs. Furthermore, the method for GDM based on TMDEA regret-rejoice cross-efficiency models and individual tolerance with MDLPRs is given. Finally, we present a case study of the selection of the Ya'an ecological monitoring station in China to test the validity and applicability of the proposed method. The merits and robustness of the constructed method are highlighted by sensitive analysis and comparative analysis.
传统的群体决策(GDM)方法通常假定决策者(DMs)是完全理性的,这就忽略了决策者在决策过程中表现出的心理态度。为了解决这个问题,本文设计了一种具有乘法分布语言偏好关系(MDLPRs)的新型 GDM 方法,该方法结合了孪生乘法数据包络分析(TMDEA)遗憾-欣喜交叉效率模型和具有个体容忍度的加权模型。首先,我们提供了基于乘法语言术语的 MDLPRs 的明确定义,该定义捕捉了 DMs 的非对称定性识别。然后,我们构建了一个加权模型来获得 DM 的权重。该模型假定 DM 是有界理性的,并且对群体共识测量有一定的容忍度。随后,基于不同视角建立了 TMDEA 交叉效率模型。在此基础上,我们进一步提出了考虑 DM 心理风险的 TMDEA 遗憾-欣喜交叉效率模型。此外,我们还给出了基于 TMDEA 遗憾-欣喜交叉效率模型和 MDLPRs 个人容忍度的 GDM 方法。最后,我们以中国雅安生态监测站的选择为例,检验了所提方法的有效性和适用性。通过敏感性分析和比较分析,突出了所构建方法的优点和稳健性。
{"title":"A distribution linguistic group decision-making method considering twin multiplicative data envelopment analysis regret-rejoice cross-efficiency","authors":"Jinpei Liu ,&nbsp;Tianqi Shui ,&nbsp;Longlong Shao ,&nbsp;Feifei Jin ,&nbsp;Ligang Zhou","doi":"10.1016/j.engappai.2024.109592","DOIUrl":"10.1016/j.engappai.2024.109592","url":null,"abstract":"<div><div>Traditional approaches to group decision-making (GDM) often assume that decision-makers (DMs) are perfectly rational, which neglects the psychological attitudes exhibited by DMs during the decision-making process. To address this issue, this paper designs a novel method for GDM with multiplicative distribution linguistic preference relations (MDLPRs), which incorporates twin multiplicative data envelopment analysis (TMDEA) regret-rejoice cross-efficiency models and a weighting model with individual tolerance. Firstly, we provide a clear definition of MDLPRs based on multiplicative linguistic terms that capture the asymmetrical qualitative recognition of DMs. Then, a weighting model is constructed to obtain DM's weights. This model assumes that DMs are boundedly rational and have a certain tolerance level for group consensus measurement. Subsequently, TMDEA cross-efficiency models are developed based on different perspectives. On this basis, we further propose TMDEA regret-rejoice cross-efficiency models that consider the psychological risks of DMs. Furthermore, the method for GDM based on TMDEA regret-rejoice cross-efficiency models and individual tolerance with MDLPRs is given. Finally, we present a case study of the selection of the Ya'an ecological monitoring station in China to test the validity and applicability of the proposed method. The merits and robustness of the constructed method are highlighted by sensitive analysis and comparative analysis.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109592"},"PeriodicalIF":7.5,"publicationDate":"2024-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142652640","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
HK-MOEA/D: A historical knowledge-guided resource allocation for decomposition multiobjective optimization HK-MOEA/D:分解多目标优化的历史知识指导下的资源分配
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-05 DOI: 10.1016/j.engappai.2024.109482
Wei Li , Xiaolong Zeng , Ying Huang , Yiu-ming Cheung
Decomposition-based multiobjective evolutionary algorithms is one of the prevailing algorithmic frameworks for multiobjective optimization. This framework distributes the same amount of evolutionary computing resources to each subproblems, but it ignores the variable contributions of different subproblems to population during the evolution. Resource allocation strategies (RAs) have been proposed to dynamically allocate appropriate evolutionary computational resources to different subproblems, with the aim of addressing this limitation. However, the majority of RA strategies result in inefficiencies and mistakes when performing subproblem assessment, thus generating unsuitable algorithmic results. To address this problem, this paper proposes a decomposition-based multiobjective evolutionary algorithm (HK-MOEA/D). The HK-MOEA/D algorithm uses a historical knowledge-guided RA strategy to evaluate the subproblem’s evolvability, allocate evolutionary computational resources based on the evaluation value, and adaptively select genetic operators based on the evaluation value to either help the subproblem converge or move away from a local optimum. Additionally, the density-first individual selection mechanism of the external archive is utilized to improve the diversity of the algorithm. An external archive update mechanism based on θ-dominance is also used to store solutions that are truly worth keeping to guide the evaluation of subproblem evolvability. The efficacy of the proposed algorithm is evaluated by comparing it with seven state-of-the-art algorithms on three types of benchmark functions and three types of real-world application problems. The experimental results show that HK-MOEA/D accurately evaluates the evolvability of the subproblems and displays reliable performance in a variety of complex Pareto front optimization problems.
基于分解的多目标进化算法是目前流行的多目标优化算法框架之一。该框架将相同数量的进化计算资源分配给每个子问题,但忽略了不同子问题在进化过程中对群体的不同贡献。资源分配策略(RA)被提出来动态地为不同子问题分配适当的进化计算资源,以解决这一局限性。然而,大多数资源分配策略在进行子问题评估时都会导致效率低下和错误,从而产生不合适的算法结果。针对这一问题,本文提出了一种基于分解的多目标进化算法(HK-MOEA/D)。HK-MOEA/D 算法采用历史知识引导的 RA 策略来评估子问题的可演化性,根据评估值分配演化计算资源,并根据评估值自适应地选择遗传算子,以帮助子问题收敛或远离局部最优。此外,还利用外部档案的密度优先个体选择机制来提高算法的多样性。此外,还利用基于 θ 优势的外部档案更新机制来存储真正值得保留的解决方案,以指导对子问题可演化性的评估。通过在三类基准函数和三类实际应用问题上与七种最先进的算法进行比较,评估了所提算法的功效。实验结果表明,HK-MOEA/D 能准确评估子问题的可演化性,并在各种复杂的帕累托前沿优化问题中表现出可靠的性能。
{"title":"HK-MOEA/D: A historical knowledge-guided resource allocation for decomposition multiobjective optimization","authors":"Wei Li ,&nbsp;Xiaolong Zeng ,&nbsp;Ying Huang ,&nbsp;Yiu-ming Cheung","doi":"10.1016/j.engappai.2024.109482","DOIUrl":"10.1016/j.engappai.2024.109482","url":null,"abstract":"<div><div>Decomposition-based multiobjective evolutionary algorithms is one of the prevailing algorithmic frameworks for multiobjective optimization. This framework distributes the same amount of evolutionary computing resources to each subproblems, but it ignores the variable contributions of different subproblems to population during the evolution. Resource allocation strategies (RAs) have been proposed to dynamically allocate appropriate evolutionary computational resources to different subproblems, with the aim of addressing this limitation. However, the majority of RA strategies result in inefficiencies and mistakes when performing subproblem assessment, thus generating unsuitable algorithmic results. To address this problem, this paper proposes a decomposition-based multiobjective evolutionary algorithm (HK-MOEA/D). The HK-MOEA/D algorithm uses a historical knowledge-guided RA strategy to evaluate the subproblem’s evolvability, allocate evolutionary computational resources based on the evaluation value, and adaptively select genetic operators based on the evaluation value to either help the subproblem converge or move away from a local optimum. Additionally, the density-first individual selection mechanism of the external archive is utilized to improve the diversity of the algorithm. An external archive update mechanism based on <span><math><mi>θ</mi></math></span>-dominance is also used to store solutions that are truly worth keeping to guide the evaluation of subproblem evolvability. The efficacy of the proposed algorithm is evaluated by comparing it with seven state-of-the-art algorithms on three types of benchmark functions and three types of real-world application problems. The experimental results show that HK-MOEA/D accurately evaluates the evolvability of the subproblems and displays reliable performance in a variety of complex Pareto front optimization problems.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109482"},"PeriodicalIF":7.5,"publicationDate":"2024-11-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142652641","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Compact representation for memory-efficient storage of images using genetic algorithm-guided key pixel selection 利用遗传算法引导的关键像素选择实现图像存储记忆效率的紧凑表示法
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109540
Samir Malakar, Nirwan Banerjee, Dilip K. Prasad
In the past few years, we have observed rapid growth in digital content. Even in the biological domain, the arrival of microscopic and nanoscopic images and videos captured for biological investigations increases the need for space to store them. Hence, storing these data in a storage-efficient manner is a pressing need. In this work, we have introduced a compact image representation technique with an eye on preserving the shape that can shrink the memory requirement to store. The compact image representation is different from image compression since it does not include any encoding mechanism. Rather, the idea is that this mechanism stores the positions of key pixels, and when required, the original image can be regenerated. The genetic algorithm is used to select key pixels, while the Gaussian kernel performs the reconstruction task with the help of the positions of the selected key pixels. The model is tested on four different datasets. The proposed technique shrinks the memory requirement by 87% to 98% while evaluated using the bit reduction rate. However, the reconstructed images’ quality is a bit low when evaluated using metrics like structural similarity index (ranges between 0.81 to 0.94), or root means squared error (ranges between 0.06 to 0.08). To investigate the impact of quality reduction in reconstructed images in real-life applications, we performed image classification using reconstructed samples and found 0.13% to 2.30% classification accuracy reduction compared to when classification is done using original samples. The proposed model’s performance is comparable to state-of-the-art’s similar solutions.
在过去几年中,我们注意到数字内容的快速增长。即使在生物领域,用于生物研究的微观和纳米图像及视频的出现也增加了对存储空间的需求。因此,以存储效率高的方式存储这些数据已成为当务之急。在这项工作中,我们引入了一种紧凑型图像表示技术,该技术着眼于保留图像的形状,可以减少存储所需的内存。紧凑图像表示法不同于图像压缩,因为它不包括任何编码机制。相反,这种机制的理念是存储关键像素的位置,在需要时,可以重新生成原始图像。遗传算法用于选择关键像素,而高斯核则借助所选关键像素的位置执行重建任务。该模型在四个不同的数据集上进行了测试。在使用比特减少率进行评估时,建议的技术将内存需求减少了 87% 至 98%。然而,在使用结构相似性指数(范围在 0.81 到 0.94 之间)或均方根误差(范围在 0.06 到 0.08 之间)等指标进行评估时,重建图像的质量有点低。为了研究重构图像质量下降在实际应用中的影响,我们使用重构样本进行了图像分类,发现与使用原始样本进行分类相比,分类准确率下降了 0.13% 到 2.30%。建议模型的性能可与最先进的类似解决方案相媲美。
{"title":"Compact representation for memory-efficient storage of images using genetic algorithm-guided key pixel selection","authors":"Samir Malakar,&nbsp;Nirwan Banerjee,&nbsp;Dilip K. Prasad","doi":"10.1016/j.engappai.2024.109540","DOIUrl":"10.1016/j.engappai.2024.109540","url":null,"abstract":"<div><div>In the past few years, we have observed rapid growth in digital content. Even in the biological domain, the arrival of microscopic and nanoscopic images and videos captured for biological investigations increases the need for space to store them. Hence, storing these data in a storage-efficient manner is a pressing need. In this work, we have introduced a compact image representation technique with an eye on preserving the shape that can shrink the memory requirement to store. The compact image representation is different from image compression since it does not include any encoding mechanism. Rather, the idea is that this mechanism stores the positions of key pixels, and when required, the original image can be regenerated. The genetic algorithm is used to select key pixels, while the Gaussian kernel performs the reconstruction task with the help of the positions of the selected key pixels. The model is tested on four different datasets. The proposed technique shrinks the memory requirement by 87% to 98% while evaluated using the bit reduction rate. However, the reconstructed images’ quality is a bit low when evaluated using metrics like structural similarity index (ranges between 0.81 to 0.94), or root means squared error (ranges between 0.06 to 0.08). To investigate the impact of quality reduction in reconstructed images in real-life applications, we performed image classification using reconstructed samples and found 0.13% to 2.30% classification accuracy reduction compared to when classification is done using original samples. The proposed model’s performance is comparable to state-of-the-art’s similar solutions.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109540"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578473","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Color-aware fusion of nighttime infrared and visible images 夜间红外图像与可见光图像的色彩感知融合
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109521
Jiaxin Yao , Yongqiang Zhao , Yuanyang Bu , Seong G. Kong , Xun Zhang
Pixel-level fusion of visible and infrared images has demonstrated promise in enhancing information representation. However, nighttime image fusion remains challenging due to low and uneven lighting. Existing fusion methods neglect the preservation of color-related information at night, resulting in unsatisfactory outcomes with insufficient brightness. This paper presents a novel color image fusion framework to prevent color distortion, thus generating results more aligned with human perception. Firstly, we design an image fusion network to retain color information from visible images under low-light conditions. Secondly, we incorporate mature low-light enhancement technology into the network as a flexible component to produce fusion results under normal illumination. The training process is carefully designed to address potential issues of overexposure or noise amplification. Finally, we utilize knowledge distillation to create a lightweight end-to-end network that directly generates fusion results under normal lighting conditions from pairs of low-light images. Experimental results demonstrate that our proposed framework outperforms existing methods in nighttime scenarios.
可见光和红外图像的像素级融合在增强信息表现力方面大有可为。然而,由于光照度低且不均匀,夜间图像融合仍具有挑战性。现有的融合方法忽视了夜间色彩相关信息的保存,导致亮度不足,效果不尽人意。本文提出了一种新颖的彩色图像融合框架,以防止色彩失真,从而产生更符合人类感知的结果。首先,我们设计了一个图像融合网络,以保留低照度条件下可见光图像中的色彩信息。其次,我们将成熟的弱光增强技术融入网络,作为一个灵活的组件,在正常光照条件下生成融合结果。训练过程经过精心设计,以解决潜在的曝光过度或噪声放大问题。最后,我们利用知识提炼技术创建了一个轻量级端到端网络,可在正常光照条件下直接生成低照度图像对的融合结果。实验结果表明,我们提出的框架在夜间场景中的表现优于现有方法。
{"title":"Color-aware fusion of nighttime infrared and visible images","authors":"Jiaxin Yao ,&nbsp;Yongqiang Zhao ,&nbsp;Yuanyang Bu ,&nbsp;Seong G. Kong ,&nbsp;Xun Zhang","doi":"10.1016/j.engappai.2024.109521","DOIUrl":"10.1016/j.engappai.2024.109521","url":null,"abstract":"<div><div>Pixel-level fusion of visible and infrared images has demonstrated promise in enhancing information representation. However, nighttime image fusion remains challenging due to low and uneven lighting. Existing fusion methods neglect the preservation of color-related information at night, resulting in unsatisfactory outcomes with insufficient brightness. This paper presents a novel color image fusion framework to prevent color distortion, thus generating results more aligned with human perception. Firstly, we design an image fusion network to retain color information from visible images under low-light conditions. Secondly, we incorporate mature low-light enhancement technology into the network as a flexible component to produce fusion results under normal illumination. The training process is carefully designed to address potential issues of overexposure or noise amplification. Finally, we utilize knowledge distillation to create a lightweight end-to-end network that directly generates fusion results under normal lighting conditions from pairs of low-light images. Experimental results demonstrate that our proposed framework outperforms existing methods in nighttime scenarios.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109521"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578469","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Combining model-based and learning-based anomaly detection schemes for increased performance and safety of aircraft braking controllers 结合基于模型和基于学习的异常检测方案,提高飞机制动控制器的性能和安全性
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109551
José Joaquín Mendoza Lopetegui, Mara Tanelli
In aircraft, the braking system is a safety-critical and heavily used component of the landing gear, prone to significant wear. Anomalies arising in the wear dynamics can degrade the performance of the braking system and compromise the safety of ground handling maneuvers. In this work, we tackle the problem of detecting incipient anomalies in aircraft brakes in a tightly coupled implementation with the Brake Control Unit (BCU). Two complementary approaches are presented. The first one is an observer-based architecture designed on the longitudinal aircraft dynamics that returns physically interpretable outputs connected to the wear process and allows us to improve braking performance online. The second one is an end-to-end convolutional autoencoder-based architecture that returns an anomaly score computed on data collected by the BCU with inherent robustness to modeling uncertainty, which the model-based one does not. A combined architecture that allows one to exploit the features of both model-based and learning-based approaches is proposed, which shows its capability of optimally blending the two. The approaches are evaluated in a MATLAB/Simulink multibody simulation environment that is able to replicate the braking actuator wear dynamics, demonstrating remarkable performances in anomaly detection, anti-skid control performance, and safety improvement.
在飞机上,制动系统是起落架上一个对安全至关重要且使用频繁的部件,容易发生严重磨损。磨损动态中出现的异常会降低制动系统的性能,并危及地面操纵的安全性。在这项工作中,我们以与制动控制单元(BCU)紧密耦合的方式,解决了飞机制动器中初期异常情况的检测问题。本文提出了两种互补方法。第一种是基于纵向飞机动力学设计的观察器架构,可返回与磨损过程相关的物理可解释输出,使我们能够在线改进制动性能。第二种是基于卷积自动编码器的端到端架构,该架构根据 BCU 收集的数据计算异常得分,对模型不确定性具有固有的鲁棒性,而基于模型的架构则不具备这种鲁棒性。我们还提出了一种组合架构,可同时利用基于模型的方法和基于学习的方法的特点,从而显示出将这两种方法进行优化组合的能力。这些方法在 MATLAB/Simulink 多体仿真环境中进行了评估,该环境能够复制制动器磨损动态,在异常检测、防滑控制性能和安全性改进方面表现出色。
{"title":"Combining model-based and learning-based anomaly detection schemes for increased performance and safety of aircraft braking controllers","authors":"José Joaquín Mendoza Lopetegui,&nbsp;Mara Tanelli","doi":"10.1016/j.engappai.2024.109551","DOIUrl":"10.1016/j.engappai.2024.109551","url":null,"abstract":"<div><div>In aircraft, the braking system is a safety-critical and heavily used component of the landing gear, prone to significant wear. Anomalies arising in the wear dynamics can degrade the performance of the braking system and compromise the safety of ground handling maneuvers. In this work, we tackle the problem of detecting incipient anomalies in aircraft brakes in a tightly coupled implementation with the Brake Control Unit (BCU). Two complementary approaches are presented. The first one is an observer-based architecture designed on the longitudinal aircraft dynamics that returns physically interpretable outputs connected to the wear process and allows us to improve braking performance online. The second one is an end-to-end convolutional autoencoder-based architecture that returns an anomaly score computed on data collected by the BCU with inherent robustness to modeling uncertainty, which the model-based one does not. A combined architecture that allows one to exploit the features of both model-based and learning-based approaches is proposed, which shows its capability of optimally blending the two. The approaches are evaluated in a MATLAB/Simulink multibody simulation environment that is able to replicate the braking actuator wear dynamics, demonstrating remarkable performances in anomaly detection, anti-skid control performance, and safety improvement.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109551"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578476","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Picture fuzzy complex proportional assessment approach with step-wise weight assessment ratio analysis and criteria importance through intercriteria correlation 图片模糊复合比例评估法与分步权重评估比率分析以及通过标准间相关性确定标准重要性
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109554
Ayesha Razzaq , Zareen A. Khan , Khalid Naeem , Muhammad Riaz
The concept of the picture fuzzy set (PiFS) significantly enhances the multi-criteria decision-making (MCDM) process by incorporating membership value (MV), non-membership value (NMV), and a neutral component. PiFS extends the capabilities of traditional fuzzy sets (FSs), intuitionistic fuzzy sets (IFSs), and other fuzzy models. This paper introduces a novel MCDM approach, the picture fuzzy SWARA-CRITIC-COPRAS (PiF-SCC) method, specifically designed to assist decision-makers (DMs) in evaluating and selecting dynamic digital marketing (DDM) technologies within PiFS settings. The proposed method integrates the strengths of PiFS with step-wise weight assessment ratio analysis (SWARA), criteria importance through intercriteria correlation (CRITIC), and complex proportional assessment (COPRAS), aiming to improve the precision and effectiveness of technology evaluations. To validate the approach, a case study is conducted on DDM technology assessment within a specific business context. The PiF-SCC technique is applied to rank technological options using linguistic terms (LTs), PiFS numbers, an accuracy function (AF), and a score function (SF). Additionally, a comprehensive sensitivity analysis is performed to evaluate the robustness of the proposed method under different input scenarios and uncertainties. A thorough comparison with existing techniques is also provided, demonstrating the superior decision-making capability of the new approach, which leads to more accurate and dependable technology selection results. The manuscript also discusses marginal implications and limitations, along with potential future research directions to further enhance the applicability and effectiveness of the proposed approach.
图片模糊集(PiFS)的概念通过整合成员值(MV)、非成员值(NMV)和中性成分,大大增强了多标准决策(MCDM)过程。PiFS 扩展了传统模糊集(FS)、直觉模糊集(IFS)和其他模糊模型的功能。本文介绍了一种新颖的 MCDM 方法,即图片模糊 SWARA-CRITIC-COPRAS (PiF-SCC) 方法,专门用于帮助决策者(DMs)在 PiFS 环境中评估和选择动态数字营销(DDM)技术。所提出的方法将 PiFS 的优势与逐步权重评估比率分析 (SWARA)、通过标准间相关性确定标准重要性 (CRITIC) 和复杂比例评估 (COPRAS) 相结合,旨在提高技术评估的精确性和有效性。为了验证该方法,我们在一个特定的业务环境中对 DDM 技术评估进行了案例研究。采用 PiF-SCC 技术,使用语言术语 (LT)、PiFS 数字、准确度函数 (AF) 和评分函数 (SF) 对技术方案进行排序。此外,还进行了全面的敏感性分析,以评估拟议方法在不同输入情景和不确定性下的稳健性。还提供了与现有技术的全面比较,证明新方法具有卓越的决策能力,能带来更准确、更可靠的技术选择结果。手稿还讨论了边际影响和局限性,以及未来可能的研究方向,以进一步提高拟议方法的适用性和有效性。
{"title":"Picture fuzzy complex proportional assessment approach with step-wise weight assessment ratio analysis and criteria importance through intercriteria correlation","authors":"Ayesha Razzaq ,&nbsp;Zareen A. Khan ,&nbsp;Khalid Naeem ,&nbsp;Muhammad Riaz","doi":"10.1016/j.engappai.2024.109554","DOIUrl":"10.1016/j.engappai.2024.109554","url":null,"abstract":"<div><div>The concept of the picture fuzzy set (PiFS) significantly enhances the multi-criteria decision-making (MCDM) process by incorporating membership value (MV), non-membership value (NMV), and a neutral component. PiFS extends the capabilities of traditional fuzzy sets (FSs), intuitionistic fuzzy sets (IFSs), and other fuzzy models. This paper introduces a novel MCDM approach, the picture fuzzy SWARA-CRITIC-COPRAS (PiF-SCC) method, specifically designed to assist decision-makers (DMs) in evaluating and selecting dynamic digital marketing (DDM) technologies within PiFS settings. The proposed method integrates the strengths of PiFS with step-wise weight assessment ratio analysis (SWARA), criteria importance through intercriteria correlation (CRITIC), and complex proportional assessment (COPRAS), aiming to improve the precision and effectiveness of technology evaluations. To validate the approach, a case study is conducted on DDM technology assessment within a specific business context. The PiF-SCC technique is applied to rank technological options using linguistic terms (LTs), PiFS numbers, an accuracy function (AF), and a score function (SF). Additionally, a comprehensive sensitivity analysis is performed to evaluate the robustness of the proposed method under different input scenarios and uncertainties. A thorough comparison with existing techniques is also provided, demonstrating the superior decision-making capability of the new approach, which leads to more accurate and dependable technology selection results. The manuscript also discusses marginal implications and limitations, along with potential future research directions to further enhance the applicability and effectiveness of the proposed approach.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109554"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578475","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Investigation of hybrid modeling and its transferability in building load prediction used for district heating systems 混合建模及其在区域供热系统建筑负荷预测中的可移植性研究
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109544
Ning Zhang , Wei Zhong , Xiaojie Lin , Liuliu Du-Ikonen , Tianyue Qiu
In the district heating systems, the historical operation data of the buildings in those areas would be partially or entirely missing. The traditional data-driven model is hard to predict the ground truth results because the historical data is not available for model training. However, utilizing the physics-based methods for load calculation takes a long time to process and encounters low accuracy issues. This paper investigates several hybrid models that integrate the data-driven model and the physics-based models with different fusion methods. The physics-based models calculate envelope load and infiltration load, based on Fourier's law and the grand canonical ensemble theory, respectively. After undergoing load processing, features fusion, and residual connection, the best advanced hybrid models generate 21.35%, 16.35%, and 12.73% better prediction results compared with the data-driven model. Moreover, the advanced hybride models also perform strong transferability across all the data quantity groups. In terms of practical application, the advanced hybrid models could be deployed with effective generalization in limited data scenarios and robust transfer capabilities. The selected best model constructed by hybrid modeling displays the highest performance and saves the total training costs with strong transferability.
在区域供热系统中,这些区域内建筑物的历史运行数据可能部分或全部缺失。传统的数据驱动模型很难预测真实结果,因为没有历史数据用于模型训练。然而,利用基于物理的方法进行负荷计算需要较长的处理时间,并且会遇到精度较低的问题。本文研究了几种将数据驱动模型和基于物理的模型与不同的融合方法相结合的混合模型。基于物理的模型分别根据傅立叶定律和大规范集合理论计算围护荷载和渗透荷载。经过负荷处理、特征融合和残差连接后,最佳的高级混合模型与数据驱动模型相比,预测结果分别提高了 21.35%、16.35% 和 12.73%。此外,高级混合模型在所有数据量组之间也具有很强的可移植性。在实际应用方面,先进的混合模型可以在有限的数据场景中有效泛化,并具有强大的转移能力。通过混合建模构建的最佳模型性能最高,并能节省总的训练成本,具有很强的可移植性。
{"title":"Investigation of hybrid modeling and its transferability in building load prediction used for district heating systems","authors":"Ning Zhang ,&nbsp;Wei Zhong ,&nbsp;Xiaojie Lin ,&nbsp;Liuliu Du-Ikonen ,&nbsp;Tianyue Qiu","doi":"10.1016/j.engappai.2024.109544","DOIUrl":"10.1016/j.engappai.2024.109544","url":null,"abstract":"<div><div>In the district heating systems, the historical operation data of the buildings in those areas would be partially or entirely missing. The traditional data-driven model is hard to predict the ground truth results because the historical data is not available for model training. However, utilizing the physics-based methods for load calculation takes a long time to process and encounters low accuracy issues. This paper investigates several hybrid models that integrate the data-driven model and the physics-based models with different fusion methods. The physics-based models calculate envelope load and infiltration load, based on Fourier's law and the grand canonical ensemble theory, respectively. After undergoing load processing, features fusion, and residual connection, the best advanced hybrid models generate 21.35%, 16.35%, and 12.73% better prediction results compared with the data-driven model. Moreover, the advanced hybride models also perform strong transferability across all the data quantity groups. In terms of practical application, the advanced hybrid models could be deployed with effective generalization in limited data scenarios and robust transfer capabilities. The selected best model constructed by hybrid modeling displays the highest performance and saves the total training costs with strong transferability.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109544"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578472","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A deep learning ensemble approach for malware detection in Internet of Things utilizing Explainable Artificial Intelligence 利用可解释人工智能的深度学习集合方法检测物联网中的恶意软件
IF 7.5 2区 计算机科学 Q1 AUTOMATION & CONTROL SYSTEMS Pub Date : 2024-11-04 DOI: 10.1016/j.engappai.2024.109560
Saksham Mittal , Mohammad Wazid , Devesh Pratap Singh , Ashok Kumar Das , M. Shamim Hossain
The Internet of Things (IoT) has been popularized these days due to digitization and automation. It is deployed in various applications, i.e., smart homes, smart agriculture, smart transportation, smart healthcare, and industrial monitoring. In an IoT network, many IoT devices communicate with servers, or users access IoT devices through an open channel via a certain exchange of messages. Besides providing many benefits like efficiency, automation, and convenience, IoT presents significant security challenges due to a lack of proper standard security measures. Thus, malicious actors may be able to infect the network with malware. They may launch destructive attacks with the goal of stealing data or causing damage to the systems’ resources. This can be mitigated by introducing intrusion detection and prevention mechanisms in the network. An intelligent intrusion detection system is required to put preventative measures in place for secure communication and a malware-free network. In this article, we propose a deep learning based ensemble approach for IoT malware attack detection (in short, we call it as DLEX-IMD) trained and tested against benchmark datasets. The important measures, including accuracy, precision, recall, and F1-score, are used to evaluate the performance of the proposed DLEX-IMD. The performance of the proposed scheme is explained utilizing benchmark Explainable Artificial Intelligence (AI) method–LIME (Local Interpretable Model-Agnostic Explanations), which justifies the reliability of the proposed model training. The DLEX-IMD is also compared with a range of other closely related existing schemes and has shown better performance than those schemes with 99.96% accuracy and F1-score of 0.999.
由于数字化和自动化的发展,物联网(IoT)如今已得到普及。它被部署在各种应用中,如智能家居、智能农业、智能交通、智能医疗和工业监控。在物联网网络中,许多物联网设备与服务器进行通信,或者用户通过一定的信息交换,以开放的渠道访问物联网设备。除了提供效率、自动化和便利等诸多好处外,由于缺乏适当的标准安全措施,物联网还带来了巨大的安全挑战。因此,恶意行为者可能会用恶意软件感染网络。他们可能会发起破坏性攻击,目的是窃取数据或破坏系统资源。在网络中引入入侵检测和预防机制可以缓解这种情况。为了实现安全通信和无恶意软件网络,需要一个智能入侵检测系统来采取预防措施。在本文中,我们提出了一种基于深度学习的物联网恶意软件攻击检测集合方法(简而言之,我们称之为 DLEX-IMD),并根据基准数据集进行了训练和测试。我们使用准确率、精确度、召回率和 F1 分数等重要指标来评估所提出的 DLEX-IMD 的性能。利用基准可解释人工智能(AI)方法--LIME(本地可解释模型-诊断解释)解释了所提方案的性能,证明了所提模型训练的可靠性。我们还将 DLEX-IMD 与其他一系列密切相关的现有方案进行了比较,结果表明 DLEX-IMD 的准确率为 99.96%,F1 分数为 0.999,性能优于这些方案。
{"title":"A deep learning ensemble approach for malware detection in Internet of Things utilizing Explainable Artificial Intelligence","authors":"Saksham Mittal ,&nbsp;Mohammad Wazid ,&nbsp;Devesh Pratap Singh ,&nbsp;Ashok Kumar Das ,&nbsp;M. Shamim Hossain","doi":"10.1016/j.engappai.2024.109560","DOIUrl":"10.1016/j.engappai.2024.109560","url":null,"abstract":"<div><div>The Internet of Things (IoT) has been popularized these days due to digitization and automation. It is deployed in various applications, i.e., smart homes, smart agriculture, smart transportation, smart healthcare, and industrial monitoring. In an IoT network, many IoT devices communicate with servers, or users access IoT devices through an open channel via a certain exchange of messages. Besides providing many benefits like efficiency, automation, and convenience, IoT presents significant security challenges due to a lack of proper standard security measures. Thus, malicious actors may be able to infect the network with malware. They may launch destructive attacks with the goal of stealing data or causing damage to the systems’ resources. This can be mitigated by introducing intrusion detection and prevention mechanisms in the network. An intelligent intrusion detection system is required to put preventative measures in place for secure communication and a malware-free network. In this article, we propose a deep learning based ensemble approach for IoT malware attack detection (in short, we call it as DLEX-IMD) trained and tested against benchmark datasets. The important measures, including accuracy, precision, recall, and F1-score, are used to evaluate the performance of the proposed DLEX-IMD. The performance of the proposed scheme is explained utilizing benchmark Explainable Artificial Intelligence (AI) method–LIME (Local Interpretable Model-Agnostic Explanations), which justifies the reliability of the proposed model training. The DLEX-IMD is also compared with a range of other closely related existing schemes and has shown better performance than those schemes with 99.96% accuracy and F1-score of 0.999.</div></div>","PeriodicalId":50523,"journal":{"name":"Engineering Applications of Artificial Intelligence","volume":"139 ","pages":"Article 109560"},"PeriodicalIF":7.5,"publicationDate":"2024-11-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142578392","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Engineering Applications of Artificial Intelligence
全部 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