首页 > 最新文献

2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)最新文献

英文 中文
On utilizing rust programming language for Internet of Things 浅谈rust编程语言在物联网中的应用
Tunç Uzlu, E. Saykol
Rust, as being a systems programming language, offers memory safety with zero cost and without any runtime penalty like high level languages while providing complete memory safety unlike others like C, C++ or Cyclone. Todays world is in a transition from dumb devices to smart devices that are connected to the Internet all the time. Low cost embedded hardware is a key element for this kind of devices. Software needs to be smaller, lighter and power efficient. How one can operate with such limited hardware while preserving reliability? At the end, high level designs require runtime penalties while low level designs are known for memory unsafety and complicated design paradigms. Rust is higher level than other systems programming languages, has a rich standard library and compile-time abstractions for blazingly fast execution. While being completely available in mobile world, Internet of Things (IoT) devices are to be operated by all known mobile hardware as well. To this end, Rust, pushes limits of systems programming for two different views; first, at the core of hardware, running as daemon and talking to firmware, second, as a mobile controller software talking to mobile operating system. In this study, we summarize some concepts, employed in Rust, in terms of embedded systems development to clarify the appropriateness of using Rust within IoT world.
作为一种系统编程语言,Rust提供了零成本的内存安全,没有像高级语言那样的任何运行时损失,同时提供了与C、c++或Cyclone等其他语言不同的完整内存安全。当今世界正处于从哑设备到智能设备的过渡阶段,智能设备一直与互联网相连。低成本的嵌入式硬件是这类设备的关键因素。软件需要更小、更轻、更节能。如何在硬件如此有限的情况下操作,同时保持可靠性?最后,高级设计需要运行时惩罚,而低级设计以内存不安全和复杂的设计范例而闻名。Rust比其他系统编程语言级别更高,具有丰富的标准库和编译时抽象,可实现极快的执行速度。虽然物联网(IoT)设备在移动世界中完全可用,但它也将由所有已知的移动硬件操作。为此,Rust为两种不同的视图推动了系统编程的极限;首先,作为硬件的核心,作为守护进程运行并与固件通信;其次,作为移动控制器软件与移动操作系统通信。在这项研究中,我们总结了Rust在嵌入式系统开发中使用的一些概念,以澄清在物联网世界中使用Rust的适当性。
{"title":"On utilizing rust programming language for Internet of Things","authors":"Tunç Uzlu, E. Saykol","doi":"10.1109/CICN.2017.8319363","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319363","url":null,"abstract":"Rust, as being a systems programming language, offers memory safety with zero cost and without any runtime penalty like high level languages while providing complete memory safety unlike others like C, C++ or Cyclone. Todays world is in a transition from dumb devices to smart devices that are connected to the Internet all the time. Low cost embedded hardware is a key element for this kind of devices. Software needs to be smaller, lighter and power efficient. How one can operate with such limited hardware while preserving reliability? At the end, high level designs require runtime penalties while low level designs are known for memory unsafety and complicated design paradigms. Rust is higher level than other systems programming languages, has a rich standard library and compile-time abstractions for blazingly fast execution. While being completely available in mobile world, Internet of Things (IoT) devices are to be operated by all known mobile hardware as well. To this end, Rust, pushes limits of systems programming for two different views; first, at the core of hardware, running as daemon and talking to firmware, second, as a mobile controller software talking to mobile operating system. In this study, we summarize some concepts, employed in Rust, in terms of embedded systems development to clarify the appropriateness of using Rust within IoT world.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129396706","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}
引用次数: 6
Feature selection for protein dihedral angle prediction 蛋白质二面角预测的特征选择
Z. Aydın, O. Kaynar, Yasin Görmez
Three-dimensional structure prediction has crucial importance for bioinformatics and theoretical chemistry. One of the main steps of three-dimensional structure prediction is dihedral (torsion) angle prediction. As new feature extraction methods are developed the dimension of the input space increases considerably yielding longer model training and less accurate models due to noisy or redundant features. In this study, feature selection is employed for dimensionality reduction on one of the established benchmarks of protein 1D structure prediction. Experimental results show that the feature selection improves the accuracy of protein dihedral angle class prediction by 2% and can eliminate up to %82 of the features when random forest classifier is used. Accurate prediction of dihedral angles will eventually contribute to protein structure prediction.
三维结构预测在生物信息学和理论化学中具有重要意义。三维结构预测的主要步骤之一是二面体(扭转)角预测。随着新的特征提取方法的发展,输入空间的维数大大增加,导致模型训练时间更长,并且由于噪声或冗余特征而导致模型精度降低。在本研究中,特征选择被用于降维的蛋白质一维结构预测的既定基准之一。实验结果表明,使用随机森林分类器进行蛋白质二面角分类预测时,特征选择的准确率提高了2%,可消除高达82%的特征。准确的二面角预测将最终有助于蛋白质结构的预测。
{"title":"Feature selection for protein dihedral angle prediction","authors":"Z. Aydın, O. Kaynar, Yasin Görmez","doi":"10.1109/CICN.2017.8319354","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319354","url":null,"abstract":"Three-dimensional structure prediction has crucial importance for bioinformatics and theoretical chemistry. One of the main steps of three-dimensional structure prediction is dihedral (torsion) angle prediction. As new feature extraction methods are developed the dimension of the input space increases considerably yielding longer model training and less accurate models due to noisy or redundant features. In this study, feature selection is employed for dimensionality reduction on one of the established benchmarks of protein 1D structure prediction. Experimental results show that the feature selection improves the accuracy of protein dihedral angle class prediction by 2% and can eliminate up to %82 of the features when random forest classifier is used. Accurate prediction of dihedral angles will eventually contribute to protein structure prediction.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"33 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114752501","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
Combining classifiers for protein secondary structure prediction 结合分类器进行蛋白质二级结构预测
Z. Aydın, Ömmu Gülsüm Uzut
Protein secondary structure prediction is an important step in estimating the three dimensional structure of proteins. Among the many methods developed for predicting structural properties of proteins, hybrid classifiers and ensembles that combine predictions from several models are shown to improve the accuracy rates. In this paper, we train, optimize and combine a support vector machine, a deep convolutional neural field and a random forest in the second stage of a hybrid classifier for protein secondary structure prediction. We demonstrate that the overall accuracy of the proposed ensemble is comparable to the success rates of the state-of-the-art methods in the most difficult prediction setting and combining the selected models have the potential to further improve the accuracy of the base learners.
蛋白质二级结构预测是估计蛋白质三维结构的重要步骤。在许多用于预测蛋白质结构特性的方法中,混合分类器和组合来自多个模型的预测的集成被证明可以提高准确率。在蛋白质二级结构预测的混合分类器的第二阶段,我们训练、优化和组合了支持向量机、深度卷积神经场和随机森林。我们证明,在最困难的预测设置中,所提出的集成的总体准确性与最先进方法的成功率相当,并且组合所选模型具有进一步提高基础学习器准确性的潜力。
{"title":"Combining classifiers for protein secondary structure prediction","authors":"Z. Aydın, Ömmu Gülsüm Uzut","doi":"10.1109/CICN.2017.8319350","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319350","url":null,"abstract":"Protein secondary structure prediction is an important step in estimating the three dimensional structure of proteins. Among the many methods developed for predicting structural properties of proteins, hybrid classifiers and ensembles that combine predictions from several models are shown to improve the accuracy rates. In this paper, we train, optimize and combine a support vector machine, a deep convolutional neural field and a random forest in the second stage of a hybrid classifier for protein secondary structure prediction. We demonstrate that the overall accuracy of the proposed ensemble is comparable to the success rates of the state-of-the-art methods in the most difficult prediction setting and combining the selected models have the potential to further improve the accuracy of the base learners.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131803172","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}
引用次数: 4
Facial expression recognition using enhanced local binary patterns 基于增强局部二值模式的面部表情识别
Augustine Nnamdi Ekweariri, Kamil Yurtkan
Facial expression, a non-verbal communication, is a means through which humans convey their inner emotional state, thus playing an important role in social interaction and interpersonal relations. Facial expression recognition plays a significant role in human-computer interaction as well as various fields of behavioral science. There are six known classes of emotional state which are anger, disgust, fear, happiness, sadness and surprise, associated with their respective facial expressions, according to Ekman's studies. Humans recognize facial expressions almost effortlessly and without delay, but this is quite challenging for digital computers. The paper presents facial expression recognition using local binary patterns. The main contribution of the paper is the feature selection applied, in which the high variance LBP pixels are selected to represent faces. By selecting the high variance pixels based on LBPs, the recognition rates were improved significantly. The tests are completed on the BU-3DFE database. The experiments show that after applying feature selection, the recognition rates are improved by 11%.
面部表情作为一种非语言交际,是人类表达内心情绪状态的一种手段,在社会交往和人际关系中发挥着重要作用。面部表情识别在人机交互以及行为科学的各个领域都有着重要的作用。根据埃克曼的研究,已知的情绪状态有六类,分别是愤怒、厌恶、恐惧、快乐、悲伤和惊讶,并与它们各自的面部表情相关联。人类几乎毫不费力、毫不拖延地识别面部表情,但这对数字计算机来说是相当具有挑战性的。本文提出了一种基于局部二值模式的面部表情识别方法。本文的主要贡献是应用了特征选择,其中选择高方差的LBP像素来表示人脸。基于lbp选择高方差像素,显著提高了图像的识别率。测试在BU-3DFE数据库上完成。实验表明,应用特征选择后,识别率提高了11%。
{"title":"Facial expression recognition using enhanced local binary patterns","authors":"Augustine Nnamdi Ekweariri, Kamil Yurtkan","doi":"10.1109/CICN.2017.8319353","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319353","url":null,"abstract":"Facial expression, a non-verbal communication, is a means through which humans convey their inner emotional state, thus playing an important role in social interaction and interpersonal relations. Facial expression recognition plays a significant role in human-computer interaction as well as various fields of behavioral science. There are six known classes of emotional state which are anger, disgust, fear, happiness, sadness and surprise, associated with their respective facial expressions, according to Ekman's studies. Humans recognize facial expressions almost effortlessly and without delay, but this is quite challenging for digital computers. The paper presents facial expression recognition using local binary patterns. The main contribution of the paper is the feature selection applied, in which the high variance LBP pixels are selected to represent faces. By selecting the high variance pixels based on LBPs, the recognition rates were improved significantly. The tests are completed on the BU-3DFE database. The experiments show that after applying feature selection, the recognition rates are improved by 11%.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"128 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115963289","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}
引用次数: 19
Comparative study of two most popular packet sniffing tools-Tcpdump and Wireshark 比较两种最流行的数据包嗅探工具tcpdump和Wireshark
P. Goyal, Anurag Goyal
With the ever expanding sphere of Internet and its applications, the scope of Networking, data transfer and data security too have tremendously increased. This has led to sophisticated tools that are though useful in cyber mitigation but are also widely used by cyber criminals to eavesdrop or gain illegal access. This Statement stands true for Network monitoring and Packet Sniffing tools. Though, they were designed to assist the network administrators in better assessing the servers, traffic and diagnosing the issues but they have become the favorite tool of hackers to scan a particular network and sniff on unprotected data. White Hat hackers use these tools to prevent such attacks by criminals as they identify and filter out malicious packets and their source. In this paper, we have thoroughly compared two of the most widely used open source packet sniffing and network monitoring tools-Wireshark and Tcpdump.
随着互联网及其应用领域的不断扩大,网络、数据传输和数据安全的范围也大大增加。这导致了复杂的工具,这些工具虽然在网络缓解方面很有用,但也被网络犯罪分子广泛用于窃听或非法访问。这句话适用于网络监控和包嗅探工具。虽然,它们的设计是为了帮助网络管理员更好地评估服务器、流量和诊断问题,但它们已经成为黑客扫描特定网络和嗅探未受保护数据的最爱工具。白帽黑客使用这些工具来识别和过滤恶意数据包及其来源,以防止犯罪分子的此类攻击。在本文中,我们彻底比较了两种最广泛使用的开源数据包嗅探和网络监控工具——wireshark和Tcpdump。
{"title":"Comparative study of two most popular packet sniffing tools-Tcpdump and Wireshark","authors":"P. Goyal, Anurag Goyal","doi":"10.1109/CICN.2017.8319360","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319360","url":null,"abstract":"With the ever expanding sphere of Internet and its applications, the scope of Networking, data transfer and data security too have tremendously increased. This has led to sophisticated tools that are though useful in cyber mitigation but are also widely used by cyber criminals to eavesdrop or gain illegal access. This Statement stands true for Network monitoring and Packet Sniffing tools. Though, they were designed to assist the network administrators in better assessing the servers, traffic and diagnosing the issues but they have become the favorite tool of hackers to scan a particular network and sniff on unprotected data. White Hat hackers use these tools to prevent such attacks by criminals as they identify and filter out malicious packets and their source. In this paper, we have thoroughly compared two of the most widely used open source packet sniffing and network monitoring tools-Wireshark and Tcpdump.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132494550","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}
引用次数: 54
A new IoT combined body detection of people by using computer vision for security application 一种新的物联网结合人体检测,利用计算机视觉进行安全应用
N. A. Othman, I. Aydin
In recent years, the security constitutes the most important section of our lives. Automation of a home is an exciting field for security applications. This area has developed with new technologies like Internet of things (IoT). In IoT, each device behaves as a small part of an internet node and each node communicate and interact. Currently, security cameras are used in order to construct safety areas, cities, and homes. The camera records the images and, when a problem occurs, the problem is detected by monitoring the old record. In this study, an IoT-based system is combined with computer vision in order to detect the people. A Raspberry PI 3 card with the size of a credit card was used for this purpose. A motion is detected by the PIR sensor mounted on the Raspberry PI. PIR sensor helps to monitor and get alerts when movement is detected. Afterward, human is detected in the captured image and sends images to a Smartphone by using telegram application.
近年来,安全构成了我们生活中最重要的部分。对于安防应用来说,家庭自动化是一个令人兴奋的领域。这一领域随着物联网(IoT)等新技术的发展而发展。在物联网中,每个设备都是互联网节点的一小部分,每个节点都进行通信和交互。目前,安全摄像头被用于建设安全区域、城市和家庭。摄像机记录图像,当出现问题时,通过监控旧记录来检测问题。在本研究中,基于物联网的系统与计算机视觉相结合,以检测人。为此使用了一张信用卡大小的树莓派3卡。运动是由安装在树莓派上的PIR传感器检测到的。PIR传感器有助于监测并在检测到运动时获得警报。然后,在拍摄的图像中检测出人类,并通过电报应用程序将图像发送到智能手机。
{"title":"A new IoT combined body detection of people by using computer vision for security application","authors":"N. A. Othman, I. Aydin","doi":"10.1109/CICN.2017.8319366","DOIUrl":"https://doi.org/10.1109/CICN.2017.8319366","url":null,"abstract":"In recent years, the security constitutes the most important section of our lives. Automation of a home is an exciting field for security applications. This area has developed with new technologies like Internet of things (IoT). In IoT, each device behaves as a small part of an internet node and each node communicate and interact. Currently, security cameras are used in order to construct safety areas, cities, and homes. The camera records the images and, when a problem occurs, the problem is detected by monitoring the old record. In this study, an IoT-based system is combined with computer vision in order to detect the people. A Raspberry PI 3 card with the size of a credit card was used for this purpose. A motion is detected by the PIR sensor mounted on the Raspberry PI. PIR sensor helps to monitor and get alerts when movement is detected. Afterward, human is detected in the captured image and sends images to a Smartphone by using telegram application.","PeriodicalId":339750,"journal":{"name":"2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)","volume":"47 7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-09-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124968777","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}
引用次数: 36
期刊
2017 9th International Conference on Computational Intelligence and Communication Networks (CICN)
全部 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