首页 > 最新文献

International Journal of Advances in Intelligent Informatics最新文献

英文 中文
Pneumonia Detection on X-Ray Imaging using Softmax Output in Multilevel Meta Ensemble Algorithm of Deep Convolutional Neural Network Transfer Learning Models 在深度卷积神经网络迁移学习模型的多级元集成算法中使用Softmax输出对x射线成像进行肺炎检测
Pub Date : 2023-07-08 DOI: 10.26555/ijain.v9i2.884
Simeon Yuda Prasetyo, Ghinaa Zain Nabiilah, Zahra Nabila Izdihar, S. M. Isa
Pneumonia is the leading cause of death from a single infection worldwide in children. A proven clinical method for diagnosing pneumonia is through a chest X-ray. However, the resulting X-ray images often need clarification, resulting in subjective judgments. In addition, the process of diagnosis requires a longer time. One technique can be applied by applying advanced deep learning, namely, Transfer Learning with Deep Convolutional Neural Network (Deep CNN) and modified Multilevel Meta Ensemble Learning using Softmax. The purpose of this research was to improve the accuracy of the pneumonia classification model. This study proposes a classification model with a meta-ensemble approach using five classification algorithms: Xception, Resnet 15V2, InceptionV3, VGG16, and VGG19. The ensemble stage used two different concepts, where the first level ensemble combined the output of the Xception, ResNet15V2, and InceptionV3 algorithms. Then the output from the first ensemble level is reused for the following learning process, combined with the output from other algorithms, namely VGG16 and VGG19. This process is called ensemble level two. The classification algorithm used at this stage is the same as the previous stage, using KNN as a classification model. Based on experiments, the model proposed in this study has better accuracy than the others, with a test accuracy value of 98.272%. The benefit of this research could help doctors as a recommendation tool to make more accurate and timely diagnoses, thus speeding up the treatment process and reducing the risk of complications.
肺炎是全世界儿童因单一感染而死亡的主要原因。诊断肺炎的临床方法是通过胸部x光检查。然而,所得到的x射线图像往往需要澄清,从而导致主观判断。此外,诊断过程需要较长的时间。一种技术可以通过应用高级深度学习来应用,即使用深度卷积神经网络(deep CNN)的迁移学习和使用Softmax的改进多级元集成学习。本研究的目的是提高肺炎分类模型的准确性。本研究提出了一种基于元集成方法的分类模型,该模型使用了5种分类算法:Xception、Resnet 15V2、InceptionV3、VGG16和VGG19。集成阶段使用了两个不同的概念,其中第一级集成组合了Xception、ResNet15V2和InceptionV3算法的输出。然后,将第一个集成层的输出与其他算法(即VGG16和VGG19)的输出结合起来,用于后续的学习过程。这个过程称为集成级别2。这一阶段使用的分类算法与前一阶段相同,使用KNN作为分类模型。实验表明,本文提出的模型具有较好的准确率,测试准确率值为98.272%。这项研究的好处可以帮助医生作为一种推荐工具,做出更准确和及时的诊断,从而加快治疗过程,降低并发症的风险。
{"title":"Pneumonia Detection on X-Ray Imaging using Softmax Output in Multilevel Meta Ensemble Algorithm of Deep Convolutional Neural Network Transfer Learning Models","authors":"Simeon Yuda Prasetyo, Ghinaa Zain Nabiilah, Zahra Nabila Izdihar, S. M. Isa","doi":"10.26555/ijain.v9i2.884","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.884","url":null,"abstract":"Pneumonia is the leading cause of death from a single infection worldwide in children. A proven clinical method for diagnosing pneumonia is through a chest X-ray. However, the resulting X-ray images often need clarification, resulting in subjective judgments. In addition, the process of diagnosis requires a longer time. One technique can be applied by applying advanced deep learning, namely, Transfer Learning with Deep Convolutional Neural Network (Deep CNN) and modified Multilevel Meta Ensemble Learning using Softmax. The purpose of this research was to improve the accuracy of the pneumonia classification model. This study proposes a classification model with a meta-ensemble approach using five classification algorithms: Xception, Resnet 15V2, InceptionV3, VGG16, and VGG19. The ensemble stage used two different concepts, where the first level ensemble combined the output of the Xception, ResNet15V2, and InceptionV3 algorithms. Then the output from the first ensemble level is reused for the following learning process, combined with the output from other algorithms, namely VGG16 and VGG19. This process is called ensemble level two. The classification algorithm used at this stage is the same as the previous stage, using KNN as a classification model. Based on experiments, the model proposed in this study has better accuracy than the others, with a test accuracy value of 98.272%. The benefit of this research could help doctors as a recommendation tool to make more accurate and timely diagnoses, thus speeding up the treatment process and reducing the risk of complications.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"20 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-08","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"79861246","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Image contrast enhancement for preserving entropy and image visual features 图像对比度增强以保持熵和图像视觉特征
Pub Date : 2023-07-07 DOI: 10.26555/ijain.v9i2.907
Bilal Bataineh
Histogram equalization is essential for low-contrast enhancement in image processing. Several methods have been proposed; however, one of the most critical problems encountered by existing methods is their ability to preserve information in the enhanced image as the original. This research proposes an image enhancement method based on a histogram equalization approach that preserves the entropy and fine details similar to those of the original image. This is achieved through proposed probability density functions (PDFs) that preserve the small gray values of the usual PDF. The method consists of several steps. First, occurrences and clipped histograms are extracted according to the proposed thresholding. Then, they are equalized and used by a proposed transferring function to calculate the new pixel values in the enhanced image. The proposed method is compared with widely used methods such as Clahe, CS, HE, and GTSHE. Experiments using benchmark datasets and entropy, contrast, PSNR, and SSIM measurements are conducted to evaluate the performance. The results show that the proposed method is the only one that preserves the entropy of the enhanced image of the original image. In addition, it is efficient and reliable in enhancing image quality. This method preserves fine details and improves image quality, supporting computer vision and pattern recognition fields.
直方图均衡化是图像处理中低对比度增强的关键。提出了几种方法;然而,现有方法遇到的最关键的问题之一是它们不能将增强图像中的信息保留为原始图像。本研究提出了一种基于直方图均衡化方法的图像增强方法,该方法保留了与原始图像相似的熵和精细细节。这是通过建议的概率密度函数(PDF)实现的,该函数保留了通常PDF的小灰度值。该方法包括几个步骤。首先,根据所提出的阈值提取事件和剪切直方图。然后,对它们进行均衡,并利用所提出的传递函数计算增强图像中的新像素值。并与clhe、CS、HE、GTSHE等常用方法进行了比较。使用基准数据集和熵、对比度、PSNR和SSIM测量进行实验来评估性能。结果表明,该方法是唯一一种能保持增强后图像的熵值的方法。此外,它在提高图像质量方面是高效可靠的。该方法保留了精细的细节,提高了图像质量,支持计算机视觉和模式识别领域。
{"title":"Image contrast enhancement for preserving entropy and image visual features","authors":"Bilal Bataineh","doi":"10.26555/ijain.v9i2.907","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.907","url":null,"abstract":"Histogram equalization is essential for low-contrast enhancement in image processing. Several methods have been proposed; however, one of the most critical problems encountered by existing methods is their ability to preserve information in the enhanced image as the original. This research proposes an image enhancement method based on a histogram equalization approach that preserves the entropy and fine details similar to those of the original image. This is achieved through proposed probability density functions (PDFs) that preserve the small gray values of the usual PDF. The method consists of several steps. First, occurrences and clipped histograms are extracted according to the proposed thresholding. Then, they are equalized and used by a proposed transferring function to calculate the new pixel values in the enhanced image. The proposed method is compared with widely used methods such as Clahe, CS, HE, and GTSHE. Experiments using benchmark datasets and entropy, contrast, PSNR, and SSIM measurements are conducted to evaluate the performance. The results show that the proposed method is the only one that preserves the entropy of the enhanced image of the original image. In addition, it is efficient and reliable in enhancing image quality. This method preserves fine details and improves image quality, supporting computer vision and pattern recognition fields.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"28 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"87324303","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Automatic note generator for Javanese gamelan music accompaniment using deep learning 使用深度学习的爪哇佳美兰音乐伴奏自动音符发生器
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1031
Arik Kurniawati, E. M. Yuniarno, Y. Suprapto, Aditya Nur Ikhsan Soewidiatmaka
Javanese gamelan is a traditional form of music from Indonesia with a variety of styles and patterns. One of these patterns is the harmony music of the Bonang Barung and Bonang Penerus instruments. When playing gamelan, the resulting patterns can vary based on the music’s rhythm or dynamics, which can be challenging for novice players unfamiliar with the gamelan rules and notation system, which only provides melodic notes. Unlike in modern music, where harmony notes are often the same for all instruments, harmony music in Javanese gamelan is vital in establishing the character of a song. With technological advancements, musical composition can be generated automatically without human participation, which has become a trend in music generation research. This study proposes a method to generate musical accompaniment notes for harmony music using a bidirectional long-term memory (BiLSTM) network and compares it with recurrent neural network (RNN) and long-term memory (LSTM) models that use numerical notation to represent musical data, making it easier to learn the variations of harmony music in Javanese gamelan. This method replaces the gamelan composer in completing the notation for all the instruments in a song. To evaluate the generated harmonic music, note distance, dynamic time warping (DTW), and cross-correlation techniques were used to measure the distance between the system-generated results and the gamelan composer's creations. In addition, audio features were extracted and used to visualize the audio. The experimental results show that all models produced better accuracy results when using all features of the song, reaching a value of around 90%, compared to using only 2 features (rhythm and note of melody), which reached 65-70%. Furthermore, the BiLSTM model produced musical harmonies that were more similar to the original music (+93%) than those generated by the LSTM (+92%) and RNN (+90%). This study can be applied to performing Javanese gamelan music.
爪哇佳美兰是一种来自印度尼西亚的传统音乐形式,具有多种风格和模式。其中一种模式是Bonang Barung和Bonang Penerus乐器的和谐音乐。当演奏佳美兰时,结果的模式可以根据音乐的节奏或动态而变化,这对于不熟悉佳美兰规则和符号系统的新手来说是具有挑战性的,因为它只提供旋律音符。与现代音乐不同,在现代音乐中,所有乐器的和声音符都是相同的,爪哇佳美兰的和声对于建立歌曲的特征至关重要。随着技术的进步,音乐创作可以在没有人参与的情况下自动生成,这已经成为音乐生成研究的一个趋势。本研究提出了一种使用双向长期记忆(BiLSTM)网络生成和声伴奏音符的方法,并将其与循环神经网络(RNN)和长期记忆(LSTM)模型进行比较,后者使用数字符号表示音乐数据,使爪哇佳美兰和声音乐的变化更容易学习。这种方法代替了佳美兰作曲家完成歌曲中所有乐器的符号。为了评估产生的谐波音乐,音符距离、动态时间扭曲(DTW)和相互关联技术被用来测量系统产生的结果与佳美兰作曲家的创作之间的距离。此外,提取音频特征并用于音频可视化。实验结果表明,所有模型在使用歌曲的所有特征时都能产生更好的准确率结果,达到90%左右,而仅使用2个特征(节奏和旋律音符)的准确率达到65-70%。此外,与LSTM(+92%)和RNN(+90%)产生的和声相比,BiLSTM模型产生的和声与原始音乐更相似(+93%)。本研究可应用于爪哇佳美兰音乐的演奏。
{"title":"Automatic note generator for Javanese gamelan music accompaniment using deep learning","authors":"Arik Kurniawati, E. M. Yuniarno, Y. Suprapto, Aditya Nur Ikhsan Soewidiatmaka","doi":"10.26555/ijain.v9i2.1031","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1031","url":null,"abstract":"Javanese gamelan is a traditional form of music from Indonesia with a variety of styles and patterns. One of these patterns is the harmony music of the Bonang Barung and Bonang Penerus instruments. When playing gamelan, the resulting patterns can vary based on the music’s rhythm or dynamics, which can be challenging for novice players unfamiliar with the gamelan rules and notation system, which only provides melodic notes. Unlike in modern music, where harmony notes are often the same for all instruments, harmony music in Javanese gamelan is vital in establishing the character of a song. With technological advancements, musical composition can be generated automatically without human participation, which has become a trend in music generation research. This study proposes a method to generate musical accompaniment notes for harmony music using a bidirectional long-term memory (BiLSTM) network and compares it with recurrent neural network (RNN) and long-term memory (LSTM) models that use numerical notation to represent musical data, making it easier to learn the variations of harmony music in Javanese gamelan. This method replaces the gamelan composer in completing the notation for all the instruments in a song. To evaluate the generated harmonic music, note distance, dynamic time warping (DTW), and cross-correlation techniques were used to measure the distance between the system-generated results and the gamelan composer's creations. In addition, audio features were extracted and used to visualize the audio. The experimental results show that all models produced better accuracy results when using all features of the song, reaching a value of around 90%, compared to using only 2 features (rhythm and note of melody), which reached 65-70%. Furthermore, the BiLSTM model produced musical harmonies that were more similar to the original music (+93%) than those generated by the LSTM (+92%) and RNN (+90%). This study can be applied to performing Javanese gamelan music.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"3 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"74344458","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Hand–object interaction recognition based on visual attention using multiscopic cyber-physical-social system 基于视觉注意的多视域网络-物理-社会系统手-物交互识别
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.901
A. Besari, Azhar Aulia Saputra, W. Chin, Kurnianingsih Kurnianingsih, N. Kubota
Computer vision-based cyber-physical-social systems (CPSS) are predicted to be the future of independent hand rehabilitation. However, there is a link between hand function and cognition in the elderly that this technology has not adequately supported. To investigate this issue, this paper proposes a multiscopic CPSS framework by developing hand–object interaction (HOI) based on visual attention. First, we use egocentric vision to extract features from hand posture at the microscopic level. With 94.87% testing accuracy, we use three layers of graph neural network (GNN) based on hand skeletal features to categorize 16 grasp postures. Second, we use a mesoscopic active perception ability to validate the HOI with eye tracking in the task-specific reach-to-grasp cycle. With 90.75% testing accuracy, the distance between the fingertips and the center of an object is used as input to a multi-layer gated recurrent unit based on recurrent neural network architecture. Third, we incorporate visual attention into the cognitive ability for classifying multiple objects at the macroscopic level. In two scenarios with four activities, we use GNN with three convolutional layers to categorize some objects. The outcome demonstrates that the system can successfully separate objects based on related activities. Further research and development are expected to support the CPSS application in independent rehabilitation.
基于计算机视觉的网络-物理-社会系统(CPSS)被预测为独立手部康复的未来。然而,这项技术还没有充分支持老年人的手功能和认知之间的联系。为了研究这一问题,本文通过开发基于视觉注意的手-物交互(HOI),提出了一个多视角CPSS框架。首先,我们利用以自我为中心的视觉在微观层面上提取手的姿态特征。采用基于手部骨骼特征的三层图神经网络(GNN)对16种抓握姿势进行分类,测试准确率为94.87%。其次,我们使用中观主动感知能力在特定任务的伸手-抓握周期中通过眼动追踪来验证HOI。将指尖到物体中心的距离作为基于递归神经网络架构的多层门控递归单元的输入,测试精度为90.75%。第三,在宏观层面上,我们将视觉注意融入到对多物体分类的认知能力中。在两个有四个活动的场景中,我们使用具有三个卷积层的GNN对一些对象进行分类。结果表明,该系统可以成功地根据相关活动分离对象。进一步的研究和开发有望支持CPSS在独立康复中的应用。
{"title":"Hand–object interaction recognition based on visual attention using multiscopic cyber-physical-social system","authors":"A. Besari, Azhar Aulia Saputra, W. Chin, Kurnianingsih Kurnianingsih, N. Kubota","doi":"10.26555/ijain.v9i2.901","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.901","url":null,"abstract":"Computer vision-based cyber-physical-social systems (CPSS) are predicted to be the future of independent hand rehabilitation. However, there is a link between hand function and cognition in the elderly that this technology has not adequately supported. To investigate this issue, this paper proposes a multiscopic CPSS framework by developing hand–object interaction (HOI) based on visual attention. First, we use egocentric vision to extract features from hand posture at the microscopic level. With 94.87% testing accuracy, we use three layers of graph neural network (GNN) based on hand skeletal features to categorize 16 grasp postures. Second, we use a mesoscopic active perception ability to validate the HOI with eye tracking in the task-specific reach-to-grasp cycle. With 90.75% testing accuracy, the distance between the fingertips and the center of an object is used as input to a multi-layer gated recurrent unit based on recurrent neural network architecture. Third, we incorporate visual attention into the cognitive ability for classifying multiple objects at the macroscopic level. In two scenarios with four activities, we use GNN with three convolutional layers to categorize some objects. The outcome demonstrates that the system can successfully separate objects based on related activities. Further research and development are expected to support the CPSS application in independent rehabilitation.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"23 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"73940509","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 3
Deep learning approaches for MIMO time-series analysis MIMO时间序列分析的深度学习方法
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1092
Fachrul Kurniawan, Sarina Sulaiman, Siaka Konate, M. A. Abdalla
This study presents a comparative analysis of various deep learning (DL) methods for multi-input and multi-output (MIMO) time-series forecasting of stock prices. The analysis is conducted on a dataset comprising the stock price of Bitcoin. The dataset consists of 2950 rows from December 2017 to December 2021. This study aims to evaluate the performance of multiple DL methods, including Multilayer Perceptron (MLP), Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), Long Short Term Memory (LSTM), Bidirectional LSTM (Bi-LSTM), and Gated Recurrent Unit (GRU). The evaluation criteria for selecting the best-performing methods in this research are based on two performance metrics: Mean Absolute Percentage Error (MAPE) and Root Mean Square Error (RMSE). These metrics were chosen for specific reasons related to assessing the accuracy and reliability of the forecasting models. MAPE is used to assess accuracy, while RMSE helps detect outliers in the system. Results show that the LSTM method achieves the best performance, outperforming other methods with an average MAPE value of 8.73% and Bi-LSTM has the best average RMSE value of 0.02216. The findings of this study have practical implications for time-series forecasting in the field of stock trading. The superior performance of LSTM highlights its potential as a reliable method for accurately predicting stock prices. The Bi-LSTM model's ability to detect outliers can aid in identifying abnormal stock market behavior. In summary, this research provides insights into the performance of various DL models of MIMO for stock price forecasting. The results contribute to the field of time-series forecasting and offer valuable guidance for decision-making in stock trading by identifying the most effective methods for predicting stock prices accurately and detecting unusual market behavior.
本研究对各种深度学习(DL)方法进行多输入多输出(MIMO)时间序列股票价格预测的比较分析。分析是在包含比特币股票价格的数据集上进行的。该数据集由2950行组成,从2017年12月到2021年12月。本研究旨在评估多种深度学习方法的性能,包括多层感知器(MLP)、卷积神经网络(CNN)、循环神经网络(RNN)、长短期记忆(LSTM)、双向LSTM (Bi-LSTM)和门控循环单元(GRU)。本研究中选择最佳性能方法的评估标准基于两个性能指标:平均绝对百分比误差(MAPE)和均方根误差(RMSE)。选择这些度量标准的具体原因与评估预测模型的准确性和可靠性有关。MAPE用于评估准确性,而RMSE用于检测系统中的异常值。结果表明,LSTM方法性能最佳,平均RMSE值为8.73%,优于其他方法,Bi-LSTM方法的平均RMSE值为0.02216。本研究结果对股票交易领域的时间序列预测具有实际意义。LSTM的优越性能突出了它作为准确预测股票价格的可靠方法的潜力。Bi-LSTM模型检测异常值的能力有助于识别异常的股票市场行为。综上所述,本研究提供了对MIMO的各种DL模型在股票价格预测中的表现的见解。研究结果有助于时间序列预测领域,并通过确定最有效的方法来准确预测股票价格和检测异常市场行为,为股票交易决策提供有价值的指导。
{"title":"Deep learning approaches for MIMO time-series analysis","authors":"Fachrul Kurniawan, Sarina Sulaiman, Siaka Konate, M. A. Abdalla","doi":"10.26555/ijain.v9i2.1092","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1092","url":null,"abstract":"This study presents a comparative analysis of various deep learning (DL) methods for multi-input and multi-output (MIMO) time-series forecasting of stock prices. The analysis is conducted on a dataset comprising the stock price of Bitcoin. The dataset consists of 2950 rows from December 2017 to December 2021. This study aims to evaluate the performance of multiple DL methods, including Multilayer Perceptron (MLP), Convolutional Neural Network (CNN), Recurrent Neural Network (RNN), Long Short Term Memory (LSTM), Bidirectional LSTM (Bi-LSTM), and Gated Recurrent Unit (GRU). The evaluation criteria for selecting the best-performing methods in this research are based on two performance metrics: Mean Absolute Percentage Error (MAPE) and Root Mean Square Error (RMSE). These metrics were chosen for specific reasons related to assessing the accuracy and reliability of the forecasting models. MAPE is used to assess accuracy, while RMSE helps detect outliers in the system. Results show that the LSTM method achieves the best performance, outperforming other methods with an average MAPE value of 8.73% and Bi-LSTM has the best average RMSE value of 0.02216. The findings of this study have practical implications for time-series forecasting in the field of stock trading. The superior performance of LSTM highlights its potential as a reliable method for accurately predicting stock prices. The Bi-LSTM model's ability to detect outliers can aid in identifying abnormal stock market behavior. In summary, this research provides insights into the performance of various DL models of MIMO for stock price forecasting. The results contribute to the field of time-series forecasting and offer valuable guidance for decision-making in stock trading by identifying the most effective methods for predicting stock prices accurately and detecting unusual market behavior.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"237 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78777804","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
A hybrid model for aspect-based sentiment analysis on customer feedback: research on the mobile commerce sector in Vietnam 基于方面的客户反馈情感分析的混合模型:越南移动商务领域的研究
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.976
T. Ho, Hien Minh Bui, Phung Kim Thai
Feedback and comments on mobile commerce applications are extremely useful and valuable information sources that reflect the quality of products or services to determine whether data is positive or negative and help businesses monitor brand and product sentiment in customers’ feedback and understand customers’ needs. However, the increasing number of comments makes it increasingly difficult to understand customers using manual methods. To solve this problem, this study builds a hybrid research model based on aspect mining and comment classification for aspect-based sentiment analysis (ABSA) to deeply comprehend the customer and their experiences. Based on previous classification results, we first construct a dictionary of positive and negative words in the e-commerce field. Then, the POS tagging technique is applied for word classification in Vietnamese to extract aspects of model commerce related to positive or negative words. The model is implemented with machine and deep learning methods on a corpus comprising more than 1,000,000 customer opinions collected from Vietnam's four largest mobile commerce applications. Experimental results show that the Bi-LSTM method has the highest accuracy with 92.01%; it is selected for the proposed model to analyze the viewpoint of words on real data. The findings are that the proposed hybrid model can be applied to monitor online customer experience in real time, enable administrators to make timely and accurate decisions, and improve the quality of products and services to take a competitive advantage.
对移动商务应用程序的反馈和评论是非常有用和有价值的信息来源,反映了产品或服务的质量,确定数据是积极的还是消极的,帮助企业监控客户反馈中的品牌和产品情绪,了解客户的需求。然而,越来越多的评论使得使用手动方法理解客户变得越来越困难。为了解决这一问题,本研究构建了基于方面挖掘和评论分类的面向方面情感分析(ABSA)的混合研究模型,以深入了解客户及其体验。在前人分类结果的基础上,我们首先构建了一个电子商务领域正负词的词典。然后,运用词性标注技术对越南语进行词分类,提取模型商务中与正负词相关的方面。该模型通过机器和深度学习方法在语料库上实现,该语料库包含从越南四大移动商务应用程序收集的超过1,000,000个客户意见。实验结果表明,Bi-LSTM方法准确率最高,达到92.01%;选择该模型是为了分析真实数据上的词的视点。研究结果表明,所提出的混合模型可用于实时监控在线客户体验,使管理员能够及时准确地做出决策,并提高产品和服务的质量,从而获得竞争优势。
{"title":"A hybrid model for aspect-based sentiment analysis on customer feedback: research on the mobile commerce sector in Vietnam","authors":"T. Ho, Hien Minh Bui, Phung Kim Thai","doi":"10.26555/ijain.v9i2.976","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.976","url":null,"abstract":"Feedback and comments on mobile commerce applications are extremely useful and valuable information sources that reflect the quality of products or services to determine whether data is positive or negative and help businesses monitor brand and product sentiment in customers’ feedback and understand customers’ needs. However, the increasing number of comments makes it increasingly difficult to understand customers using manual methods. To solve this problem, this study builds a hybrid research model based on aspect mining and comment classification for aspect-based sentiment analysis (ABSA) to deeply comprehend the customer and their experiences. Based on previous classification results, we first construct a dictionary of positive and negative words in the e-commerce field. Then, the POS tagging technique is applied for word classification in Vietnamese to extract aspects of model commerce related to positive or negative words. The model is implemented with machine and deep learning methods on a corpus comprising more than 1,000,000 customer opinions collected from Vietnam's four largest mobile commerce applications. Experimental results show that the Bi-LSTM method has the highest accuracy with 92.01%; it is selected for the proposed model to analyze the viewpoint of words on real data. The findings are that the proposed hybrid model can be applied to monitor online customer experience in real time, enable administrators to make timely and accurate decisions, and improve the quality of products and services to take a competitive advantage.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"13 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85450121","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-granularity active learning based on the three-way decision 基于三向决策的多粒度主动学习
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1036
Wu Xiaogang, Thitipong Thitipong
The reliance on data and the high cost of data labelling are the main problems facing deep learning today. Active learning aims to make the best model with as few training samples as possible. Previous query strategies for active learning have mainly used the uncertainty and diversity criteria, and have not considered the data distribution's multi-granularity. To extract more valid information from the samples, we use three-way decisions to select uncertain samples and propose a multi-granularity active learning method (MGAL). The model divides the unlabeled samples into three parts: positive, negative and boundary region. Through active iterative training samples, the decision delay of the boundary domain can reduce the decision cost. We validated the model on five UCI datasets and the CIFAR10 dataset. The experimental results show that the cost of three-way decisions is lower than that of two-way decisions. The multi-granularity active learning achieves good classification results, which validates the model. In this case study, the reader can learn about the ideas and methods of the three-way decision theory applied to deep learning.
对数据的依赖和数据标签的高成本是当今深度学习面临的主要问题。主动学习的目的是用尽可能少的训练样本做出最好的模型。以往的主动学习查询策略主要采用不确定性和多样性标准,没有考虑数据分布的多粒度性。为了从样本中提取更多的有效信息,我们采用三向决策方法选择不确定样本,并提出了一种多粒度主动学习方法(MGAL)。该模型将未标记的样本分为正区、负区和边界区三部分。通过主动迭代训练样本,边界域的决策延迟可以降低决策成本。我们在五个UCI数据集和CIFAR10数据集上验证了该模型。实验结果表明,三向决策的成本低于双向决策的成本。多粒度主动学习取得了良好的分类效果,验证了模型的有效性。在这个案例研究中,读者可以了解到应用于深度学习的三向决策理论的思想和方法。
{"title":"Multi-granularity active learning based on the three-way decision","authors":"Wu Xiaogang, Thitipong Thitipong","doi":"10.26555/ijain.v9i2.1036","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1036","url":null,"abstract":"The reliance on data and the high cost of data labelling are the main problems facing deep learning today. Active learning aims to make the best model with as few training samples as possible. Previous query strategies for active learning have mainly used the uncertainty and diversity criteria, and have not considered the data distribution's multi-granularity. To extract more valid information from the samples, we use three-way decisions to select uncertain samples and propose a multi-granularity active learning method (MGAL). The model divides the unlabeled samples into three parts: positive, negative and boundary region. Through active iterative training samples, the decision delay of the boundary domain can reduce the decision cost. We validated the model on five UCI datasets and the CIFAR10 dataset. The experimental results show that the cost of three-way decisions is lower than that of two-way decisions. The multi-granularity active learning achieves good classification results, which validates the model. In this case study, the reader can learn about the ideas and methods of the three-way decision theory applied to deep learning.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"65 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85778104","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Understanding requirements dependency in requirements prioritization: a systematic literature review 理解需求优先级中的需求依赖关系:系统的文献回顾
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1082
F. Noviyanto, R. Razali, M. Nazree
Requirement prioritization (RP) is a crucial task in managing requirements as it determines the order of implementation and, thus, the delivery of a software system. Improper RP may cause software project failures due to over budget and schedule as well as a low-quality product. Several factors influence RP. One of which is requirements dependency. Handling inappropriate handling of requirements dependencies can lead to software development failures. If a requirement that serves as a prerequisite for other requirements is given low priority, it affects the overall project completion time. Despite its importance, little is known about requirements dependency in RP, particularly its impacts, types, and techniques. This study, therefore, aims to understand the phenomenon by analyzing the existing literature. It addresses three objectives, namely, to investigate the impacts of requirements dependency on RP, to identify different types of requirements dependency, and to discover the techniques used for requirements dependency problems in RP. To fulfill the objectives, this study adopts the Systematic Literature Review (SLR) method. Applying the SLR protocol, this study selected forty primary articles, which comprise 58% journal papers, 32% conference proceedings, and 10% book sections. The results of data synthesis indicate that requirements dependency has significant impacts on RP, and there are a number of requirements dependency types as well as techniques for addressing requirements dependency problems in RP. This research discovered various techniques employed, including the use of Graphs for RD visualization, Machine Learning for handling large-scale RP, decision making for multi-criteria handling, and optimization techniques utilizing evolutionary algorithms. The study also reveals that the existing techniques have encountered serious limitations in terms of scalability, time consumption, interdependencies of requirements, and limited types of requirement dependencies.
需求优先级(RP)是管理需求的关键任务,因为它决定了实现的顺序,从而决定了软件系统的交付。不恰当的RP可能会导致软件项目由于超出预算和进度以及低质量的产品而失败。有几个因素影响RP。其中之一是需求依赖。处理需求依赖关系的不当处理可能导致软件开发失败。如果作为其他需求的先决条件的需求被给予较低的优先级,它将影响整个项目的完成时间。尽管需求依赖很重要,但是人们对RP中的需求依赖知之甚少,特别是它的影响、类型和技术。因此,本研究旨在通过对现有文献的分析来了解这一现象。它涉及三个目标,即调查需求依赖对RP的影响,识别不同类型的需求依赖,以及发现RP中用于需求依赖问题的技术。为达到研究目的,本研究采用系统文献综述(SLR)方法。采用单反协议,本研究选择了40篇主要文章,其中包括58%的期刊论文,32%的会议论文集和10%的书籍章节。数据综合的结果表明需求依赖对RP有重要的影响,并且在RP中有许多需求依赖类型以及处理需求依赖问题的技术。这项研究发现了使用的各种技术,包括使用图进行RD可视化,处理大规模RP的机器学习,多标准处理的决策制定,以及利用进化算法的优化技术。该研究还揭示了现有的技术在可伸缩性、时间消耗、需求的相互依赖以及需求依赖的有限类型方面遇到了严重的限制。
{"title":"Understanding requirements dependency in requirements prioritization: a systematic literature review","authors":"F. Noviyanto, R. Razali, M. Nazree","doi":"10.26555/ijain.v9i2.1082","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1082","url":null,"abstract":"Requirement prioritization (RP) is a crucial task in managing requirements as it determines the order of implementation and, thus, the delivery of a software system. Improper RP may cause software project failures due to over budget and schedule as well as a low-quality product. Several factors influence RP. One of which is requirements dependency. Handling inappropriate handling of requirements dependencies can lead to software development failures. If a requirement that serves as a prerequisite for other requirements is given low priority, it affects the overall project completion time. Despite its importance, little is known about requirements dependency in RP, particularly its impacts, types, and techniques. This study, therefore, aims to understand the phenomenon by analyzing the existing literature. It addresses three objectives, namely, to investigate the impacts of requirements dependency on RP, to identify different types of requirements dependency, and to discover the techniques used for requirements dependency problems in RP. To fulfill the objectives, this study adopts the Systematic Literature Review (SLR) method. Applying the SLR protocol, this study selected forty primary articles, which comprise 58% journal papers, 32% conference proceedings, and 10% book sections. The results of data synthesis indicate that requirements dependency has significant impacts on RP, and there are a number of requirements dependency types as well as techniques for addressing requirements dependency problems in RP. This research discovered various techniques employed, including the use of Graphs for RD visualization, Machine Learning for handling large-scale RP, decision making for multi-criteria handling, and optimization techniques utilizing evolutionary algorithms. The study also reveals that the existing techniques have encountered serious limitations in terms of scalability, time consumption, interdependencies of requirements, and limited types of requirement dependencies.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"47 5 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"82778680","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
An advanced deep learning model for maneuver prediction in real-time systems using alarming-based hunting optimization 一种先进的深度学习模型,用于基于报警的搜索优化实时系统的机动预测
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1048
Swati Jaiswal, C. Balasubramanian
The increasing trend of autonomous driving vehicles in smart cities emphasizes the need for safe travel. However, the presence of obstacles, potholes, and complex road environments, such as poor illumination and occlusion, can cause blurred road images that may impact the accuracy of maneuver prediction in visual perception systems. To address these challenges, a novel ensemble model named ABHO-based deep CNN-BiLSTM has been proposed for traffic sign detection. This model combines a hybrid convolutional neural network (CNN) and bidirectional long short-term memory (BiLSTM) with the alarming-based hunting optimization (ABHO) algorithm to improve maneuver prediction accuracy. Additionally, a modified hough-enabled lane generative adversarial network (ABHO based HoughGAN) has been proposed, which is designed to be robust to blurred images. The ABHO algorithm, inspired by the defending and social characteristics of starling birds and Canis kojot, allows the model to efficiently search for the optimal solution from the available solutions in the search space. The proposed ensemble model has shown significantly improved accuracy, sensitivity, and specificity in maneuver prediction compared to previously utilized methods, with minimal error during lane detection. Overall, the proposed ensemble model addresses the challenges faced by autonomous driving vehicles in complex and obstructed road environments, offering a promising solution for enhancing safety and reliability in smart cities.
智能城市中自动驾驶汽车的增加趋势强调了安全出行的必要性。然而,障碍物、坑洼和复杂的道路环境(如光照不足和遮挡)的存在会导致道路图像模糊,从而影响视觉感知系统中机动预测的准确性。为了解决这些问题,提出了一种基于abho的深度CNN-BiLSTM集成模型用于交通标志检测。该模型结合了混合卷积神经网络(CNN)和双向长短期记忆(BiLSTM)以及基于报警的狩猎优化(ABHO)算法来提高机动预测精度。此外,提出了一种改进的HoughGAN车道生成对抗网络(基于ABHO的HoughGAN),该网络对模糊图像具有鲁棒性。ABHO算法的灵感来自于椋鸟和Canis kojot的防御和社会特征,使模型能够从搜索空间中的可用解中高效地搜索最优解。与以前使用的方法相比,所提出的集成模型在机动预测方面显示出显着提高的准确性、灵敏度和特异性,并且在车道检测过程中误差最小。总体而言,所提出的集成模型解决了自动驾驶汽车在复杂和受阻的道路环境中面临的挑战,为提高智慧城市的安全性和可靠性提供了一个有希望的解决方案。
{"title":"An advanced deep learning model for maneuver prediction in real-time systems using alarming-based hunting optimization","authors":"Swati Jaiswal, C. Balasubramanian","doi":"10.26555/ijain.v9i2.1048","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1048","url":null,"abstract":"The increasing trend of autonomous driving vehicles in smart cities emphasizes the need for safe travel. However, the presence of obstacles, potholes, and complex road environments, such as poor illumination and occlusion, can cause blurred road images that may impact the accuracy of maneuver prediction in visual perception systems. To address these challenges, a novel ensemble model named ABHO-based deep CNN-BiLSTM has been proposed for traffic sign detection. This model combines a hybrid convolutional neural network (CNN) and bidirectional long short-term memory (BiLSTM) with the alarming-based hunting optimization (ABHO) algorithm to improve maneuver prediction accuracy. Additionally, a modified hough-enabled lane generative adversarial network (ABHO based HoughGAN) has been proposed, which is designed to be robust to blurred images. The ABHO algorithm, inspired by the defending and social characteristics of starling birds and Canis kojot, allows the model to efficiently search for the optimal solution from the available solutions in the search space. The proposed ensemble model has shown significantly improved accuracy, sensitivity, and specificity in maneuver prediction compared to previously utilized methods, with minimal error during lane detection. Overall, the proposed ensemble model addresses the challenges faced by autonomous driving vehicles in complex and obstructed road environments, offering a promising solution for enhancing safety and reliability in smart cities.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"15 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"75257486","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Multi-step CNN forecasting for COVID-19 multivariate time-series 多步CNN预测新冠肺炎多变量时间序列
Pub Date : 2023-07-01 DOI: 10.26555/ijain.v9i2.1080
H. Haviluddin, Rayner Alfred
The new coronavirus (COVID-19) has spread to over 200 countries, with over 36 million confirmed cases as of October 10, 2020. As a result, numerous machine learning models capable of forecasting the epidemic worldwide have been produced. This paper reviews and summarizes the most relevant machine learning forecasting models for COVID-19. The dataset is derived from the world health organization (WHO) COVID-19 dashboard, and it contains official daily counts of COVID-19 cases, fatalities, and vaccination use reported by countries, territories, and regions. We propose various convolutional neural network (CNN) based models such as CNN, single exponential smoothing CNN (S-CNN), moving average CNN (MA-CNN), smoothed moving average CNN (SMA-CNN), and moving average smoothed CNN (MAS-CNN). Here, MAPE and MSE are used to assess the suggested models. MAPE is frequently used to compare accuracy across time series with different scales. MSE, the model must strive for a total forecast equal to the entire demand. That is, optimizing MSE seeks to create a forecast that is right on average and so unbiased. The final result shows that SMA-CNN outperformed its baselines in both MAPE and MSE. The main contribution of this novel forecasting approach is a more accurate result as a base of the strategy of preventing COVID-19 spreads.
截至2020年10月10日,新型冠状病毒(COVID-19)已蔓延至200多个国家,确诊病例超过3600万例。因此,已经产生了许多能够预测全球流行病的机器学习模型。本文综述和总结了与COVID-19最相关的机器学习预测模型。该数据集来自世界卫生组织(世卫组织)COVID-19仪表板,包含国家、领土和地区报告的COVID-19病例、死亡人数和疫苗接种情况的官方每日计数。我们提出了各种基于卷积神经网络(CNN)的模型,如CNN、单指数平滑CNN (S-CNN)、移动平均CNN (MA-CNN)、平滑移动平均CNN (SMA-CNN)和移动平均平滑CNN (MAS-CNN)。在这里,MAPE和MSE被用来评估建议的模型。MAPE常用于比较不同尺度时间序列的精度。MSE,模型必须争取一个等于整个需求的总预测。也就是说,优化MSE寻求创建一个平均正确的预测,因此没有偏见。最终结果表明,SMA-CNN在MAPE和MSE上都优于其基线。这种新型预测方法的主要贡献是提供了更准确的结果,作为预防COVID-19传播战略的基础。
{"title":"Multi-step CNN forecasting for COVID-19 multivariate time-series","authors":"H. Haviluddin, Rayner Alfred","doi":"10.26555/ijain.v9i2.1080","DOIUrl":"https://doi.org/10.26555/ijain.v9i2.1080","url":null,"abstract":"The new coronavirus (COVID-19) has spread to over 200 countries, with over 36 million confirmed cases as of October 10, 2020. As a result, numerous machine learning models capable of forecasting the epidemic worldwide have been produced. This paper reviews and summarizes the most relevant machine learning forecasting models for COVID-19. The dataset is derived from the world health organization (WHO) COVID-19 dashboard, and it contains official daily counts of COVID-19 cases, fatalities, and vaccination use reported by countries, territories, and regions. We propose various convolutional neural network (CNN) based models such as CNN, single exponential smoothing CNN (S-CNN), moving average CNN (MA-CNN), smoothed moving average CNN (SMA-CNN), and moving average smoothed CNN (MAS-CNN). Here, MAPE and MSE are used to assess the suggested models. MAPE is frequently used to compare accuracy across time series with different scales. MSE, the model must strive for a total forecast equal to the entire demand. That is, optimizing MSE seeks to create a forecast that is right on average and so unbiased. The final result shows that SMA-CNN outperformed its baselines in both MAPE and MSE. The main contribution of this novel forecasting approach is a more accurate result as a base of the strategy of preventing COVID-19 spreads.","PeriodicalId":52195,"journal":{"name":"International Journal of Advances in Intelligent Informatics","volume":"1 1","pages":""},"PeriodicalIF":0.0,"publicationDate":"2023-07-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"89164910","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
期刊
International Journal of Advances in Intelligent Informatics
全部 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