Ingeniería de Sistemas de Información: Recent submissions
Now showing items 1-20 of 83
-
Model for Passenger Demand Prediction in a Public Transportation Company in Peru Using Machine Learning Algorithms(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)Public transportation in Peru faces significant challenges due to the lack of integration of advanced technologies, which impacts operational efficiency and user satisfaction. This issue results in inefficient resource planning and reduces the quality of the service provided. To address this situation, this study proposes a Machine Learning (ML) model for predicting passenger demand. The methodology was developed in four stages: dataset definition, data preprocessing, algorithm training, and result evaluation. The model considered five main variables (F1 to F5) to train and evaluate the performance of the algorithms Random Forest (RF), K-Nearest Neighbors (KNN), Linear Regression (LR), and Decision Tree (DT) using metrics such as Mean Absolute Error (MAE), Mean Squared Error (MSE), and Root Mean Squared Error (RMSE). The results showed that the RF algorithm achieved the highest accuracy and lowest error, standing out for its ability to fit real-world data, while DT demonstrated the poorest performance, with higher variability in its predictions. These findings position RF as an effective tool for accurately predicting passenger demand.
-
Natural Language Processing Algorithms to detect mental disorders in College Students in Lima, Perú(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)This study conducts a comparative analysis of six Natural Language Processing (NLP) models for detecting mental disorders among university students: BERT, Support Vector Machine (SVM), Random Forest, FLAN-T5, Mental-Llama, and a Customized NLP Model (C-NLP). We utilized a dataset of 10,000 textual responses from college students in Lima and texts sourced from platforms like Reddit, which encompass a diverse array of emotions and mental states. The models were evaluated using statistical significance tests such as p-values and confidence intervals alongside traditional metrics including precision, accuracy, F1-score, and AUC-ROC. The results indicate that both BERT and the C-NLP achieved the highest accuracy of 92%. The custom model effectively adapted to Peruvian students' cultural and linguistic nuances, providing a balanced approach between performance and cultural relevance.
-
Predictive Analysis of Student Dropout in Higher Education(Association for Computing Machinery, Inc, 2025-05-08)This study presents a predictive model of student dropout in higher education, developed using preprocessing techniques and a Support Vector Machine (SVM) model. A dataset from Tecnológico de Monterrey, which includes demographic, academic and financial information of students, was used. The data preparation process included the cleaning and normalization of key variables, such as gender, academic level and types of scholarships, as well as the elimination of irrelevant columns. Subsequently, the data set was divided into training, validation, and test subsets, following standard predictive modeling practices to ensure accuracy and generalizability of the model. Preliminary results suggest that the SVM model is effective in predicting student dropout risk, providing a basis for the development of more personalized educational interventions.
-
A Mobile Application for the Detection of Pre-Carious Lesions in Peruvian Patients based on YOLOv7(Dr D. Pylarinos, 2025-04-01)Dental cavities represent a significant global health challenge, particularly in low-and middle-income countries, where early detection and diagnosis can substantially improve clinical outcomes. This study presents the development of a mobile application that utilizes YOLOv7 to detect early carious lesions on intraoral images, intending to provide dental professionals with a tool for timely diagnosis and intervention. The research was carried out in three key phases: analysis of YOLOv7, system development, and validation. The application was trained in a real clinical environment in Peru in collaboration with two independent dentists and their patients in two private clinics. Intraoral images were collected and processed from 40 participants, ensuring complete adherence to the ethical and privacy standards required for clinical studies. The experimental results demonstrated that the application achieved an average accuracy of 94%, with both accuracy and Positive Predictive Value (PPV) exceeding 90% in most cases. The results demonstrated consistent diagnostic accuracy and efficiency, validating the application's performance. Patient surveys reflected high satisfaction, with average scores of 4.4 for usability, 4.2 for efficiency, and 4.6 for functionality. Similarly, dentists rated the usability, functionality, and efficiency of the application with average scores of 4.5. These findings highlight the potential of the application to improve clinical workflows and accuracy in detecting early carious lesions.Acceso abierto
-
T-RAPPI: A Machine Learning Model for the Corredor Metropolitano(Science and Technology Publications, Lda, 2025-01-01)The public transportation system in Lima, Peru, faces significant challenges, including bus shortages, long queues, and severe traffic congestion, which diminish service quality. These issues arise from a lack of modern management tools capable of efficiently handling the Metropolitano bus system. This paper introduces T-RAPPI, a predictive model based on Random Forest, developed to estimate bus arrival times at Metropolitano stations. Using historical data on bus arrivals and operational parameters, the model achieved exceptional accuracy, with an R2 score of 0.9998 and a MAPE of 0.0554%, demonstrating its robustness and ability to minimize prediction errors. The implementation of T-RAPPI represents a substantial improvement over existing systems, providing operators with data-driven insights to optimize route planning and bus allocation. Additionally, the model's integration into the mobile application Metropolitano + enhances the commuting experience by offering users real-time bus arrival predictions, reducing uncertainty and wait times. Future extensions of this work could include incorporating real-time traffic and weather data to further enhance prediction accuracy and expanding the model to other transit systems in Lima and beyond.
-
Optimization of Food Inputs in Restaurants in Metropolitan Lima Through Prediction and Monitoring Based on Machine Learning(Science and Technology Publications, Lda, 2025-01-01)This work presents the development of a web-based monitoring and prediction system designed to optimize food supply in restaurants in Metropolitan Lima, addressing challenges such as efficient inventory management and food waste reduction. The solution employs six Machine Learning models (Random Forest, Gradient Boosting, Ridge Regression, Lasso Regression, Linear SVR, and Neural Network), evaluated using accuracy metrics such as Mean Squared Error (MSE), Root Mean Squared Error (RMSE), and Mean Absolute Error (MAE). Among the models, Gradient Boosting demonstrated the best performance, with an MSE of 0.0032, RMSE of 0.057, and MAE of 0.027, outperforming the others in terms of accuracy, including Neural Network and Random Forest, which also offered competitive results. While the approach was developed in the specific context of Metropolitan Lima, the applied methods and obtained results can be adapted to other urban markets with similar dynamics, demonstrating broader applicability. This system not only promotes more efficient and sustainable inventory planning, but also contributes to the economic growth of restaurants by optimizing resources and improving their profitability in a highly competitive environment.
-
Model for Endometriosis Detection Using Machine Learning Algorithms(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)Endometriosis is a chronic disease that affects a considerable percentage of women of reproductive age and is characterized by the presence of endometrial tissue outside the uterine cavity, leading to symptoms such as pelvic pain and dysmenorrhea. The aim of this study is to develop a predictive model for the classification of endometriosis using four Machine Learning algorithms: Random Forest, LASSO, SVM, and Naive Bayes. For this purpose, a dataset from the Global Health Data Exchange was utilized, consisting of 1,000 cases of patients with endometriosis. The methodology included data cleaning and preprocessing, as well as the evaluation of each algorithm's performance using four metrics: precision, recall, F1-Score, and accuracy. The findings revealed that the Random Forest algorithm was the most effective in identifying endometriosis, outperforming the other algorithms with a precision of 0.99 for the 'endometriosis' class and an overall accuracy of 0.98.
-
Detection of Malnutrition in Children Under 5 Years of Old Using Deep Learning(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)This study evaluates the performance of Convolutional Neural Networks (CNNs) for the early detection of childhood malnutrition. The architectures analyzed include ResNet-50, EfficientNet-B4, VGG16, and AlexNet, selected for their demonstrated effectiveness in image classification tasks. Images were categorized into three classes - normal, at risk of malnutrition, and severely malnourished - and underwent preprocessing steps such as resizing, flipping, zooming, and face detection using MTCNN. The evaluation employed metrics including accuracy, precision, recall, and F1-score, with ResNet-50 emerging as the most effective model, achieving an accuracy of 92%. Based on these findings, this study explores the potential application of ResNet-50 in mobile solutions to provide accessible and practical tools for malnutrition detection in resource-limited settings.
-
Model for Anomaly Detection in Reducing Water Losses in the Distribution Network of Peru using Machine Learning Algorithms(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)Water leakage in distribution networks is a significant challenge, especially in regions with limited infrastructure like Huancayo, Peru, where losses account for 32.82% of the distributed volume. This study introduces a machine learning-based approach to detect leaks using four algorithms: Autoencoder LSTM, Isolation Forest, One-Class SVM, and K-Nearest Neighbors (KNN). The methodology involved preprocessing historical consumption data (2018-2024) into 12-month temporal sequences per client and evaluating the models based on F1 Score, Precision, and Mean Absolute Error (MAE). Among the algorithms, the Autoencoder LSTM demonstrated superior performance with the highest precision (0.89) and the lowest MAE (0.00402). Its robustness in high-variability contexts enables early and reliable leak detection, providing a cost-effective solution for optimizing water management in resource-constrained environments.
-
System for Automating Medication Orders to the Hospital Pharmacy by Nurses in Peru Through Voice Recognition(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)The management of nurses' orders to a Peruvian hospital pharmacy faces efficiency challenges, which affects time spent on patient care. This context highlights the need for a system that optimizes this process. In this sense, a web-based system is proposed for the automation of orders from the nurse's cell phone, which uses a customized model for automatic speech recognition. The development of the system was divided into three stages: first, data collection with 21 orders placed by three nurses and 978 audio recordings to validate the automatic speech recognition model; second, implementation of the system allowing agile order processing; and finally, evaluation of results in terms of time and accuracy. The findings indicate that the processing time ranged from 37.70 to 60.15 seconds, representing a 97%-time reduction in operational tasks. In addition, the Word Error Rate was 10.51%, significantly lower than the 25.05% of Whisper Large V2. These results demonstrate the system's potential for adoption in various hospital contexts.
-
Mype Navigator System for Teaching Financial Education to Micro and Small Enterprises(Institute of Electrical and Electronics Engineers Inc., 2025-01-01)This study introduces the Mype Navigator System, a Learning Management System (LMS) designed to provide financial education to Micro and Small Enterprises (MSEs) in Lima, Peru. The effectiveness of the Mype Navigator System was evaluated by comparing the performance of two groups of MSEs using this system against those taught through traditional methods. The results indicate that users of the Mype Navigator System improved their average scores from 15.5 to 17.5 points, representing a 10% increase, which confirms the system's effectiveness. Additionally, a usability assessment was conducted using the System Usability Scale (SUS), and the Mype Navigator System achieved an impressive average score of 90%, indicating a highly satisfactory user experience.
-
Inventory Management System Through the Integration of RPA and IoT to Enhance Processes in SMEs Within Peru’s Automotive Sector(Science and Technology Publications, Lda, 2025-01-01)This paper presents the design and implementation of an inventory management system that integrates Robotic Process Automation (RPA) and Internet of Things (IoT) technologies to enhance operational efficiency in small and medium-sized enterprises (SMEs) within Peru's automotive sector. The system addresses common challenges faced by SMEs, such as inaccurate inventories and inefficient stock management, through automated processes and real-time monitoring. By streamlining repetitive tasks and enabling continuous inventory updates, the solution reduces operating costs and improves record-keeping accuracy. Initial results show a 30% reduction in management time and a 25% decrease in operational costs, highlighting the transformative potential of RPA and IoT technologies in inventory management. The project offers a practical model that can be scaled and replicated across other sectors, contributing to the long-term competitiveness of SMEs.
-
Automated System for Improving Audit Data Processing Through DAMA-DMBOK Best Practices and Low-Code(Springer Science and Business Media Deutschland GmbH, 2025-01-01)In the context of financial auditing, the efficient retrieval of accurate data, minimization of reprocessing efforts, mitigation of inherent risks in data processing, and improvement of information quality represent crucial objectives. In this regard, we present an automated system designed to optimize data processing in auditing. This system provides an automated assessment of the six data quality dimensions according to the DAMA model: completeness, reasonability, accuracy, uniqueness, validity, and consistency. This process is essential to determine whether data sources meet the necessary standards for use in various analytical processes. The tool was validated in the Wholesale Banking Management of Banco de Crédito del Perú, where it successfully analyzed 100% of data sources in the commercial credit audit, reducing the processing time of each source by 10 times. These results confirm that our software significantly contributes to improving data processing in the field of financial auditing. This system has proven to be effective and reliable in enhancing the overall efficiency and accuracy of financial audits.
-
BLOCKSAGE: Blockchain-Based Cloud Architecture for Sensitive Data Management in SMEs(Multidisciplinary Digital Publishing Institute (MDPI), 2025-02-01)Small and medium-sized enterprises (SMEs) face significant challenges from security breaches, which can jeopardize their operational sustainability. This study presents the BLOCKSAGE SME system, a model designed to enhance the security of sensitive data storage and transfer. The system integrates customizable cloud infrastructure, private blockchain networks, Zero Trust architecture, a scalable API, and IPFS encryption, ensuring data privacy and business continuity. Based on a comprehensive literature review of blockchain-based solutions for SMEs, a web-based file-sharing prototype was developed and tested to validate the framework. The system was then evaluated through expert judgment and feedback from SME leaders. The results showed a satisfaction score of 4.06 from cybersecurity and blockchain specialists and 4.2 from the target SME audience on a Likert scale, indicating the system’s feasibility and effectiveness. While the system provides robust security measures, adoption challenges were identified, including the early-stage maturity of blockchain technology and cultural and workforce-related barriers within the Peruvian SME ecosystem. In conclusion, the findings suggest that blockchain-based architectures hold strong potential for addressing security gaps in SMEs, but implementation faces current limitations in resources and knowledge. Future research should explore adapting the system as a Software-as-a-Service (SaaS) solution to improve scalability and accessibility, further supporting the sustainability of SMEs.Acceso abierto
-
Hybrid Model Based on Machine Learning for the Prediction of Consumer Credit Delinquency in the Banking Sector of Peru(Institute of Electrical and Electronics Engineers Inc., 2024-01-01)The delinquency rate among clients of banking institutions in Peru has increased exponentially in recent years, due to the lack of early detection of potentially delinquent clients, mainly due to the use of inadequate prediction techniques for the identification of delinquent clients. This causes profitability to be reduced, credit risk to increase and the country's economy to be unstable. Previously, different solutions were generated to prevent non-payment, however these studies were not applied in the Peruvian environment and did not cover the personal and financial variables necessary to improve the detection of delinquent clients. In this work, a delinquency prediction system is proposed using classification algorithms such as logistic regression and Random Forest, with the aim of improving and automating the early detection of delinquent clients and counteracting the increase in delinquency, so that banks can of Peru can reduce their financial losses due to non-payment by delinquent clients, and prevent the granting of consumer loans to clients who have a high probability of delinquency. After validating the performance of the algorithm using key indicators, it was obtained that the results are superior to the compared algorithms, thus showing a precision of 90 percent, a recall of 95 percent and an accuracy of 91 percent.Acceso restringido temporalmente
-
A Machine Learning-Based Predictive Model for the Management of Incidents in Small and Medium-Sized Enterprises in Peru(Association for Computing Machinery, 2024-03-22)In the context of IT incident management, the prioritization and automation of tickets can be a challenge for companies that lack advanced technologies. However, these difficulties can be overcome today by applying machine learning algorithms and techniques that use historical data to train predictive models, which allows for more efficient and effective IT incident management. The article proposes the implementation of a predictive model that uses machine learning to prioritize IT incidents in these companies. The goal of this proposal is to allow small and medium-sized enterprises to prioritize their incidents automatically, using a model that has been previously trained with a supervised multi-label classification algorithm technique to achieve high accuracy. Experimental results show that the Mean Absolute Error (MAE) is 2.79 and a Mean Squared Error (MSE) of 8.21, using the metrics provided by the scikit-learn library. Additionally, the entropy loss approaches a value of 0, suggesting a precise ability of the model to predict real values. Additionally, an average accuracy level of 93.74% was achieved.Acceso restringido temporalmente
-
A Performance Evaluation of Convolutional Neural Network Architectures for Pterygium Detection in Anterior Segment Eye Images(Multidisciplinary Digital Publishing Institute (MDPI), 2024-09-01)In this article, various convolutional neural network (CNN) architectures for the detection of pterygium in the anterior segment of the eye are explored and compared. Five CNN architectures (ResNet101, ResNext101, Se-ResNext50, ResNext50, and MobileNet V2) are evaluated with the objective of identifying one that surpasses the precision and diagnostic efficacy of the current existing solutions. The results show that the Se-ResNext50 architecture offers the best overall performance in terms of precision, recall, and accuracy, with values of 93%, 92%, and 92%, respectively, for these metrics. These results demonstrate its potential to enhance diagnostic tools in ophthalmology.Acceso abierto
-
Web application based on the Fuzzy Analytic Hierarchy Process (FAHP) to optimize the selection of suppliers(Institute of Electrical and Electronics Engineers Inc., 2024-01-01)Small and medium-sized enterprises have always proven to be crucial to national economies, yet many of them fail for a variety of reasons. One of them is selecting an inadequate supplier that does not meet the needs that the company requires to properly perform its core business. Therefore, this project proposes to develop a web application to select the best supplier option for a company. The main objective is to assist in decision making and reduce costs with a web application that implements the Fuzzy Analytic Hierarchy Process (FAHP), based on a series of criteria and priorities chosen by the company itself. After testing the application, the result was a relative score assigned to each alternative, thus identifying the supplier with the highest value as the most optimal choice. Finally, through the measurement of the consistency ratio for each pair matrix developed, it was possible to verify that the solution achieved acceptable results that do not exceed the range of inconsistency.Acceso restringido temporalmente
-
System to optimize the process of booking medical appointments for people with upper extremity disabilities(Institute of Electrical and Electronics Engineers Inc., 2024-01-01)People with upper extremity disabilities often face significant challenges when attempting to book medical appointments through conventional online booking systems. These barriers can hinder their ability to access essential healthcare services in a timely manner. To address this problem, this research focuses on the development of an innovative medical appointment booking system that uses voice interaction, complemented by a chatbot interface, to improve the user experience for people with upper extremity disabilities. As a result, a marked improvement in medical appointment booking times was achieved, increasing satisfaction and compliance levels among all users.Acceso restringido temporalmente
-
Technological System for Improving Physical Performance in Children from 4 to 8 Years Old with High Obesity Rates of Type 1 and 2 Using IoT-Based Wearables in Private Schools in Metropolitan Lima(Springer Science and Business Media Deutschland GmbH, 2024-01-01)According to a study conducted by UNICEF, the main causes of childhood obesity are the high consumption of processed foods and the low amount of physical activity performed by children, generating a higher risk of respiratory, metabolic and cardiovascular conditions. Based on research conducted in different studies, we found that there are not many technologies that monitor and improve the physical performance of children. This paper presents a technological system based on IoT and using wearables to improve the physical performance of children with high obesity rates type 1 and 2. This technological system was verified by conducting a study with 30 children between 4 and 8 years old, evaluating their physical activity and collecting the data obtained from the smartwatch. This study showed, according to the conclusions found, that it is a useful tool for the collection of data required by specialists and easy to use for children and their parents. In addition, it is a means to overcome the obesity problem.Acceso restringido temporalmente



