2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)最新文献

筛选
英文 中文
Ridge line detection of terrain maps represented by homogeneous triangular dissections 均质三角形剖分表示地形图的脊线检测
S. Koka, Koichi Anada, T. Goto, Hitomi Noto, T. Yaku
{"title":"Ridge line detection of terrain maps represented by homogeneous triangular dissections","authors":"S. Koka, Koichi Anada, T. Goto, Hitomi Noto, T. Yaku","doi":"10.1109/ICIS.2017.7960116","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960116","url":null,"abstract":"This paper introduces a ridge detection algorithm from terrain maps represented by homogenous triangular dissections. This paper also introduces a data format of the triangular dissections and a concept of processing system.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"37 8","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"120917588","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
An improved teaching-learning-based optimization algorithm to solve job shop scheduling problems 一种改进的基于教-学的作业车间调度优化算法
Linna Li, W. Weng, S. Fujimura
{"title":"An improved teaching-learning-based optimization algorithm to solve job shop scheduling problems","authors":"Linna Li, W. Weng, S. Fujimura","doi":"10.1109/ICIS.2017.7960101","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960101","url":null,"abstract":"Job shop scheduling problem (JSP) is a strongly NP-hard combinatorial optimization problem. It is difficult to solve the problem to the optimum in a reasonable time. Teaching-learning-based optimization (TLBO) algorithm is a novel population oriented meta-heuristic algorithm. It has been proved that TLBO has a considerable potential when compared to the best-known heuristic algorithms for scheduling problems. In this paper, the traditional TLBO is improved to enhance diversification and intensification when exploring solutions for JSP. The improvements include changing the coding method, increasing number of teachers, introducing new learners and performing local search around potentially optimal solutions. To show effectiveness of the improved TLBO algorithm, the simulation results obtained by the improved TLBO for benchmark problems are compared with results obtained by the traditional TLBO and the best known lower bounds.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"104 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128906605","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
A hybrid MTS-MTO production model with a dynamic decoupling point for flexible flow shops 具有动态解耦点的柔性流车间MTS-MTO混合生产模型
Yan Jia, W. Weng, S. Fujimura
{"title":"A hybrid MTS-MTO production model with a dynamic decoupling point for flexible flow shops","authors":"Yan Jia, W. Weng, S. Fujimura","doi":"10.1109/ICIS.2017.7960102","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960102","url":null,"abstract":"Competition and resultant complexity of today's production industry require that enterprises realise the importance of reducing total costs in production. Uncertainties of customer orders also make it difficult to determine the schedule for minimizing inventories, earliness and tardiness. In this paper, we propose a new production model for flexible flow shops, which aims to reduce the total inventories, earliness and tardiness. The model divides a flexible flow shop (FFS) into a make-to-stock (MTS) part and a make-to-order (MTO) part by applying a decoupling point. In the MTS part, jobs are manufactured into semi-finished products and then stored as inventories at the decoupling point. As soon as a customer order is received, the inventories are released into the system, starting undergoing processing in the MTO part. This shortens the lead time for manufacturing the products. Another advantage of the proposed model is that the less number of operations in the MTO part than that in a job makes it easier to avoid tardiness. In addition, we designed two types of models: dynamic and static, which depends on whether the decoupling point is dynamically adjusted to adapt to different arrival rates of customer orders. The reason why we design two types is to compare the performance of the proposed two models. Results show that the dynamic hybrid model outperforms pull, push and static hybrid models for reducing costs.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"152 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121012582","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
An adaptive scheduling algorithm for heterogeneous Hadoop systems 异构Hadoop系统的自适应调度算法
Jiazhen Han, Zhengheng Yuan, Yiheng Han, Cheng Peng, Jing Liu, Guangli Li
{"title":"An adaptive scheduling algorithm for heterogeneous Hadoop systems","authors":"Jiazhen Han, Zhengheng Yuan, Yiheng Han, Cheng Peng, Jing Liu, Guangli Li","doi":"10.1109/ICIS.2017.7960110","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960110","url":null,"abstract":"The MapReduce framework and its open source implementation Hadoop have established themselves as one of the most polular large data sets analyzers. They are widely used by many cloud service providers such as Amazon EC2 Cloud. However, while latency-sensitive applications becoming more and more important, Hadoop system shows its shortcoming in ensuring jobs completed on time. And currently, user has to provide a metric to evaluate the performance of different clients. Motivated by this, we proposed an algorithm CP-Scheduler (CPS) which uses a optimizer to analyze the best schedule in order to minimize the number of delayed jobs. Otherwise, as Hadoop System is not good at heterogeneous computing, our algorithm can also adapt different remote machines. These two features make it having better efficiency than the scheduler in Hadoop. The proposed algorithm is initially evaluated by a simulator which is designed for Hadoop. Experimental results show that the number of missing deadline jobs decrease by 60 percent on average in different sizes of situations.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"20 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125972348","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}
引用次数: 9
A hybrid approach for urban expressway traffic incident duration prediction with Cox regression and random survival forests models 基于Cox回归和随机生存森林模型的城市高速公路交通事故持续时间预测混合方法
Axiang Ke, Zhenqi Gao, Rongjie Yu, Min Wang, X. Wang
{"title":"A hybrid approach for urban expressway traffic incident duration prediction with Cox regression and random survival forests models","authors":"Axiang Ke, Zhenqi Gao, Rongjie Yu, Min Wang, X. Wang","doi":"10.1109/ICIS.2017.7959979","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7959979","url":null,"abstract":"Traffic incidents such as crashes have significant impacts on urban expressway operation. The roadside service and operational efficiency of urban expressways could be improved based on a well-developed incident duration prediction model. In this study, a hybrid approach that combines Cox regression and random survival forests algorithm is developed to establish incident duration analysis model. The study is conducted based on traffic incident data from Shanghai urban expressways. For each traffic incident, information about the road geometry, traffic operation, and weather conditions was collected for experiments, where 80% of sample is used for training and the rest 20% for validation. In the hybrid model, a Cox regression model is predeveloped to investigate and identify the significant contributing factors of incident duration. Then, these identified significant factors are used as inputs for the random survival forests model. Finally, the statistical measurements including mean absolute error (MAE) and normalized mean square error (NMS) are used to measure the model performance and compare with other models. The analysis results show that incident type, location, affected lane numbers and other attributes have significant impacts on incident duration, and the hybrid approach model provides better prediction accuracy over traditional traffic incident duration prediction methods.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"67 7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125514083","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
Improvements to genetic algorithm for flexible job shop scheduling with overlapping in operations 作业重叠柔性作业车间调度的改进遗传算法
Yiyong He, W. Weng, S. Fujimura
{"title":"Improvements to genetic algorithm for flexible job shop scheduling with overlapping in operations","authors":"Yiyong He, W. Weng, S. Fujimura","doi":"10.1109/ICIS.2017.7960100","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960100","url":null,"abstract":"Flexible job-shop scheduling problem (FJSP) is an extended job-shop scheduling problem. FJSP allows an operation to be processed by several different machines. FJSP with overlapping in operations means that each operation is divided into several sublots. Sublots are processed and transferred separately without waiting for the entire operation to be processed. In previous research, a mathematical model was developed and a genetic algorithm proposed to solve this problem. In this study, we try to improve the procedure of previous research to achieve better results. The proposed improvements were tested on some benchmark problems and compared with the results obtained by previous research.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123417594","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
Contained fluid simulation based on game engine 包含基于游戏引擎的流体模拟
Wenfeng Hu, Zhe Wang, X. Fan
{"title":"Contained fluid simulation based on game engine","authors":"Wenfeng Hu, Zhe Wang, X. Fan","doi":"10.1109/ICIS.2017.7960052","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960052","url":null,"abstract":"Ordinary Fluid Simulation focuses on the effects of the fluid surface, like seas, rivers and lakes, which is massive and unshakable. Few researches have devoted to simulate the phenomenon of fluid in containers, especially the behaviors of contained fluid being moved or tilted. This paper concentrates on dynamic simulation of fluid in containers. Based on Unity3D and Smoothed Particle Hydrodynamics (SPH), we proposes an interactive application, which demonstrates how to manipulate fluid in containers, such as shaking a cup of water, tilting and pouring water from one cup to another.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"44 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130966600","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
Factors affecting disclosure of personal health information via mobile application 通过移动应用程序披露个人健康信息的影响因素
K. Atchariyachanvanich, Nichaporn Mitinunwong, Butsaraporn Tamthong
{"title":"Factors affecting disclosure of personal health information via mobile application","authors":"K. Atchariyachanvanich, Nichaporn Mitinunwong, Butsaraporn Tamthong","doi":"10.1109/ICIS.2017.7959994","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7959994","url":null,"abstract":"This study explored the factors that affect personal health information (PHI) disclosure via a mobile application (app) in Thailand. Since mobile apps are increasingly popular, as is the Thai people's concern on their health condition, many mobile app service providers want to know which factors would persuade customers to reveal their PHI via mobile apps. This research model was, therefore, developed and included the six factors of: personalized service, self-presentation, mobile app reputation, familiarity, perceived benefits and privacy concerns. The hypotheses were tested by structural equation modeling using the questionnaire responses from 252 valid subjects. Surprisingly, privacy concern was not significantly negatively related to the intention to disclose PHI. However, the significance effect of the perceived benefit, personalized service and self-presentation were consistent with previous studies. The implication of the result will shed light on the development of healthcare mobile apps.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"14 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126846524","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
3D architecture facade optimization based on genetic algorithm and neural network 基于遗传算法和神经网络的三维建筑立面优化
Yan Zhang, Guangzheng Fei, Wenqian Shang
{"title":"3D architecture facade optimization based on genetic algorithm and neural network","authors":"Yan Zhang, Guangzheng Fei, Wenqian Shang","doi":"10.1109/ICIS.2017.7960082","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7960082","url":null,"abstract":"The design of 3D scene should follow the rules of architecture's organization. At present, the 3D scene design are usually carried out by art designer who lack the knowledge of architecture. A method is proposed in this paper to solve the problem. We improved the interactive genetic algorithm to obtain the best adaptive features, and combined the ART1 network to simulate the behavior of users to evaluate the individuals. This method can solve the problem that manual evaluation operation may cause errors by the user's fatigue during the evaluation process, and it can increase the number of generations to obtain more information. We improved the ART1 net work based on the principle of experimental psychology to simulate the hierarchical structure of human brain's memory mode, and increased the memory capacity and compute efficiency. In this way, we can obtain the more accuracy adaptive values of 3D facade's features and improved the3D architecture facade's evolution process. This method can reduce the tedious work in art design, and effectively guide the design of 3D scene scheme. The disadvantage of this method is that it is not do enough works to deeply explore the relationship between some kinds of implicit aesthetic indexes in aesthetic personality, and lack of successful exploring in establishing a reasonable approximate model to express the implicit aesthetic characteristics. In future we should study more deeply and solve the problems above. This method is suitable for batching optimizing the 3D architecture facade, and has a positive meaning for 3D architectural design, landsape design, 3D game scene design and virtual reality.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"118 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133725727","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
Impact analysis of emotion in figurative language 比喻语言中情感的影响分析
P. Thu, Nwe New
{"title":"Impact analysis of emotion in figurative language","authors":"P. Thu, Nwe New","doi":"10.1109/ICIS.2017.7959995","DOIUrl":"https://doi.org/10.1109/ICIS.2017.7959995","url":null,"abstract":"Due to the implicit traits embedded in tweets, handling figurative languages appear as the most trending topics in computational linguistics. While recognition of a single language is hard to capture, differentiating several languages at once is the most challenging task. To achieve this purpose, we employ a set of emotion-based features in order to individuate between humor, irony, sarcasm, satire and true. We use eight basic emotions excerpted from EmoLex supplement with tweets polarity. We apply these features in two datasets: balanced dataset (collected using hashtag-based approach) and class-imbalanced dataset (collected from streaming tweets). As a result, the model not only outperform a word-based baseline but also handle both balanced and class-imbalanced datasets in multi-figurative language detection.","PeriodicalId":301467,"journal":{"name":"2017 IEEE/ACIS 16th International Conference on Computer and Information Science (ICIS)","volume":"16 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2017-05-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127662638","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}
引用次数: 9
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学术官方微信