Learning desk

MultiAgent EDU StackGather good sources. Teach what matters.
T5TauricResearch/TradingAgentsT5A Man Who Invented Modern AI (Before Everyone Else) – Jürgen Schmidhuber [video]T5GPT-4 finished training four years ago todayT5AI Settles a 25 Year-Old Problem We Left BehindT5What it was like working on LLMs and security at Meta (2022-2026)T5Ask HN: How do you go from writing code to deploying with agents?T5What Happened: OpenAI and HuggingFaceT5Apple says Mac users in China can connect to Alibaba's Qwen AI serviceT5Show HN: Try Benzi – A coding harness/agent beating Claude Code itself on SonnetT5The AI Apocalypse Is HereT3Auto mode is now the default in Claude Code for Pro, Max, and Team plansT5Show HN: Tura – Build agent that uses 80% less token and delivers better resultsT5TauricResearch/TradingAgentsT5A Man Who Invented Modern AI (Before Everyone Else) – Jürgen Schmidhuber [video]T5GPT-4 finished training four years ago todayT5AI Settles a 25 Year-Old Problem We Left BehindT5What it was like working on LLMs and security at Meta (2022-2026)T5Ask HN: How do you go from writing code to deploying with agents?T5What Happened: OpenAI and HuggingFaceT5Apple says Mac users in China can connect to Alibaba's Qwen AI serviceT5Show HN: Try Benzi – A coding harness/agent beating Claude Code itself on SonnetT5The AI Apocalypse Is HereT3Auto mode is now the default in Claude Code for Pro, Max, and Team plansT5Show HN: Tura – Build agent that uses 80% less token and delivers better results
← Dispatches

Sentiment Analysis of Student Perceptions of Generative AI using Data Augmentation and Machine Learning Models

Primary research

#890

T1new
Topic
unassigned (set during synthesis)
First seen
2026-07-28 07:16:45
Last seen
2026-07-28 07:16:45

Source raw items (1)

  • Semantic Scholar2026-07-28 07:16:04
    Sentiment Analysis of Student Perceptions of Generative AI using Data Augmentation and Machine Learning Models

    The development of Generative AI has significantly changed how students access information, understand learning materials, and generate ideas in higher education. Although Generative AI supports independent learning, it also raises concerns regarding overdependence, declining critical thinking skills, and academic integrity. This study evaluates the performance of sentiment analysis models using a processing pipeline that incorporates lexical, semantic, and generative data augmentation. The main challenge addressed in this study is class imbalance, particularly the limited number of negative sentiment samples compared to positive and neutral classes. This study applies an experimental quantitative approach consisting of dataset preparation, text preprocessing, data augmentation, feature extraction using TF-IDF, model training, and evaluation using Stratified K-Fold Cross Validation. The machine learning models evaluated include Multinomial Naive Bayes, Logistic Regression, Random Forest, and Linear Support Vector Machine. The experimental results show that Linear SVM achieved the best performance, with an average accuracy of 79.07% and a weighted F1-score of 73.90%. Compared descriptively with the non-augmented baseline, Linear SVM showed an observed increase in accuracy from 65.00% to 79.07% and in weighted F1-score from 63.03% to 73.90%. Data augmentation also enabled partial recognition of minority-class sentiment, although a substantial proportion of negative and positive samples were still misclassified as neutral. These findings indicate that hybrid data augmentation can support the performance of classical machine learning models on small and imbalanced educational text datasets, particularly when combined with TF-IDF and Linear SVM. However, a post-hoc audit identified a discrepancy between the class distribution of the original dataset and that of the final processed dataset. Therefore, the observed model performance should be interpreted as the result of the overall processing pipeline rather than as the isolated effect of data augmentation.