首页 > 最新文献

Computational Intelligence最新文献

英文 中文
Robust fine-grained visual recognition with images based on internet of things 基于物联网的稳健细粒度图像视觉识别
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-19 DOI: 10.1111/coin.12638
Zhenhuang Cai, Shuai Yan, Dan Huang

Labeling fine-grained objects manually is extremely challenging, as it is not only label-intensive but also requires professional knowledge. Accordingly, robust learning methods for fine-grained recognition with web images collected from Internet of Things have drawn significant attention. However, training deep fine-grained models directly using untrusted web images is confronted by two primary obstacles: (1) label noise in web images and (2) domain variance between the online sources and test datasets. To this end, in this study, we mainly focus on addressing these two pivotal problems associated with untrusted web images. To be specific, we introduce an end-to-end network that collaboratively addresses these concerns in the process of separating trusted data from untrusted web images. To validate the efficacy of our proposed model, untrusted web images are first collected by utilizing the text category labels found within fine-grained datasets. Subsequently, we employ the designed deep model to eliminate label noise and ameliorate domain mismatch. And the chosen trusted web data are utilized for model training. Comprehensive experiments and ablation studies validate that our method consistently surpasses other state-of-the-art approaches for fine-grained recognition tasks in real-world scenarios, demonstrating a significant improvement margin (2.51% on CUB200-2011 and 2.92% on Stanford Dogs). The source code and models can be accessed at: https://github.com/Codeczh/FGVC-IoT.

对细粒度对象进行人工标注极具挑战性,因为这不仅是标签密集型工作,还需要专业知识。因此,利用从物联网收集的网络图像进行细粒度识别的稳健学习方法备受关注。然而,直接使用不受信任的网络图像来训练深度细粒度模型面临两个主要障碍:(1) 网络图像中的标签噪声;(2) 在线数据源和测试数据集之间的域差异。为此,在本研究中,我们主要致力于解决与不可信网络图像相关的这两个关键问题。具体来说,我们引入了一个端到端网络,在将可信数据与不可信网络图像分离的过程中协同解决这些问题。为了验证我们提出的模型的有效性,我们首先利用细粒度数据集中的文本类别标签来收集不受信任的网络图像。随后,我们利用设计的深度模型消除标签噪声,改善领域不匹配问题。所选的可信网络数据则用于模型训练。综合实验和消融研究验证了我们的方法在实际场景中的细粒度识别任务中始终超越其他最先进的方法,显示出显著的改进幅度(CUB200-2011 中为 2.51%,斯坦福 Dogs 中为 2.92%)。源代码和模型可从以下网址获取:https://github.com/Codeczh/FGVC-IoT。
{"title":"Robust fine-grained visual recognition with images based on internet of things","authors":"Zhenhuang Cai,&nbsp;Shuai Yan,&nbsp;Dan Huang","doi":"10.1111/coin.12638","DOIUrl":"https://doi.org/10.1111/coin.12638","url":null,"abstract":"<p>Labeling fine-grained objects manually is extremely challenging, as it is not only label-intensive but also requires professional knowledge. Accordingly, robust learning methods for fine-grained recognition with web images collected from Internet of Things have drawn significant attention. However, training deep fine-grained models directly using untrusted web images is confronted by two primary obstacles: (1) label noise in web images and (2) domain variance between the online sources and test datasets. To this end, in this study, we mainly focus on addressing these two pivotal problems associated with untrusted web images. To be specific, we introduce an end-to-end network that collaboratively addresses these concerns in the process of separating trusted data from untrusted web images. To validate the efficacy of our proposed model, untrusted web images are first collected by utilizing the text category labels found within fine-grained datasets. Subsequently, we employ the designed deep model to eliminate label noise and ameliorate domain mismatch. And the chosen trusted web data are utilized for model training. Comprehensive experiments and ablation studies validate that our method consistently surpasses other state-of-the-art approaches for fine-grained recognition tasks in real-world scenarios, demonstrating a significant improvement margin (2.51% on CUB200-2011 and 2.92% on Stanford Dogs). The source code and models can be accessed at: \u0000https://github.com/Codeczh/FGVC-IoT.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140164392","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
A hybrid data fusion approach with twin CNN architecture for enhancing image source identification in IoT environment 采用双 CNN 架构的混合数据融合方法,增强物联网环境中的图像源识别能力
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-18 DOI: 10.1111/coin.12631
Surjeet Singh, Vivek Kumar Sehgal

With the proliferation of digital devices in internet of things (IoT) environment featuring advanced visual capabilities, the task of Image Source Identification (ISI) has become increasingly vital for legal purposes, ensuring the verification of image authenticity and integrity, as well as identifying the device responsible for capturing the original scene. Over the past few decades, researchers have employed both traditional and machine-learning methods to classify image sources. In the current landscape, data-driven approaches leveraging deep learning models have emerged as powerful tools for achieving higher accuracy and precision in source prediction. The primary focus of this research is to address the complexities arising from diverse image sources and variable quality in IoT-generated multimedia data. To achieve this, a Hybrid Data Fusion Approach is introduced, leveraging multiple sources of information to bolster the accuracy and robustness of ISI. This fusion methodology integrates diverse data streams from IoT devices, including metadata, sensor information, and contextual data, amalgamating them into a comprehensive data set for analysis. This study introduces an innovative approach to ISI through the implementation of a Twin Convolutional Neural Network Architecture (TCA) aimed at enhancing the efficacy of source classification. In TCA, the first CNN architecture, referred to as DnCNN, is employed to eliminate noise from the original data set, generating 256 × 256 patches for both training and testing. Subsequently, the second CNN architecture is employed to classify images based on features extracted from various convolutional layers using a 3 × 3 filter, thereby enhancing prediction efficiency. The proposed model demonstrates exceptional accuracy in effectively classifying image sources, showcasing its potential as a robust solution in the realm of ISI.

随着具有先进视觉功能的数字设备在物联网(IoT)环境中的普及,图像源识别(ISI)任务在法律用途上变得越来越重要,它可以确保验证图像的真实性和完整性,并识别负责捕捉原始场景的设备。在过去几十年中,研究人员采用了传统方法和机器学习方法对图像源进行分类。在当前形势下,利用深度学习模型的数据驱动方法已成为实现更高精度来源预测的有力工具。本研究的主要重点是解决物联网生成的多媒体数据中因图像来源多样化和质量参差不齐而产生的复杂问题。为此,我们引入了一种混合数据融合方法,利用多种信息源来提高 ISI 的准确性和鲁棒性。这种融合方法整合了来自物联网设备的各种数据流,包括元数据、传感器信息和上下文数据,将它们合并成一个综合数据集进行分析。本研究通过实施双卷积神经网络架构(TCA)引入了一种创新的 ISI 方法,旨在提高源分类的效率。在 TCA 中,第一个 CNN 架构(称为 DnCNN)用于消除原始数据集中的噪声,生成 256 × 256 补丁用于训练和测试。随后,第二个 CNN 架构使用 3 × 3 过滤器,根据从不同卷积层提取的特征对图像进行分类,从而提高预测效率。所提出的模型在对图像源进行有效分类方面表现出了卓越的准确性,展示了其作为 ISI 领域稳健解决方案的潜力。
{"title":"A hybrid data fusion approach with twin CNN architecture for enhancing image source identification in IoT environment","authors":"Surjeet Singh,&nbsp;Vivek Kumar Sehgal","doi":"10.1111/coin.12631","DOIUrl":"https://doi.org/10.1111/coin.12631","url":null,"abstract":"<p>With the proliferation of digital devices in internet of things (IoT) environment featuring advanced visual capabilities, the task of Image Source Identification (ISI) has become increasingly vital for legal purposes, ensuring the verification of image authenticity and integrity, as well as identifying the device responsible for capturing the original scene. Over the past few decades, researchers have employed both traditional and machine-learning methods to classify image sources. In the current landscape, data-driven approaches leveraging deep learning models have emerged as powerful tools for achieving higher accuracy and precision in source prediction. The primary focus of this research is to address the complexities arising from diverse image sources and variable quality in IoT-generated multimedia data. To achieve this, a Hybrid Data Fusion Approach is introduced, leveraging multiple sources of information to bolster the accuracy and robustness of ISI. This fusion methodology integrates diverse data streams from IoT devices, including metadata, sensor information, and contextual data, amalgamating them into a comprehensive data set for analysis. This study introduces an innovative approach to ISI through the implementation of a Twin Convolutional Neural Network Architecture (TCA) aimed at enhancing the efficacy of source classification. In TCA, the first CNN architecture, referred to as DnCNN, is employed to eliminate noise from the original data set, generating 256 × 256 patches for both training and testing. Subsequently, the second CNN architecture is employed to classify images based on features extracted from various convolutional layers using a 3 × 3 filter, thereby enhancing prediction efficiency. The proposed model demonstrates exceptional accuracy in effectively classifying image sources, showcasing its potential as a robust solution in the realm of ISI.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140161352","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
Sentiment analysis incorporating convolutional neural network into hidden Markov model 将卷积神经网络纳入隐马尔可夫模型的情感分析
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-18 DOI: 10.1111/coin.12633
Maryam Khanian Najafabadi

The analysis of sentiments and mining of opinions have become more and more important in years because of the development of social media technologies. The methods that utilize natural language processing and lexicon-based sentiment analysis techniques to analyze people's opinions in texts require the proper extraction of sentiment words to ensure accuracy. The current issue is tackled with a novel perspective in this paper by introducing a hybrid sentiment analysis technique. This technique brings together Convolutional Neural Network (CNN) and Hidden Markov Models (HMMs), to accurately categorize text data and pinpoint feelings. The proposed method involves 1D convolutional-layer CNN to extract hidden features from comments and applying HMMs on a feature-sentence matrix, allowing for the utilization of word sequences in extracting opinions. The method effectively captures diverse text patterns by extracting a range of features from texts using CNN. Text patterns are learned using text HMM by calculating the probabilities between sequences of feature vectors and clustering feature vectors. The paper's experimental evaluation employs benchmark datasets such as CR, MR, Subj, and SST2, demonstrating that the proposed method surpasses existing sentiment analysis techniques and traditional HMMs. One of its strengths is to analyze a range of text patterns and identify crucial features that recognize the emotion of different pieces of a sentence. Additionally, the research findings highlight the improved performance of sentiment analysis tasks through the strategic use of zero padding in conjunction with the masking technique.

近年来,随着社交媒体技术的发展,情感分析和意见挖掘变得越来越重要。利用自然语言处理和基于词库的情感分析技术来分析文本中人们的观点的方法需要正确提取情感词,以确保准确性。本文通过引入一种混合情感分析技术,以新颖的视角解决了当前的问题。该技术将卷积神经网络(CNN)和隐马尔可夫模型(HMM)结合在一起,对文本数据进行精确分类,并准确定位情感。所提出的方法采用一维卷积层 CNN 从评论中提取隐藏特征,并在特征-句子矩阵上应用 HMM,从而在提取观点时利用单词序列。通过使用 CNN 从文本中提取一系列特征,该方法能有效捕捉各种文本模式。通过计算特征向量序列之间的概率和特征向量聚类,使用文本 HMM 学习文本模式。论文的实验评估采用了 CR、MR、Subj 和 SST2 等基准数据集,证明所提出的方法超越了现有的情感分析技术和传统的 HMM。该方法的优势之一是能分析一系列文本模式,并找出识别句子不同片段情感的关键特征。此外,研究结果还强调了通过战略性地使用零填充和屏蔽技术,情感分析任务的性能得到了提高。
{"title":"Sentiment analysis incorporating convolutional neural network into hidden Markov model","authors":"Maryam Khanian Najafabadi","doi":"10.1111/coin.12633","DOIUrl":"https://doi.org/10.1111/coin.12633","url":null,"abstract":"<p>The analysis of sentiments and mining of opinions have become more and more important in years because of the development of social media technologies. The methods that utilize natural language processing and lexicon-based sentiment analysis techniques to analyze people's opinions in texts require the proper extraction of sentiment words to ensure accuracy. The current issue is tackled with a novel perspective in this paper by introducing a hybrid sentiment analysis technique. This technique brings together Convolutional Neural Network (CNN) and Hidden Markov Models (HMMs), to accurately categorize text data and pinpoint feelings. The proposed method involves 1D convolutional-layer CNN to extract hidden features from comments and applying HMMs on a feature-sentence matrix, allowing for the utilization of word sequences in extracting opinions. The method effectively captures diverse text patterns by extracting a range of features from texts using CNN. Text patterns are learned using text HMM by calculating the probabilities between sequences of feature vectors and clustering feature vectors. The paper's experimental evaluation employs benchmark datasets such as CR, MR, Subj, and SST2, demonstrating that the proposed method surpasses existing sentiment analysis techniques and traditional HMMs. One of its strengths is to analyze a range of text patterns and identify crucial features that recognize the emotion of different pieces of a sentence. Additionally, the research findings highlight the improved performance of sentiment analysis tasks through the strategic use of zero padding in conjunction with the masking technique.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://onlinelibrary.wiley.com/doi/epdf/10.1111/coin.12633","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140161353","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
An effective graph embedded YOLOv5 model for forest fire detection 用于林火探测的有效图嵌入式 YOLOv5 模型
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-18 DOI: 10.1111/coin.12640
Hui Yuan, Zhumao Lu, Ruizhe Zhang, Jinsong Li, Shuai Wang, Jingjing Fan

The existing YOLOv5-based framework has achieved great success in the field of target detection. However, in forest fire detection tasks, there are few high-quality forest fire images available, and the performance of the YOLO model has suffered a serious decline in detecting small-scale forest fires. Making full use of context information can effectively improve the performance of small target detection. To this end, this paper proposes a new graph-embedded YOLOv5 forest fire detection framework, which can improve the performance of small-scale forest fire detection using different scales of context information. To mine local context information, we design a spatial graph convolution operation based on the message passing neural network (MPNN) mechanism. To utilize global context information, we introduce a multi-head self-attention (MSA) module before each YOLO head. The experimental results on FLAME and our self-built fire dataset show that our proposed model improves the accuracy of small-scale forest fire detection. The proposed model achieves high performance in real-time performance by fully utilizing the advantages of the YOLOv5 framework.

现有的基于 YOLOv5 的框架在目标检测领域取得了巨大成功。然而,在林火检测任务中,由于高质量的林火图像较少,YOLO 模型在检测小规模林火方面的性能严重下降。充分利用上下文信息可以有效提高小目标检测的性能。为此,本文提出了一种新的图嵌入式 YOLOv5 森林火灾检测框架,可以利用不同尺度的上下文信息提高小规模森林火灾的检测性能。为了挖掘局部上下文信息,我们设计了一种基于消息传递神经网络(MPNN)机制的空间图卷积操作。为了利用全局上下文信息,我们在每个 YOLO 头之前引入了多头自我关注(MSA)模块。在 FLAME 和我们自建的火灾数据集上的实验结果表明,我们提出的模型提高了小规模森林火灾检测的准确性。所提出的模型充分利用了 YOLOv5 框架的优势,实现了高性能的实时性。
{"title":"An effective graph embedded YOLOv5 model for forest fire detection","authors":"Hui Yuan,&nbsp;Zhumao Lu,&nbsp;Ruizhe Zhang,&nbsp;Jinsong Li,&nbsp;Shuai Wang,&nbsp;Jingjing Fan","doi":"10.1111/coin.12640","DOIUrl":"https://doi.org/10.1111/coin.12640","url":null,"abstract":"<p>The existing YOLOv5-based framework has achieved great success in the field of target detection. However, in forest fire detection tasks, there are few high-quality forest fire images available, and the performance of the YOLO model has suffered a serious decline in detecting small-scale forest fires. Making full use of context information can effectively improve the performance of small target detection. To this end, this paper proposes a new graph-embedded YOLOv5 forest fire detection framework, which can improve the performance of small-scale forest fire detection using different scales of context information. To mine local context information, we design a spatial graph convolution operation based on the message passing neural network (MPNN) mechanism. To utilize global context information, we introduce a multi-head self-attention (MSA) module before each YOLO head. The experimental results on FLAME and our self-built fire dataset show that our proposed model improves the accuracy of small-scale forest fire detection. The proposed model achieves high performance in real-time performance by fully utilizing the advantages of the YOLOv5 framework.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140161493","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
Multiscale attention for few-shot image classification 用于少量图像分类的多尺度注意力
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-18 DOI: 10.1111/coin.12639
Tong Zhou, Changyin Dong, Junshu Song, Zhiqiang Zhang, Zhen Wang, Bo Chang, Dechun Chen

In recent years, the application of traditional deep learning methods in the agricultural field using remote sensing techniques, such as crop area and growth monitoring, crop classification, and agricultural disaster monitoring, has been greatly facilitated by advancements in deep learning. The accuracy of image classification plays a crucial role in these applications. Although traditional deep learning methods have achieved significant success in remote sensing image classification, they often involve convolutional neural networks with a large number of parameters that require extensive optimization using numerous remote sensing images for training purposes. To address these challenges, we propose a novel approach called multiscale attention network (MAN) for sample-based remote sensing image classification. This method consists primarily of feature extractors and attention modules to effectively utilize different scale features through multiscale feature training during the training phase. We evaluate our proposed method on three datasets comprising agricultural remote sensing images and observe superior performance compared to existing approaches. Furthermore, we validate its generalizability by testing it on an oil well indicator diagram specifically designed for classification tasks.

近年来,深度学习技术的发展极大地促进了传统深度学习方法在农业领域的应用,如利用遥感技术进行作物面积和生长监测、作物分类和农业灾害监测等。图像分类的准确性在这些应用中起着至关重要的作用。虽然传统的深度学习方法在遥感图像分类方面取得了巨大成功,但它们通常涉及具有大量参数的卷积神经网络,需要利用大量遥感图像进行广泛的优化训练。为了应对这些挑战,我们提出了一种名为多尺度注意力网络(MAN)的新方法,用于基于样本的遥感图像分类。该方法主要由特征提取器和注意力模块组成,在训练阶段通过多尺度特征训练有效利用不同尺度的特征。我们在由农业遥感图像组成的三个数据集上对所提出的方法进行了评估,结果表明与现有方法相比,我们的方法具有更优越的性能。此外,我们还在专为分类任务设计的油井指示图上进行了测试,从而验证了该方法的通用性。
{"title":"Multiscale attention for few-shot image classification","authors":"Tong Zhou,&nbsp;Changyin Dong,&nbsp;Junshu Song,&nbsp;Zhiqiang Zhang,&nbsp;Zhen Wang,&nbsp;Bo Chang,&nbsp;Dechun Chen","doi":"10.1111/coin.12639","DOIUrl":"https://doi.org/10.1111/coin.12639","url":null,"abstract":"<p>In recent years, the application of traditional deep learning methods in the agricultural field using remote sensing techniques, such as crop area and growth monitoring, crop classification, and agricultural disaster monitoring, has been greatly facilitated by advancements in deep learning. The accuracy of image classification plays a crucial role in these applications. Although traditional deep learning methods have achieved significant success in remote sensing image classification, they often involve convolutional neural networks with a large number of parameters that require extensive optimization using numerous remote sensing images for training purposes. To address these challenges, we propose a novel approach called multiscale attention network (MAN) for sample-based remote sensing image classification. This method consists primarily of feature extractors and attention modules to effectively utilize different scale features through multiscale feature training during the training phase. We evaluate our proposed method on three datasets comprising agricultural remote sensing images and observe superior performance compared to existing approaches. Furthermore, we validate its generalizability by testing it on an oil well indicator diagram specifically designed for classification tasks.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140161492","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
FVCNet: Detection obstacle method based on feature visual clustering network in power line inspection FVCNet:电力线路检测中基于特征视觉聚类网络的障碍物检测方法
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-03-18 DOI: 10.1111/coin.12634
Qiu-Yu Wang, Xian-Long Lv, Shi-Kai Tang

Power line inspection is an important means to eliminate hidden dangers of power lines. It is a difficult research problem how to solve the low accuracy of power line inspection based on deep neural network (DNN) due to the problems of multi-view-shape, small-size object. In this paper, an automatic detection model based on Feature visual clustering network (FVCNet) for power line inspection is established. First, an unsupervised clustering method for power line inspection is proposed, and applied to construct a detection model which can recognize multi-view-shape objects and enhanced object features. Then, the bilinear interpolation method is used to Feature enhancement method, and the enhanced high-level semantics and low-level semantics are fused to solve the problems of small object size and single sample. In this paper, FVCNet is applied to the MS-COCO 2017 data set and self-made power line inspection data set, and the test accuracy is increased to 61.2% and 82.0%, respectively. Compared with other models, especially for the categories that are greatly affected by multi-view-shape, the test accuracy has been improved significantly.

电力线路巡检是消除电力线路隐患的重要手段。如何解决基于深度神经网络(DNN)的电力线路巡检因多视角形状、小尺寸物体等问题而导致的巡检精度低的问题,是一个研究难点。本文建立了一种基于特征视觉聚类网络(FVCNet)的电力线检测自动检测模型。首先,提出了一种用于电力线路检测的无监督聚类方法,并将其应用于构建可识别多视角形状物体和增强物体特征的检测模型。然后,将双线性插值法用于特征增强方法,并将增强后的高层语义与低层语义融合,以解决对象尺寸小和样本单一的问题。本文将 FVCNet 应用于 MS-COCO 2017 数据集和自制电力线路检测数据集,测试准确率分别提高到 61.2% 和 82.0%。与其他模型相比,特别是对于受多视角形状影响较大的类别,测试精度有了显著提高。
{"title":"FVCNet: Detection obstacle method based on feature visual clustering network in power line inspection","authors":"Qiu-Yu Wang,&nbsp;Xian-Long Lv,&nbsp;Shi-Kai Tang","doi":"10.1111/coin.12634","DOIUrl":"https://doi.org/10.1111/coin.12634","url":null,"abstract":"<p>Power line inspection is an important means to eliminate hidden dangers of power lines. It is a difficult research problem how to solve the low accuracy of power line inspection based on deep neural network (DNN) due to the problems of multi-view-shape, small-size object. In this paper, an automatic detection model based on Feature visual clustering network (FVCNet) for power line inspection is established. First, an unsupervised clustering method for power line inspection is proposed, and applied to construct a detection model which can recognize multi-view-shape objects and enhanced object features. Then, the bilinear interpolation method is used to Feature enhancement method, and the enhanced high-level semantics and low-level semantics are fused to solve the problems of small object size and single sample. In this paper, FVCNet is applied to the MS-COCO 2017 data set and self-made power line inspection data set, and the test accuracy is increased to 61.2% and 82.0%, respectively. Compared with other models, especially for the categories that are greatly affected by multi-view-shape, the test accuracy has been improved significantly.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 2","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-03-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140161351","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
Enhancing scene-text visual question answering with relational reasoning, attention and dynamic vocabulary integration 利用关系推理、注意力和动态词汇整合加强场景-文本视觉问题解答
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-02-20 DOI: 10.1111/coin.12635
Mayank Agrawal, Anand Singh Jalal, Himanshu Sharma

Visual question answering (VQA) is a challenging task in computer vision. Recently, there has been a growing interest in text-based VQA tasks, emphasizing the important role of textual information for better understanding of images. Effectively utilizing text information within the image is crucial for achieving success in this task. However, existing approaches often overlook the contextual information and neglect to utilize the relationships between scene-text tokens and image objects. They simply incorporate the scene-text tokens mined from the image into the VQA model without considering these important factors. In this paper, the proposed model initially analyzes the image to extract text and identify scene objects. It then comprehends the question and mines relationships among the question, OCRed text, and scene objects, ultimately generating an answer through relational reasoning by conducting semantic and positional attention. Our decoder with attention map loss enables prediction of complex answers and handles dynamic vocabularies, reducing decoding space. It outperforms softmax-based cross entropy loss in accuracy and efficiency by accommodating varying vocabulary sizes. We evaluated our model's performance on the TextVQA dataset and achieved an accuracy of 53.91% on the validation set and 53.98% on the test set. Moreover, on the ST-VQA dataset, our model obtained ANLS scores of 0.699 on the validation set and 0.692 on the test set.

视觉问题解答(VQA)是计算机视觉领域一项极具挑战性的任务。最近,人们对基于文本的 VQA 任务越来越感兴趣,强调文本信息对于更好地理解图像的重要作用。有效利用图像中的文本信息是这项任务取得成功的关键。然而,现有的方法往往忽略了上下文信息,忽视了场景文本标记与图像对象之间的关系。它们只是将从图像中挖掘出的场景文本标记纳入 VQA 模型,而没有考虑这些重要因素。本文提出的模型首先分析图像,提取文本并识别场景对象。然后,它理解问题并挖掘问题、OCR 文本和场景对象之间的关系,最终通过语义和位置注意力的关系推理生成答案。我们的解码器具有注意力图损失功能,能够预测复杂的答案,并处理动态词汇,从而减少解码空间。通过适应不同的词汇量,它在准确性和效率方面都优于基于软最大交叉熵损失的解码器。我们在 TextVQA 数据集上评估了模型的性能,验证集的准确率为 53.91%,测试集的准确率为 53.98%。此外,在 ST-VQA 数据集上,我们的模型在验证集上获得了 0.699 的 ANLS 分数,在测试集上获得了 0.692 的 ANLS 分数。
{"title":"Enhancing scene-text visual question answering with relational reasoning, attention and dynamic vocabulary integration","authors":"Mayank Agrawal,&nbsp;Anand Singh Jalal,&nbsp;Himanshu Sharma","doi":"10.1111/coin.12635","DOIUrl":"https://doi.org/10.1111/coin.12635","url":null,"abstract":"<p>Visual question answering (VQA) is a challenging task in computer vision. Recently, there has been a growing interest in text-based VQA tasks, emphasizing the important role of textual information for better understanding of images. Effectively utilizing text information within the image is crucial for achieving success in this task. However, existing approaches often overlook the contextual information and neglect to utilize the relationships between scene-text tokens and image objects. They simply incorporate the scene-text tokens mined from the image into the VQA model without considering these important factors. In this paper, the proposed model initially analyzes the image to extract text and identify scene objects. It then comprehends the question and mines relationships among the question, OCRed text, and scene objects, ultimately generating an answer through relational reasoning by conducting semantic and positional attention. Our decoder with attention map loss enables prediction of complex answers and handles dynamic vocabularies, reducing decoding space. It outperforms softmax-based cross entropy loss in accuracy and efficiency by accommodating varying vocabulary sizes. We evaluated our model's performance on the TextVQA dataset and achieved an accuracy of 53.91% on the validation set and 53.98% on the test set. Moreover, on the ST-VQA dataset, our model obtained ANLS scores of 0.699 on the validation set and 0.692 on the test set.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139915719","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
Greedy-based user selection for federated graph neural networks with limited communication resources 为通信资源有限的联合图神经网络选择基于贪婪的用户
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-02-20 DOI: 10.1111/coin.12637
Hancong Huangfu, Zizhen Zhang

Recently, graph neural networks (GNNs) have attracted much attention in the field of machine learning due to their remarkable success in learning from graph-structured data. However, implementing GNNs in practice faces a critical bottleneck from the high complexity of communication and computation, which arises from the frequent exchange of graphic data during model training, especially in limited communication scenarios. To address this issue, we propose a novel framework of federated graph neural networks, where multiple mobile users collaboratively train the global model of graph neural networks in a federated way. The utilization of federated learning into the training of graph neural networks can help reduce the communication overhead of the system and protect the data privacy of local users. In addition, the federated training can help reduce the system computational complexity significantly. We further introduce a greedy-based user selection for the federated graph neural networks, where the wireless bandwidth is dynamically allocated among users to encourage more users to attend the federated training of neural networks. We perform the convergence analysis on the federated training of neural networks, in order to obtain some more insights on the impact of critical parameters on the system design. Finally, we perform the simulations on the coriolis ocean for reAnalysis (CORA) dataset and show the advantages of the proposed method in this paper.

最近,图神经网络(GNN)因其在从图结构数据中学习方面的显著成功而在机器学习领域备受关注。然而,在实践中实现图神经网络面临着通信和计算复杂度高的关键瓶颈,这源于模型训练过程中图形数据的频繁交换,尤其是在通信有限的情况下。为解决这一问题,我们提出了一种新颖的联合图神经网络框架,即多个移动用户以联合的方式协作训练图神经网络的全局模型。在图神经网络的训练中利用联合学习有助于减少系统的通信开销,并保护本地用户的数据隐私。此外,联合训练还有助于大大降低系统的计算复杂度。我们进一步为联合图神经网络引入了基于贪婪的用户选择,在用户之间动态分配无线带宽,以鼓励更多用户参加神经网络的联合训练。我们对神经网络的联合训练进行了收敛分析,以便进一步了解关键参数对系统设计的影响。最后,我们在科里奥利海洋再分析(CORA)数据集上进行了模拟,并展示了本文所提方法的优势。
{"title":"Greedy-based user selection for federated graph neural networks with limited communication resources","authors":"Hancong Huangfu,&nbsp;Zizhen Zhang","doi":"10.1111/coin.12637","DOIUrl":"https://doi.org/10.1111/coin.12637","url":null,"abstract":"<p>Recently, graph neural networks (GNNs) have attracted much attention in the field of machine learning due to their remarkable success in learning from graph-structured data. However, implementing GNNs in practice faces a critical bottleneck from the high complexity of communication and computation, which arises from the frequent exchange of graphic data during model training, especially in limited communication scenarios. To address this issue, we propose a novel framework of federated graph neural networks, where multiple mobile users collaboratively train the global model of graph neural networks in a federated way. The utilization of federated learning into the training of graph neural networks can help reduce the communication overhead of the system and protect the data privacy of local users. In addition, the federated training can help reduce the system computational complexity significantly. We further introduce a greedy-based user selection for the federated graph neural networks, where the wireless bandwidth is dynamically allocated among users to encourage more users to attend the federated training of neural networks. We perform the convergence analysis on the federated training of neural networks, in order to obtain some more insights on the impact of critical parameters on the system design. Finally, we perform the simulations on the coriolis ocean for reAnalysis (CORA) dataset and show the advantages of the proposed method in this paper.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-02-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139915720","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
Energy optimization with authentication and cost effective storage in the wireless sensor IoTs using blockchain 利用区块链在无线传感器物联网中通过认证和低成本存储实现能源优化
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-02-13 DOI: 10.1111/coin.12630
Turki Ali Alghamdi, Nadeem Javaid

In this paper, a hybrid blockchain-based authentication scheme is proposed that provides the mechanism to authenticate the randomly distributed sensor IoTs. These nodes are divided into three types: ordinary nodes, cluster heads and sink nodes. For authentication of these nodes in a Wireless Sensor IoTs (WSIoTs), a hybrid blockchain model is introduced. It consists of both private and public blockchains, which are used to authenticate ordinary nodes and cluster heads, respectively. Moreover, to handle the issue of cluster head failure due to inefficient energy consumption, Improved Heterogeneous Gateway-based Energy-Aware Multi-hop Routing (I-HMGEAR) protocol is proposed in combination with blockchain. It provides a mechanism to efficiently use the overall energy of the network. Besides, the processed data of subnetworks is stored on blockchain that causes the issue of increased monetary cost. To solve this issue, an external platform known as InterPlanetary File System (IPFS) is used, which distributively stores the data on different devices. The simulation results show that our proposed model outperforms existing clustering scheme in terms of network lifetime and data storage cost of the WSIoTs. Our proposed scheme increases the lifetime of the network as compared to existing trust management model, intrusion prevention and multi WSN authentication schemes by 17.5%, 24.2% and 19.6%, respectively.

本文提出了一种基于区块链的混合认证方案,为随机分布的传感器物联网提供了认证机制。这些节点分为三种类型:普通节点、簇头和汇节点。为了在无线传感器物联网(WSIoTs)中对这些节点进行身份验证,本文引入了一种混合区块链模型。它由私有区块链和公共区块链组成,分别用于验证普通节点和簇头。此外,为了解决因低效能耗而导致簇头失效的问题,还提出了与区块链相结合的基于改进异构网关的能量感知多跳路由协议(I-HMGEAR)。它提供了一种有效利用网络整体能量的机制。此外,子网络的处理数据存储在区块链上,会导致货币成本增加的问题。为了解决这个问题,我们使用了一个名为 "跨行星文件系统(IPFS)"的外部平台,它将数据分布存储在不同的设备上。仿真结果表明,就 WSIoTs 的网络寿命和数据存储成本而言,我们提出的模型优于现有的聚类方案。与现有的信任管理模式、入侵防御和多 WSN 身份验证方案相比,我们提出的方案可将网络寿命分别提高 17.5%、24.2% 和 19.6%。
{"title":"Energy optimization with authentication and cost effective storage in the wireless sensor IoTs using blockchain","authors":"Turki Ali Alghamdi,&nbsp;Nadeem Javaid","doi":"10.1111/coin.12630","DOIUrl":"https://doi.org/10.1111/coin.12630","url":null,"abstract":"<p>In this paper, a hybrid blockchain-based authentication scheme is proposed that provides the mechanism to authenticate the randomly distributed sensor IoTs. These nodes are divided into three types: ordinary nodes, cluster heads and sink nodes. For authentication of these nodes in a Wireless Sensor IoTs (WSIoTs), a hybrid blockchain model is introduced. It consists of both private and public blockchains, which are used to authenticate ordinary nodes and cluster heads, respectively. Moreover, to handle the issue of cluster head failure due to inefficient energy consumption, Improved Heterogeneous Gateway-based Energy-Aware Multi-hop Routing (I-HMGEAR) protocol is proposed in combination with blockchain. It provides a mechanism to efficiently use the overall energy of the network. Besides, the processed data of subnetworks is stored on blockchain that causes the issue of increased monetary cost. To solve this issue, an external platform known as InterPlanetary File System (IPFS) is used, which distributively stores the data on different devices. The simulation results show that our proposed model outperforms existing clustering scheme in terms of network lifetime and data storage cost of the WSIoTs. Our proposed scheme increases the lifetime of the network as compared to existing trust management model, intrusion prevention and multi WSN authentication schemes by 17.5%, 24.2% and 19.6%, respectively.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-02-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139732347","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
Artificial intelligence and Internet of Things-enabled decision support system for the prediction of bacterial stalk root disease in maize crop 人工智能和物联网决策支持系统用于预测玉米作物细菌性茎根病
IF 2.8 4区 计算机科学 Q3 COMPUTER SCIENCE, ARTIFICIAL INTELLIGENCE Pub Date : 2024-02-13 DOI: 10.1111/coin.12632
Shaha Al-Otaibi, Rahim Khan, Jehad Ali, Aftab Ahmed

Although the Internet of Things (IoT) has been considered one of the most promising technologies to automate various daily life activities, that is, monitoring and prediction, it has become extremely useful for problem solving with the introduction and integration of artificial intelligence (AI)-enabled smart learning methodologies. Therefore, due to their overwhelming characteristics, AI-enabled IoTs have been used in different application environments, such as agriculture, where detection, prevention (if possible), and prediction of crop diseases, especially at the earliest possible stage, are desperately required. Bacterial stalk root is a common disease of tomatoes that severely affects its production and yield if necessary measures are not taken. In this article, AI and an IoT-enabled decision support system (DSS) have been developed to predict the possible occurrence of bacterial stalk root diseases through a sophisticated technological infrastructure. For this purpose, Arduino agricultural boards, preferably with necessary embedded sensors, are deployed in the agricultural field of maize crops to capture valuable data at a certain time interval and send it to a centralized module where AI-based DSS, which is trained on an equally similar data set, is implemented to thoroughly examine captured data values for the possible occurrence of the disease. Additionally, the proposed AI- and IoT-enabled DSS has been tested on benchmark data sets, that is, freely available online, along with real-time captured data sets. Both experimental and simulation results show that the proposed scheme has achieved the highest accuracy level in timely prediction of the underlined disease. Finally, maize crop plots with the proposed system have significantly increased the yield (production) ratio of crops.

尽管物联网(IoT)一直被认为是实现各种日常生活活动(即监测和预测)自动化的最有前途的技术之一,但随着人工智能(AI)智能学习方法的引入和整合,物联网在解决问题方面变得极为有用。因此,由于人工智能物联网具有压倒性的特点,它已被用于不同的应用环境,例如农业,因为农业迫切需要对作物病害进行检测、预防(如果可能的话)和预测,特别是在尽可能早的阶段。细菌性茎根病是番茄的一种常见病,如果不采取必要措施,会严重影响番茄的生产和产量。本文开发了人工智能和物联网决策支持系统(DSS),通过先进的技术基础设施来预测可能发生的细菌性茎根病害。为此,Arduino 农业板(最好带有必要的嵌入式传感器)被部署在玉米作物的农田中,以在一定的时间间隔捕获有价值的数据,并将其发送到一个中央模块,在该模块中,基于人工智能的决策支持系统在一个同样相似的数据集上进行了训练,以彻底检查捕获的数据值是否可能发生疾病。此外,拟议的人工智能和物联网支持的 DSS 还在基准数据集(即免费在线数据集)和实时捕获的数据集上进行了测试。实验和模拟结果表明,所提出的方案在及时预测下划线疾病方面达到了最高的准确度。最后,使用拟议系统的玉米作物地块显著提高了作物的产量(生产)率。
{"title":"Artificial intelligence and Internet of Things-enabled decision support system for the prediction of bacterial stalk root disease in maize crop","authors":"Shaha Al-Otaibi,&nbsp;Rahim Khan,&nbsp;Jehad Ali,&nbsp;Aftab Ahmed","doi":"10.1111/coin.12632","DOIUrl":"https://doi.org/10.1111/coin.12632","url":null,"abstract":"<p>Although the Internet of Things (IoT) has been considered one of the most promising technologies to automate various daily life activities, that is, monitoring and prediction, it has become extremely useful for problem solving with the introduction and integration of artificial intelligence (AI)-enabled smart learning methodologies. Therefore, due to their overwhelming characteristics, AI-enabled IoTs have been used in different application environments, such as agriculture, where detection, prevention (if possible), and prediction of crop diseases, especially at the earliest possible stage, are desperately required. Bacterial stalk root is a common disease of tomatoes that severely affects its production and yield if necessary measures are not taken. In this article, AI and an IoT-enabled decision support system (DSS) have been developed to predict the possible occurrence of bacterial stalk root diseases through a sophisticated technological infrastructure. For this purpose, Arduino agricultural boards, preferably with necessary embedded sensors, are deployed in the agricultural field of maize crops to capture valuable data at a certain time interval and send it to a centralized module where AI-based DSS, which is trained on an equally similar data set, is implemented to thoroughly examine captured data values for the possible occurrence of the disease. Additionally, the proposed AI- and IoT-enabled DSS has been tested on benchmark data sets, that is, freely available online, along with real-time captured data sets. Both experimental and simulation results show that the proposed scheme has achieved the highest accuracy level in timely prediction of the underlined disease. Finally, maize crop plots with the proposed system have significantly increased the yield (production) ratio of crops.</p>","PeriodicalId":55228,"journal":{"name":"Computational Intelligence","volume":"40 1","pages":""},"PeriodicalIF":2.8,"publicationDate":"2024-02-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"139732247","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