← Latest papers
💬 NLP

Classification of Public Opinion on the Free Nutritional Meal Program on YouTube Media Using the LSTM Method

This study utilizes the Long Short-Term Memory (LSTM) method to classify sentiments in 7,733 YouTube comments regarding Indonesia's Free Nutritious Meal Program, achieving 89% overall accuracy while revealing that the model's performance is significantly skewed toward negative sentiments due to a severe class imbalance in the dataset.

Original authors: Berliana Enda Putri, Lisa Diani Amelia, Muhammad Zaky Zaiddan, Luluk Muthoharoh, Ardika Satria, Martin Clinton Tosima Manullang

Published 2026-04-30
📖 3 min read☕ Coffee break read

Original authors: Berliana Enda Putri, Lisa Diani Amelia, Muhammad Zaky Zaiddan, Luluk Muthoharoh, Ardika Satria, Martin Clinton Tosima Manullang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine the internet, specifically YouTube, as a giant, noisy town square. In this square, the government has announced a new plan: the "Free Nutritious Meal Program" (MBG), which is like a giant school lunch initiative meant to feed children better.

Instead of sending out paper surveys to ask people what they think, the researchers in this paper decided to listen to the chatter in the town square. They grabbed 7,733 comments left by people watching videos about this meal program.

Here is the simple breakdown of what they did and what they found:

The Problem: Too Much Noise, Too Many Voices

The researchers noticed that the "town square" was very unbalanced. Out of every 100 comments, about 88 were complaining or angry (negative), while only 12 were happy or supportive (positive). It was like a concert where 88 people are booing and only 12 are clapping.

The Tool: A "Smart Memory" Robot (LSTM)

To make sense of this mountain of text, they used a computer program called LSTM (Long Short-Term Memory).

Think of LSTM as a super-smart robot with a very good memory.

  • Normal computers might read a sentence word-by-word and forget the beginning by the time they get to the end.
  • The LSTM robot remembers the whole sentence. It understands that if someone says "not good," the word "good" doesn't actually mean they are happy; the "not" changes the whole meaning. This is crucial for understanding human language.

They also trained this robot on a smaller set of data first, then tested it on a new set of comments it had never seen before.

The Results: The Robot is Great at Hearing the Booing, But Bad at Hearing the Clapping

When they tested the robot, here is what happened:

  1. Overall Score: The robot got an 89% accuracy score. That sounds great, like getting an A on a test.
  2. The "Booing" (Negative Sentiment): The robot was a superstar here. It correctly identified angry comments 94% of the time. It knew exactly when people were unhappy with the meal program.
  3. The "Clapping" (Positive Sentiment): This is where the robot stumbled. It only got the happy comments right 55% of the time.

Why did the robot fail at the happy comments?
Imagine you are teaching a dog to fetch. If you throw a red ball 88 times and a blue ball only 12 times, the dog will eventually just guess "red" every time because it's the safest bet. That's exactly what happened to the robot. Because there were so many more negative comments in the training data, the robot learned to just guess "Negative" almost every time. It became biased toward the majority.

The Takeaway

The paper concludes that while this "Smart Memory" robot (LSTM) is a powerful tool for understanding Indonesian text on YouTube, it has a blind spot when the data is unbalanced.

  • What worked: It is excellent at spotting criticism and negative opinions.
  • What didn't work: It struggles to find positive opinions because there simply weren't enough examples of them to teach the robot properly.

The researchers suggest that in the future, if they want the robot to be fair, they need to either find more happy comments to teach it or use a trick to make the robot pay extra attention to the rare happy comments. Until then, the robot is a great "complaint detector," but a shaky "compliment finder."

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →