2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)最新文献

筛选
英文 中文
A new classification method by using Lorentzian distance metric 一种新的洛伦兹距离度量分类方法
H. Ş. Bilge, Yerzhan Kerimbekov, H. H. Uğurlu
{"title":"A new classification method by using Lorentzian distance metric","authors":"H. Ş. Bilge, Yerzhan Kerimbekov, H. H. Uğurlu","doi":"10.1109/INISTA.2015.7276764","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276764","url":null,"abstract":"In this study, we propose a new algorithm which works in Lorentzian space with a similar sense in the k-NN method. We exploit the distance metric of Lorentzian space in classification problem. It is a special metric which may give a zero distance for far points. To take best benefit from structural and other properties of the Lorentzian space, a special projection over the data sets is applied. By this projection, basic geometrical operations are used; namely translation (shifting), compression and rotation. Our new algorithm does classification according to the nearest neighbor in Lorentzian space. The usability and validity of the proposed classification method is tested by some public data sets such as WHOLE, VERTEBRAL, RELAX, ECOLI. The results are compared with results of well-known classical classification methods such as kNN, LDA, SVM and Bayes. As a result, our proposed algorithm produces more successful results.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"318 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115667805","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
Successive evolution of charging station placement 充电站布局的连续演变
Helge Spieker, Alexander Hagg, A. Asteroth, S. Meilinger, Volker Jacobs, Alexander Oslislo
{"title":"Successive evolution of charging station placement","authors":"Helge Spieker, Alexander Hagg, A. Asteroth, S. Meilinger, Volker Jacobs, Alexander Oslislo","doi":"10.1109/INISTA.2015.7276733","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276733","url":null,"abstract":"An evolving strategy for a multi-stage placement of charging stations for electrical cars is developed. Both an incremental as well as a decremental placement decomposition are evaluated on this Maximum Covering Location Problem. We show that an incremental Genetic Algorithm benefits from problem decomposition effects of having multiple stages and shows greedy behaviour.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"85 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116976263","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
The effects of different membership functions on the system output 不同隶属函数对系统输出的影响
Ümit Özsandikcioglu, A. Atasoy, I. Altas
{"title":"The effects of different membership functions on the system output","authors":"Ümit Özsandikcioglu, A. Atasoy, I. Altas","doi":"10.1109/INISTA.2015.7276772","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276772","url":null,"abstract":"In this paper, a system given in state space model has been controlled. To control this system, two different controller have been used, one of them is conventional PI controller. PI controllers are used industrial application enormously, but if the system doesn't have a mathematical model, PI controllers fail. Second controller type used in this paper is Fuzzy Logic Controllers and these controllers are very effective on systems which don't have any mathematical model. In this work three different membership functions 25 rules have been used and it is shown that using different membership functions has important effects on the system output.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114697928","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
A novel hybrid method for determining the depth of anesthesia level: Combining ReliefF feature selection and random forest algorithm (ReliefF+RF) 一种确定麻醉深度的新型混合方法:ReliefF特征选择与随机森林算法(ReliefF+RF)相结合
M. Peker, Ayse Arslan, B. Şen, F. Çelebi, Abdulkadir But
{"title":"A novel hybrid method for determining the depth of anesthesia level: Combining ReliefF feature selection and random forest algorithm (ReliefF+RF)","authors":"M. Peker, Ayse Arslan, B. Şen, F. Çelebi, Abdulkadir But","doi":"10.1109/INISTA.2015.7276737","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276737","url":null,"abstract":"Depth of anesthesia is a matter of great importance in surgery. Determination of depth of anesthesia is a time consuming and difficult task carried out by experts. This study aims to decide a method that can classify EEG data automatically with a high accuracy and, so will help the experts for determination process. This study consists of three stages: feature extraction of EEG signals, feature selection, and classification. In the feature extraction stage, 41 feature parameters are obtained. Feature selection stage is important to eliminate redundant attributes and improve prediction accuracy and performance in terms of computational time. Effective feature selection algorithms such as minimum redundancy maximum relevance (mRMR); ReliefF; and Sequential Forward Selection (SFS) are preferred at the feature selection stage to select a set of features which best represent EEG signals. These obtained features are used as input parameters of the classification algorithms. At the classification stage, six different classification algorithms such as random forest (RF); feed-forward neural network (FFNN); C4.5 decision tree algorithm (C4.5); support vector machines (SVM); naive bayes; and radial basis function neural network (RBF) are preferred to classify the problem. A comparison is provided between computation times and accuracy rates of these different classification algorithms. The experimental results show that better results according to other classifiers when the obtained attributes by ReliefF algorithm are used with RF classifier.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"17 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133995943","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}
引用次数: 29
A comparative study on machine learning algorithms for indoor positioning 室内定位中机器学习算法的比较研究
Sinem Bozkurt, Gulin Elibol, Serkan Günal, Uğur Yayan
{"title":"A comparative study on machine learning algorithms for indoor positioning","authors":"Sinem Bozkurt, Gulin Elibol, Serkan Günal, Uğur Yayan","doi":"10.1109/INISTA.2015.7276725","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276725","url":null,"abstract":"Fingerprinting based positioning is commonly used for indoor positioning. In this method, initially a radio map is created using Received Signal Strength (RSS) values that are measured from predefined reference points. During the positioning, the best match between the observed RSS values and existing RSS values in the radio map is established as the predicted position. In the positioning literature, machine learning algorithms have widespread usage in estimating positions. One of the main problems in indoor positioning systems is to find out appropriate machine learning algorithm. In this paper, selected machine learning algorithms are compared in terms of positioning accuracy and computation time. In the experiments, UJIIndoorLoc indoor positioning database is used. Experimental results reveal that k-Nearest Neighbor (k-NN) algorithm is the most suitable one during the positioning. Additionally, ensemble algorithms such as AdaBoost and Bagging are applied to improve the decision tree classifier performance nearly same as k-NN that is resulted as the best classifier for indoor positioning.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"47 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115704353","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}
引用次数: 99
Takagi-Sugeno PD+I fuzzy control of processes with variable moment of inertia 变惯性矩过程的PD+I模糊控制
A. Stînean, C. Dragos, R. Precup, S. Preitl, E. Petriu
{"title":"Takagi-Sugeno PD+I fuzzy control of processes with variable moment of inertia","authors":"A. Stînean, C. Dragos, R. Precup, S. Preitl, E. Petriu","doi":"10.1109/INISTA.2015.7276770","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276770","url":null,"abstract":"The paper presents aspects related to the design and implementation of a Takagi-Sugeno (TS) proportionalderivative (PD) + integral (I) fuzzy controller for processes with variable moment of inertia. A two-step design method for the TS PD+I fuzzy controller applied to position control systems is proposed. The first step concerns the Extended Symmetrical Optimum method-based tuning of the parameters of linear PID controllers organized in a parallel scheme. The second step deals first with the fuzzification of the linear PD component in the PID controller scheme resulting in the TS PD fuzzy block (TS PD FB). The modal equivalence principle is next employed to tune the parameters of TS PD FB that operates as a bump-less interpolator between separately tuned PD controllers placed in the rule consequents. The presentation is focused on the position control of a representative mechatronics application with variable moment of inertia, namely the laboratory equipment built around the Model 220 Industrial Plant Emulator. Experimental results are given to validate the PID controllers and design method in several case studies. The comparison of TS PD+I fuzzy controller versus PID controllers is supported by experimental results.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"2 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127495022","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
Content protection and hierarchical access control in image databases 图像数据库中的内容保护与分级访问控制
R. Kountchev, M. Milanova, R. Kountcheva
{"title":"Content protection and hierarchical access control in image databases","authors":"R. Kountchev, M. Milanova, R. Kountcheva","doi":"10.1109/INISTA.2015.7276730","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276730","url":null,"abstract":"The paper presents a new technique for archiving and protecting content of visual medical information. A special format is developed based on a new Inverse Pyramid decomposition. The images are archived with the highest quality but their restoration is performed in accordance with the application. The image content is protected by inserting multiple fragile watermarks that can be extracted by authorized users only. The fragile watermark is inserted as additional decomposition layer and does not influence the image quality. This approach permits the creation of archiving systems with hierarchical access control.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"122 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127987477","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
Comparison of three search algorithms for mobile trip planner for Eskisehir city Eskisehir城市移动出行计划器三种搜索算法的比较
A. Aydin, Sedat Telçeken
{"title":"Comparison of three search algorithms for mobile trip planner for Eskisehir city","authors":"A. Aydin, Sedat Telçeken","doi":"10.1109/INISTA.2015.7276791","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276791","url":null,"abstract":"The comparison of three searching algorithms; A*, Ant Colony Optimization and Genetic Algorithms to solve the Traveler Salesman Problem for a mobile trip planning application for Eskisehir City, Turkey, is presented in this paper. The algorithms work on more than 30 point-of-interests and 150 sub-point-of-interests. The algorithms are compared with respect to their running times for scenarios with different number of point-of-interests. Experimental results show that the A* algorithm is 400-600% faster than the other algorithms. The mobile application calculates the best route trip planned according to the traveler's preferences on categorized points-of-interests. The mobile application also recommends alternative route plans during the trip when the traveler is ahead or behind the schedule.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126733577","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
Comparison of consumer purchase intention between interactive and augmented reality shopping platforms through statistical analyses 通过统计分析对比互动式与增强现实购物平台的消费者购买意愿
Jasmina Stoyanova, P. Q. Brito, P. Georgieva, M. Milanova
{"title":"Comparison of consumer purchase intention between interactive and augmented reality shopping platforms through statistical analyses","authors":"Jasmina Stoyanova, P. Q. Brito, P. Georgieva, M. Milanova","doi":"10.1109/INISTA.2015.7276727","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276727","url":null,"abstract":"The objective of this study is to explore the effectiveness of three digital shopping platforms (Plain Interactive, Marker-based Augmented Reality and Markerless Augmented Reality), on the impressions and purchase intentions of consumers. The study is mainly interested in analysing whether intelligent shopping platforms with AR elements provide any added advantage to an advertised product in the form of favourable attitude or a stronger purchase impulse. During the tests with the three shopping platforms, quantitative data was collected via computerised questionnaire. High and Low class users were statistically extracted, corresponding to the high or low probability to buy or recommend the advertised brand. The results show that Markerless AR system clearly outperforms the Marker-based AR and the Plain Interactive in terms of positive attitude from the users. The second better performing system is the Marker-based AR, which closely follows the Markerless AR, while the Plain Interactive system obtains least approval.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"105 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"123156272","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}
引用次数: 21
Content based recommendation for HBB TV based on bayes conditional probability for multiple variables approach 基于多变量贝叶斯条件概率方法的HBB电视内容推荐
Alexandra Posoldova, Alan Wee-Chung Liew
{"title":"Content based recommendation for HBB TV based on bayes conditional probability for multiple variables approach","authors":"Alexandra Posoldova, Alan Wee-Chung Liew","doi":"10.1109/INISTA.2015.7276720","DOIUrl":"https://doi.org/10.1109/INISTA.2015.7276720","url":null,"abstract":"The amount of available content of different types of services is so large nowadays that one cannot realistically have a real time overview of the content. Recommendation engines were developed to solve the problem of information overload, and save time and effort when looking for appealing content. In this paper, we present an enhanced Naïve Bayes model for rating prediction of a program based on content description information. As our prediction model has to deal with categorical data, a probabilistic Bayesian network is used. The model uses a set of features to predict user rating based on past observation. We also simulated recommendation from a program offer. The recommendation system presented in this paper is flexible and robust enough to handle a sparse data set with very few records of feature description. Experiments were performed on a Yahoo movie data set and they indicated the promising performance of our approach over an existing technique.","PeriodicalId":136707,"journal":{"name":"2015 International Symposium on Innovations in Intelligent SysTems and Applications (INISTA)","volume":"64 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2015-09-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"126256634","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
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学术官方微信