首页 > 最新文献

J. Inf. Technol. Res.最新文献

英文 中文
MATLAB-Based Real-Time Data Acquisition Tool for Multimodal Biofeedback and Arduino-Based Instruments: Arduino Firmata Data Acquisition (AfDaq) 基于matlab的多模态生物反馈实时数据采集工具和基于Arduino的仪器:Arduino Firmata数据采集(AfDaq)
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299922
Kulbhushan Chand, A. Khosla
AfDaq is an open-source, plug and play, MATLAB based tool that offers the capabilities of multi-channel real-time data acquisition, visualization, manipulation, and local saving of data for offline analysis. The MATLAB Arduino package suffers from serious timing jitter during real-time data acquisition. This timing jitter associated with four main commands (Analog Read, Digital Read, Digital Write and PWM Set) available in MATLAB Arduino package is statistically analyzed and a simple post-hoc timing jitter correction mechanism is proposed to acquire data points with high timing accuracy. The benchmark of the final program is conducted at various sampling rates for multichannel acquisition with 10 Hz comes as the maximum sampling rate for 5 channel recording. In the end, a use case of the developed tool for physiological data acquisition in multimodal biofeedback is presented. The software tool, data, and analysis scripts that support the findings of this study are released as an open-source project to support the replicability and reproducibility of the research.
AfDaq是一个开源,即插即用,基于MATLAB的工具,提供多通道实时数据采集,可视化,操作和本地保存数据以进行离线分析的功能。MATLAB Arduino包在实时数据采集过程中存在严重的时序抖动。统计分析了MATLAB Arduino包中四个主要命令(Analog Read, Digital Read, Digital Write和PWM Set)的时序抖动,并提出了一种简单的事后时序抖动校正机制,以获得具有高时序精度的数据点。最终程序的基准测试以不同的采样率进行多通道采集,10 Hz作为5通道记录的最大采样率。最后,给出了该工具在多模态生物反馈中生理数据采集的用例。支持本研究结果的软件工具、数据和分析脚本作为开源项目发布,以支持研究的可复制性和可再现性。
{"title":"MATLAB-Based Real-Time Data Acquisition Tool for Multimodal Biofeedback and Arduino-Based Instruments: Arduino Firmata Data Acquisition (AfDaq)","authors":"Kulbhushan Chand, A. Khosla","doi":"10.4018/jitr.299922","DOIUrl":"https://doi.org/10.4018/jitr.299922","url":null,"abstract":"AfDaq is an open-source, plug and play, MATLAB based tool that offers the capabilities of multi-channel real-time data acquisition, visualization, manipulation, and local saving of data for offline analysis. The MATLAB Arduino package suffers from serious timing jitter during real-time data acquisition. This timing jitter associated with four main commands (Analog Read, Digital Read, Digital Write and PWM Set) available in MATLAB Arduino package is statistically analyzed and a simple post-hoc timing jitter correction mechanism is proposed to acquire data points with high timing accuracy. The benchmark of the final program is conducted at various sampling rates for multichannel acquisition with 10 Hz comes as the maximum sampling rate for 5 channel recording. In the end, a use case of the developed tool for physiological data acquisition in multimodal biofeedback is presented. The software tool, data, and analysis scripts that support the findings of this study are released as an open-source project to support the replicability and reproducibility of the research.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124048763","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
Machine Learning for Android Scareware Detection Android恶意软件检测的机器学习
Pub Date : 2022-01-01 DOI: 10.4018/jitr.298326
S. Bagui, Hunter Brock
With the steady rise in the use of smartphones, specifically android smartphones, there is an ongoing need to build strong Intrusion Detection Systems to protect ourselves from malicious software attacks, especially on Android smartphones. This work focuses on a sub-group of android malware, scareware. The novelty of this work lies in being able to detect the various scareware families individually using a small number of network attributes, determined by a recursive feature elimination process based on information gain. No work has yet been done on analyzing the scareware families individually. Results of this work show that the number of bytes initially sent back and forth, packet size, amount of time between flows and flow duration are the most important attributes that would be needed to classify a scareware attack. Three classifiers, Decision Tree, Naïve Bayes and OneR, were used for classification. The highest average classification accuracy (79.5%) was achieved by the Decision Tree classifier with a minimum of 44 attributes.
随着智能手机(特别是android智能手机)使用的稳步增长,我们需要构建强大的入侵检测系统来保护自己免受恶意软件的攻击,尤其是在android智能手机上。这项工作的重点是android恶意软件的一个子组,恐吓软件。这项工作的新颖之处在于能够使用少量网络属性单独检测各种恐吓软件家族,由基于信息增益的递归特征消除过程确定。目前还没有单独分析恐吓软件家族的工作。这项工作的结果表明,最初来回发送的字节数,数据包大小,流之间的时间量和流持续时间是对恐吓软件攻击进行分类所需的最重要的属性。使用决策树、Naïve贝叶斯和OneR三种分类器进行分类。具有最少44个属性的决策树分类器达到了最高的平均分类准确率(79.5%)。
{"title":"Machine Learning for Android Scareware Detection","authors":"S. Bagui, Hunter Brock","doi":"10.4018/jitr.298326","DOIUrl":"https://doi.org/10.4018/jitr.298326","url":null,"abstract":"With the steady rise in the use of smartphones, specifically android smartphones, there is an ongoing need to build strong Intrusion Detection Systems to protect ourselves from malicious software attacks, especially on Android smartphones. This work focuses on a sub-group of android malware, scareware. The novelty of this work lies in being able to detect the various scareware families individually using a small number of network attributes, determined by a recursive feature elimination process based on information gain. No work has yet been done on analyzing the scareware families individually. Results of this work show that the number of bytes initially sent back and forth, packet size, amount of time between flows and flow duration are the most important attributes that would be needed to classify a scareware attack. Three classifiers, Decision Tree, Naïve Bayes and OneR, were used for classification. The highest average classification accuracy (79.5%) was achieved by the Decision Tree classifier with a minimum of 44 attributes.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"85 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116010024","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
Target Sentiment Analysis Ensemble for Product Review Classification 面向产品评论分类的目标情感分析集成
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299382
Rhoda Viviane Achieng Ogutu, R. Rimiru, C. Otieno
Abstract— Machine learning can be used to provide systems the ability to automatically learn and improve from experiences without being explicitly programmed. It is fundamentally a multidisciplinary field that draws on results from Artificial intelligence, probability and statistics, information theory and analysis, among other fields that impact the field of Machine Learning. Ensemble methods are techniques that can be used to improve the predictive ability of a Machine Learning model. An ensemble comprises of individually trained classifiers whose predictions are combined when classifying instances. Some of the currently popular ensemble methods include Boosting, Bagging and Stacking. In this paper, we review these methods and demonstrate why ensembles can often perform better than single models. Additionally, some new experiments are presented to demonstrate the computational ability of Stacking approach.
摘要:机器学习可以为系统提供自动学习和改进经验的能力,而无需明确编程。从根本上说,它是一个多学科领域,它借鉴了人工智能、概率论和统计学、信息理论和分析等影响机器学习领域的其他领域的成果。集成方法是一种可以用来提高机器学习模型预测能力的技术。集成由单独训练的分类器组成,这些分类器的预测在分类实例时组合在一起。一些目前流行的组合方法包括增强,袋装和堆叠。在本文中,我们回顾了这些方法,并证明了为什么集成通常比单个模型表现更好。此外,还提出了一些新的实验来证明叠加方法的计算能力。
{"title":"Target Sentiment Analysis Ensemble for Product Review Classification","authors":"Rhoda Viviane Achieng Ogutu, R. Rimiru, C. Otieno","doi":"10.4018/jitr.299382","DOIUrl":"https://doi.org/10.4018/jitr.299382","url":null,"abstract":"Abstract— Machine learning can be used to provide systems the ability to automatically learn and improve from experiences without being explicitly programmed. It is fundamentally a multidisciplinary field that draws on results from Artificial intelligence, probability and statistics, information theory and analysis, among other fields that impact the field of Machine Learning. Ensemble methods are techniques that can be used to improve the predictive ability of a Machine Learning model. An ensemble comprises of individually trained classifiers whose predictions are combined when classifying instances. Some of the currently popular ensemble methods include Boosting, Bagging and Stacking. In this paper, we review these methods and demonstrate why ensembles can often perform better than single models. Additionally, some new experiments are presented to demonstrate the computational ability of Stacking approach.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126296811","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
Coronavirus Pneumonia Classification Using X-Ray and CT Scan Images With Deep Convolutional Neural Network Models 基于深度卷积神经网络模型的x射线和CT扫描图像冠状病毒肺炎分类
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299391
Menaouer Brahami, Zoulikha Dermane, Nour El Houda Kebir, Sabri Mohammed, Nada Matta
Pneumonia is a life-threatening infectious disease affecting one or both lungs in humans. There are mainly two types of pneumonia: bacterial and viral. Likewise, patients with coronavirus can develop symptoms that belong to the common flu, pneumonia, and other respiratory diseases. Chest X-rays are the common method used to diagnose coronavirus pneumonia and it needs a medical expert to evaluate the result of X-ray. Furthermore, DL has garnered great attention among researchers in recent years in a variety of application domains such as medical image processing, computer vision, bioinformatics, and many others. In this paper, we present a comparison of Deep Convolutional Neural Networks models for automatically binary classification query chest X-ray & CT images dataset with the goal of taking precision tools to health professionals based on fined recent versions of ResNet50, InceptionV3, and VGGNet. The experiments were conducted using a chest X-ray & CT open dataset of 5856 images and confusion matrices are used to evaluate model performances.
肺炎是一种危及生命的传染病,影响人的单肺或双肺。主要有两种类型的肺炎:细菌性和病毒性。同样,冠状病毒患者也可能出现属于普通流感、肺炎和其他呼吸道疾病的症状。胸部x光片是诊断冠状病毒肺炎的常用方法,需要医学专家对x光片结果进行评估。此外,近年来,深度学习在医学图像处理、计算机视觉、生物信息学等多个应用领域受到了研究人员的极大关注。在本文中,我们基于最新版本的ResNet50、InceptionV3和VGGNet,对用于自动二分类查询胸部x射线和CT图像数据集的深度卷积神经网络模型进行了比较,目的是为卫生专业人员提供精确的工具。实验使用5856张胸部x射线和CT开放数据集进行,并使用混淆矩阵来评估模型的性能。
{"title":"Coronavirus Pneumonia Classification Using X-Ray and CT Scan Images With Deep Convolutional Neural Network Models","authors":"Menaouer Brahami, Zoulikha Dermane, Nour El Houda Kebir, Sabri Mohammed, Nada Matta","doi":"10.4018/jitr.299391","DOIUrl":"https://doi.org/10.4018/jitr.299391","url":null,"abstract":"Pneumonia is a life-threatening infectious disease affecting one or both lungs in humans. There are mainly two types of pneumonia: bacterial and viral. Likewise, patients with coronavirus can develop symptoms that belong to the common flu, pneumonia, and other respiratory diseases. Chest X-rays are the common method used to diagnose coronavirus pneumonia and it needs a medical expert to evaluate the result of X-ray. Furthermore, DL has garnered great attention among researchers in recent years in a variety of application domains such as medical image processing, computer vision, bioinformatics, and many others. In this paper, we present a comparison of Deep Convolutional Neural Networks models for automatically binary classification query chest X-ray & CT images dataset with the goal of taking precision tools to health professionals based on fined recent versions of ResNet50, InceptionV3, and VGGNet. The experiments were conducted using a chest X-ray & CT open dataset of 5856 images and confusion matrices are used to evaluate model performances.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129828605","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
Utilizing the Internet of Things in the Public Sector 在公共领域利用物联网
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299915
Mai Al-Sebae, E. Abu-Shanab
This study investigated the utility of the Internet of Things in the public sector and the factors influencing the satisfaction of its users. The study followed two directions, the first investigated managers’ perceptions and their satisfaction with using sensors for tracking vehicles. The second direction investigated drivers’ satisfaction with the system used. Results collected from 20 interviews conducted with managers revealed that cost reduction and more control over drivers’ behaviors are the contributions expected from the system. They reported the dissatisfaction of drivers based on violation of their privacy, inequity of implementation, and the low awareness of its utility. Surveys collected from drivers supported the role of trust and privacy, but failed to support the role of usefulness. The qualitative and quantitative nature of this research revealed valuable insights and concluded to important recommendations and future work.
本研究调查了物联网在公共部门的效用和影响其用户满意度的因素。这项研究遵循两个方向,第一个是调查管理者对使用传感器跟踪车辆的看法和满意度。第二个方向调查驾驶员对所使用系统的满意度。从对管理者的20次访谈中收集的结果显示,降低成本和对司机行为的更多控制是该系统的预期贡献。他们报告了司机的不满,原因是侵犯了他们的隐私,实施不公平,以及对其效用的认识不足。从司机那里收集的调查支持信任和隐私的作用,但不支持有用的作用。这项研究的定性和定量性质揭示了有价值的见解,并得出了重要的建议和未来的工作。
{"title":"Utilizing the Internet of Things in the Public Sector","authors":"Mai Al-Sebae, E. Abu-Shanab","doi":"10.4018/jitr.299915","DOIUrl":"https://doi.org/10.4018/jitr.299915","url":null,"abstract":"This study investigated the utility of the Internet of Things in the public sector and the factors influencing the satisfaction of its users. The study followed two directions, the first investigated managers’ perceptions and their satisfaction with using sensors for tracking vehicles. The second direction investigated drivers’ satisfaction with the system used. Results collected from 20 interviews conducted with managers revealed that cost reduction and more control over drivers’ behaviors are the contributions expected from the system. They reported the dissatisfaction of drivers based on violation of their privacy, inequity of implementation, and the low awareness of its utility. Surveys collected from drivers supported the role of trust and privacy, but failed to support the role of usefulness. The qualitative and quantitative nature of this research revealed valuable insights and concluded to important recommendations and future work.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"32 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122790337","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
A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring 一种结合XGBoost和深度神经网络的信用评分集成学习模型
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299924
X. He, Siqi Li, X. He, Wenqiang Wang, Xiang Zhang, Bin Wang
Credit scoring, aiming to distinguish potential loan defaulter, has played an important role in financial industry. To further improve the accuracy and efficiency of classification, this paper develops an ensemble model combined extreme gradient boosting (XGBoost) and deep neural network (DNN). In the method, training set is divided into different subsets by bagging sampling at first. Then, each subset is trained as a feature extractor by DNN and the extracted features is taken as the input of XGBoost to construct the base classifier. At last, the prediction result is the average of outputs of different base classifiers. In the training verification process, three credit datasets from the UCI machine learning repository are used to evaluate the proposed model. The outcome shows that this model is superior with a significant improvement.
信用评分在金融行业中扮演着重要的角色,其目的是识别潜在的贷款违约者。为了进一步提高分类的准确性和效率,本文开发了一种结合极端梯度增强(XGBoost)和深度神经网络(DNN)的集成模型。该方法首先通过套袋抽样将训练集划分为不同的子集。然后,通过DNN训练每个子集作为特征提取器,并将提取的特征作为XGBoost的输入来构建基分类器。最后,预测结果是不同基分类器输出的平均值。在训练验证过程中,使用来自UCI机器学习存储库的三个信用数据集来评估所提出的模型。结果表明,该模型具有明显的优越性。
{"title":"A Novel Ensemble Learning Model Combined XGBoost With Deep Neural Network for Credit Scoring","authors":"X. He, Siqi Li, X. He, Wenqiang Wang, Xiang Zhang, Bin Wang","doi":"10.4018/jitr.299924","DOIUrl":"https://doi.org/10.4018/jitr.299924","url":null,"abstract":"Credit scoring, aiming to distinguish potential loan defaulter, has played an important role in financial industry. To further improve the accuracy and efficiency of classification, this paper develops an ensemble model combined extreme gradient boosting (XGBoost) and deep neural network (DNN). In the method, training set is divided into different subsets by bagging sampling at first. Then, each subset is trained as a feature extractor by DNN and the extracted features is taken as the input of XGBoost to construct the base classifier. At last, the prediction result is the average of outputs of different base classifiers. In the training verification process, three credit datasets from the UCI machine learning repository are used to evaluate the proposed model. The outcome shows that this model is superior with a significant improvement.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"66 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124422445","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
A Dynamic Strategy for Classifying Sentiment From Bengali Text by Utilizing Word2vector Model 基于Word2vector模型的孟加拉语文本情感分类动态策略
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299919
Mafizur Rahman, Md. Rifayet Azam Talukder, Lima Akter Setu, A. Das
In today's world, around 230 million people used the Bengali or Bangla language to communicate. These individuals are progressively associated with online exercises on famous micro-blogging and long-range interpersonal communication locales, imparting insights what's more, musings, and also the vast majority of articles are in the Bengali language. Thus, Bengali people express their emotions using the Bangla language by reviewing, commenting, or recommendations. Sentiment analysis helps determine the people's emotions expressed on social media or several online platforms. Therefore, this study focused on extracting their emotion from a Bengali text by utilizing Word2vector, Skip-Gram, and Continuous Bag of Words (CBOW) with a new Word to Index model by focusing on three individual classes happy, angry, and excited. The authors achieved the highest accuracy of 75% by utilizing the skip-gram model to classify those three types of emotions. This study also outperformed other existing works with LSTM, CNN model with existing datasets.
在当今世界,大约有2.3亿人使用孟加拉语或孟加拉语进行交流。这些人逐渐与著名的微博和远程人际交流场所的在线练习联系在一起,传授见解,更重要的是,沉思,而且绝大多数文章都是用孟加拉语写的。因此,孟加拉人用孟加拉语来表达他们的情感,通过评论、评论或推荐。情绪分析有助于确定人们在社交媒体或几个在线平台上表达的情绪。因此,本研究的重点是利用Word2vector、Skip-Gram和Continuous Bag of Words (CBOW)和一个新的Word to Index模型,以happy、angry和excited三个单独的类别为重点,从孟加拉语文本中提取他们的情感。作者利用skip-gram模型对这三种情绪进行分类,达到了75%的最高准确率。本研究也优于其他使用LSTM、CNN模型和现有数据集的现有工作。
{"title":"A Dynamic Strategy for Classifying Sentiment From Bengali Text by Utilizing Word2vector Model","authors":"Mafizur Rahman, Md. Rifayet Azam Talukder, Lima Akter Setu, A. Das","doi":"10.4018/jitr.299919","DOIUrl":"https://doi.org/10.4018/jitr.299919","url":null,"abstract":"In today's world, around 230 million people used the Bengali or Bangla language to communicate. These individuals are progressively associated with online exercises on famous micro-blogging and long-range interpersonal communication locales, imparting insights what's more, musings, and also the vast majority of articles are in the Bengali language. Thus, Bengali people express their emotions using the Bangla language by reviewing, commenting, or recommendations. Sentiment analysis helps determine the people's emotions expressed on social media or several online platforms. Therefore, this study focused on extracting their emotion from a Bengali text by utilizing Word2vector, Skip-Gram, and Continuous Bag of Words (CBOW) with a new Word to Index model by focusing on three individual classes happy, angry, and excited. The authors achieved the highest accuracy of 75% by utilizing the skip-gram model to classify those three types of emotions. This study also outperformed other existing works with LSTM, CNN model with existing datasets.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"26 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132756625","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
Local Binary Pattern Regrouping for Rotation Invariant Texture Classification 旋转不变纹理分类的局部二值模式重组
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299945
Asma Zitouni, B. Nini
This paper represent a deep study of the Local Binary Pattern (LBP) method and its variants of patterns regrouping , which is largely used in texture classification as well in other domain. The analysis of LBP’s two hundred fifty-six patterns has led us to propose a new organization of uniform and no uniform patterns into twenty-eight groups; each group assembled a number of patterns varied according to specific terms. The principal idea is to preserve the low complexity of LBP and simultaneously increase the method robustness against quality degradation caused by image operations like rotation, grey level changes, illumination and mirror effects. The experiments are done with the two texture databases Outex and Brodatz; the tests are proving the robustness of Local Binary Pattern Regrouping (LBPG) under circumstances.
本文对局部二值模式(Local Binary Pattern, LBP)方法及其变体模式重组方法进行了深入研究,该方法在纹理分类和其他领域有着广泛的应用。通过对LBP的256种模式的分析,我们提出了一种统一和不统一模式的新组织,分为28组;每个小组根据特定的条件组装了许多不同的模式。其主要思想是保持LBP的低复杂度,同时增加方法的鲁棒性,以抵抗旋转、灰度变化、光照和镜像效果等图像操作引起的质量下降。实验使用了两个纹理数据库Outex和Brodatz;实验证明了局部二值模式重组(LBPG)算法在一定条件下的鲁棒性。
{"title":"Local Binary Pattern Regrouping for Rotation Invariant Texture Classification","authors":"Asma Zitouni, B. Nini","doi":"10.4018/jitr.299945","DOIUrl":"https://doi.org/10.4018/jitr.299945","url":null,"abstract":"This paper represent a deep study of the Local Binary Pattern (LBP) method and its variants of patterns regrouping , which is largely used in texture classification as well in other domain. The analysis of LBP’s two hundred fifty-six patterns has led us to propose a new organization of uniform and no uniform patterns into twenty-eight groups; each group assembled a number of patterns varied according to specific terms. The principal idea is to preserve the low complexity of LBP and simultaneously increase the method robustness against quality degradation caused by image operations like rotation, grey level changes, illumination and mirror effects. The experiments are done with the two texture databases Outex and Brodatz; the tests are proving the robustness of Local Binary Pattern Regrouping (LBPG) under circumstances.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133154051","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
Security-Enabled Retransmission and Energy Conservation Architecture With Cluster-Based Multipath Routing in Heterogeneous Wireless Networks 异构无线网络中基于集群的多径路由的安全重传和节能架构
Pub Date : 2022-01-01 DOI: 10.4018/jitr.299951
G. Asha, S. Srivatsa
The primary requirements of a heterogeneous wireless network topology, adaptive and smart resource allocation to users, protocols for routing and lifetime enhancement, access to the network with security and appropriate network selections. Routing algorithms deliberate on the performance of the network to evenly distribute load and thus enhance the lifespan of individual nodes, clustering algorithm decides on allowing the right nodes into the network for enhanced security feature, and finally the ability to analyse, predict the context of individual nodes/sensors in the network. Architecture of the proposed network includes the parameters such as decision making ability to sustain the clusters, decision on members of the clusters until the communication process is completed, local network abilities and disabilities, price, preferences of individuals, terminal and access points of the service providers. Network lifetime of the entire network is observed to be enhanced up to 91% with triple layer architecture.
主要要求是异构无线网络拓扑结构、自适应和智能资源分配给用户、路由和寿命增强协议、安全访问网络和适当的网络选择。路由算法考虑网络的性能,以均匀分配负载,从而提高单个节点的寿命,聚类算法决定允许正确的节点进入网络,以增强安全功能,最后能够分析,预测网络中单个节点/传感器的环境。所提出的网络架构包括诸如维持集群的决策能力、在通信过程完成之前对集群成员的决策、本地网络能力和缺陷、价格、个人偏好、服务提供商的终端和接入点等参数。在三层架构下,整个网络的网络寿命提高了91%。
{"title":"Security-Enabled Retransmission and Energy Conservation Architecture With Cluster-Based Multipath Routing in Heterogeneous Wireless Networks","authors":"G. Asha, S. Srivatsa","doi":"10.4018/jitr.299951","DOIUrl":"https://doi.org/10.4018/jitr.299951","url":null,"abstract":"The primary requirements of a heterogeneous wireless network topology, adaptive and smart resource allocation to users, protocols for routing and lifetime enhancement, access to the network with security and appropriate network selections. Routing algorithms deliberate on the performance of the network to evenly distribute load and thus enhance the lifespan of individual nodes, clustering algorithm decides on allowing the right nodes into the network for enhanced security feature, and finally the ability to analyse, predict the context of individual nodes/sensors in the network. Architecture of the proposed network includes the parameters such as decision making ability to sustain the clusters, decision on members of the clusters until the communication process is completed, local network abilities and disabilities, price, preferences of individuals, terminal and access points of the service providers. Network lifetime of the entire network is observed to be enhanced up to 91% with triple layer architecture.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126464494","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
A Robust Authentication System With Application Anonymity in Multiple Identity Smart Cards 多身份智能卡中具有应用匿名的鲁棒认证系统
Pub Date : 2022-01-01 DOI: 10.4018/jitr.2022010107
Varun Prajapati, B. Gupta
User Authentication plays a crucial role in smart card based systems. Multi-application smart cards are easy to use as a single smart card supports more than one application. These cards are broadly divided into single identity cards and Multi-identity cards. In this paper we have tried to provide a secure Multi-identity Multi-application Smart Card Authentication Scheme. Security is provided to user’s data by using dynamic tokens as verifiers and nested cryptography. A new token is generated after every successful authentication for next iteration. Anonymity is also provided to data servers which provides security against availability attacks. An alternate approach to store data on servers is explored which further enhances the security of the underlying system.
用户身份验证在智能卡系统中起着至关重要的作用。多应用智能卡易于使用,因为一张智能卡支持多个应用。这些卡大致分为单一身份证和多重身份证。本文提出了一种安全的多身份多用途智能卡认证方案。通过使用动态令牌作为验证器和嵌套加密,为用户数据提供安全性。每次成功的身份验证之后都会为下一次迭代生成一个新的令牌。数据服务器也提供匿名性,以防止可用性攻击。本文探讨了在服务器上存储数据的另一种方法,这种方法进一步增强了底层系统的安全性。
{"title":"A Robust Authentication System With Application Anonymity in Multiple Identity Smart Cards","authors":"Varun Prajapati, B. Gupta","doi":"10.4018/jitr.2022010107","DOIUrl":"https://doi.org/10.4018/jitr.2022010107","url":null,"abstract":"User Authentication plays a crucial role in smart card based systems. Multi-application smart cards are easy to use as a single smart card supports more than one application. These cards are broadly divided into single identity cards and Multi-identity cards. In this paper we have tried to provide a secure Multi-identity Multi-application Smart Card Authentication Scheme. Security is provided to user’s data by using dynamic tokens as verifiers and nested cryptography. A new token is generated after every successful authentication for next iteration. Anonymity is also provided to data servers which provides security against availability attacks. An alternate approach to store data on servers is explored which further enhances the security of the underlying system.","PeriodicalId":296080,"journal":{"name":"J. Inf. Technol. Res.","volume":"28 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2022-01-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133808950","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
期刊
J. Inf. Technol. Res.
全部 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