首页 > 最新文献

Intelligent Decision Technologies-Netherlands最新文献

英文 中文
Intelligent control technology of engineering electrical automation for PID algorithm 基于PID算法的工程电气自动化智能控制技术
IF 1 Q4 Computer Science Pub Date : 2023-08-28 DOI: 10.3233/idt-230125
Meng Niu
Electrical device automation in smart industries assimilates machines, electronic circuits, and control systems for efficient operations. The automated controls provide human intervention and fewer operations through proportional-integral-derivative (PID) controllers. Considering these devices’ operational and control loop contributions, this article introduces an Override-Controlled Definitive Performance Scheme (OCDPS). This scheme focuses on confining machine operations within the allocated time intervals preventing loop failures. The control value for multiple electrical machines is estimated based on the operational load and time for preventing failures. The override cases use predictive learning that incorporates the previous operational logs. Considering the override prediction, the control value is adjusted independently for different devices for confining variation loops. The automation features are programmed as before and after loop failures to cease further operational overrides in this process. Predictive learning independently identifies the possibilities in override and machine failures for increasing efficacy. The proposed method is contrasted with previously established models including the ILC, ASLP, and TD3. This evaluation considers the parameters of uptime, errors, override time, productivity, and prediction accuracy. Loops in operations and typical running times are two examples of the variables. The learning process results are utilized to estimate efficiency by modifying the operating time and loop consistencies with the help of control values. To avoid unscheduled downtime, the discovered loop failures modify the control parameters of individual machine processes.
智能工业中的电气设备自动化包括机器、电子电路和控制系统,以实现高效运行。自动化控制通过比例-积分-导数(PID)控制器提供人为干预和更少的操作。考虑到这些设备的操作和控制回路的贡献,本文介绍了一个覆盖控制的最终性能方案(OCDPS)。该方案侧重于在分配的时间间隔内限制机器操作,防止环路故障。多台电机的控制值是根据运行负荷和防止故障的时间来估计的。覆盖用例使用结合了先前操作日志的预测学习。考虑到超驰预测,对不同装置的控制值进行了独立调整,形成了围变回路。自动化功能在循环失败之前和之后进行编程,以停止该过程中的进一步操作覆盖。预测性学习可以独立地识别覆盖和机器故障的可能性,以提高效率。该方法与先前建立的模型(包括ILC、ASLP和TD3)进行了对比。该评估考虑了正常运行时间、错误、覆盖时间、生产力和预测准确性等参数。操作中的循环和典型的运行时间是变量的两个例子。利用学习过程的结果,利用控制值修改操作时间和回路一致性来估计效率。为了避免计划外的停机时间,发现的回路故障修改了单个机器过程的控制参数。
{"title":"Intelligent control technology of engineering electrical automation for PID algorithm","authors":"Meng Niu","doi":"10.3233/idt-230125","DOIUrl":"https://doi.org/10.3233/idt-230125","url":null,"abstract":"Electrical device automation in smart industries assimilates machines, electronic circuits, and control systems for efficient operations. The automated controls provide human intervention and fewer operations through proportional-integral-derivative (PID) controllers. Considering these devices’ operational and control loop contributions, this article introduces an Override-Controlled Definitive Performance Scheme (OCDPS). This scheme focuses on confining machine operations within the allocated time intervals preventing loop failures. The control value for multiple electrical machines is estimated based on the operational load and time for preventing failures. The override cases use predictive learning that incorporates the previous operational logs. Considering the override prediction, the control value is adjusted independently for different devices for confining variation loops. The automation features are programmed as before and after loop failures to cease further operational overrides in this process. Predictive learning independently identifies the possibilities in override and machine failures for increasing efficacy. The proposed method is contrasted with previously established models including the ILC, ASLP, and TD3. This evaluation considers the parameters of uptime, errors, override time, productivity, and prediction accuracy. Loops in operations and typical running times are two examples of the variables. The learning process results are utilized to estimate efficiency by modifying the operating time and loop consistencies with the help of control values. To avoid unscheduled downtime, the discovered loop failures modify the control parameters of individual machine processes.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84031041","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
MCDM-EFS: A novel ensemble feature selection method for software defect prediction using multi-criteria decision making MCDM-EFS:基于多准则决策的软件缺陷预测集成特征选择新方法
IF 1 Q4 Computer Science Pub Date : 2023-08-28 DOI: 10.3233/idt-230251
Kamaldeep Kaur, Ajay Mahaputra Kumar
Software defect prediction models are used for predicting high risk software components. Feature selection has significant impact on the prediction performance of the software defect prediction models since redundant and unimportant features make the prediction model more difficult to learn. Ensemble feature selection has recently emerged as a new methodology for enhancing feature selection performance. This paper proposes a new multi-criteria-decision-making (MCDM) based ensemble feature selection (EFS) method. This new method is termed as MCDM-EFS. The proposed method, MCDM-EFS, first generates the decision matrix signifying the feature’s importance score with respect to various existing feature selection methods. Next, the decision matrix is used as the input to well-known MCDM method TOPSIS for assigning a final rank to each feature. The proposed approach is validated by an experimental study for predicting software defects using two classifiers K-nearest neighbor (KNN) and naïve bayes (NB) over five open-source datasets. The predictive performance of the proposed approach is compared with existing feature selection algorithms. Two evaluation metrics – nMCC and G-measure are used to compare predictive performance. The experimental results show that the MCDM-EFS significantly improves the predictive performance of software defect prediction models against other feature selection methods in terms of nMCC as well as G-measure.
软件缺陷预测模型用于预测高风险的软件组件。特征选择对软件缺陷预测模型的预测性能有重要影响,因为冗余和不重要的特征使预测模型更加难以学习。近年来,集成特征选择作为一种增强特征选择性能的新方法出现。提出了一种基于多准则决策(MCDM)的集成特征选择方法。这种新方法被称为MCDM-EFS。所提出的方法MCDM-EFS首先根据现有的各种特征选择方法生成表示特征重要性得分的决策矩阵。接下来,将决策矩阵用作著名的MCDM方法TOPSIS的输入,为每个特征分配最终排名。通过实验研究验证了该方法在五个开源数据集上使用两个分类器k -最近邻(KNN)和naïve贝叶斯(NB)预测软件缺陷的有效性。将该方法的预测性能与现有的特征选择算法进行了比较。两个评估指标- nMCC和G-measure用于比较预测性能。实验结果表明,与其他特征选择方法相比,MCDM-EFS在nMCC和G-measure方面显著提高了软件缺陷预测模型的预测性能。
{"title":"MCDM-EFS: A novel ensemble feature selection method for software defect prediction using multi-criteria decision making","authors":"Kamaldeep Kaur, Ajay Mahaputra Kumar","doi":"10.3233/idt-230251","DOIUrl":"https://doi.org/10.3233/idt-230251","url":null,"abstract":"Software defect prediction models are used for predicting high risk software components. Feature selection has significant impact on the prediction performance of the software defect prediction models since redundant and unimportant features make the prediction model more difficult to learn. Ensemble feature selection has recently emerged as a new methodology for enhancing feature selection performance. This paper proposes a new multi-criteria-decision-making (MCDM) based ensemble feature selection (EFS) method. This new method is termed as MCDM-EFS. The proposed method, MCDM-EFS, first generates the decision matrix signifying the feature’s importance score with respect to various existing feature selection methods. Next, the decision matrix is used as the input to well-known MCDM method TOPSIS for assigning a final rank to each feature. The proposed approach is validated by an experimental study for predicting software defects using two classifiers K-nearest neighbor (KNN) and naïve bayes (NB) over five open-source datasets. The predictive performance of the proposed approach is compared with existing feature selection algorithms. Two evaluation metrics – nMCC and G-measure are used to compare predictive performance. The experimental results show that the MCDM-EFS significantly improves the predictive performance of software defect prediction models against other feature selection methods in terms of nMCC as well as G-measure.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88238653","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Design of network security processing system in 5G/6gNG-DSS of intelligent model computer 5G/6gNG-DSS智能模型机网络安全处理系统设计
IF 1 Q4 Computer Science Pub Date : 2023-08-28 DOI: 10.3233/idt-230143
Bo Wei, Huanying Chen, Zhaoji Huang
In order to solve the problem of low accuracy of evaluation results caused by the impact of throughput and transmission delay on traditional systems in 6G networks, this paper proposes a design method of network security processing system in 5G/6gNG-DSS of intelligent model computer. Supported by the principle of active defense, this paper designs a server-side structure, using ScanHome SH-800/400 embedded scanning module barcode QR code scanning device as the scanning engine. We put an evaluation device on the RISC chip PA-RISC microprocessor. Once the system fails, it will send an early warning signal. Through setting control, data, and cooperation interfaces, it can support the information exchange between subsystems. The higher pulse width modulator TL494:4 pin is used to design the power source. We use the top-down data management method to design the system software flow, build a mathematical model, introduce network entropy to weigh the benefits, and realize the system security evaluation. The experimental results show that the highest evaluation accuracy of the system can reach 98%, which can ensure user information security. Conclusion: The problem of active defense network security is transformed into a dynamic analysis problem, which provides an effective decision-making scheme for managers. The system evaluation based on Packet Tracer software has high accuracy and provides important decisions for network security analysis.
为了解决6G网络中吞吐量和传输延迟对传统系统造成的评估结果准确性不高的问题,本文提出了一种基于智能模型计算机的5G/6gNG-DSS网络安全处理系统的设计方法。在主动防御原理的支持下,本文设计了服务器端结构,采用ScanHome SH-800/400嵌入式扫描模块条码二维码扫描设备作为扫描引擎。我们在RISC芯片上安装了一个评估装置PA-RISC微处理器。一旦系统出现故障,就会发出预警信号。通过设置控制接口、数据接口和协作接口,支持子系统之间的信息交换。采用高脉宽调制器TL494:4引脚设计电源。采用自顶向下的数据管理方法设计系统软件流程,建立数学模型,引入网络熵来权衡效益,实现系统安全评估。实验结果表明,该系统的最高评估准确率可达98%,保证了用户信息的安全。结论:将主动防御网络安全问题转化为动态分析问题,为管理者提供了有效的决策方案。基于包跟踪软件的系统评估具有较高的准确性,为网络安全分析提供了重要决策依据。
{"title":"Design of network security processing system in 5G/6gNG-DSS of intelligent model computer","authors":"Bo Wei, Huanying Chen, Zhaoji Huang","doi":"10.3233/idt-230143","DOIUrl":"https://doi.org/10.3233/idt-230143","url":null,"abstract":"In order to solve the problem of low accuracy of evaluation results caused by the impact of throughput and transmission delay on traditional systems in 6G networks, this paper proposes a design method of network security processing system in 5G/6gNG-DSS of intelligent model computer. Supported by the principle of active defense, this paper designs a server-side structure, using ScanHome SH-800/400 embedded scanning module barcode QR code scanning device as the scanning engine. We put an evaluation device on the RISC chip PA-RISC microprocessor. Once the system fails, it will send an early warning signal. Through setting control, data, and cooperation interfaces, it can support the information exchange between subsystems. The higher pulse width modulator TL494:4 pin is used to design the power source. We use the top-down data management method to design the system software flow, build a mathematical model, introduce network entropy to weigh the benefits, and realize the system security evaluation. The experimental results show that the highest evaluation accuracy of the system can reach 98%, which can ensure user information security. Conclusion: The problem of active defense network security is transformed into a dynamic analysis problem, which provides an effective decision-making scheme for managers. The system evaluation based on Packet Tracer software has high accuracy and provides important decisions for network security analysis.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88279657","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
Construction information security management system based on data sharing algorithm 构建基于数据共享算法的信息安全管理系统
IF 1 Q4 Computer Science Pub Date : 2023-08-28 DOI: 10.3233/idt-230144
Lihui Zhao
Due to the lack of data security protection, a large number of malicious information leaks, which makes building information security (InfoSec) issues more and more attention. The construction information involves a large number of participants, and the number of construction project files is huge, leading to a huge amount of information. However, traditional network security information protection software is mostly passive, which is difficult to enhance its autonomy. Therefore, this text introduced data sharing algorithm in building InfoSec management. This text proposed an Attribute Based Encryption (ABE) algorithm based on data sharing, which is simple in calculation and strong in encrypting attributes. This algorithm was added to the building InfoSec management system (ISMS) designed in this text, which not only reduces the burden of relevant personnel, but also has flexible control and high security. The experimental results showed that when 10 users logged in to the system, the stability and security of the system designed in this text were 87% and 91% respectively. When 20 users logged in to the system, the system stability and security designed in this text were 89% and 92% respectively. When 80 users logged in to the system, the system stability and security designed in this text were 94% and 95% respectively. It can be found that the stability and security of the system have reached a high level, which can ensure the security of effective management of building information.
由于缺乏数据安全保护,大量恶意信息泄露,这使得楼宇信息安全(InfoSec)问题越来越受到重视。施工信息涉及的参与方众多,施工项目文件数量庞大,导致信息量巨大。然而,传统的网络安全信息保护软件大多是被动的,难以增强其自主性。因此,本文介绍了数据共享算法在构建信息安全管理中的应用。本文提出了一种基于数据共享的基于属性的加密(Attribute Based Encryption, ABE)算法,该算法计算简单,属性加密能力强。将该算法加入到本文设计的楼宇信息安全管理系统(ISMS)中,不仅减轻了相关人员的负担,而且控制灵活,安全性高。实验结果表明,当10个用户登录系统时,本文设计的系统稳定性为87%,安全性为91%。当有20个用户登录系统时,本文设计的系统稳定性为89%,安全性为92%。在80个用户登录系统时,本文设计的系统稳定性为94%,安全性为95%。可以发现,系统的稳定性和安全性都达到了较高的水平,可以保证建筑信息有效管理的安全性。
{"title":"Construction information security management system based on data sharing algorithm","authors":"Lihui Zhao","doi":"10.3233/idt-230144","DOIUrl":"https://doi.org/10.3233/idt-230144","url":null,"abstract":"Due to the lack of data security protection, a large number of malicious information leaks, which makes building information security (InfoSec) issues more and more attention. The construction information involves a large number of participants, and the number of construction project files is huge, leading to a huge amount of information. However, traditional network security information protection software is mostly passive, which is difficult to enhance its autonomy. Therefore, this text introduced data sharing algorithm in building InfoSec management. This text proposed an Attribute Based Encryption (ABE) algorithm based on data sharing, which is simple in calculation and strong in encrypting attributes. This algorithm was added to the building InfoSec management system (ISMS) designed in this text, which not only reduces the burden of relevant personnel, but also has flexible control and high security. The experimental results showed that when 10 users logged in to the system, the stability and security of the system designed in this text were 87% and 91% respectively. When 20 users logged in to the system, the system stability and security designed in this text were 89% and 92% respectively. When 80 users logged in to the system, the system stability and security designed in this text were 94% and 95% respectively. It can be found that the stability and security of the system have reached a high level, which can ensure the security of effective management of building information.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81501916","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
Optimal fused feature selection with ensemble learning foratrial fibrillation detection using ECG with enhanced average and subtraction-based optimizer 基于增强平均和减法优化器的心电房颤检测融合特征选择与集成学习优化
IF 1 Q4 Computer Science Pub Date : 2023-08-23 DOI: 10.3233/idt-220130
Sanjib Kumar Dhara, Nilankar Bhanja, Prabodh Khampariya
Most common asymptomatic arrhythmia that significantly leads to death and morbidity is Atrial Fibrillation (AF). It has the ability to extract valuable features is necessary for AF identification. Still, many existing studies have relied on weak frequencies that, are Time-Frequency Energy (TFE) and shallow time features. It requires lengthy ECG data to confine the information and is unable to confine the slight variation affected by the previous AF. The interfering noise signals focus primarily on separating AF from signals with a Sinus Rhythm (SR). Thus, this study would explore the detection of AF with heuristic-assisted deep learning approaches. Initially, the ECG Signals are gathered from the standard resources. Next, these gathered signals are pre-processed to perform denoising and artifact removal for enhancing the quality of data for further processes. Then, the deep feature extraction is done in two phases. In the first phase, the RR interval is extracted from the pre-processing ECG signals and the deep features are removed utilizing a Convolutional Neural Network (CNN). In contrast, deep features are employed to extract the features from the pre-processed ECG signals using the same CNN in the second phase. Then, these gathered in-depth features are fused and fed to the newly suggested heuristic algorithm called Enhanced Average and Subtraction-Based Optimizer (E-ASBO) for selecting the optimal fused features for reducing the redundancy in the signals. Finally, the chosen optimal fused features are fed to the new Adaptive Ensemble Neural Network (AENN) with heuristic adoption with the techniques such as Elma Neural Network, Deep Neural Network (DNN), and Recurrent Neural Network (RNN). This model focuses on increasing the accuracy of detecting AF. These proposed networks have more significant potential in future AF screening or clinical computer-aided AF diagnosis in wearable devices. It has superior performance and intuitive nature compared to the existing works.
最常见的导致死亡和发病率的无症状心律失常是心房颤动(AF)。它具有提取有价值特征的能力,是AF识别所必需的。尽管如此,许多现有的研究仍然依赖于弱频率,即时频能量(TFE)和浅时间特征。它需要冗长的ECG数据来限制信息,并且无法限制受先前AF影响的轻微变化。干扰噪声信号主要集中在将AF与窦性心律(SR)信号分离。因此,本研究将探索启发式辅助深度学习方法对AF的检测。最初,心电信号是从标准资源中收集的。接下来,这些收集到的信号进行预处理,以执行去噪和伪影去除,以提高进一步处理的数据质量。然后,分两个阶段进行深度特征提取。在第一阶段,从预处理的心电信号中提取RR区间,并利用卷积神经网络(CNN)去除深度特征。在第二阶段,使用同样的CNN从预处理后的心电信号中提取深度特征。然后,将这些收集到的深度特征融合并馈送到新提出的启发式算法——基于增强平均和减法的优化器(E-ASBO)中,以选择最优的融合特征来减少信号中的冗余。最后,采用Elma神经网络、深度神经网络(DNN)和循环神经网络(RNN)等启发式技术,将选择的最优融合特征馈送到新的自适应集成神经网络(AENN)中。该模型的重点是提高检测AF的准确性。这些提出的网络在未来AF筛查或可穿戴设备的临床计算机辅助AF诊断中具有更大的潜力。与现有作品相比,它具有优越的性能和直观的性质。
{"title":"Optimal fused feature selection with ensemble learning foratrial fibrillation detection using ECG with enhanced average and subtraction-based optimizer","authors":"Sanjib Kumar Dhara, Nilankar Bhanja, Prabodh Khampariya","doi":"10.3233/idt-220130","DOIUrl":"https://doi.org/10.3233/idt-220130","url":null,"abstract":"Most common asymptomatic arrhythmia that significantly leads to death and morbidity is Atrial Fibrillation (AF). It has the ability to extract valuable features is necessary for AF identification. Still, many existing studies have relied on weak frequencies that, are Time-Frequency Energy (TFE) and shallow time features. It requires lengthy ECG data to confine the information and is unable to confine the slight variation affected by the previous AF. The interfering noise signals focus primarily on separating AF from signals with a Sinus Rhythm (SR). Thus, this study would explore the detection of AF with heuristic-assisted deep learning approaches. Initially, the ECG Signals are gathered from the standard resources. Next, these gathered signals are pre-processed to perform denoising and artifact removal for enhancing the quality of data for further processes. Then, the deep feature extraction is done in two phases. In the first phase, the RR interval is extracted from the pre-processing ECG signals and the deep features are removed utilizing a Convolutional Neural Network (CNN). In contrast, deep features are employed to extract the features from the pre-processed ECG signals using the same CNN in the second phase. Then, these gathered in-depth features are fused and fed to the newly suggested heuristic algorithm called Enhanced Average and Subtraction-Based Optimizer (E-ASBO) for selecting the optimal fused features for reducing the redundancy in the signals. Finally, the chosen optimal fused features are fed to the new Adaptive Ensemble Neural Network (AENN) with heuristic adoption with the techniques such as Elma Neural Network, Deep Neural Network (DNN), and Recurrent Neural Network (RNN). This model focuses on increasing the accuracy of detecting AF. These proposed networks have more significant potential in future AF screening or clinical computer-aided AF diagnosis in wearable devices. It has superior performance and intuitive nature compared to the existing works.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-23","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89936286","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
Hybrid deep learning models based emotion recognition with speech signals 基于语音信号的情感识别混合深度学习模型
IF 1 Q4 Computer Science Pub Date : 2023-08-08 DOI: 10.3233/idt-230216
M. K. Chowdary, E. A. Priya, D. Dănciulescu, J. Anitha, D. Hemanth
Emotion recognition is one of the most important components of human-computer interaction, and it is something that can be performed with the use of voice signals. It is not possible to optimise the process of feature extraction as well as the classification process at the same time while utilising conventional approaches. Research is increasingly focusing on many different types of “deep learning” in an effort to discover a solution to these difficulties. In today’s modern world, the practise of applying deep learning algorithms to categorization problems is becoming increasingly important. However, the advantages available in one model is not available in another model. This limits the practical feasibility of such approaches. The main objective of this work is to explore the possibility of hybrid deep learning models for speech signal-based emotion identification. Two methods are explored in this work: CNN and CNN-LSTM. The first model is the conventional one and the second is the hybrid model. TESS database is used for the experiments and the results are analysed in terms of various accuracy measures. An average accuracy of 97% for CNN and 98% for CNN-LSTM is achieved with these models.
情感识别是人机交互中最重要的组成部分之一,它可以通过使用语音信号来完成。在使用传统方法的同时,不可能同时优化特征提取过程和分类过程。为了找到解决这些困难的方法,研究越来越关注许多不同类型的“深度学习”。在当今的现代世界中,将深度学习算法应用于分类问题的实践变得越来越重要。然而,在一个模型中可用的优点在另一个模型中不可用。这限制了这种方法的实际可行性。这项工作的主要目的是探索基于语音信号的情感识别的混合深度学习模型的可能性。本研究探索了CNN和CNN- lstm两种方法。第一种是传统模式,第二种是混合模式。利用TESS数据库进行实验,并对实验结果进行了各种精度指标的分析。使用这些模型,CNN的平均准确率为97%,CNN- lstm的平均准确率为98%。
{"title":"Hybrid deep learning models based emotion recognition with speech signals","authors":"M. K. Chowdary, E. A. Priya, D. Dănciulescu, J. Anitha, D. Hemanth","doi":"10.3233/idt-230216","DOIUrl":"https://doi.org/10.3233/idt-230216","url":null,"abstract":"Emotion recognition is one of the most important components of human-computer interaction, and it is something that can be performed with the use of voice signals. It is not possible to optimise the process of feature extraction as well as the classification process at the same time while utilising conventional approaches. Research is increasingly focusing on many different types of “deep learning” in an effort to discover a solution to these difficulties. In today’s modern world, the practise of applying deep learning algorithms to categorization problems is becoming increasingly important. However, the advantages available in one model is not available in another model. This limits the practical feasibility of such approaches. The main objective of this work is to explore the possibility of hybrid deep learning models for speech signal-based emotion identification. Two methods are explored in this work: CNN and CNN-LSTM. The first model is the conventional one and the second is the hybrid model. TESS database is used for the experiments and the results are analysed in terms of various accuracy measures. An average accuracy of 97% for CNN and 98% for CNN-LSTM is achieved with these models.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86987677","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
System construction of deep learning AI cloud service mode 深度学习AI云服务模式的体系构建
IF 1 Q4 Computer Science Pub Date : 2023-08-08 DOI: 10.3233/idt-230150
Chunhua Lin
Deep learning (DL) is the basis of many applications of artificial intelligence (AI), and cloud service is the main way of modern computer capabilities. DL functions provided by cloud services have attracted great attention. At present, the application of AI in various fields of life is gradually playing an important role, and the demand and enthusiasm of governments at all levels for building AI computing capacity are also growing. The AI logic evaluation process is often based on complex algorithms that use or generate large amounts of data. Due to the higher requirements for the data processing and storage capacity of the device itself, which are often not fully realized by humans because the current data processing technology and information storage technology are relatively backward, this has become an obstacle to the further development of AI cloud services. Therefore, this paper has studied the requirements and objectives of the cloud service system under AI by analyzing the operation characteristics, service mode and current situation of DL, constructed design principles according to its requirements, and finally designed and implemented a cloud service system, thereby improving the algorithm scheduling quality of the cloud service system. The data processing capacity, resource allocation capacity and security management capacity of the AI cloud service system were superior to the original cloud service system. Among them, the data processing capacity of AI cloud service system was 7.3% higher than the original cloud service system; the resource allocation capacity of AI cloud service system was 6.7% higher than the original cloud service system; the security management capacity of AI cloud service system was 8.9% higher than the original cloud service system. In conclusion, DL plays an important role in the construction of AI cloud service system.
深度学习(DL)是人工智能(AI)许多应用的基础,云服务是现代计算机能力的主要方式。云服务提供的深度学习功能引起了人们的极大关注。目前,AI在生活各个领域的应用正在逐渐发挥重要作用,各级政府对AI计算能力建设的需求和热情也在不断增长。人工智能逻辑评估过程通常基于使用或生成大量数据的复杂算法。由于目前的数据处理技术和信息存储技术相对落后,对设备本身的数据处理和存储能力提出了更高的要求,而人类往往无法完全实现这些要求,这已经成为AI云服务进一步发展的障碍。因此,本文通过分析DL的运行特点、服务模式和现状,研究了AI下云服务系统的需求和目标,并根据其需求构建了设计原则,最终设计实现了云服务系统,从而提高了云服务系统的算法调度质量。人工智能云服务系统的数据处理能力、资源分配能力和安全管理能力均优于原有云服务系统。其中,AI云服务系统的数据处理能力比原有云服务系统提升7.3%;人工智能云服务系统资源配置能力较原有云服务系统提升6.7%;AI云服务系统安全管理能力比原云服务系统提升8.9%。综上所述,深度学习在构建人工智能云服务体系中发挥着重要作用。
{"title":"System construction of deep learning AI cloud service mode","authors":"Chunhua Lin","doi":"10.3233/idt-230150","DOIUrl":"https://doi.org/10.3233/idt-230150","url":null,"abstract":"Deep learning (DL) is the basis of many applications of artificial intelligence (AI), and cloud service is the main way of modern computer capabilities. DL functions provided by cloud services have attracted great attention. At present, the application of AI in various fields of life is gradually playing an important role, and the demand and enthusiasm of governments at all levels for building AI computing capacity are also growing. The AI logic evaluation process is often based on complex algorithms that use or generate large amounts of data. Due to the higher requirements for the data processing and storage capacity of the device itself, which are often not fully realized by humans because the current data processing technology and information storage technology are relatively backward, this has become an obstacle to the further development of AI cloud services. Therefore, this paper has studied the requirements and objectives of the cloud service system under AI by analyzing the operation characteristics, service mode and current situation of DL, constructed design principles according to its requirements, and finally designed and implemented a cloud service system, thereby improving the algorithm scheduling quality of the cloud service system. The data processing capacity, resource allocation capacity and security management capacity of the AI cloud service system were superior to the original cloud service system. Among them, the data processing capacity of AI cloud service system was 7.3% higher than the original cloud service system; the resource allocation capacity of AI cloud service system was 6.7% higher than the original cloud service system; the security management capacity of AI cloud service system was 8.9% higher than the original cloud service system. In conclusion, DL plays an important role in the construction of AI cloud service system.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75269063","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
Energy saving management technology for electrical automation and power distribution network dispatching 电力自动化与配电网调度节能管理技术
IF 1 Q4 Computer Science Pub Date : 2023-08-08 DOI: 10.3233/idt-230121
Zhenyuan Zhang
With the rapid development of the economy, the demand for electric power is increasing, and the operation quality of the power system directly affects the quality of people’s production and life. The electric energy provided by the electric power system is the foundation of social operation. Through continuous optimization of the functions of the electric power system, the efficiency of social operation can be improved, and economic benefits can be continuously created, thereby promoting social progress and people’s quality of life. In the power system, the responsibility of the power distribution network (PDN) is to transmit electricity to all parts of the country, and its transmission efficiency would directly affect the operational efficiency of the power system. PDN scheduling plays an important role in improving power supply reliability, optimizing resource allocation, reducing energy waste, and reducing environmental pollution. It is of great significance for promoting social and economic development and environmental protection. However, in the PDN scheduling, due to the inflexibility of the power system scheduling, it leads to the loss and waste of electric energy. Therefore, it is necessary to upgrade the operation of the PDN automatically and use automation technology to improve the operational efficiency and energy utilization rate of the power system. This article optimized the energy-saving management of PDN dispatching through electrical automation technology. The algorithm proposed in this paper was a distribution scheduling algorithm based on electrical automation technology. Through this algorithm, real-time monitoring, analysis, and scheduling of PDNs can be achieved, thereby improving the efficiency and reliability of distribution systems and reducing energy consumption. The experimental results showed that before using the distribution scheduling algorithm based on electrical automation technology, the high loss distribution to transformation ratios of power distribution stations in the first to fourth quarters were 21.93%, 22.95%, 23.61%, and 22.47%, respectively. After using the distribution scheduling algorithm, the high loss distribution to transformation ratios for the four quarters were 15.75%, 13.81%, 14.77%, and 13.12%, respectively. This showed that the algorithm can reduce the high loss distribution to transformation ratio of power distribution stations and reduce their distribution losses, which saved electric energy. The research results of this article indicated that electrical automation technology can play an excellent role in the field of PDN scheduling, which optimized the energy-saving management technology of PDN scheduling, indicating an advanced development direction for intelligent management of PDN scheduling.
随着经济的快速发展,人们对电力的需求越来越大,电力系统的运行质量直接影响到人们的生产和生活质量。电力系统提供的电能是社会运行的基础。通过对电力系统功能的不断优化,可以提高社会运行效率,不断创造经济效益,从而促进社会进步,提高人们的生活质量。在电力系统中,配电网络(PDN)的职责是将电力输送到全国各地,其传输效率将直接影响到电力系统的运行效率。PDN调度在提高供电可靠性、优化资源配置、减少能源浪费、减少环境污染等方面具有重要作用。这对促进社会经济发展和环境保护具有重要意义。然而,在PDN调度中,由于电力系统调度的不灵活性,导致电能的损失和浪费。因此,有必要对PDN的运行进行自动化升级,利用自动化技术来提高电力系统的运行效率和能源利用率。本文通过电气自动化技术对PDN调度的节能管理进行了优化。本文提出的算法是一种基于电气自动化技术的配电调度算法。通过该算法,可以实现对pdn的实时监控、分析和调度,从而提高配电系统的效率和可靠性,降低能耗。实验结果表明,在采用基于电气自动化技术的配电调度算法前,1 ~ 4季度配电站高损配变比分别为21.93%、22.95%、23.61%和22.47%。采用配电网调度算法后,4个季度的高损配变比分别为15.75%、13.81%、14.77%和13.12%。结果表明,该算法可以降低配电站的高损耗配变比,降低配电站的配电损耗,节约电能。本文的研究结果表明,电气自动化技术可以在PDN调度领域发挥出色的作用,优化了PDN调度的节能管理技术,为PDN调度的智能化管理指明了一个先进的发展方向。
{"title":"Energy saving management technology for electrical automation and power distribution network dispatching","authors":"Zhenyuan Zhang","doi":"10.3233/idt-230121","DOIUrl":"https://doi.org/10.3233/idt-230121","url":null,"abstract":"With the rapid development of the economy, the demand for electric power is increasing, and the operation quality of the power system directly affects the quality of people’s production and life. The electric energy provided by the electric power system is the foundation of social operation. Through continuous optimization of the functions of the electric power system, the efficiency of social operation can be improved, and economic benefits can be continuously created, thereby promoting social progress and people’s quality of life. In the power system, the responsibility of the power distribution network (PDN) is to transmit electricity to all parts of the country, and its transmission efficiency would directly affect the operational efficiency of the power system. PDN scheduling plays an important role in improving power supply reliability, optimizing resource allocation, reducing energy waste, and reducing environmental pollution. It is of great significance for promoting social and economic development and environmental protection. However, in the PDN scheduling, due to the inflexibility of the power system scheduling, it leads to the loss and waste of electric energy. Therefore, it is necessary to upgrade the operation of the PDN automatically and use automation technology to improve the operational efficiency and energy utilization rate of the power system. This article optimized the energy-saving management of PDN dispatching through electrical automation technology. The algorithm proposed in this paper was a distribution scheduling algorithm based on electrical automation technology. Through this algorithm, real-time monitoring, analysis, and scheduling of PDNs can be achieved, thereby improving the efficiency and reliability of distribution systems and reducing energy consumption. The experimental results showed that before using the distribution scheduling algorithm based on electrical automation technology, the high loss distribution to transformation ratios of power distribution stations in the first to fourth quarters were 21.93%, 22.95%, 23.61%, and 22.47%, respectively. After using the distribution scheduling algorithm, the high loss distribution to transformation ratios for the four quarters were 15.75%, 13.81%, 14.77%, and 13.12%, respectively. This showed that the algorithm can reduce the high loss distribution to transformation ratio of power distribution stations and reduce their distribution losses, which saved electric energy. The research results of this article indicated that electrical automation technology can play an excellent role in the field of PDN scheduling, which optimized the energy-saving management technology of PDN scheduling, indicating an advanced development direction for intelligent management of PDN scheduling.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-08-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"84778949","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
Bio-inspired algorithm-based hyperparameter tuning for drug-target binding affinity prediction in healthcare 基于生物启发算法的超参数调整用于医疗保健中药物靶标结合亲和力预测
IF 1 Q4 Computer Science Pub Date : 2023-07-12 DOI: 10.3233/idt-230145
Moolchand Sharma, S. Deswal
The greatest challenge for healthcare in drug repositioning and discovery is identifying interactions between known drugs and targets. Experimental methods can reveal some drug-target interactions (DTI) but identifying all of them is an expensive and time-consuming endeavor. Machine learning-based algorithms currently cover the DTI prediction problem as a binary classification problem. However, the performance of the DTI prediction is negatively impacted by the lack of experimentally validated negative samples due to an imbalanced class distribution. Hence recasting the DTI prediction task as a regression problem may be one way to solve this problem. This paper proposes a novel convolutional neural network with an attention-based bidirectional long short-term memory (CNN-AttBiLSTM), a new deep-learning hybrid model for predicting drug-target binding affinities. Secondly, it can be arduous and time-intensive to tune the hyperparameters of a CNN-AttBiLSTM hybrid model to augment its performance. To tackle this issue, we suggested a Memetic Particle Swarm Optimization (MPSOA) algorithm, for ascertaining the best settings for the proposed model. According to experimental results, the suggested MPSOA-based CNN- Att-BiLSTM model outperforms baseline techniques with a 0.90 concordance index and 0.228 mean square error in DAVIS dataset, and 0.97 concordance index and 0.010 mean square error in the KIBA dataset.
在药物重新定位和发现方面,医疗保健面临的最大挑战是确定已知药物和靶标之间的相互作用。实验方法可以揭示一些药物-靶标相互作用(DTI),但确定所有这些相互作用是一项昂贵且耗时的工作。基于机器学习的算法目前将DTI预测问题作为二值分类问题来处理。然而,由于类分布不平衡,缺乏实验验证的负样本,会对DTI预测的性能产生负面影响。因此,将DTI预测任务重新转换为回归问题可能是解决这个问题的一种方法。本文提出了一种基于注意的双向长短期记忆卷积神经网络(CNN-AttBiLSTM),这是一种预测药物与靶标结合亲和力的新型深度学习混合模型。其次,调整CNN-AttBiLSTM混合模型的超参数以增强其性能是一项艰巨且耗时的工作。为了解决这个问题,我们提出了一种模因粒子群优化(Memetic Particle Swarm Optimization, MPSOA)算法,用于确定所提出模型的最佳设置。实验结果表明,基于mpsoa的CNN- at - bilstm模型在DAVIS数据集上的一致性指数为0.90,均方误差为0.228,在KIBA数据集上的一致性指数为0.97,均方误差为0.010,优于基线技术。
{"title":"Bio-inspired algorithm-based hyperparameter tuning for drug-target binding affinity prediction in healthcare","authors":"Moolchand Sharma, S. Deswal","doi":"10.3233/idt-230145","DOIUrl":"https://doi.org/10.3233/idt-230145","url":null,"abstract":"The greatest challenge for healthcare in drug repositioning and discovery is identifying interactions between known drugs and targets. Experimental methods can reveal some drug-target interactions (DTI) but identifying all of them is an expensive and time-consuming endeavor. Machine learning-based algorithms currently cover the DTI prediction problem as a binary classification problem. However, the performance of the DTI prediction is negatively impacted by the lack of experimentally validated negative samples due to an imbalanced class distribution. Hence recasting the DTI prediction task as a regression problem may be one way to solve this problem. This paper proposes a novel convolutional neural network with an attention-based bidirectional long short-term memory (CNN-AttBiLSTM), a new deep-learning hybrid model for predicting drug-target binding affinities. Secondly, it can be arduous and time-intensive to tune the hyperparameters of a CNN-AttBiLSTM hybrid model to augment its performance. To tackle this issue, we suggested a Memetic Particle Swarm Optimization (MPSOA) algorithm, for ascertaining the best settings for the proposed model. According to experimental results, the suggested MPSOA-based CNN- Att-BiLSTM model outperforms baseline techniques with a 0.90 concordance index and 0.228 mean square error in DAVIS dataset, and 0.97 concordance index and 0.010 mean square error in the KIBA dataset.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-07-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87562784","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
Residual attention network based hybrid convolution network model for lung cancer detection 基于残差注意网络的混合卷积网络肺癌检测模型
IF 1 Q4 Computer Science Pub Date : 2023-07-11 DOI: 10.3233/idt-230142
P. Balaji, Dr Rajanikanth Aluvalu, Kalpna Sagar
Lung cancer is one of the dangerous diseases that cause shortness of breath and death. Automatic lung cancer disease identification is a challenging operation for researchers. This paper, presents an effective lung cancer diagnosis system using deep learning with CT images. It also decreases lung cancer’s misclassification. Initially, the input images are gathered from online resources. The collected CT images are given to the detection stage. Here, we perform the detection using a Multi Serial Hybrid convolution based Residual Attention Network (MSHCRAN). Using a deep learning framework lung cancer detection using CT images is effectively detected. The performance of the developed lung cancer detection system is compared to other conventional lung cancer detection models According to the analysis, the implemented deep learning-based detection of lung cancer system had a precision higher than 95.75% compared to CNN with 90.04%, ResNet with 89.62%, LSTM with 92%, and CRAN with 93.4% using dataset-1. The analysis with Dataset-2 shows a precision of 90.43% with CNN, ResNet with 90.12%, LSTM with 92%, and CRAN with 93.7%, with the proposed method precision of 95.8%.
肺癌是导致呼吸短促和死亡的危险疾病之一。肺癌疾病的自动识别是一项具有挑战性的工作。本文提出了一种基于CT图像的深度学习肺癌诊断系统。它还减少了肺癌的错误分类。最初,输入图像是从在线资源中收集的。将采集到的CT图像送入检测阶段。在这里,我们使用基于多串行混合卷积的剩余注意网络(MSHCRAN)进行检测。利用深度学习框架进行肺癌检测,利用CT图像进行有效检测。将所开发的肺癌检测系统的性能与其他传统肺癌检测模型进行对比分析,使用数据集1,与CNN的90.04%、ResNet的89.62%、LSTM的92%、CRAN的93.4%相比,所实现的基于深度学习的肺癌检测系统的准确率高于95.75%。对Dataset-2的分析表明,CNN的准确率为90.43%,ResNet的准确率为90.12%,LSTM的准确率为92%,CRAN的准确率为93.7%,所提方法的准确率为95.8%。
{"title":"Residual attention network based hybrid convolution network model for lung cancer detection","authors":"P. Balaji, Dr Rajanikanth Aluvalu, Kalpna Sagar","doi":"10.3233/idt-230142","DOIUrl":"https://doi.org/10.3233/idt-230142","url":null,"abstract":"Lung cancer is one of the dangerous diseases that cause shortness of breath and death. Automatic lung cancer disease identification is a challenging operation for researchers. This paper, presents an effective lung cancer diagnosis system using deep learning with CT images. It also decreases lung cancer’s misclassification. Initially, the input images are gathered from online resources. The collected CT images are given to the detection stage. Here, we perform the detection using a Multi Serial Hybrid convolution based Residual Attention Network (MSHCRAN). Using a deep learning framework lung cancer detection using CT images is effectively detected. The performance of the developed lung cancer detection system is compared to other conventional lung cancer detection models According to the analysis, the implemented deep learning-based detection of lung cancer system had a precision higher than 95.75% compared to CNN with 90.04%, ResNet with 89.62%, LSTM with 92%, and CRAN with 93.4% using dataset-1. The analysis with Dataset-2 shows a precision of 90.43% with CNN, ResNet with 90.12%, LSTM with 92%, and CRAN with 93.7%, with the proposed method precision of 95.8%.","PeriodicalId":43932,"journal":{"name":"Intelligent Decision Technologies-Netherlands","volume":null,"pages":null},"PeriodicalIF":1.0,"publicationDate":"2023-07-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"90893469","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
期刊
Intelligent Decision Technologies-Netherlands
全部 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