Jonathan Jacobe, Luis Jacobo, K. Salinas, Pedro S. Castaneda, N. Moggiano
{"title":"Mobile Application Based on Augmented Reality to Encourage Tourism at the Wari Willka Museum","authors":"Jonathan Jacobe, Luis Jacobo, K. Salinas, Pedro S. Castaneda, N. Moggiano","doi":"10.1109/ICISAT54145.2021.9678465","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678465","url":null,"abstract":"In this research, we have implemented a mobile application that allows to know through an inter-dimensional portal the history of the Wari culture in Junín (Peru) without the need to visit the museum in person. The methodology uses AR Foundation and Arcore tools for Unity, as well as plugins to work with augmented reality through a structure of files used to create scenes with interactive interfaces and 3D modeling directly. The validation was carried out through surveys with a qualitative approach and experimental design, verified by Cronbach’s alpha (α=0.876) whose result of the measurement range is between good and high. As a conclusion, a positive influence was obtained in the tourist experience of the museum since the implementation of the application, with a percentage of acceptance of 65% among the users.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115403505","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}
{"title":"Building a semantic web services ontology in the pharmaceutical field using the OWL-S Language","authors":"Zaidi Fayçal, Tari Abdelkamel","doi":"10.1109/ICISAT54145.2021.9678408","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678408","url":null,"abstract":"The pharmaceutical field is of paramount importance to the health sector, especially designed to provide pharmaceutical Web services to pharmacists, doctors, nurses and also to the general public. At present, the pharmaceutical Web services are described in a syntactic way (expressed in natural language) and therefore difficult to treat by the machine, so it is necessary to use semantic web service techniques by the construction of pharmaceutical ontological resources and adding semantic to the pharmaceutical web services. In our work, we built two ontologies, the first ontology named “Pharmaceutical domain ontology”, it was created by following the “METHONTOLOGY” method and using “OWL language” and “OWL-PROTÉGÉ” tool. The second ontology named “Pharmaceutical Web services ontology”, it was created by using OWL-S language and OWLS-E-P tool (OWL-S EDITOR for PROTÉGÉ), to implement the Web services we use “NetBeans IDE”. The construction of these ontologies is very important to improve the quality of healthcare services.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122233274","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}
{"title":"Personalized Nutrition Service for Anti-fatigue Based on Genomics","authors":"Jitao Yang","doi":"10.1109/ICISAT54145.2021.9678432","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678432","url":null,"abstract":"The fatigue symptoms such as persistent sense of tiredness, low mood, difficult to concentrate, headache, and sleep disorder affects people’s normal working state, learning situation, and sports ability. Therefore, it’s very helpful to find anti-fatigue solutions to keep people in a healthy and vigorous status so that to work, study, and do exercise efficiently. Both genetic and lifestyle factors are related to fatigue. Many genes such as MTR, SHMT1, CAT, NQO1, COMT, ACTN3, Clock, HFE, MTHFR have been identified as being associated with the methylation function, muscle performance, mitochondrial function, erythrocyte characteristics, endocrine hormone, sleep quality, and nutritional requirement, which further affect fatigue. For instance, the lack of sleep can lead to mental fatigue, impaired decision-making and learning ability, the Clock gene is linked with sleep disorders and biological rhythms. Lifestyles such as diet, sport, smoking, history of diseases are also related to fatigue, for instance, vitamin B2 deficiency will affect the tricarboxylic acid cycle and cell respiratory chain, affect the production of energy and the delivery of blood oxygen, stimulate iron deficiency anemia, and lead to systemic fatigue and muscle weakness. In this paper, analyzing the genetic and lifestyle data together, we give a personalized nutrition service for each customer and produce a corresponding personalized product for the customer.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130384776","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}
Abdessalam Messiaid, Rohallah Benaboud, Farid Mokhati, Hajer Salem
{"title":"A Swarm Reinforcement Learning Method for dynamic reconfiguration with end-to-end constraints in composite web services","authors":"Abdessalam Messiaid, Rohallah Benaboud, Farid Mokhati, Hajer Salem","doi":"10.1109/ICISAT54145.2021.9678445","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678445","url":null,"abstract":"Service composition is an efficient way to fulfill user requirements in service-oriented architecture by combining several web services to perform a specific task. As a result of the dynamic environment of web services, the emergence of many unexpected events can disrupt or affect the quality of services composing a web service and, hence violate the end-to-end constraints. Dynamically reconfiguring the composite web service is essential to dealing with such issues. However, recent reconfiguration methods failed to meet the end-to-end constraints due to the vast number of web services with the same functionality and different nonfunctional features (QoS). This paper proposes a Swarm Reinforcement Learning approach to replace multiple failed services and maintain the original end-to-end constraints. ACO (Ant Colony Optimization) is used to improve the exchange of information between agents based on the Pheromone-Q values, inspired by real ants’ behavior. Experiments are conducted on real data sets and compared with related work methods to prove the efficiency of the proposed approach in terms of constraint satisfaction.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130486737","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}
Alireza Imani, Mohammad Moshirpour, L. Belostotski
{"title":"Checklist-based Software Quality Evaluation of Tango Controls","authors":"Alireza Imani, Mohammad Moshirpour, L. Belostotski","doi":"10.1109/ICISAT54145.2021.9678411","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678411","url":null,"abstract":"Tango Controls is an open-source framework for distributed control systems used by a growing number of industrial and institutional partners. Despite the many benefits it provides to users, such as a growing community, industrial support, highly scalable, and so on, there are some disadvantages to this trending framework. Uncovering these drawbacks creates users’ awareness while considering using this open-source software in their control systems and motivates the Tango Controls development community to fix these issues. In this study, first, we review the research conducted to evaluate, optimize and compare Tango Controls with other trending commercial and open-source control system frameworks. Afterwards, we evaluate Tango Controls via a checklist-based approach by considering two types of control systems and scrutinizing the frameworks’ documentation. As a result, we detect reliability and security drawbacks that have not been identified in relevant studies as the first step of our future work to optimize Tango Controls by introducing a toolset.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"53 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129227339","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}
{"title":"Fuzzy ontology-based complex and uncertain video surveillance events recognition","authors":"Allassane Issa Salaou, Abdelghani Ghomari","doi":"10.1109/ICISAT54145.2021.9678479","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678479","url":null,"abstract":"Nowadays, video surveillance systems are part of our daily life, because of their role in ensuring the security of goods and people this generates a huge amount of video data. Thus, several research works based on the ontology paradigm have tried to develop an efficient system to index and search precisely a very large volume of videos. Due to their semantic expressiveness, ontologies are undoubtedly very much in demand in recent years in the field of video surveillance to overcome the problem of the semantic gap between the interpretation of the data extracted from the low level and the high-level semantics of the video. Despite its good expressiveness of semantics, a classical ontology may not be sufficient for good handling of uncertainty, which is however commonly present in the video surveillance domain, hence the need to consider a new ontological approach that will better represent uncertainty. Fuzzy logic is recognized as a powerful tool for dealing with vague, incomplete, imperfect, or uncertain data or information. In this work, we develop a new ontological approach based on fuzzy logic. All the relevant fuzzy concepts such as Video_Objects, Video_Events, Video_Sequences, that could appear in a video surveillance domain are well represented with their fuzzy Ontology DataProperty and the fuzzy relations between them (Ontology ObjectProperty). To achieve this goal, the new fuzzy video surveillance ontology is implemented using the fuzzy ontology web language 2 (fuzzy owl2) which is an extension of the standard semantic web language, ontology web language 2 (owl2).","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"110 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131925767","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}
{"title":"[Copyright notice]","authors":"","doi":"10.1109/icisat54145.2021.9678488","DOIUrl":"https://doi.org/10.1109/icisat54145.2021.9678488","url":null,"abstract":"","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"7 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"124305700","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}
{"title":"ML-SLA-IoT: an SLA Specification and Monitoring Framework for IoT applications","authors":"Staifi Noureddine, B. Meriem","doi":"10.1109/ICISAT54145.2021.9678460","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678460","url":null,"abstract":"Service level agreement (SLA) is a formal contract between a service provider and a service consumer to guarantee the Quality of service (QoS) expectations, it is used in all areas of information technology, such as Cloud Computing, Internet of Things (IoT), networks and Web services. For IoT applications, the main challenges are: (1) how to describe the SLA terms, such as QoS properties, service levels, penalties in SLA violation, (2) how to monitor these terms, and (3) how to integrate an SLA into all the IoT application layers. Therefore, in this paper, we propose ML-SLA-IoT, a framework for SLA specification and monitoring. It covers the entire layers of an IoT application. It describes precisely QoS levels, provided services, and obligations. It differs from other SLA specification languages in the specification of user preferences, the use of microservices (for reusability, dynamism and ease of integration) and ML-SLA (multi-level metrics and QoS according to existing constraints and user preferences). Furthermore, ML-SLA-IoT monitors SLA terms in an automatic and decentralised manner using smart contracts and blockchain technologies without the intervention of the third-party. Finally, we present a comparative study and experiments with existing solutions regarding to some criteria for SLA specification and monitoring. Our results show that ML-SLA-IoT gives better performance in terms of dynamic pricing, obligation combination, and SLA monitoring.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"48 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116406346","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}
{"title":"Convolution Neural network based Marine Predator Algorithm for COVID-19 detection","authors":"Khelili Mohamed Akram, Slatnia Sihem, K. Okba","doi":"10.1109/ICISAT54145.2021.9678468","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678468","url":null,"abstract":"COVID-19 is among the dangerous illness in the world due to its quickly spreading, posing a new challenge for researchers to discover it early. In last few months, new covid19 virus strains have been found in South Africa, India, and United Kingdom (UK) due to the mutation of the virus. Owing this critical situation of the world health and with increased number of the cases with the absence of efficient a cure vaccine, timely quarantine and medical treatment, as well as reliable identification of COVID-19, are required to prevent and contain this pandemic. Radiology images and Artificial Intelligence techniques are the most used techniques in computer-aided medical diagnosis for Covid-19 detection. The present paper shows a Convolution Neural Network based novel metaheuristic techniques called Marine Predator Algorithm for detecting Covid-19 and well differentiate between Covid-19 and Pneumonia disease. Our proposed system achieves good results in term of classification such as 93% of accuracy, 95% of precision, 97% of recall and F1-score 95%.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129396852","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}
M. Rahman, Md Imtiaz Ahmed, Mohammed Shakhawat Hossain
{"title":"Analysis of Student’s Achievement through Educational Data Mining","authors":"M. Rahman, Md Imtiaz Ahmed, Mohammed Shakhawat Hossain","doi":"10.1109/ICISAT54145.2021.9678406","DOIUrl":"https://doi.org/10.1109/ICISAT54145.2021.9678406","url":null,"abstract":"Data mining is referred to the process of retrieving data and discovering the knowledge from a specific dataset. Nowadays data mining plays an important role in the education system, especially in higher education. This paper proposes the use of data mining techniques and analysis in higher education systems that measure the efficiency and quality of educational institutions. The main objective of this paper is to analyze the university student’s expertise regarding their academic results and specific course performance. Applying various data mining techniques in this paper such as clustering, decision trees, and regression analysis would help to improve students’ performance and filter good, average, and bad students according to their results. Besides in this paper, it could be understood that which techniques are more appropriate and determine the highest accuracy for measuring student’s performance.","PeriodicalId":112478,"journal":{"name":"2021 International Conference on Information Systems and Advanced Technologies (ICISAT)","volume":"27 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2021-12-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127516898","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}