← Latest papers
💬 NLP

Text Analytics Evaluation Framework: A Case Study on LLMs and Social Media

This paper introduces a question-based evaluation framework to assess Large Language Models' capabilities in analyzing long, unstructured social media text, revealing that their performance significantly degrades as input scale, task complexity, and numerical reasoning requirements increase.

Original authors: Yuefeng Shi, Nedjma Ousidhoum, Jose Camacho-Collados

Published 2026-05-21
📖 4 min read☕ Coffee break read

Original authors: Yuefeng Shi, Nedjma Ousidhoum, Jose Camacho-Collados

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 you have a massive library of short, messy notes left by people on social media—some are happy, some are angry, some are just complaining about the weather. Now, imagine you hire a super-smart robot (a Large Language Model, or LLM) to read all these notes and answer specific questions about them, like "How many people are angry?" or "Are there more angry posts than happy ones?"

This paper is essentially a report card for these robots. The researchers built a strict test to see how good these robots really are at doing "data analysis" on unstructured text, rather than just writing poems or chatting.

Here is the breakdown of their findings using simple analogies:

1. The Test: A "Social Media Census"

The researchers didn't just ask the robots to read one note. They gave them batches of notes ranging from a tiny handful (10) to a massive crowd (1,000). They asked four types of questions, getting progressively harder:

  • The "Spot Check" (Existence): "Is there any angry note in this pile?" (Easy: Just find one.)
  • The "Head Count" (Counting): "Exactly how many notes are angry?" (Harder: You have to count every single one.)
  • The "Tug-of-War" (Comparison): "Are there more angry notes than happy ones?" (Even harder: You have to remember two different counts and compare them.)
  • The "Math Test" (Calculation): "What percentage of the total pile is angry?" (Hardest: You have to count, then do division.)

2. The Results: The "Size Matters" Problem

The paper found that these robots are great at simple tasks but start to stumble when the job gets big or complex.

  • The "Small Crowd" Success: When the pile of notes was small (10 to 50), the robots were very accurate. They could easily spot if anger existed or count a few items.
  • The "Overwhelmed Librarian" (The 500 Limit): The researchers discovered a critical breaking point. Once the pile of notes grew beyond 500, the robots started to lose their minds.
    • Open-Source Robots (The "DIY" models): These models (like LLaMA or Qwen) essentially crashed. They got confused, started hallucinating (making up numbers), and their performance dropped sharply. It's like a librarian trying to count 1,000 books in a dark room; they start losing track and guessing.
    • Closed-Source Robots (The "Premium" models): The expensive, top-tier models (like GPT or Gemini) were more stable with the text itself, but they still struggled with the math. Even the smartest robots got worse at counting and calculating percentages as the pile got bigger.

3. The "Complexity Trap"

The difficulty of the notes themselves mattered too.

  • Simple Notes: If the notes were just "Happy" or "Sad," the robots did okay.
  • Messy Notes: If the notes were about specific targets (e.g., "Is this person angry at the President?") or had multiple emotions at once, the robots got confused. They are good at finding a single emotion but terrible at comparing different groups or doing math on them.

4. The "Magic Trick" vs. Reality

The paper highlights a funny but frustrating flaw: Robots are good at looking like they are doing math, but they aren't actually doing it.

  • Sometimes a robot would write a perfect-looking math equation: "50 divided by 100 equals 50%."
  • But if you check the work, the robot hallucinated the starting number. It thought there were 50 notes when there were actually 100. It got the "math" right but the "facts" wrong.

5. The Bottom Line

The authors conclude that while these AI models are amazing at understanding language, they are not yet reliable tools for rigorous data analysis on large collections of text.

  • They are like a brilliant student who can write a beautiful essay about a book but fails the math test if the book has 1,000 pages.
  • They struggle to keep a "global count" in their head when the information is spread out over many independent posts.
  • Currently, if you need to analyze a massive dataset of social media posts with high precision (especially for numbers), these robots are not ready to take the job alone. They need help, or the data needs to be much smaller.

In short: These AI models are great at reading and understanding, but they are currently terrible at being accountants or statisticians for large groups of text.

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 →