Soeroso, Dennis Adiwinata Irwan
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

Classification of Key and Time Signature in Western Musical Notation by using CRNN Algorithm with Bounding Box Soeroso, Dennis Adiwinata Irwan; Winarno, Sri; Luthfiarta, Ardytha; Aryanti, Firda Ayu Dwi
Building of Informatics, Technology and Science (BITS) Vol 6 No 4 (2025): March 2025
Publisher : Forum Kerjasama Pendidikan Tinggi

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.47065/bits.v6i4.6510

Abstract

This research seeks to employ the Convolutional Recurrent Neural Network (CRNN) algorithm to develop a method for classifying key and time signatures from sheet music images. The research design involved compiling a dataset of 285 sheet music images, which includes 15 types of key signatures and 19 types of time signatures. The methodology encompasses annotation using the bounding box technique, image preprocessing, and applying the CRNN model for classification using K-Fold Cross Validation because of the limited dataset. Then, the model is evaluated using the Multi Class Confusion Matrix and performance metrics. The primary findings of this study reveal that the developed model achieves 96% accuracy in key signature classification and 95% in time signature classification when utilizing bounding boxes. Conversely, the absence of bounding boxes substantially negatively impacted the accuracy of key signature classification, resulting in only a 58% accuracy rate. Time signature classification performed even worse, with an accuracy of just 19%. This research highlights the substantial accuracy enhancements achievable by incorporating bounding boxes. Therefore, we anticipate that this research will help singers, especially those in choirs, to understand and express music better using existing technologies while enhancing the accuracy of optical music recognition using the CRNN model.
Aspect-Based Sentiment Analysis with LDA and IndoBERT Algorithm on Mental Health App: Riliv Aryanti, Firda Ayu Dwi; Luthfiarta, Ardytha; Soeroso, Dennis Adiwinata Irwan
Journal of Applied Informatics and Computing Vol. 9 No. 2 (2025): April 2025
Publisher : Politeknik Negeri Batam

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.30871/jaic.v9i2.8958

Abstract

Indonesia's mental health crisis in 2024 is increasing along with the high growth of internet users. Thus, high internet usage provides an opportunity for mobile applications including Riliv, a popular mental health application in Indonesia to become the most complete solution for overthinking, anxiety, and depression. This research aims to analyze the sentiment correlation of aspects based on App Store and Play Store reviews through scraping to effectively expose Riliv’s user satisfaction knowledge to developers using topic labeling with Latent Dirichlet Allocation (LDA) and sentiment labeling using Bidirectional Encoder Representations from Transformers (BERT) indobenchmark/indobert-base-p1 model on Aspect-Based Sentiment Analysis (ABSA). This study used 3068 reviews from September 2015 to December 2024. The main results obtained were 1) Identified the sentiment that positive is highest in 2020, neutral is highest in 2020, and negative is highest in 2018. 2) Identified 4 main aspects of the Riliv application: Access Support, Counseling Services, Meditation Features, and User Interface with LDA. 3) The majority distribution was negative on User Interface, neutral on Counseling Services, and positive on Meditation Features. 4) The effectiveness of IndoBERT compared to the non-transformer baseline algorithm. 5) The most optimal results were obtained with 70% training, 10% validation, and 20% testing, resulting in 95% accuracy.