SciRepID - Scientific Publication Search

Publication Search

54,413 articles from 425 journals · 1,456 citations tracked

Showing 5881-5900 of 54,413

Analytics

Elin Tamaya; Sharipuddin Sharipuddin; Nurhadi Nurhadi

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Budget efficiency is an important issue in state financial management because it is directly related to government spending priorities and their impact on public service programs. Discussions about budget efficiency policies are widespread on social media platform X, generating diverse public responses, thus necessitating an automated approach to understand public opinion trends more quickly and objectively. This research aims to analyze the sentiment of Indonesian people toward budget efficiency policies and compare the performance of the Naïve Bayes and Support Vector Machine (SVM) algorithms in classifying sentiment. The research data used 10,909 Indonesian-language tweets sourced from a public dataset, which were then processed thru the preprocessing stages including cleaning, case folding, normalization, tokenization, stopword removal, and stemming. Sentiment labeling is performed automatically using the Indonesian Sentiment Lexicon (InSet) approach to categorize data into positive, negative, and neutral sentiments. Feature extraction was performed using Term Frequency–Inverse Document Frequency (TF-IDF), and then the data was divided into training and testing sets with an 80:20 ratio. Model performance evaluation was conducted using a confusion matrix and the metrics of accuracy, precision, recall, and F1-score. The research results show that sentiment distribution is dominated by negative sentiment at 56.78%, followed by positive sentiment at 37.40%, and neutral sentiment at 5.83%. In the classification stage, SVM performed best with an accuracy of 86%, while Naïve Bayes achieved an accuracy of 74%. These findings indicate that SVM is more optimal for sentiment classification on social media text data and can be utilized to more effectively support the analysis of public response to budget efficiency policies.

Khairul Fuadi; Setiawan Assegaf; Fachruddin Fachruddin

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The implementation of the One-Stop Integrated Service (PTSP) Website at the Ministry of Religious Affairs of Jambi City is part of the digital transformation of public services. This study aims to measure user satisfaction with the PTSP Website using the End User Computing Satisfaction (EUCS) method and the DeLone & McLean model. This research employed a quantitative approach using a survey method involving 100 respondents who are users of the PTSP Website. The EUCS variables consist of content, accuracy, format, ease of use, and timeliness, while the DeLone & McLean model includes system quality, information quality, and service quality. Data were analyzed using Partial Least Squares–Structural Equation Modeling (PLS-SEM) with SmartPLS 4.0 software. The results indicate that system quality, information quality, and service quality have a positive effect on user satisfaction with the PTSP Website. This study is expected to serve as an evaluation reference for improving the quality of digital public services.

Muhammad Iqram Hidayatullah; Sharipuddin Sharipuddin; Fachruddin Fachruddin

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The management of scientific works at the Faculty of Law, Universitas Jambi, is still carried out manually through physical archives and simple digital storage without an integrated information system. This condition causes limited access, slow information retrieval, and a high risk of document loss and damage. This study aims to develop a web-based scientific repository system to improve the efficiency, accessibility, and security of managing academic works. The system was developed using the Waterfall method, which consists of requirement analysis, system design, implementation, testing, and evaluation. Data collection was conducted through interviews, observations, and questionnaires involving librarians, lecturers, and students. The system was implemented using the Laravel framework with a MySQL relational database to support document storage, metadata management, access control, and search functionality. The results show that the developed repository system is able to facilitate the submission, verification, publication, and retrieval of scientific works effectively. User acceptance testing indicates that the system meets user needs in terms of usability, functionality, and accessibility. The implementation of this system contributes to improving academic information management and supports digital transformation at the Faculty of Law, Universitas Jambi.

Aurora Vahrani Khan; Akwan Sunoto

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The skill mismatch between university graduates and technology industry requirements remains a significant challenge in Indonesia. PT Vinix Seven Aurum requires an assessment tool to objectively identify the initial competencies of MBKM and internship program participants. This research aims to design a web-based self-assessment platform that helps students measure their skill gaps against industry standards through radar chart visualization and personalized learning recommendations. The UI/UX design applies the Design Thinking method with empathize, define, ideate, prototype, and test phases, utilizing Figma for wireframe and high-fidelity prototype development. Data collection was conducted through observation, interviews, literature studies, and usability testing with 10 respondents. The results demonstrate good usability with a 100% completion rate across all features. The VINIX Skill Radar platform provides five assessment categories, a 1-10 rating scale system, radar chart visualization, gap analysis, and learning recommendations. This system enhances students' self-awareness of their competencies and supports effective mapping of training program participants' capabilities.

Diska Puspita Sari; Beny Beny; Herti Yani; Xaverius Sika; Ahmad Husaein

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Digital portfolios are a crucial tool for professionally showcasing abilities and learning objectives. Nevertheless, the projects and certificates of participants in the Independent Study program at VINIX7 are still kept apart and are not controlled by an integrated system. This requirement is the basis for the research's design and development of a website-based digital portfolio system that will serve as participants' key platform. Requirements analysis, system design, implementation, and testing are all steps in the Waterfall approach of system development. The Laravel framework was used to create the VinixPort website, which is backed by a MySQL database. The system has tools for managing portfolio material, talent evaluation, user registration and login, and data presentation via analytics. The study's findings show that the VinixPort website was created successfully and that all of the system's primary features work as intended. This service helps users create organized digital portfolios that are readily available and prepared for both professional and academic use.

Muhamad Zulio Arrafi; Ahmad Husaein; Herti Yani; Beny Beny; Xaverius Sika

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Many new business owners are seeking easy and simple business consulting services amid rapid technological advances. Unfortunately, most available platforms only offer consulting, not a place to consult and create websites. Biz Starter was created to meet this need, by becoming a platform that not only offers consulting services but also helps users build websites for their own businesses. The development process uses a user-oriented approach, starting from identifying needs, designing the appearance, and then conducting testing. The results show that it is quite helpful for users, especially beginners, because the appearance is simple, the flow is clear, and the business process is much more practical. Overall, this platform has succeeded in making the user experience easier, and it can serve as a digital companion for people who are preparing for business consulting.

Tasya Nurdin; Dodo Zaenal Abidin; Kurniabudi Kurniabudi

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

This study conducts sentiment analysis of Indonesian user reviews of the CapCut application using IndoBERT and compares two evaluation schemes: a single 80/20 train–test split and stratified 5-fold cross-validation (k=5). A total of 1,048,575 reviews were collected from the Google Play Store through web scraping and labeled into three sentiment classes based on rating: negative (1–2), neutral (3), and positive (4–5). After preprocessing—cleaning, case folding, banned-word removal, normalization—and duplicate removal, 517,962 reviews were retained. IndoBERT Base P1 was fine-tuned using fixed hyperparameters (batch size 32, learning rate 2e-5, up to 4 epochs, early stopping patience 2), while undersampling was applied to the training set to address class imbalance. Performance was assessed using accuracy, precision, recall, F1-score, and ROC-AUC, supported by confusion matrix and ROC-curve visualizations. The single split achieved an accuracy of 0.756, whereas cross-validation produced a mean accuracy of 0.740. Across both schemes, the positive class achieved the best performance (F1-score 0.850; ROC-AUC 0.918–0.919), while the neutral class remained the most challenging (precision 0.198–0.206; F1-score 0.280–0.283). Overall, cross-validation is recommended for reporting because it reduces dependence on a single partition and provides a more representative estimate across multiple splits.

Maria Rosario Borroek; Jasmir Jasmir; Fachruddin Fachruddin; Marrylinteri Istoningtyas; Yosefina Venus

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Software development effort estimation is crucial as it is one of the key factors for successful software development. This research employs Random Forest to estimate software development effort. To achieve better results, the study combines the Random Forest method with Genetic Algorithm. The results show that the China dataset provides more accurate estimation compared to the Desharnais dataset, because the China dataset uses relevant feature selection for estimation.

Rizky Khairun’nisa; Benni Purnama; Sharipuddin Sharipuddin

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Stunting and wasting are nutritional problems in toddlers that remain a double burden of malnutrition in Indonesia and have an impact on the quality of health and future human resource development. Monitoring the nutritional status of toddlers is generally carried out using anthropometric indicators, but the use of this data is still limited to descriptive analysis. This study aims to apply the K-Means algorithm in clustering infants vulnerable to stunting and wasting based on anthropometric indicators, so that groups of infants with different levels of nutritional vulnerability can be identified. The dataset used consists of infant data with variables of gender, age (months), height (cm), and weight (kg). The research stages included data preprocessing, encoding categorical variables, data normalization, determining the optimal number of clusters using the Elbow and Silhouette Score methods, and analyzing the characteristics of each cluster. The evaluation results showed that the optimal number of clusters was four. Each cluster has different anthropometric characteristics and distributions of stunting and wasting status, ranging from groups with relatively normal nutritional conditions, groups with a tendency toward overnutrition, to groups that are vulnerable to acute and chronic malnutrition. These clustering results provide a more comprehensive and segmented mapping of toddlers, which can be used as a basis for formulating more targeted and data-driven nutrition policies and interventions.

Ahmad Asyhadi; Mery Mery; M Tegas Amril

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Managing Regional Public Service Agency (Badan Layanan Umum Daerah/BLUD) hospitals requires planning and budgeting processes that are accountable, measurable, and aligned with service performance. In practice, BLUD planning is still constrained by fragmented applications (hospital information system/SIMRS, finance, human resources, e-office, and procurement), duplicate data entry, approval delays, and limited monitoring of process compliance. This study aims to analyze requirements and design a web-based BLUD planning information system using an Enterprise Application Integration (EAI) approach through middleware to improve cross-system interoperability, data consistency, and the timeliness of executive reporting. The study adopts the Design Science Research (DSR) framework, comprising problem identification, definition of solution objectives, artifact design and development, demonstration, evaluation, and communication/report writing. The proposed system includes a unit-based budget proposal module and item management, a role-based approval workflow (RBAC) with SLA tracking, a budget ceiling (pagu) master to benchmark proposals, audit trails and report exports, and an executive dashboard integrating budget perspectives, service indicators (e.g., bed occupancy rate/BOR and patient visits), and process compliance. It also provides an integration design via middleware (ESB/message broker) supported by a canonical data model (CDM) and traceable logging (trace_id/correlation_id). Evaluation using black-box testing and API contract testing indicates that the main planning workflow operates as intended and the integration interfaces are consistently defined, providing a foundation for staged implementation and further performance evaluation.

Suci Wahyunia; Herti Yani; Beny Beny; Xaverius Sika; Ahmad Husein

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Conventional management of sports services often leads to inefficiency and limited public access to experts and facilities. Reliance on manual systems poses a high risk of scheduling conflicts or human error. This study aims to develop the User Interface (UI) and User Experience (UX) design for the Movement and Athletic Talent Hub (MATCH) application as an integrative digital solution. The approach employed is the Design Thinking method, encompassing the stages of empathize, define, ideate, prototype, and testing. The design process resulted in an interactive prototype featuring key functions such as facility booking, trainer search, and a digital payment system. Evaluation was conducted using the System Usability Scale (SUS) method involving target users. The test results yielded an average score of 79.5, categorizing the MATCH application within the Good rating and Acceptable status. These findings indicate that the design is effective in meeting user needs and is viable for further development as a digital sports ecosystem.

Ariz Aprindo Putra; Ali Sadikin; Ahmad Asyhadi

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The rapid development of information technology encourages the use of digital media as an educational tool in the health sector, particularly for pregnant women. One of the problems faced by Klinik Bidan Rima Pondok Meja is the limited use of conventional educational media, such as books and posters, which are considered less attractive and difficult to understand. This study aims to design and develop an Android-based Augmented Reality (AR) application as an educational medium for nutrition and fetal development for pregnant women. The application presents three-dimensional (3D) visualizations of fetal development from week to week, along with information on nutritional needs during pregnancy. The system development method used in this research is the Prototype model, while the Augmented Reality technology applies marker-based tracking. The development tools used include Unity, and Blender 3D. The result of this study is an Android-based AR application prototype that provides interactive and easily understandable information about fetal development and maternal nutrition. This application is expected to increase learning interest and understanding of pregnant women in maintaining a healthy pregnancy at Klinik Bidan Rima Pondok Meja.

Maman Rudi Yaman; Fachruddin Fachruddin; Effiyaldi Effiyaldi

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Student selection for the National Student Sports Olympiad (O2SN), particularly in the karate category, is still largely conducted manually, which may lead to subjectivity and inconsistency in the assessment process. This study aims to design and develop a web-based Decision Support System (DSS) to assist schools in selecting the best students for the O2SN karate competition by applying the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) method at SMA Negeri 2 Muaro Jambi. The system was developed using the waterfall model, which consists of requirement analysis, system design, implementation, and testing stages. The student evaluation process is based on criteria referring to the official O2SN karate standards, including stance accuracy, techniques, movement transitions, timing and harmony, breathing control, focus (kime), conformity (consistency with ryu-ha/style), strength, speed, and balance. The developed system processes assessment data to generate preference values and student rankings, which are separated by male and female categories. The results indicate that the application of the TOPSIS method is able to support more objective decision-making and improve transparency and efficiency in the O2SN student selection process within the school environment.

Ayu Anggelina; Fachruddin Fachruddin; Jasmir Jasmir

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The National Student Arts Festival and Competition (FLS3N) is an event aimed at developing students’ talents and achievements in the arts, including solo vocal competitions. The assessment process in this category involves multiple criteria, which may lead to subjectivity in decision-making. This study aims to design and develop a web-based Decision Support System (DSS) for selecting non-academic students in the FLS3N solo vocal category using the Technique for Order Preference by Similarity to Ideal Solution (TOPSIS) method. The assessment criteria are based on the 2025 FLS3N Technical Guidelines, consisting of voice quality, vocal technique, expression, and performance. The TOPSIS method is applied to generate alternative rankings based on the highest preference value. The system is developed using a web-based software development approach and tested using participant data from both male and female categories. The results indicate that the system can provide objective and consistent ranking recommendations, thereby assisting schools in selecting the best students to represent them in the FLS3N competition.

Hanif Umi Azizah; Marrylinteri Istoningtyas; Della Selfia Riyani

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

SMP Negeri 5 Merlung is a public junior high school in Merlung Subdistrict that has utilized the DAPODIK system for online data processing management, enabling efficient sending and receiving of information to the government. This research analyzes IT governance on the DAPODIK system using the COBIT 5 framework, specifically the MEA01 domain (Monitor, Evaluate and Assess Performance and Conformance), which focuses on monitoring and evaluating performance and conformance. The research background is based on the need to maximize the utilization of the system at the school level. The main objectives are to determine the current and expected capability levels, as well as to provide improvement recommendations to achieve higher process maturity. The research method applies Assessment Process Activities, covering observation, interviews, identification of findings, gap analysis, and recommendations. The results show that the current capability level is at level 3 (established process), while the expected capability level is directed toward level 4 (predictable process). The implications of these findings provide practical recommendations such as routine monitoring enhancements, staff training, and integration of automation tools to bridge the capability gap, thereby improving the effectiveness of IT governance at SMP Negeri 5 Merlung sustainably.

Agung Islamy Aryanto; Yovi Pratama; Afrizal Nehemia Toscany

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

ARP spoofing attacks are a serious threat to network security, particularly in vulnerable Internet of Things (IoT) environments. This final project aims to detect ARP spoofing attacks on IoT net-works using a combination of Random Forest (RF) and Robust PCA methods. RF is chosen for its classification capabilities and handling of non-linear data, while Robust PCA is used for di-mensionality reduction and handling outliers in the data. The dataset used is "MITMArpSpoof-ing.pcap.csv," which contains network traffic data. The data is processed by performing prepro-cessing, feature scaling, and converting labels to binary (0 for benign, 1 for ARP spoofing). Subsequently, Robust PCA is applied to reduce data dimensions, and then the data is trained using the RF model. The test results show that the RF model with Robust PCA achieves an accu-racy of 96.02% in detecting ARP spoofing attacks. This method has proven effective in identify-ing and classifying ARP spoofing attacks on IoT networks.

Denia Igesti Nur Mellyati; Kurniabudi Kurniabudi; Jasmir Jasmir

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Student dropout remains a significant challenge for higher education institutions as it impacts academic quality, educational management efficiency, and students' success in completing their studies. Therefore, an approach that can identify students at risk of dropping out is necessary so that timely academic interventions can be made. This study aims to develop a dropout detection model using an Artificial Neural Network (ANN). The data used come from a publicly available higher education dataset, ensuring research reproducibility. Data preprocessing steps were carried out to improve data quality before modeling, and the Synthetic Minority Over-Sampling Technique combined with Edited Nearest Neighbors (SMOTE-ENN) was applied to address class imbalance issues. The ANN model's performance was evaluated using accuracy, precision, recall, F1-score, and area under the ROC curve (ROC-AUC). The test results show that the ANN model can provide excellent predictive performance in detecting at-risk students. The application of SMOTE-ENN also proved to enhance the model’s sensitivity toward the minority class, as indicated by improvements in recall and F1-score. These findings indicate that the developed ANN model has the potential to be used as a student dropout detection system to support data-driven decision-making and strategy development within higher education institutions.

Risky Radison Nasution; Kurniabudi Kurniabudi; Dodo Zaenal Abidin

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

Hypertension is a major global health risk that requires accurate early detection, yet conventional methods struggle with complex and imbalanced health datasets. This study aims to optimize hypertension prediction using a Logistic Regression model integrated with Borderline-SMOTE to enhance recall and provide model transparency through SHAP (Shapley Additive Explanations). The method utilizes the BRFSS dataset, applying Borderline-SMOTE to address class imbalance at the decision boundary and XAI techniques for global and local interpretation. The findings show that the model achieved an accuracy of 0.719, an AUC of 0.800, and a significantly improved recall of 0.756. SHAP analysis identified age, high cholesterol, and BMI as the most influential risk factors, while waterfall plots successfully clarified individual risk extremes, ranging from 1.72% to 99.43% probability. These results imply that the proposed approach provides a sensitive and transparent screening tool for public health practitioners, effectively balancing statistical efficiency with clinical accountability.

Nicholas Raymond Sentosa; Yossinomita Yossinomita; Ayu Feranika

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The fitness industry has shown rapid growth as public awareness of the importance of healthy lifestyles increases in today's world. Gyms no longer function solely as a place to exercise, but also offer value and a sustainable experience for their members. The ability to manage a gym and retain members in this increasingly competitive era encourages gym owners to be more sensitive to factors that could potentially affect member satisfaction and loyalty. To improve the quality of the gym, it is necessary to evaluate the price and quality offered in the form of well-maintained and complete facilities. The suitability of the price to the benefits felt by members will make them more loyal to training at the gym. Likewise, comfortable facilities can increase member loyalty, which in turn drives member satisfaction, especially at Velcro Gym.

Nabila Amarah Dani; Hanasya Putri Hanafi; Destri Hamidah; Yossinomita Yossinomita

Prosiding Seminar Nasional Ilmu Teknik 2025 Asosiasi Riset Ilmu Teknik Indonesia

The purpose of this study is to investigate the factors that lead to poverty in different Indonesian regions between 2018 up to 2024. The Gross Regional Domestic Product per capita, the Human Development Index, and the Open Unemployment Rate are the independent factors used in this study, whereas poverty levels are the dependent variable. The Central Statistics Agency provided secondary data that was used in a quantitative manner. Using EViews 12 software, panel regression techniques were used to process the data. The study's conclusions show that, at a significance level of less than 0.05, economic and human development factors simultaneously significantly affect poverty rates across Indonesian regions. The coefficient of determination indicates that the variables in the model can account for the majority of the variations in poverty levels. These findings demonstrate how important a region's economic status and level of human development are to efforts to reduce poverty. It is anticipated that this research will help the government develop more effective and long-lasting methods for reducing poverty.