2016 8th International Conference on Knowledge and Smart Technology (KST)最新文献

筛选
英文 中文
Comparison solving discrete space on flower pollination algorithm, PSO and GA 求解离散空间的花授粉算法、粒子群算法与遗传算法的比较
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440499
Wanthanee Rathasamuth, S. Nootyaskool
{"title":"Comparison solving discrete space on flower pollination algorithm, PSO and GA","authors":"Wanthanee Rathasamuth, S. Nootyaskool","doi":"10.1109/KST.2016.7440499","DOIUrl":"https://doi.org/10.1109/KST.2016.7440499","url":null,"abstract":"In order to find an optimal solution of a research problem, the problem parameters are encoded in discrete space (e.g. bits or integers). Genetic algorithm (GA) performs the discrete space by binary chromosome. Particle swarm optimization (PSO) uses probability and sigmoid function to convert the next bird's velocity into binary bit. Flower pollination algorithm (FPA) is quite new and also has a few number of the paper implements to discrete space. This research uses a cut-off parameter applied on FPA. The main objective is to examine the performance of the algorithms on discrete space and calculate velocity of PSO as well as Levy fight movement of FPA when using discrete parameter. The experiment used eight-numerical functions to test conversion from a real value to a bit value and measure the effectiveness of each algorithm. Experiment result showed that FPA could perform better than PSO and GA.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"04 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129572880","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
Multimedia based scoreboard development of four disciplines of execution for journal publication 基于多媒体的四个执行学科记分牌开发,供期刊发表
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440475
M. Rusli, H. Sutopo
{"title":"Multimedia based scoreboard development of four disciplines of execution for journal publication","authors":"M. Rusli, H. Sutopo","doi":"10.1109/KST.2016.7440475","DOIUrl":"https://doi.org/10.1109/KST.2016.7440475","url":null,"abstract":"This paper describes how to develop a multimedia application, particularly scoreboard visualization for journal publication processing. The application should increase the journal articles processing by the journal team on the certain track, hence the journal will be published on time. The visualization development focuses on how the visualization application developed is. This visualization can be used to explain whether tasks on schedule or behind schedule are. This research consists of 6 steps such as concept, design, obtaining content material, assembly, testing, and distribution. Subjects of the research were journal processing team at some universities for implementation of the visualization that was conducted in main field testing. The research findings indicated that scoreboard visualization could increase journal team motivation and ability to work in order finishing an issue of journal on certain planned time.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131193407","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
Current research themes in software engineering: An application of text mining 软件工程中的当前研究主题:文本挖掘的应用
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440476
K. Cosh
{"title":"Current research themes in software engineering: An application of text mining","authors":"K. Cosh","doi":"10.1109/KST.2016.7440476","DOIUrl":"https://doi.org/10.1109/KST.2016.7440476","url":null,"abstract":"This paper presents the findings of a research project concerned with extracting the themes currently being researched within the Software Engineering field by automatically processing a collection of papers published thus far in 2015. Natural Language Processing techniques have been applied to extract the key features of each publication, with publications then being clustered with similar papers to identify their common themes and highlight the key themes currently being researched within the Software Engineering domain. The most dominant active theme was Education, with a cluster of papers concerning the teaching of software engineering, while other relevant topics included Components and Requirements.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"9 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115652451","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
On the finding proper cache prediction model using neural network 基于神经网络的寻优缓存预测模型研究
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440514
Songchok Khakhaeng, C. Phongpensri
{"title":"On the finding proper cache prediction model using neural network","authors":"Songchok Khakhaeng, C. Phongpensri","doi":"10.1109/KST.2016.7440514","DOIUrl":"https://doi.org/10.1109/KST.2016.7440514","url":null,"abstract":"Cache is an important component in computer architecture. It is a kind of memories that is located very close to CPU and can be accessed fast. With the current technology, the cache price is still expensive and thus the size cannot be very large. With the proper selection of the cache design, one can save the total hardware cost while certainly gaining the fast execution of programs. In this paper, we apply the data mining technique to find the proper cache model. We particularly consider to predict the cache block size. First, how to collect the address reference traces is described. Several tools are used to collect the traces. We are interested in the trace of the data mining benchmark, NUMineBench[4]. From the traces, the reference patterns are analyzed. Patterns related to block size are extracted. These features together with the trace behaviors from the simulation are used to build the prediction model, i.e, neural network. The methodology is found to be effective and can be expanded to consider other parameters such as cache capacity, associativity etc.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"425 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116052920","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
The method to read nutrient quantity in guideline daily amounts label by image processing 采用图像处理的方法读取指南日摄入量标签中的营养素含量
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440492
Arisa Poonsri, S. Charoensiriwath, T. Charoenpong
{"title":"The method to read nutrient quantity in guideline daily amounts label by image processing","authors":"Arisa Poonsri, S. Charoensiriwath, T. Charoenpong","doi":"10.1109/KST.2016.7440492","DOIUrl":"https://doi.org/10.1109/KST.2016.7440492","url":null,"abstract":"Guideline Daily Amounts (GDAs) provides guideline of nutrition information to help consumers known the context of their overall diet. In this paper, we proposed a method to read nutrition information of GDAs on a food label by image processing. This method consists of three steps: label extraction, number segmentation, and number recognition. First, GDAs label is captured by a camera. Otsu's threshold including with a constants threshold of color level is used to define an area of the label. Second, four numbers of nutrition in the GDAs label is segmented based on an area divider algorithm. Third, the number is recognized by the Neural Network technique. Finally, quantity of each nutrition in a label is read. To evaluate performance of the proposed method, forty images are tested. A GDAs label consists of four nutrition. Number zero to nine in the label is classified. Total number is 407 numbers. 302 numbers are classified correctly. The accuracy is 74.20%. The experimental results is satisfactory.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"72 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127277165","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
Improvement in detection of abandoned object by pan-tilt camera 平移倾斜相机对废弃物体检测的改进
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440522
Takuma Ogawa, Daiki Hiraoka, S. Ito, Momoyo Ito, M. Fukumi
{"title":"Improvement in detection of abandoned object by pan-tilt camera","authors":"Takuma Ogawa, Daiki Hiraoka, S. Ito, Momoyo Ito, M. Fukumi","doi":"10.1109/KST.2016.7440522","DOIUrl":"https://doi.org/10.1109/KST.2016.7440522","url":null,"abstract":"Recently, security cameras have been installed at a high rate in places where there are extensive grounds and many humans gather. The number of installed security cameras has been increasing year by year. The main reason is security enhancement including the prevention of incidences of terrorism. Therefore, we propose a method which detects abandoned objects on online by using pan-tilt camera. Above all, we improve problems of the previous method which is based on ST-Patch features and human detection. We make extended ST-Patch features for solving the problem of ST-Patch features. We improve human detection by using deep learning which is based on a convolutional neural network. We conducted preliminary experiments to verify a method of pooling, and then we decided to use Max pooling because its detection accuracy is better than that of Ave pooling. We conducted experiments in five situations to verify usefulness of the proposed method. If the proposed method finds an abandoned object, it saves the object image. We define the abandoned object as an object which human does not subsist near. We could detect the abandoned object in each situation. However, we conducted experiments of the proposed method only in a room. We need to conduct experiments in a wide area to find new problem.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121426513","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
Effects of visual flickering stimuli for event-related potential recording 视觉闪烁刺激对事件相关电位记录的影响
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440533
Karunyapas Dangruan, Pongrawee Jatadhammakorn, Siwatch Luxsameepicheat, M. Phothisonothai
{"title":"Effects of visual flickering stimuli for event-related potential recording","authors":"Karunyapas Dangruan, Pongrawee Jatadhammakorn, Siwatch Luxsameepicheat, M. Phothisonothai","doi":"10.1109/KST.2016.7440533","DOIUrl":"https://doi.org/10.1109/KST.2016.7440533","url":null,"abstract":"Brain-Computer Interface (BCI) enables peoples with disabilities communicate the outer world by using electroencephalogram (EEG) signal. One of the most efficient paradigms, namely, the event-related potential (ERP) based BCI. As a result, the visual stimulation is being recognized to be a most efficient stimulus for a multiple BCI system. In this paper, therefore, we offline investigated the effects of visual flickering stimuli for ERP recording in terms of optimizing the parameter of visual simulation, which presents a time-locked EEG classification. Different experimental conditions were compared to achieve the best performance. The best experiment showed that the classification accuracy rate of 80% approximately when the stimulus epoch interval was 500 ms across 3 trials. It can be useful for implementing real-time multiple ERP based BCI system.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"128540656","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
Technology foresight through the collaboration with human expert and machine intelligence 通过与人类专家和机器智能的协作实现技术预见
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440470
Sun-Hwa Hahn
{"title":"Technology foresight through the collaboration with human expert and machine intelligence","authors":"Sun-Hwa Hahn","doi":"10.1109/KST.2016.7440470","DOIUrl":"https://doi.org/10.1109/KST.2016.7440470","url":null,"abstract":"We always make efforts to predict our future from the past and the present, since the prediction can make great changes in our life, especially in the fields of science and technology. Many organizations in the globe have surveys and announces emerging or disruptive technologies every year. Of course, they have developed their own processes to achieve the goal, but the insights of experts from related domains are usually absolute. In the era of Bigdata, due to the enormous amount of information, domain experts are struggling with timeliness and completeness in developing insights for the future. In KISTI, we introduced a methodology in which human experts are collaborating with machine intelligence to overcome the information flood. Data-intensive analysis methodology is applied to implement the machine intelligence to predict emerging technologies. The intelligent service platform, named InSciTe, includes data gathering, text mining, identity resolution, reasoning, complex event processing, and prescriptive analytics modules. InSciTe generates candidates of emerging technologies with the evidences why they are selected as candidates, and then domain experts make the final decision. In this talk, I will introduce our intelligent service platform based on the data-intensive analysis. Besides, I will show several case studies in the domains of ICT, internet security, and healthcare as joint works with NIPA, KISA, and KRIBB respectively. For the cases with KRIBB, human experts collaborated with machine intelligence interactively to derive the results. We named this approach as Chi(Computer Human Interacting)-Delphi method for technology foresight. As Web goes to connect machine intelligences in the era of Internet of Things, the collaboration between human intelligence and machine intelligence will be eventually the next great wave for predicting the future.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"54 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134366208","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
CubeSat image transmission in JPEG compression: An experiment on high altitude platform JPEG压缩的立方体卫星图像传输:高空平台实验
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440493
Pirada Techavijit, S. Chivapreecha, Polkit Sukchalerm, Aniwat Plodpai
{"title":"CubeSat image transmission in JPEG compression: An experiment on high altitude platform","authors":"Pirada Techavijit, S. Chivapreecha, Polkit Sukchalerm, Aniwat Plodpai","doi":"10.1109/KST.2016.7440493","DOIUrl":"https://doi.org/10.1109/KST.2016.7440493","url":null,"abstract":"CubeSat is a type of picosatellite which is developed with the purposes of promoting and development the skills necessary for the design, manufacturing, and testing of small satellites in the future. This paper presents our work on CubeSat design and development which focuses on JPEG compression and transmission to ground station. And this paper also uses the high altitude balloon to verify CubeSat functions as it is low cost experiments but can provide conditions similar to spacelike: pressure, temperature, air density as well as distance for communication. This paper will discuss the testing result of CubeSat on high altitude balloon to examine functions, verify link budget and signal strength in stratosphere at maximum altitude of 24 kilometers.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"19 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133659818","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
RTS terrain analysis: An axial-based approach for improving chokepoint detection method RTS地形分析:改进阻塞点检测方法的轴向方法
2016 8th International Conference on Knowledge and Smart Technology (KST) Pub Date : 2016-02-01 DOI: 10.1109/KST.2016.7440512
Wittaya Bidakaew, Pavadee Sompagdee, S. Ratanotayanon, Pongsagon Vichitvejpaisal
{"title":"RTS terrain analysis: An axial-based approach for improving chokepoint detection method","authors":"Wittaya Bidakaew, Pavadee Sompagdee, S. Ratanotayanon, Pongsagon Vichitvejpaisal","doi":"10.1109/KST.2016.7440512","DOIUrl":"https://doi.org/10.1109/KST.2016.7440512","url":null,"abstract":"In real-time strategy (RTS) games, to efficiently move autonomous agents, it is essential to understanding important characteristics of the terrain environment such as chokepoints that limit direction and speed of agents. We propose an axial-based algorithm that automatically detects chokepoints in more detail, especially for narrow areas. Results obtained are the colored-regions separated by chokepoints including the position and direction of significant information for region decomposition. Our terrain data is a map of tile-based RTS games represented as a passability map. The difficulty on finding the enclosed space and area chokepoints is overcome by applying the medial axis computation to capture the intrinsic geometric structure of the regions.","PeriodicalId":350687,"journal":{"name":"2016 8th International Conference on Knowledge and Smart Technology (KST)","volume":"116 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2016-02-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134512457","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
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学术官方微信