首页 > 最新文献

Computational Intelligence最新文献

英文 中文
TCSR: Self-attention with time and category for session-based recommendation TCSR:基于会话推荐的时间和类别自我关注
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-25 DOI: 10.1111/coin.12695
Xiaoyan Zhu, Yu Zhang, Jiaxuan Li, Jiayin Wang, Xin Lai

Session-based recommendation that uses sequence of items clicked by anonymous users to make recommendations has drawn the attention of many researchers, and a lot of approaches have been proposed. However, there are still problems that have not been well addressed: (1) Time information is either ignored or exploited with a fixed time span and granularity, which fails to understand the personalized interest transfer pattern of users with different clicking speeds; (2) Category information is either omitted or considered independent of the items, which defies the fact that the relationships between categories and items are helpful for the recommendation. To solve these problems, we propose a new session-based recommendation method, TCSR (self-attention with time and category for session-based recommendation). TCSR uses a non-linear normalized time embedding to perceive user interest transfer patterns on variable granularity and employs a heterogeneous SAN to make full use of both items and categories. Moreover, a cross-recommendation unit is adapted to adjust recommendations on the item and category sides. Extensive experiments on four real datasets show that TCSR significantly outperforms state-of-the-art approaches.

基于会话的推荐(Session-based recommendation)利用匿名用户点击的项目序列来进行推荐,这引起了许多研究人员的关注,并提出了许多方法。然而,目前仍有一些问题没有得到很好的解决:(1)忽略了时间信息,或以固定的时间跨度和粒度利用时间信息,无法理解不同点击速度用户的个性化兴趣转移模式;(2)忽略了类别信息,或认为类别信息独立于项目信息,这违背了类别与项目之间的关系有助于推荐的事实。为了解决这些问题,我们提出了一种新的基于会话的推荐方法--TCSR(基于会话推荐的时间和类别自我关注)。TCSR 使用非线性归一化时间嵌入来感知不同粒度的用户兴趣转移模式,并采用异构 SAN 来充分利用项目和类别。此外,还采用了交叉推荐单元来调整项目和类别方面的推荐。在四个真实数据集上进行的广泛实验表明,TCSR 明显优于最先进的方法。
{"title":"TCSR: Self-attention with time and category for session-based recommendation","authors":"Xiaoyan Zhu,&nbsp;Yu Zhang,&nbsp;Jiaxuan Li,&nbsp;Jiayin Wang,&nbsp;Xin Lai","doi":"10.1111/coin.12695","DOIUrl":"https://doi.org/10.1111/coin.12695","url":null,"abstract":"<p>Session-based recommendation that uses sequence of items clicked by anonymous users to make recommendations has drawn the attention of many researchers, and a lot of approaches have been proposed. However, there are still problems that have not been well addressed: (1) Time information is either ignored or exploited with a fixed time span and granularity, which fails to understand the personalized interest transfer pattern of users with different clicking speeds; (2) Category information is either omitted or considered independent of the items, which defies the fact that the relationships between categories and items are helpful for the recommendation. To solve these problems, we propose a new session-based recommendation method, TCSR (self-attention with time and category for session-based recommendation). TCSR uses a non-linear normalized time embedding to perceive user interest transfer patterns on variable granularity and employs a heterogeneous SAN to make full use of both items and categories. Moreover, a cross-recommendation unit is adapted to adjust recommendations on the item and category sides. Extensive experiments on four real datasets show that TCSR significantly outperforms state-of-the-art approaches.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 5","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-09-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142320613","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-scale learning for fine-grained traffic flow-based travel time estimation prediction 基于细粒度交通流的旅行时间估算预测的多尺度学习
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-17 DOI: 10.1111/coin.12693
Zain Ul Abideen, Xiaodong Sun, Chao Sun

In intelligent transportation systems (ITS), achieving accurate travel time estimation (TTE) is paramount, much like route planning. Precisely predicting travel time across different urban areas is vital, and an essential requirement for these privileges is having fine-grained knowledge of the city. In contrast to prior studies that are restricted to coarse-grained data, we broaden the scope of traffic flow forecasting to fine granularity, which provokes explicit challenges: (1) the prevalence of inter-grid transitions within fine-grained data introduces complexity in capturing spatial dependencies among grid cells on a global scale. (2) stemming from dynamic temporal dependencies. To address these challenges, we propose the multi-scaling hybrid model (MSHM) as a novel approach. Initially, a multi-directional convolutional layer is first used to acquire high-level depictions for each cell to retrieve the semantic attributes of the road network from local and global aspects. Next, we incorporate the characteristics of the road network and coarse-grained flow features to regularize the local and global spatial distribution modeling of road-relative traffic flow using an enhanced deep super-resolution (EDSR) technique. Benefiting from the EDSR method, our approach can generate high-quality fine-grained traffic flow maps. Furthermore, to continuously provide accurate TTE over time by leveraging well-designed multi-scale feature modeling, we incorporate a multi-scale feature expression of each road segment, capturing intricate details and important features at different scales to optimize the TTE. We conducted comprehensive trials on two real-world datasets, BJTaxi and NYCTaxi, aiming to achieve superior results compared to baseline methods.

在智能交通系统(ITS)中,实现精确的旅行时间估算(TTE)至关重要,就像路线规划一样。精确预测不同城市区域的旅行时间至关重要,而这些特权的一个基本要求是掌握城市的细粒度知识。与之前局限于粗粒度数据的研究不同,我们将交通流量预测的范围扩大到了细粒度,这就带来了明确的挑战:(1)细粒度数据中普遍存在的网格间转换,为捕捉全球范围内网格单元间的空间依赖关系带来了复杂性。(2) 源自动态时间依赖性。为了应对这些挑战,我们提出了多尺度混合模型(MSHM)作为一种新方法。首先,使用多向卷积层获取每个单元的高层描述,从局部和全局两方面检索路网的语义属性。接下来,我们结合路网特征和粗粒度流量特征,利用增强型深度超分辨率(EDSR)技术对道路相关交通流的局部和全局空间分布建模进行正则化处理。得益于 EDSR 方法,我们的方法可以生成高质量的细粒度交通流地图。此外,为了利用精心设计的多尺度特征建模,持续提供准确的交通流量预测,我们对每个路段进行了多尺度特征表达,捕捉不同尺度上错综复杂的细节和重要特征,以优化交通流量预测。我们在两个真实世界数据集(BJTaxi 和 NYCTaxi)上进行了全面试验,旨在取得优于基线方法的结果。
{"title":"Multi-scale learning for fine-grained traffic flow-based travel time estimation prediction","authors":"Zain Ul Abideen,&nbsp;Xiaodong Sun,&nbsp;Chao Sun","doi":"10.1111/coin.12693","DOIUrl":"https://doi.org/10.1111/coin.12693","url":null,"abstract":"<p>In intelligent transportation systems (ITS), achieving accurate travel time estimation (TTE) is paramount, much like route planning. Precisely predicting travel time across different urban areas is vital, and an essential requirement for these privileges is having fine-grained knowledge of the city. In contrast to prior studies that are restricted to coarse-grained data, we broaden the scope of traffic flow forecasting to fine granularity, which provokes explicit challenges: (1) the prevalence of inter-grid transitions within fine-grained data introduces complexity in capturing spatial dependencies among grid cells on a global scale. (2) stemming from dynamic temporal dependencies. To address these challenges, we propose the multi-scaling hybrid model (MSHM) as a novel approach. Initially, a multi-directional convolutional layer is first used to acquire high-level depictions for each cell to retrieve the semantic attributes of the road network from local and global aspects. Next, we incorporate the characteristics of the road network and coarse-grained flow features to regularize the local and global spatial distribution modeling of road-relative traffic flow using an enhanced deep super-resolution (EDSR) technique. Benefiting from the EDSR method, our approach can generate high-quality fine-grained traffic flow maps. Furthermore, to continuously provide accurate TTE over time by leveraging well-designed multi-scale feature modeling, we incorporate a multi-scale feature expression of each road segment, capturing intricate details and important features at different scales to optimize the TTE. We conducted comprehensive trials on two real-world datasets, BJTaxi and NYCTaxi, aiming to achieve superior results compared to baseline methods.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 5","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-09-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142244401","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Detection of aberration in human behavior using shallow neural network over smartphone inertial sensors data 利用浅层神经网络检测智能手机惯性传感器数据中的人类行为偏差
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-09-17 DOI: 10.1111/coin.12699
Sakshi, M. P. S. Bhatia, Pinaki Chakraborty

The integration of different Mobile Edge Computing (MEC) applications has significantly enhanced the realm of security and surveillance, with Human Activity Recognition (HAR) standing out as a crucial application. The diverse sensors found in smartphones have made it convenient for monitoring applications to gather and analyze data, rendering them valuable for HAR purposes. Moreover, MEC can be employed to automate surveillance, allowing intelligent monitoring of restricted areas to identify and respond to unwanted or suspicious activities. This research develops a system using motion sensors in smartphones to identify unusual human activities. People's smartphones were employed to monitor both suspicious and regular activities. Information was collected for various actions categorized as either suspicious or regular. When a person performs a certain action, the smartphone records a series of sensory data, analyse important patterns from the basic data, and then determines what the person is doing by combining information from different sensors. To prepare the data, information from different sensors was aligned to a shared timeline. In this study, we used a sliding window approach on synchronized data to feed sequences into LSTM and CNN models. These models, which include initial layers of LSTM and CNN, automatically find important patterns in the order of human activities. We combined SVM with the features extracted by the shallow Neural Network to make a mixed model that predicts suspicious activities. Lastly, we compared LSTM, CNN, and our new shallow mixed neural network using a new real-time dataset. The mixed model of CNN and SVM achieved an accuracy of 94.43%. Additionally, the sliding window method's effectiveness was confirmed with a 4.28% improvement in accuracy.

不同移动边缘计算(MEC)应用的集成大大提升了安全和监控领域的水平,其中人类活动识别(HAR)是一项重要应用。智能手机中的各种传感器为监控应用收集和分析数据提供了便利,使其在人类活动识别(HAR)方面发挥了重要作用。此外,MEC 还可用于自动监控,对限制区域进行智能监控,以识别和应对不受欢迎或可疑的活动。这项研究利用智能手机中的运动传感器开发了一个系统,用于识别人类的异常活动。人们的智能手机被用来监控可疑活动和常规活动。我们收集了被归类为可疑或常规的各种行为的信息。当人做出某个动作时,智能手机会记录一系列感官数据,从基本数据中分析出重要的模式,然后结合来自不同传感器的信息确定人在做什么。为了准备数据,来自不同传感器的信息要与共享的时间轴保持一致。在这项研究中,我们在同步数据上使用了滑动窗口方法,将序列输入 LSTM 和 CNN 模型。这些模型包括 LSTM 和 CNN 的初始层,可自动发现人类活动顺序中的重要模式。我们将 SVM 与浅层神经网络提取的特征相结合,建立了一个可预测可疑活动的混合模型。最后,我们使用一个新的实时数据集对 LSTM、CNN 和新的浅层混合神经网络进行了比较。CNN 和 SVM 混合模型的准确率达到了 94.43%。此外,滑动窗口方法的有效性也得到了证实,准确率提高了 4.28%。
{"title":"Detection of aberration in human behavior using shallow neural network over smartphone inertial sensors data","authors":"Sakshi,&nbsp;M. P. S. Bhatia,&nbsp;Pinaki Chakraborty","doi":"10.1111/coin.12699","DOIUrl":"https://doi.org/10.1111/coin.12699","url":null,"abstract":"<p>The integration of different Mobile Edge Computing (MEC) applications has significantly enhanced the realm of security and surveillance, with Human Activity Recognition (HAR) standing out as a crucial application. The diverse sensors found in smartphones have made it convenient for monitoring applications to gather and analyze data, rendering them valuable for HAR purposes. Moreover, MEC can be employed to automate surveillance, allowing intelligent monitoring of restricted areas to identify and respond to unwanted or suspicious activities. This research develops a system using motion sensors in smartphones to identify unusual human activities. People's smartphones were employed to monitor both suspicious and regular activities. Information was collected for various actions categorized as either suspicious or regular. When a person performs a certain action, the smartphone records a series of sensory data, analyse important patterns from the basic data, and then determines what the person is doing by combining information from different sensors. To prepare the data, information from different sensors was aligned to a shared timeline. In this study, we used a sliding window approach on synchronized data to feed sequences into LSTM and CNN models. These models, which include initial layers of LSTM and CNN, automatically find important patterns in the order of human activities. We combined SVM with the features extracted by the shallow Neural Network to make a mixed model that predicts suspicious activities. Lastly, we compared LSTM, CNN, and our new shallow mixed neural network using a new real-time dataset. The mixed model of CNN and SVM achieved an accuracy of 94.43%. Additionally, the sliding window method's effectiveness was confirmed with a 4.28% improvement in accuracy.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 5","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-09-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142244400","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
ProtienCNN-BLSTM: An efficient deep neural network with amino acid embedding-based model of protein sequence classification and biological analysis ProtienCNN-BLSTM:基于氨基酸嵌入的蛋白质序列分类和生物分析高效深度神经网络模型
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-21 DOI: 10.1111/coin.12696
Umesh Kumar Lilhore, Sarita Simaiya, Surjeet Dalal, Neetu Faujdar, Yogesh Kumar Sharma, K. B. V. Brahma Rao, V. V. R. Maheswara Rao, Shilpi Tomar, Ehab Ghith, Mehdi Tlija

Protein sequence classification needs to be performed quickly and accurately to progress bioinformatics advancements and the production of pharmaceutical products. Extensive comparisons between large databases of known proteins and unknown sequences are necessary in traditional protein classification methods, which can be time-consuming. This labour-intensive and slow manual matching and classification method depends on functional and biological commonalities. Protein classification is one of the many fields in which deep learning has recently revolutionized. The data on proteins are organized hierarchically and sequentially, and the most advanced algorithms, such as Deep Family-based Method (DeepFam) and Protein Convolutional Neural Network (ProtCNN), have shown promising results in classifying proteins into relative groups. On the other hand, these methods frequently refuse to acknowledge this fact. We propose a novel hybrid model called ProteinCNN-BLSTM to overcome these particular challenges. To produce more accurate protein sequence classification, it combines the techniques of amino acid embedding with bidirectional long short-term memory (BLSTM) and convolutional neural networks (CNNs). The CNN component is the most effective at capturing local features, while the BLSTM component is the most capable of modeling long-term dependencies across protein sequences. Through the process of amino acid embedding, sequences of proteins are transformed into numeric vectors, which significantly improves the precision of prediction and the representation of features. Using the standard protein samples PDB-14189 and PDB-2272, we analyzed the proposed ProteinCNN-BLSTM model and the existing deep-learning models. Compared to the existing models, such as CNN, LSTM, GCNs, CNN-LSTM, RNNs, GCN-RNN, DeepFam, and ProtCNN, the proposed model performed more accurately and better than the existing models.

为了推动生物信息学的发展和医药产品的生产,需要快速准确地进行蛋白质序列分类。在传统的蛋白质分类方法中,需要对大型数据库中的已知蛋白质和未知序列进行大量比较,这可能会耗费大量时间。这种耗费大量人力且速度缓慢的人工匹配和分类方法依赖于功能和生物共性。蛋白质分类是深度学习最近带来革命性变化的众多领域之一。蛋白质数据是按层次和顺序组织的,最先进的算法,如基于深度家族的方法(DeepFam)和蛋白质卷积神经网络(ProtCNN),在将蛋白质分类为相对组别方面已显示出良好的效果。另一方面,这些方法经常拒绝承认这一事实。我们提出了一种名为 ProteinCNN-BLSTM 的新型混合模型,以克服这些特殊挑战。为了实现更准确的蛋白质序列分类,它将氨基酸嵌入技术与双向长短期记忆(BLSTM)和卷积神经网络(CNN)相结合。CNN 部分在捕捉局部特征方面最为有效,而 BLSTM 部分则最能模拟蛋白质序列间的长期依赖关系。通过氨基酸嵌入过程,蛋白质序列被转化为数字向量,从而显著提高了预测精度和特征表示能力。利用标准蛋白质样本 PDB-14189 和 PDB-2272,我们分析了所提出的 ProteinCNN-BLSTM 模型和现有的深度学习模型。与 CNN、LSTM、GCNs、CNN-LSTM、RNNs、GCN-RNN、DeepFam 和 ProtCNN 等现有模型相比,提出的模型表现得更准确、更好。
{"title":"ProtienCNN-BLSTM: An efficient deep neural network with amino acid embedding-based model of protein sequence classification and biological analysis","authors":"Umesh Kumar Lilhore,&nbsp;Sarita Simaiya,&nbsp;Surjeet Dalal,&nbsp;Neetu Faujdar,&nbsp;Yogesh Kumar Sharma,&nbsp;K. B. V. Brahma Rao,&nbsp;V. V. R. Maheswara Rao,&nbsp;Shilpi Tomar,&nbsp;Ehab Ghith,&nbsp;Mehdi Tlija","doi":"10.1111/coin.12696","DOIUrl":"https://doi.org/10.1111/coin.12696","url":null,"abstract":"<p>Protein sequence classification needs to be performed quickly and accurately to progress bioinformatics advancements and the production of pharmaceutical products. Extensive comparisons between large databases of known proteins and unknown sequences are necessary in traditional protein classification methods, which can be time-consuming. This labour-intensive and slow manual matching and classification method depends on functional and biological commonalities. Protein classification is one of the many fields in which deep learning has recently revolutionized. The data on proteins are organized hierarchically and sequentially, and the most advanced algorithms, such as Deep Family-based Method (DeepFam) and Protein Convolutional Neural Network (ProtCNN), have shown promising results in classifying proteins into relative groups. On the other hand, these methods frequently refuse to acknowledge this fact. We propose a novel hybrid model called ProteinCNN-BLSTM to overcome these particular challenges. To produce more accurate protein sequence classification, it combines the techniques of amino acid embedding with bidirectional long short-term memory (BLSTM) and convolutional neural networks (CNNs). The CNN component is the most effective at capturing local features, while the BLSTM component is the most capable of modeling long-term dependencies across protein sequences. Through the process of amino acid embedding, sequences of proteins are transformed into numeric vectors, which significantly improves the precision of prediction and the representation of features. Using the standard protein samples PDB-14189 and PDB-2272, we analyzed the proposed ProteinCNN-BLSTM model and the existing deep-learning models. Compared to the existing models, such as CNN, LSTM, GCNs, CNN-LSTM, RNNs, GCN-RNN, DeepFam, and ProtCNN, the proposed model performed more accurately and better than the existing models.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 4","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142041590","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Contextual classification of clinical records with bidirectional long short-term memory (Bi-LSTM) and bidirectional encoder representations from transformers (BERT) model 利用双向长短期记忆(Bi-LSTM)和变压器双向编码器表征(BERT)模型对临床病历进行上下文分类
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-21 DOI: 10.1111/coin.12692
Jaya Zalte, Harshal Shah

Deep learning models have overcome traditional machine learning techniques for text classification domains in the field of natural language processing (NLP). Since, NLP is a branch of machine learning, used for interpreting language, classifying text of interest, and the same can be applied to analyse the medical clinical electronic health records. Medical text consists of lot of rich data which can altogether provide a good insight, by determining patterns from the clinical text data. In this paper, bidirectional-long short-term memory (Bi-LSTM), bi-LSTM attention and bidirectional encoder representations from transformers (BERT) base models are used to classify the text which are of privacy concern to a person and which should be extracted and can be tagged as sensitive. This text data which we might think not of privacy concern would majorly reveal a lot about the patient's integrity and personal life. Clinical data not only have patient demographic data but lot of hidden data which might go unseen and thus could arise privacy issues. Bi-LSTM with attention layer is also added on top to realize the importance of critical words which will be of great importance in terms of classification, we are able to achieve accuracy of about 92%. About 206,926 sentences are used out of which 80% are used for training and rest for testing we get accuracy of 90% approx. with Bi-LSTM alone. The same set of datasets is used for BERT model with accuracy of 93% approx.

在自然语言处理(NLP)领域,深度学习模型克服了文本分类领域的传统机器学习技术。NLP 是机器学习的一个分支,用于解释语言、对感兴趣的文本进行分类,同样也可用于分析医学临床电子健康记录。医学文本由大量丰富的数据组成,通过确定临床文本数据的模式,可以提供良好的洞察力。本文使用双向长短期记忆(Bi-LSTM)、双向 LSTM 注意和来自变换器的双向编码器表征(BERT)基础模型来对涉及个人隐私的文本进行分类,并将其提取和标记为敏感文本。这些我们可能认为不涉及隐私的文本数据,在很大程度上揭示了病人的诚信和个人生活。临床数据中不仅有病人的人口统计数据,还有很多隐藏数据,这些数据可能不为人知,因此可能会产生隐私问题。在此基础上,我们还添加了带有注意力层的 Bi-LSTM 来了解关键词语的重要性,这对分类非常重要,因此我们的准确率达到了 92%。我们使用了约 206,926 个句子,其中 80% 用于训练,其余用于测试,仅使用 Bi-LSTM 就获得了约 90% 的准确率。同样的数据集用于 BERT 模型,准确率约为 93%。
{"title":"Contextual classification of clinical records with bidirectional long short-term memory (Bi-LSTM) and bidirectional encoder representations from transformers (BERT) model","authors":"Jaya Zalte,&nbsp;Harshal Shah","doi":"10.1111/coin.12692","DOIUrl":"https://doi.org/10.1111/coin.12692","url":null,"abstract":"<p>Deep learning models have overcome traditional machine learning techniques for text classification domains in the field of natural language processing (NLP). Since, NLP is a branch of machine learning, used for interpreting language, classifying text of interest, and the same can be applied to analyse the medical clinical electronic health records. Medical text consists of lot of rich data which can altogether provide a good insight, by determining patterns from the clinical text data. In this paper, bidirectional-long short-term memory (Bi-LSTM), bi-LSTM attention and bidirectional encoder representations from transformers (BERT) base models are used to classify the text which are of privacy concern to a person and which should be extracted and can be tagged as sensitive. This text data which we might think not of privacy concern would majorly reveal a lot about the patient's integrity and personal life. Clinical data not only have patient demographic data but lot of hidden data which might go unseen and thus could arise privacy issues. Bi-LSTM with attention layer is also added on top to realize the importance of critical words which will be of great importance in terms of classification, we are able to achieve accuracy of about 92%. About 206,926 sentences are used out of which 80% are used for training and rest for testing we get accuracy of 90% approx. with Bi-LSTM alone. The same set of datasets is used for BERT model with accuracy of 93% approx.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 4","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142041588","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Edge reconstruction and feature enhancement-driven architecture for blind super-resolution in medical imaging systems 用于医学成像系统盲超分辨率的边缘重建和特征增强驱动架构
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-08-21 DOI: 10.1111/coin.12690
Yinghua Li, Yue Liu, Jian Xu, Hongyun Chu, Jinglu He, Shengchuan Zhang, Ying Liu

In the field of single image super-resolution, the prevalent use of convolutional neural networks (CNN) typically assumes a simplistic bicubic downsampling model for image degradation. This assumption misaligns with the complex degradation processes encountered in medical imaging, leading to a performance gap when these algorithms are applied to real medical scenarios. Addressing this critical discrepancy, our study introduces a novel degradation comparative learning framework meticulously designed for the nuanced degradation characteristics of medical images within the Internet of Medical Things (IoMT). Unlike traditional CNN-based super-resolution approaches that homogeneously process image channels, our method acknowledges and leverages the disparity in informational content across channels. We present a blind image super-resolution technique, underpinned by edge reconstruction and an innovative image feature supplement module. This approach not only preserves but enriches texture details, crucial for the accurate analysis of medical images in the IoMT. Comparative evaluations of our model against existing blind super-resolution methods, utilizing both natural image testing datasets and medical images, demonstrate its superior performance. Notably, our approach exhibits remarkable proficiency in stably restoring various degraded super-resolution images, a critical requirement in the IoMT context. Experimental results demonstrate that our method is superior to the current state-of-the-art methods, marking a significant advancement in the field of medical image super-resolution.

在单图像超分辨率领域,卷积神经网络(CNN)的普遍应用通常假定图像降解采用简单的双三次降采样模型。这种假设与医学成像中遇到的复杂降解过程不一致,导致这些算法应用于实际医疗场景时出现性能差距。为了解决这一关键差异,我们的研究引入了一个新颖的降解比较学习框架,该框架针对医疗物联网(IoMT)中医疗图像的细微降解特征进行了精心设计。传统的基于 CNN 的超分辨率方法会对图像通道进行同质化处理,与之不同的是,我们的方法承认并利用了不同通道中信息内容的差异。我们提出了一种盲图像超分辨率技术,以边缘重建和创新图像特征补充模块为基础。这种方法不仅保留了纹理细节,还丰富了纹理细节,这对于在 IoMT 中准确分析医学图像至关重要。利用自然图像测试数据集和医学图像,我们的模型与现有的盲超分辨率方法进行了对比评估,证明了其卓越的性能。值得注意的是,我们的方法在稳定恢复各种劣化的超分辨率图像方面表现出了卓越的能力,而这正是 IoMT 的关键要求。实验结果表明,我们的方法优于目前最先进的方法,标志着我们在医学图像超分辨率领域取得了重大进展。
{"title":"Edge reconstruction and feature enhancement-driven architecture for blind super-resolution in medical imaging systems","authors":"Yinghua Li,&nbsp;Yue Liu,&nbsp;Jian Xu,&nbsp;Hongyun Chu,&nbsp;Jinglu He,&nbsp;Shengchuan Zhang,&nbsp;Ying Liu","doi":"10.1111/coin.12690","DOIUrl":"https://doi.org/10.1111/coin.12690","url":null,"abstract":"<p>In the field of single image super-resolution, the prevalent use of convolutional neural networks (CNN) typically assumes a simplistic bicubic downsampling model for image degradation. This assumption misaligns with the complex degradation processes encountered in medical imaging, leading to a performance gap when these algorithms are applied to real medical scenarios. Addressing this critical discrepancy, our study introduces a novel degradation comparative learning framework meticulously designed for the nuanced degradation characteristics of medical images within the Internet of Medical Things (IoMT). Unlike traditional CNN-based super-resolution approaches that homogeneously process image channels, our method acknowledges and leverages the disparity in informational content across channels. We present a blind image super-resolution technique, underpinned by edge reconstruction and an innovative image feature supplement module. This approach not only preserves but enriches texture details, crucial for the accurate analysis of medical images in the IoMT. Comparative evaluations of our model against existing blind super-resolution methods, utilizing both natural image testing datasets and medical images, demonstrate its superior performance. Notably, our approach exhibits remarkable proficiency in stably restoring various degraded super-resolution images, a critical requirement in the IoMT context. Experimental results demonstrate that our method is superior to the current state-of-the-art methods, marking a significant advancement in the field of medical image super-resolution.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 4","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-08-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142041589","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-class brain tumor classification system in MRI images using cascades neural network 使用级联神经网络的 MRI 图像多级脑肿瘤分类系统
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-17 DOI: 10.1111/coin.12687
A. Jayachandran, N. Anisha

Brain tumor segmentation from MRI is a challenging process that has positive ups and downs. The most crucial step for detection and treatment to save the patient's life is earlier diagnosis and classification of brain tumor (BT) with higher accuracy prediction. One of the deadliest cancers, malignant brain tumors is now the main cause of cancer-related death due to their extreme severity. To evaluate the tumors and help patients receive the appropriate treatment according to their classifications, it is essential to have a thorough understanding of brain diseases, such as classifying BT. In order to resolve the problem of low segmentation accuracy caused by an imbalance of model design and sample category in the process of brain tumor segmentation. In this research work, Multi-Dimensional Cascades Neural Network (MDCNet) is developed for multi-class BT classification. It is divided into two steps. In stage 1, an enhanced shallow-layer 3D locality net is used to conduct BT localization and rough segmentation on the preprocessed MRIs. It is also advised to use a unique circular inference module and parameter Dice loss to lower the uncertain probability and false positive border locations. In step 2, in order to compensate for mistakes and lost spatial information of a single view, morphological traits are investigated using a multi-view 2.5D net composed of three 2D refinement subnetworks. The suggested method outperforms the traditional model in segmentation, yielding an accuracy of 99.67%, 98.16%, and 99.76% for the three distinct datasets.

从核磁共振成像中分割脑肿瘤是一个具有挑战性的过程,既有积极的一面,也有消极的一面。检测和治疗以挽救患者生命的最关键步骤是以更高的预测准确率对脑肿瘤(BT)进行早期诊断和分类。恶性脑肿瘤是最致命的癌症之一,由于其极端严重性,目前已成为癌症相关死亡的主要原因。要评估肿瘤并帮助患者根据其分类接受适当的治疗,就必须对脑部疾病有透彻的了解,例如对 BT 进行分类。为了解决脑肿瘤分割过程中因模型设计和样本类别不平衡而导致的分割准确率低的问题。在这项研究工作中,开发了用于多类 BT 分类的多维级联神经网络(MDCNet)。它分为两个步骤。在第一阶段,使用增强型浅层三维定位网对预处理后的核磁共振成像进行 BT 定位和粗略分割。同时,建议使用独特的循环推理模块和参数 Dice loss 来降低不确定概率和假阳性边界位置。在第二步中,为了弥补单视图的错误和丢失的空间信息,使用由三个二维细化子网组成的多视图 2.5D 网来研究形态特征。所建议的方法在分割方面优于传统模型,在三个不同的数据集上,准确率分别为 99.67%、98.16% 和 99.76%。
{"title":"Multi-class brain tumor classification system in MRI images using cascades neural network","authors":"A. Jayachandran,&nbsp;N. Anisha","doi":"10.1111/coin.12687","DOIUrl":"https://doi.org/10.1111/coin.12687","url":null,"abstract":"<p>Brain tumor segmentation from MRI is a challenging process that has positive ups and downs. The most crucial step for detection and treatment to save the patient's life is earlier diagnosis and classification of brain tumor (BT) with higher accuracy prediction. One of the deadliest cancers, malignant brain tumors is now the main cause of cancer-related death due to their extreme severity. To evaluate the tumors and help patients receive the appropriate treatment according to their classifications, it is essential to have a thorough understanding of brain diseases, such as classifying BT. In order to resolve the problem of low segmentation accuracy caused by an imbalance of model design and sample category in the process of brain tumor segmentation. In this research work, Multi-Dimensional Cascades Neural Network (MDCNet) is developed for multi-class BT classification. It is divided into two steps. In stage 1, an enhanced shallow-layer 3D locality net is used to conduct BT localization and rough segmentation on the preprocessed MRIs. It is also advised to use a unique circular inference module and parameter Dice loss to lower the uncertain probability and false positive border locations. In step 2, in order to compensate for mistakes and lost spatial information of a single view, morphological traits are investigated using a multi-view 2.5D net composed of three 2D refinement subnetworks. The suggested method outperforms the traditional model in segmentation, yielding an accuracy of 99.67%, 98.16%, and 99.76% for the three distinct datasets.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 4","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-07-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141639564","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Learning multi-modal recurrent neural networks with target propagation 利用目标传播学习多模态递归神经网络
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-07-17 DOI: 10.1111/coin.12691
Nikolay Manchev, Michael Spratling

Modelling one-to-many type mappings in problems with a temporal component can be challenging. Backpropagation is not applicable to networks that perform discrete sampling and is also susceptible to gradient instabilities, especially when applied to longer sequences. In this paper, we propose two recurrent neural network architectures that leverage stochastic units and mixture models, and are trained with target propagation. We demonstrate that these networks can model complex conditional probability distributions, outperform backpropagation-trained alternatives, and do not rapidly degrade with increased time horizons. Our main contributions consist of the design and evaluation of the architectures that enable the networks to solve multi-model problems with a temporal dimension. This also includes the extension of the target propagation through time algorithm to handle stochastic neurons. The use of target propagation provides an additional computational advantage, which enables the network to handle time horizons that are substantially longer compared to networks fitted using backpropagation.

在具有时间成分的问题中建立一对多类型映射模型具有挑战性。反向传播法不适用于进行离散采样的网络,而且还容易受到梯度不稳定性的影响,尤其是在应用于较长的序列时。在本文中,我们提出了两种利用随机单元和混合模型的递归神经网络架构,并使用目标传播进行训练。我们证明,这些网络可以模拟复杂的条件概率分布,性能优于反向传播训练的替代方案,并且不会随着时间跨度的增加而迅速退化。我们的主要贡献包括设计和评估架构,使网络能够解决具有时间维度的多模型问题。这还包括通过时间扩展目标传播算法,以处理随机神经元。目标传播的使用提供了额外的计算优势,使网络能够处理比使用反向传播拟合的网络更长的时间范围。
{"title":"Learning multi-modal recurrent neural networks with target propagation","authors":"Nikolay Manchev,&nbsp;Michael Spratling","doi":"10.1111/coin.12691","DOIUrl":"https://doi.org/10.1111/coin.12691","url":null,"abstract":"<p>Modelling one-to-many type mappings in problems with a temporal component can be challenging. Backpropagation is not applicable to networks that perform discrete sampling and is also susceptible to gradient instabilities, especially when applied to longer sequences. In this paper, we propose two recurrent neural network architectures that leverage stochastic units and mixture models, and are trained with target propagation. We demonstrate that these networks can model complex conditional probability distributions, outperform backpropagation-trained alternatives, and do not rapidly degrade with increased time horizons. Our main contributions consist of the design and evaluation of the architectures that enable the networks to solve multi-model problems with a temporal dimension. This also includes the extension of the target propagation through time algorithm to handle stochastic neurons. The use of target propagation provides an additional computational advantage, which enables the network to handle time horizons that are substantially longer compared to networks fitted using backpropagation.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 4","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-07-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1111/coin.12691","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141639565","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Question-driven text summarization using an extractive-abstractive framework 使用提取-抽象框架进行问题驱动的文本总结
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-06-24 DOI: 10.1111/coin.12689
Mahsa Abazari Kia, Aygul Garifullina, Mathias Kern, Jon Chamberlain, Shoaib Jameel

Question-driven automatic text summarization is a popular technique to produce concise and informative answers to specific questions using a document collection. Both query-based and question-driven summarization may not produce reliable summaries nor contain relevant information if they do not take advantage of extractive and abstractive summarization mechanisms to improve performance. In this article, we propose a novel extractive and abstractive hybrid framework designed for question-driven automatic text summarization. The framework consists of complimentary modules that work together to generate an effective summary: (1) discovering appropriate non-redundant sentences as plausible answers using an open-domain multi-hop question answering system based on a convolutional neural network, multi-head attention mechanism and reasoning process; and (2) a novel paraphrasing generative adversarial network model based on transformers rewrites the extracted sentences in an abstractive setup. Experiments show this framework results in more reliable abstractive summary than competing methods. We have performed extensive experiments on public datasets, and the results show our model can outperform many question-driven and query-based baseline methods (an R1, R2, RL increase of 6%–7% for over the next highest baseline).

问题驱动型自动文本摘要是一种流行的技术,可利用文档集为特定问题生成简明而翔实的答案。如果不利用提取和抽象总结机制来提高性能,基于查询的总结和问题驱动的总结都可能无法生成可靠的总结,也无法包含相关信息。在本文中,我们提出了一个新颖的抽取和抽象混合框架,用于问题驱动型自动文本摘要。该框架由相互补充的模块组成,这些模块协同工作以生成有效的摘要:(1)使用基于卷积神经网络、多头注意力机制和推理过程的开放域多跳问题解答系统发现适当的非冗余句子作为可信的答案;(2)基于转换器的新型解析生成对抗网络模型在抽象设置中改写提取的句子。实验表明,与其他竞争方法相比,该框架能产生更可靠的抽象摘要。我们在公共数据集上进行了大量实验,结果表明我们的模型优于许多问题驱动和基于查询的基线方法(与次高基线相比,R1、R2、RL 均提高了 6%-7%)。
{"title":"Question-driven text summarization using an extractive-abstractive framework","authors":"Mahsa Abazari Kia,&nbsp;Aygul Garifullina,&nbsp;Mathias Kern,&nbsp;Jon Chamberlain,&nbsp;Shoaib Jameel","doi":"10.1111/coin.12689","DOIUrl":"https://doi.org/10.1111/coin.12689","url":null,"abstract":"<p>Question-driven automatic text summarization is a popular technique to produce concise and informative answers to specific questions using a document collection. Both query-based and question-driven summarization may not produce reliable summaries nor contain relevant information if they do not take advantage of extractive and abstractive summarization mechanisms to improve performance. In this article, we propose a novel extractive and abstractive hybrid framework designed for question-driven automatic text summarization. The framework consists of complimentary modules that work together to generate an effective summary: (1) discovering appropriate non-redundant sentences as plausible answers using an open-domain multi-hop question answering system based on a convolutional neural network, multi-head attention mechanism and reasoning process; and (2) a novel paraphrasing generative adversarial network model based on transformers rewrites the extracted sentences in an abstractive setup. Experiments show this framework results in more reliable abstractive summary than competing methods. We have performed extensive experiments on public datasets, and the results show our model can outperform many question-driven and query-based baseline methods (an R1, R2, RL increase of 6%–7% for over the next highest baseline).</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 3","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-06-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141488141","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Explainable artificial intelligence for medical imaging: Review and experiments with infrared breast images 用于医学成像的可解释人工智能:红外乳腺图像回顾与实验
IF 1.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-06-24 DOI: 10.1111/coin.12660
Kaushik Raghavan, Sivaselvan Balasubramanian, Kamakoti Veezhinathan

There is a growing trend of using artificial intelligence, particularly deep learning algorithms, in medical diagnostics, revolutionizing healthcare by improving efficiency, accuracy, and patient outcomes. However, the use of artificial intelligence in medical diagnostics comes with the critical need to explain the reasoning behind artificial intelligence-based predictions and ensure transparency in decision-making. Explainable artificial intelligence has emerged as a crucial research area to address the need for transparency and interpretability in medical diagnostics. Explainable artificial intelligence techniques aim to provide insights into the decision-making process of artificial intelligence systems, enabling clinicians to understand the factors the algorithms consider in reaching their predictions. This paper presents a detailed review of saliency-based (visual) methods, such as class activation methods, which have gained popularity in medical imaging as they provide visual explanations by highlighting the regions of an image most influential in the artificial intelligence's decision. We also present the literature on non-visual methods, but the focus will be on visual methods. We also use the existing literature to experiment with infrared breast images for detecting breast cancer. Towards the end of this paper, we also propose an “attention guided Grad-CAM” that enhances the visualizations for explainable artificial intelligence. The existing literature shows that explainable artificial intelligence techniques are not explored in the context of infrared medical images and opens up a wide range of opportunities for further research to make clinical thermography into assistive technology for the medical community.

在医疗诊断中使用人工智能,尤其是深度学习算法,已成为一种日益增长的趋势,通过提高效率、准确性和患者预后,为医疗保健带来了革命性的变化。然而,在医疗诊断中使用人工智能的同时,迫切需要解释基于人工智能的预测背后的原因,并确保决策的透明度。可解释人工智能已成为一个重要的研究领域,以满足医疗诊断对透明度和可解释性的需求。可解释人工智能技术旨在深入了解人工智能系统的决策过程,使临床医生能够理解算法在得出预测结果时所考虑的因素。本文详细综述了基于显著性(视觉)的方法,如类激活法,这些方法通过突出图像中对人工智能决策影响最大的区域来提供视觉解释,因此在医学影像领域广受欢迎。我们还将介绍有关非视觉方法的文献,但重点将放在视觉方法上。我们还利用现有文献对红外乳腺图像进行了检测乳腺癌的实验。在本文的最后,我们还提出了一种 "注意力引导的 Grad-CAM",它可以增强可解释人工智能的可视化效果。现有文献表明,可解释人工智能技术在红外医学影像方面尚未得到探索,这为进一步研究临床热成像技术成为医疗界的辅助技术提供了广泛的机会。
{"title":"Explainable artificial intelligence for medical imaging: Review and experiments with infrared breast images","authors":"Kaushik Raghavan,&nbsp;Sivaselvan Balasubramanian,&nbsp;Kamakoti Veezhinathan","doi":"10.1111/coin.12660","DOIUrl":"https://doi.org/10.1111/coin.12660","url":null,"abstract":"<p>There is a growing trend of using artificial intelligence, particularly deep learning algorithms, in medical diagnostics, revolutionizing healthcare by improving efficiency, accuracy, and patient outcomes. However, the use of artificial intelligence in medical diagnostics comes with the critical need to explain the reasoning behind artificial intelligence-based predictions and ensure transparency in decision-making. Explainable artificial intelligence has emerged as a crucial research area to address the need for transparency and interpretability in medical diagnostics. Explainable artificial intelligence techniques aim to provide insights into the decision-making process of artificial intelligence systems, enabling clinicians to understand the factors the algorithms consider in reaching their predictions. This paper presents a detailed review of saliency-based (visual) methods, such as class activation methods, which have gained popularity in medical imaging as they provide visual explanations by highlighting the regions of an image most influential in the artificial intelligence's decision. We also present the literature on non-visual methods, but the focus will be on visual methods. We also use the existing literature to experiment with infrared breast images for detecting breast cancer. Towards the end of this paper, we also propose an “attention guided Grad-CAM” that enhances the visualizations for explainable artificial intelligence. The existing literature shows that explainable artificial intelligence techniques are not explored in the context of infrared medical images and opens up a wide range of opportunities for further research to make clinical thermography into assistive technology for the medical community.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 3","pages":""},"PeriodicalIF":1.8,"publicationDate":"2024-06-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141488438","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Computational 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