2017 4th International Conference on Systems and Informatics (ICSAI)最新文献

筛选
英文 中文
Design of six bit random number generator based on single chip microcomputer 基于单片机的6位随机数发生器设计
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248395
Yang Bo
{"title":"Design of six bit random number generator based on single chip microcomputer","authors":"Yang Bo","doi":"10.1109/ICSAI.2017.8248395","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248395","url":null,"abstract":"This paper introduces the design of intelligent universal random data generation system based on MC51 single chip microcomputer. The system uses the method for srand function as the “seed” of rand function, so that it can avoid the random number sequence taken out every time is completely the same when the systems is re-run at a time, and can get relatively true random number. The output display of the random number is performed by 74HC595 components to achieve series in/ parallel out, and simulate manual extraction method.generated a random number. The system generating random number is simple and reliable, and the software and hardware are highly versatile.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128765990","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
Novel hybrid wireless-power line video sensor networks with distributed cross-layer optimization 分布式跨层优化的新型混合无线电力线视频传感器网络
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248408
Kainan Zhu, Xu Zhu, Yufei Jiang, Weiqiang Xu
{"title":"Novel hybrid wireless-power line video sensor networks with distributed cross-layer optimization","authors":"Kainan Zhu, Xu Zhu, Yufei Jiang, Weiqiang Xu","doi":"10.1109/ICSAI.2017.8248408","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248408","url":null,"abstract":"In this paper, we propose a hybrid video sensor network, which comprises both power line nodes and wireless nodes to extend the network lifetime. We formulate the network lifetime maximization problem by considering video encoding rate, aggregate energy consumption, channel access control, and link rate allocation jointly. We develop a fully distributed algorithm which achieves very close performance compared to the centralized algorithm, while saving significant communication overhead required by the centralized algorithm. Numerical results show that the network lifetime is extended by 35% and 42% in the proposed hybrid video sensor network, compared to pure wireless video sensor networks with different network configurations.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"115 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132622551","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
Relation classification using revised convolutional neural networks 基于修正卷积神经网络的关系分类
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248512
Bo Li, Xiang Zhao, Shuai Wang, Weihong Lin, W. Xiao
{"title":"Relation classification using revised convolutional neural networks","authors":"Bo Li, Xiang Zhao, Shuai Wang, Weihong Lin, W. Xiao","doi":"10.1109/ICSAI.2017.8248512","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248512","url":null,"abstract":"Relation classification plays an important part in the structuralization of text data via information extraction. Lately, neural network-based methods have been applied to relation classification, which use neural networks to encode and extract features from the input text. As convolution neural network based method can extract high-level features through convolution filters, it achieves competitive performance with other complex-structured networks by only using a standard convolution layer, a pooling layer, and a regression layer. However, it failed to capture the hierarchical and syntax information of sentence. Inspired by this, We introduce the hierarchical convolutional layers and dependency embedding to the CNN based methods. The hierarchical convolution layers capture the detail feature and high-level hierarchical features and concatenate these features as the sentence representation. The dependency embeddings help CNN capture the dependency structure in the window size, which improve the classification results. Experiments verify that the revised relation classification method provide state-of-the-art performance, even without additional artificial features.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"10 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114930035","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
Evaluation of synthetic data for deep learning stereo depth algorithms on embedded platforms 嵌入式平台上深度学习立体深度算法的综合数据评价
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248284
Kevin Lee, D. Moloney
{"title":"Evaluation of synthetic data for deep learning stereo depth algorithms on embedded platforms","authors":"Kevin Lee, D. Moloney","doi":"10.1109/ICSAI.2017.8248284","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248284","url":null,"abstract":"Stereo vision is a very active field in the realm of computer vision and in recent years Convolutional Neural Networks (CNNs) have proven to be very competitive against the state-of-the-art. However the performance of these networks are limited by the quality of the data that is used when training the CNNs. Data acquisition of high quality labelled images is a time-consuming and expensive process. By exploiting the power of modern-day powerful GPUs, we present a synthetic dataset with fully rectified stereo image pairs and accompanying accurate ground truth information that can be used for training and testing stereo algorithms. We provide validation of the quality of our dataset by performing quantitative experiments that suggest pre-training deep learning algorithms on synthetic data can perform competitively against networks trained on real life data. Testing on the KITTI data-set[1], we found the accuracy performance difference between the real and synthetically trained networks was within a margin of 1.8%. We also illustrate the functionality synthetic data can provide, by conducting a key performance index on a selection of conventional and deep learning stereo algorithms available on embedded platforms and compared them under common metrics. We also focused on power consumption and performance and we were able to achieve a compute the matching cost from a CNN performing inference on an embedded device at 11.9 FPS at 1.2 Watts.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"11 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133657122","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}
引用次数: 5
Pedestrian road detection based on shadow matching 基于阴影匹配的行人道路检测
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248498
Tingting Xiao, Wen Chen, Chao Yu, Yaxuan Dong, Yi Gao
{"title":"Pedestrian road detection based on shadow matching","authors":"Tingting Xiao, Wen Chen, Chao Yu, Yaxuan Dong, Yi Gao","doi":"10.1109/ICSAI.2017.8248498","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248498","url":null,"abstract":"Shadow-matching is a novel technology of global satellite navigation and positioning, which is used to improve positioning accuracy in urban canyon. However, there are some factors affecting the reliability of positioning such as model error, propagation error and algorithm approximation error. This paper present a new scoring method based on optimizing error in algorithm approximation. It can be used to avoid the ambiguity of scoring results and improve the accuracy of positioning. This paper introduces a construction of scoring model and designs an experiment of data acquisition to verify the new scoring model.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"128 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130634492","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
Design and implementation of a location based service business management platform 基于位置服务的业务管理平台的设计与实现
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248545
Dong Wang, Zhaohui Li, Yan Chen
{"title":"Design and implementation of a location based service business management platform","authors":"Dong Wang, Zhaohui Li, Yan Chen","doi":"10.1109/ICSAI.2017.8248545","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248545","url":null,"abstract":"On the discussion of location based service and related technologies, focusing the designing and implementing, this paper puts forward a Location Based Service Business Platform. It can provide terminal monitoring and navigation services for end users who might expect to use a location service to realize the optimal allocation of vehicles and the effective management of personnel. As practice proved, it has the compatibility to multiple classes of communication terminals.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"41 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128473452","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
Individual game information evaluation using signal processing measurement 个体博弈信息评价用信号处理测量
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248505
Shuo Xiong, Long Zuo, Zeliang Zhang, H. Iida
{"title":"Individual game information evaluation using signal processing measurement","authors":"Shuo Xiong, Long Zuo, Zeliang Zhang, H. Iida","doi":"10.1109/ICSAI.2017.8248505","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248505","url":null,"abstract":"Game refinement theory is a new game theory which concerns about the entertaining aspects of games using a game sophistication measure that is derived from a game progress model. This paper explores a generic model of game progress for scoring games based on the concept of swings. Then, we synthesize the game refinement theory, game swing and game unexpectedness together to establish the signal processing model to analyze the individual game information impact. In the future, human can use this method to judge the target match/game is interesting or not.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"645 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131921127","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
Research of large-scale offline map management in visual SLAM 可视化SLAM中大规模离线地图管理的研究
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248292
Qihui Shen, Hanxu Sun, Ping Ye
{"title":"Research of large-scale offline map management in visual SLAM","authors":"Qihui Shen, Hanxu Sun, Ping Ye","doi":"10.1109/ICSAI.2017.8248292","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248292","url":null,"abstract":"This paper presents a novel method of visual simultaneous localization and mapping (SLAM), which is a method of real-time localization and mapping. It is important for a mobile robot to build a map while autonomously navigation. Due to the complexity of the robot work scene, the SLAM method proposed in this paper optimizes map management. It will cost a lot of time and space when a robot long-term works in a same large scene. Therefore, we propose a method in this paper to save a detail map as an offline map in advance. At the same time in order to facilitate the follow-up optimization, the offline map can be divided into several sub-graphs according to the similarity of the scene. Since the segmented offline map has been saved to local system, it can be loaded at any time to localization and obtain the pose of current frame.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"1 7","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133387013","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
Dynamic complexity of mobile internet business ecosystem 移动互联网商业生态系统的动态复杂性
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248344
B. Bai, Zhiqiong Guo
{"title":"Dynamic complexity of mobile internet business ecosystem","authors":"B. Bai, Zhiqiong Guo","doi":"10.1109/ICSAI.2017.8248344","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248344","url":null,"abstract":"The rapid development of the mobile Internet is changing the traditional business model imperceptibly and the latest mobile Internet business ecosystem is emerging, that is, the mobile Internet business ecosystem. However, the concept of mobile Internet business ecosystem and its internal operation mechanism is lack of enough study. Therefore, the paper analyzes the dynamic complexity of mobile Internet business ecosystem from the complex adaptive system(CAS) and routine-based perspective. The complex characteristics of mobile Internet business ecosystem are discussed and then the formation and evolution processes of mobile Internet business ecosystem are described based on routines. The results show that the mobile Internet business ecosystem is a typical CAS and the formation and evolution process of mobile Internet business ecosystem is a dynamic adaptation and learning process which are indeed a variation of routines, selection of routines, and retention of routines.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"18 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130289233","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}
引用次数: 7
Forced vibration of a multidirectional nonlinear oscillator 多向非线性振荡器的强迫振动
2017 4th International Conference on Systems and Informatics (ICSAI) Pub Date : 2017-11-01 DOI: 10.1109/ICSAI.2017.8248554
Yang Chen, Yipeng Wu
{"title":"Forced vibration of a multidirectional nonlinear oscillator","authors":"Yang Chen, Yipeng Wu","doi":"10.1109/ICSAI.2017.8248554","DOIUrl":"https://doi.org/10.1109/ICSAI.2017.8248554","url":null,"abstract":"This paper presents a nonlinear piezoelectric oscillator structure capable of collecting multi-directional vibrational energy. The structure is mainly composed of universal coupling, piezoelectric spring, flexible hinge and mass block. The dynamical response of the structure is similar to the spring pendulum system. The oscillator has two degrees of freedom: swing angle and the length of elastic. The forced vibration model of the multidirectional piezoelectric oscillator structure is established.","PeriodicalId":285726,"journal":{"name":"2017 4th International Conference on Systems and Informatics (ICSAI)","volume":"253 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132328056","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
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
相关产品
×
本文献相关产品
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术官方微信