O. Ņikiforova, Vitaly M. Zabiniako, Jurijs Kornienko, M. Gasparoviča-Asīte, Amanda Silina
Abstract Insufficient user involvement, lack of user feedback, incomplete and changing user requirements are some of the critical reasons for the difficulty of IS usage, which could potentially reduce the number of customers. Under the previous authors’ research, the method for analysing the behaviour of IT system users was developed, which was intended to improve the usability of the system and thus could increase the efficiency of business processes. The developed method is based on the use of graph searching algo rithms, Markov chains and Machine Learning approach. This paper focuses on detailing of method output data in the context of definition of their importance based on expert evaluation and demonstration of visual presentation of different UX analysis situations. The paper briefly reminds the essence of the method, including both the input and output data sets, and, with the help of experts, evaluates the expected result in the context of their importance in UX analysis. It also introduces visualization prototype developed to obtain the output data, which allows verifying the input/output data transformation possibilities and expected data acquisition potential.
{"title":"Solution to Analysis of IT System User Behaviour Using AI/ML Algorithms","authors":"O. Ņikiforova, Vitaly M. Zabiniako, Jurijs Kornienko, M. Gasparoviča-Asīte, Amanda Silina","doi":"10.2478/acss-2021-0013","DOIUrl":"https://doi.org/10.2478/acss-2021-0013","url":null,"abstract":"Abstract Insufficient user involvement, lack of user feedback, incomplete and changing user requirements are some of the critical reasons for the difficulty of IS usage, which could potentially reduce the number of customers. Under the previous authors’ research, the method for analysing the behaviour of IT system users was developed, which was intended to improve the usability of the system and thus could increase the efficiency of business processes. The developed method is based on the use of graph searching algo rithms, Markov chains and Machine Learning approach. This paper focuses on detailing of method output data in the context of definition of their importance based on expert evaluation and demonstration of visual presentation of different UX analysis situations. The paper briefly reminds the essence of the method, including both the input and output data sets, and, with the help of experts, evaluates the expected result in the context of their importance in UX analysis. It also introduces visualization prototype developed to obtain the output data, which allows verifying the input/output data transformation possibilities and expected data acquisition potential.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"128 1","pages":"107 - 115"},"PeriodicalIF":1.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"88173011","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}
O. R. Vincent, Yetunde Ebunoluwa Babalola, A. Sodiya, O. Adeniran
Abstract Rail track breakages represent broken structures consisting of rail track on the railroad. The traditional methods for detecting this problem have proven unproductive. The safe operation of rail transportation needs to be frequently monitored because of the level of trust people have in it and to ensure adequate maintenance strategy and protection of human lives and properties. This paper presents an automatic deep learning method using an improved fully Convolutional Neural Network (FCN) model based on U-Net architecture to detect and segment cracks on rail track images. An approach to evaluating the extent of damage on rail tracks is also proposed to aid efficient rail track maintenance. The model performance is evaluated using precision, recall, F1-Score, and Mean Intersection over Union (MIoU). The results obtained from the extensive analysis show U-Net capability to extract meaningful features for accurate crack detection and segmentation.
{"title":"A Cognitive Rail Track Breakage Detection System Using Artificial Neural Network","authors":"O. R. Vincent, Yetunde Ebunoluwa Babalola, A. Sodiya, O. Adeniran","doi":"10.2478/acss-2021-0010","DOIUrl":"https://doi.org/10.2478/acss-2021-0010","url":null,"abstract":"Abstract Rail track breakages represent broken structures consisting of rail track on the railroad. The traditional methods for detecting this problem have proven unproductive. The safe operation of rail transportation needs to be frequently monitored because of the level of trust people have in it and to ensure adequate maintenance strategy and protection of human lives and properties. This paper presents an automatic deep learning method using an improved fully Convolutional Neural Network (FCN) model based on U-Net architecture to detect and segment cracks on rail track images. An approach to evaluating the extent of damage on rail tracks is also proposed to aid efficient rail track maintenance. The model performance is evaluated using precision, recall, F1-Score, and Mean Intersection over Union (MIoU). The results obtained from the extensive analysis show U-Net capability to extract meaningful features for accurate crack detection and segmentation.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"12 1","pages":"80 - 86"},"PeriodicalIF":1.0,"publicationDate":"2021-12-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83269693","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}
Awais Qasim, Adeel Munawar, Jawad Hassan, A. Khalid
Abstract Energy efficiency in mobile computing is really an important issue these days. Owing to the popularity and prevalence of Android operating system among the people, a great number of Android smartphone applications have been developed and proliferated by the software developers. While developing these applications, developers have to keep energy consumption factor in mind, as the efficiency of an application is largely affected by it. Thus, designers and programmers endeavour to choose the best designing approaches to develop energy-efficient applications. It is imperative to assist the programmers in choosing appropriate techniques and strategies to manage power consumption. In the present research, we have investigated the effect of Android application design on its energy utilisation. For this purpose, we have practically implemented design patterns on two Android applications and evaluated their energy consumption before and after implementing these patterns. We have modelled the high-level design of these two Android applications by using software design patterns in such a way as to abate their energy requirement. We have also checked how the quality, maintainability, and efficiency of code are affected by these design patterns. The outcomes of the research can facilitate programmers to utilise these details while developing energy efficient solutions.
{"title":"Evaluating the Impact of Design Pattern Usage on Energy Consumption of Applications for Mobile Platform","authors":"Awais Qasim, Adeel Munawar, Jawad Hassan, A. Khalid","doi":"10.2478/acss-2021-0001","DOIUrl":"https://doi.org/10.2478/acss-2021-0001","url":null,"abstract":"Abstract Energy efficiency in mobile computing is really an important issue these days. Owing to the popularity and prevalence of Android operating system among the people, a great number of Android smartphone applications have been developed and proliferated by the software developers. While developing these applications, developers have to keep energy consumption factor in mind, as the efficiency of an application is largely affected by it. Thus, designers and programmers endeavour to choose the best designing approaches to develop energy-efficient applications. It is imperative to assist the programmers in choosing appropriate techniques and strategies to manage power consumption. In the present research, we have investigated the effect of Android application design on its energy utilisation. For this purpose, we have practically implemented design patterns on two Android applications and evaluated their energy consumption before and after implementing these patterns. We have modelled the high-level design of these two Android applications by using software design patterns in such a way as to abate their energy requirement. We have also checked how the quality, maintainability, and efficiency of code are affected by these design patterns. The outcomes of the research can facilitate programmers to utilise these details while developing energy efficient solutions.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"183 1","pages":"1 - 11"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"77360579","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}
Abstract The research investigates how note-taking practice affects the learning process in Tutomat, an intelligent tutoring system. The complete analysis includes (i) the identification of learning analytics variables to describe student-Tutomat interaction; (ii) the description of experimental student groups using learning analytics variables; (iii) data-driven clustering and (iv) the comparison of the experimental groups and revealed clusters. The results show that there is a difference in how a student interacts with Tutomat based on note-taking practice. It is revealed that the note-taking practice can be detected using the proposed learning analytics variables with the prediction accuracy of the clustering approach of 85 %.
{"title":"The Impact of Note-Taking on the Learning Process in Intelligent Tutoring System Tutomat","authors":"Ines Šarić-Grgić, Ani Grubišić, Branko Žitko","doi":"10.2478/acss-2021-0004","DOIUrl":"https://doi.org/10.2478/acss-2021-0004","url":null,"abstract":"Abstract The research investigates how note-taking practice affects the learning process in Tutomat, an intelligent tutoring system. The complete analysis includes (i) the identification of learning analytics variables to describe student-Tutomat interaction; (ii) the description of experimental student groups using learning analytics variables; (iii) data-driven clustering and (iv) the comparison of the experimental groups and revealed clusters. The results show that there is a difference in how a student interacts with Tutomat based on note-taking practice. It is revealed that the note-taking practice can be detected using the proposed learning analytics variables with the prediction accuracy of the clustering approach of 85 %.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"26 1","pages":"31 - 37"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86624595","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}
O. Ņikiforova, Vitaly M. Zabiniako, Jurijs Kornienko, M. Gasparoviča-Asīte, Amanda Silina
Abstract Improving IS (Information System) end-user experience is one of the most important tasks in the analysis of end-users behaviour, evaluation and identification of its improvement potential. However, the application of Machine Learning methods for the UX (User Experience) usability and effic iency improvement is not widely researched. In the context of the usability analysis, the information about behaviour of end-users could be used as an input, while in the output data the focus should be made on non-trivial or difficult attention-grabbing events and scenarios. The goal of this paper is to identify which data potentially can serve as an input for Machine Learning methods (and accordingly graph theory, transformation methods, etc.), to define dependency between these data and desired output, which can help to apply Machine Learning / graph algorithms to user activity records.
{"title":"Mapping of Source and Target Data for Application to Machine Learning Driven Discovery of IS Usability Problems","authors":"O. Ņikiforova, Vitaly M. Zabiniako, Jurijs Kornienko, M. Gasparoviča-Asīte, Amanda Silina","doi":"10.2478/acss-2021-0003","DOIUrl":"https://doi.org/10.2478/acss-2021-0003","url":null,"abstract":"Abstract Improving IS (Information System) end-user experience is one of the most important tasks in the analysis of end-users behaviour, evaluation and identification of its improvement potential. However, the application of Machine Learning methods for the UX (User Experience) usability and effic iency improvement is not widely researched. In the context of the usability analysis, the information about behaviour of end-users could be used as an input, while in the output data the focus should be made on non-trivial or difficult attention-grabbing events and scenarios. The goal of this paper is to identify which data potentially can serve as an input for Machine Learning methods (and accordingly graph theory, transformation methods, etc.), to define dependency between these data and desired output, which can help to apply Machine Learning / graph algorithms to user activity records.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"56 1","pages":"22 - 30"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"85763712","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}
Abstract The paper considers an iterative method for solving systems of linear equations (SLE), which applies multiple displacement of the approximation solution point in the direction of the final solution, simultaneously reducing the entire residual of the system of equations. The method reduces the requirements for the matrix of SLE. The following SLE property is used: the point is located farther from the system solution result compared to the point projection onto the equation. Developing the approach, the main emphasis is made on reduction of requirements towards the matrix of the system of equations, allowing for higher volume of calculations.
{"title":"Solving Systems of Linear Equations Based on Approximation Solution Projection Analysis","authors":"J. Lavendels","doi":"10.2478/acss-2021-0007","DOIUrl":"https://doi.org/10.2478/acss-2021-0007","url":null,"abstract":"Abstract The paper considers an iterative method for solving systems of linear equations (SLE), which applies multiple displacement of the approximation solution point in the direction of the final solution, simultaneously reducing the entire residual of the system of equations. The method reduces the requirements for the matrix of SLE. The following SLE property is used: the point is located farther from the system solution result compared to the point projection onto the equation. Developing the approach, the main emphasis is made on reduction of requirements towards the matrix of the system of equations, allowing for higher volume of calculations.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"35 1","pages":"54 - 59"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78623660","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}
Abstract In this study, a machine learning-based system, which recognises the Turkish sign language person-independent in real-time, was developed. A leap motion sensor was used to obtain raw data from individuals. Then, handcraft features were extracted by using Euclidean distance on the raw data. Handcraft features include finger-to-finger, finger -to-palm, finger -to-wrist bone, palm-to-palm and wrist-to-wrist distances. LR, k-NN, RF, DNN, ANN single classifiers were trained using the handcraft features. Cascade voting approach was applied with two-step voting. The first voting was applied for each classifier’s final prediction. Then, the second voting, which voted the prediction of all classifiers at the final decision stage, was applied to improve the performance of the proposed system. The proposed system was tested in real-time by an individual whose hand data were not involved in the training dataset. According to the results, the proposed system presents 100 % value of accuracy in the classification of one hand letters. Besides, the recognition accuracy ratio of the system is 100 % on the two hands letters, except “J” and “H” letters. The recognition accuracy rates were 80 % and 90 %, respectively for “J” and “H” letters. Overall, the cascade voting approach presented a high average classification performance with 98.97 % value of accuracy. The proposed system enables Turkish sign language recognition with high accuracy rates in real time.
{"title":"Real-Time Turkish Sign Language Recognition Using Cascade Voting Approach with Handcrafted Features","authors":"Abdulkadir Karacı, K. Akyol, Mehmet Ugur Turut","doi":"10.2478/acss-2021-0002","DOIUrl":"https://doi.org/10.2478/acss-2021-0002","url":null,"abstract":"Abstract In this study, a machine learning-based system, which recognises the Turkish sign language person-independent in real-time, was developed. A leap motion sensor was used to obtain raw data from individuals. Then, handcraft features were extracted by using Euclidean distance on the raw data. Handcraft features include finger-to-finger, finger -to-palm, finger -to-wrist bone, palm-to-palm and wrist-to-wrist distances. LR, k-NN, RF, DNN, ANN single classifiers were trained using the handcraft features. Cascade voting approach was applied with two-step voting. The first voting was applied for each classifier’s final prediction. Then, the second voting, which voted the prediction of all classifiers at the final decision stage, was applied to improve the performance of the proposed system. The proposed system was tested in real-time by an individual whose hand data were not involved in the training dataset. According to the results, the proposed system presents 100 % value of accuracy in the classification of one hand letters. Besides, the recognition accuracy ratio of the system is 100 % on the two hands letters, except “J” and “H” letters. The recognition accuracy rates were 80 % and 90 %, respectively for “J” and “H” letters. Overall, the cascade voting approach presented a high average classification performance with 98.97 % value of accuracy. The proposed system enables Turkish sign language recognition with high accuracy rates in real time.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"8 1","pages":"12 - 21"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"78874765","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}
Abstract The description of resources and their relationships is an essential task on the web. Generally, the web users do not share the same interests and viewpoints. Each user wants that the web provides data and information according to their interests and specialty. The existing query languages, which allow querying data on the web, cannot take into consideration the viewpoint of the user. We propose introducing the viewpoint in the description of the resources. The Resource Description Framework (RDF) represents a common framework to share data and describe resources. In this study, we aim at introducing the notion of the viewpoint in the RDF. Therefore, we propose a View-Point Resource Description Framework (VP-RDF) as an extension of RDF by adding new elements. The existing query languages (e.g., SPARQL) can query the VP-RDF graphs and provide the user with data and information according to their interests and specialty. Therefore, VP-RDF can be useful in intelligent systems on the web.
{"title":"VP-RDF: An RDF Based Framework to Introduce the Viewpoint in the Description of Resources","authors":"Ouahiba Djama","doi":"10.2478/acss-2021-0006","DOIUrl":"https://doi.org/10.2478/acss-2021-0006","url":null,"abstract":"Abstract The description of resources and their relationships is an essential task on the web. Generally, the web users do not share the same interests and viewpoints. Each user wants that the web provides data and information according to their interests and specialty. The existing query languages, which allow querying data on the web, cannot take into consideration the viewpoint of the user. We propose introducing the viewpoint in the description of the resources. The Resource Description Framework (RDF) represents a common framework to share data and describe resources. In this study, we aim at introducing the notion of the viewpoint in the RDF. Therefore, we propose a View-Point Resource Description Framework (VP-RDF) as an extension of RDF by adding new elements. The existing query languages (e.g., SPARQL) can query the VP-RDF graphs and provide the user with data and information according to their interests and specialty. Therefore, VP-RDF can be useful in intelligent systems on the web.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"28 1","pages":"44 - 53"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"86126551","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}
Abstract Every software development company makes software development based on a specific approach. There are a number of approaches to software development, both disciplined and agile. Each approach includes a set of different activities. Sometimes, the specific nature of a company’s work requires a specific approach, but the need to make work more efficient, faster and better requires implementing activities of other approaches. Then hybrid software development approaches come in. The paper presents an expert survey to examine the most important software development activities, the combinations of development approaches that are used in software development processes and the way of upgrading existing approaches. The evaluated activities of software development process are classified according to their nature – whether they correspond with a team, organisation, documentation, development, and testing. The conclusions are also made on the practices that are required most – disciplined, Agile or hybrid.
{"title":"Expert Survey on Current Trends in Agile, Disciplined and Hybrid Practices for Software Development","authors":"O. Ņikiforova, Kristaps Babris, Linda Madelāne","doi":"10.2478/acss-2021-0005","DOIUrl":"https://doi.org/10.2478/acss-2021-0005","url":null,"abstract":"Abstract Every software development company makes software development based on a specific approach. There are a number of approaches to software development, both disciplined and agile. Each approach includes a set of different activities. Sometimes, the specific nature of a company’s work requires a specific approach, but the need to make work more efficient, faster and better requires implementing activities of other approaches. Then hybrid software development approaches come in. The paper presents an expert survey to examine the most important software development activities, the combinations of development approaches that are used in software development processes and the way of upgrading existing approaches. The evaluated activities of software development process are classified according to their nature – whether they correspond with a team, organisation, documentation, development, and testing. The conclusions are also made on the practices that are required most – disciplined, Agile or hybrid.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"90 1","pages":"38 - 43"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"81553686","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}
Abstract Both statistical and neural network methods may fail in forecasting time series even operating on a great amount of data. It is an open question of which amount fits best to make sufficiently accurate forecasts on it. This implies that the length or time series might be optimised. Hence, the objective is to improve the quality of forecasting by an assumption that parameters are set nearly at their optimal values. To achieve objective, the two types of the benchmark time series are considered: sine-shaped series and random-like series with repeatability. Trend, seasonality, and decay properties embedded into each type. Based on the benchmark of 24 time series models, it is ascertained that, for improving the forecasting, the time series should be smoothed and then downsampled. These operations can be fulfilled successively until the improvement fails. If preliminary smoothing worsens forecasts, the raw time series is straightforwardly downsampled until the forecasting accuracy starts dropping. However, if time series has a visible property of being noised, the preliminary smoothing is strongly recommended.
{"title":"Time Series Smoothing Improving Forecasting","authors":"V. Romanuke","doi":"10.2478/acss-2021-0008","DOIUrl":"https://doi.org/10.2478/acss-2021-0008","url":null,"abstract":"Abstract Both statistical and neural network methods may fail in forecasting time series even operating on a great amount of data. It is an open question of which amount fits best to make sufficiently accurate forecasts on it. This implies that the length or time series might be optimised. Hence, the objective is to improve the quality of forecasting by an assumption that parameters are set nearly at their optimal values. To achieve objective, the two types of the benchmark time series are considered: sine-shaped series and random-like series with repeatability. Trend, seasonality, and decay properties embedded into each type. Based on the benchmark of 24 time series models, it is ascertained that, for improving the forecasting, the time series should be smoothed and then downsampled. These operations can be fulfilled successively until the improvement fails. If preliminary smoothing worsens forecasts, the raw time series is straightforwardly downsampled until the forecasting accuracy starts dropping. However, if time series has a visible property of being noised, the preliminary smoothing is strongly recommended.","PeriodicalId":41960,"journal":{"name":"Applied Computer Systems","volume":"17 1","pages":"60 - 70"},"PeriodicalIF":1.0,"publicationDate":"2021-05-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"83199344","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}