A COMPARATIVE STUDY OF CNN-BILSTM AND TF-IDF–NAIVE BAYES FOR SENTIMENT CLASSIFICATION ON MOVIE REVIEWS: PERFORMANCE AND EFFICIENCY TRADE-OFFS
Baseline comparison; CNN-BiLSTM; Deep learning; Movie review; Naive Bayes, Sentiment analysis; TF-IDF.
DOI:
https://doi.org/10.37776/zkomp.v16i2.2293Abstract
Sentiment analysis on movie reviews has become an important task for understanding public opinion, yet many high-performing deep learning models proposed in the literature rely on increasingly complex architectures such as multichannel embeddings, kernel-based projections, or attention-augmented transformers. This added complexity often comes without a clear report of computational cost, making it difficult to judge whether the performance gain justifies the resource trade-off. This study investigates whether a deliberately simplified Convolutional Neural Network combined with a Bidirectional Long Short-Term Memory (CNN-BiLSTM) architecture can achieve competitive performance compared to a classical baseline, TF-IDF combined with Naive Bayes, while explicitly reporting training efficiency. Both models were trained and evaluated on the IMDB Dataset of 50,000 movie reviews, split into 80% training, 10% validation, and 10% testing sets. Experimental results show that the proposed CNN-BiLSTM achieved an accuracy of 86.58%, precision of 90.38%, recall of 81.88%, F1-score of 85.92%, and AUC of 0.946, while the TF-IDF-Naive Bayes baseline achieved an accuracy of 85.98%, precision of 86.58%, recall of 85.16%, F1-score of 85.86%, and AUC of 0.932. The proposed method required approximately 203 seconds of training time, compared to 0.07 seconds for the baseline. These findings indicate that the performance improvement offered by the deep learning approach is modest relative to its substantially higher computational cost, providing practical guidance for method selection in resource-constrained settings.Downloads
Published
Issue
Section
License
Copyright (c) 2026 ilham kurniawan, Muhammad Fadhil Dwisaputra

This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Copyright and License
Copyright :Â Authors who publish their manuscripts in this Journal agree to the following conditions:
The copyright on each article belongs to the author.
The author acknowledges that Zona Komputer: Program Studi Sistem Informasi Universitas Batam has the right to publish for the first time with a Creative Commons Attribution 4.0 International License.
Authors can submit articles separately, arrange for non-exclusive distribution of manuscripts that have been published in this journal into other versions (eg sent to the author's institution respository, publication into books, etc.), by acknowledging that the manuscript has been published for the first time at Zona Komputer: Program Studi Sistem Informasi Universitas Batam ;
License :
Zona Komputer: Program Studi Sistem Informasi Universitas Batam is published under the terms of the Creative Commons Attribution 4.0 International License. This license permits anyone to copy and redistribute this material in any form or format, compose, modify, and make derivatives of this material for any purpose, including commercial purposes, as long as they include credit to the Author for the original work.



