Sentiment Analysis of AI Adoption in Indonesian Higher Education Using Machine Learning and Transformer-Based Models
arXiv cs.CL / 5/1/2026
📰 NewsIdeas & Deep AnalysisModels & Research
Key Points
- The paper studies Indonesian students’ opinions about AI adoption in higher education using both classical ML and Transformer-based approaches.
- It uses a labeled dataset of 2,295 samples (1,154 student opinions plus lexical sentiment data) to train and evaluate sentiment classification.
- Among traditional models, Support Vector Machine (SVM) delivers the strongest machine-learning results with 82.14% test accuracy.
- For Transformer-based deep learning, DistilBERT fine-tuned for binary sentiment classification achieves the best overall performance, with 84.78% accuracy and 84.75% F1-score.
- The authors conclude that Transformers capture contextual information more effectively, while SVM remains a competitive, efficient baseline for sentiment analysis.
Related Articles

Why Autonomous Coding Agents Keep Failing — And What Actually Works
Dev.to

Why Enterprise AI Pilots Fail
Dev.to

The PDF Feature Nobody Asked For (That I Use Every Day)
Dev.to

How to Fix OpenClaw Tool Calling Issues
Dev.to

Mistral's new flagship Medium 3.5 folds chat, reasoning, and code into one model
THE DECODER