← Latest papers
💬 NLP

AIn't Nothing But a Survey? Using Large Language Models for Coding German Open-Ended Survey Responses on Survey Motivation

This study evaluates the effectiveness of various Large Language Models and prompting strategies for coding German open-ended survey responses on participation motivation, finding that while performance varies significantly across models, only fine-tuned LLMs achieve satisfactory accuracy comparable to human experts, highlighting critical trade-offs for researchers adopting automated coding methods.

Original authors: Leah von der Heyde, Anna-Carolina Haensch, Bernd Weiß, Jessica Daikeler

Published 2026-06-08
📖 5 min read🧠 Deep dive

Original authors: Leah von der Heyde, Anna-Carolina Haensch, Bernd Weiß, Jessica Daikeler

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 giant box of 5,000 handwritten notes from people explaining why they signed up for a survey. Some say, "I love money," others say, "I'm curious," and some just scribble "???" or "I don't know." Your job is to sort these notes into 22 different folders. Doing this by hand is like trying to sort a pile of sand grain by grain: it takes forever, costs a lot of money, and you might get tired and make mistakes.

This paper asks a simple question: Can a super-smart computer robot (called a Large Language Model, or LLM) do this sorting job for us?

The researchers tested three different "robots" (GPT-4o, Llama, and Mistral) on German survey notes to see how well they could act as the sorters. Here is what they found, using some everyday comparisons:

1. The Robots Are Not All Created Equal

Think of the three robots like different types of cars:

  • GPT-4o is like a luxury sports car. It's expensive to rent (you pay per word), but it drives smoothly, handles complex turns well, and gets you to the destination reliably.
  • Llama and Mistral are like budget compact cars. They are free to drive if you own the garage (you run them on your own computer), but they struggle a bit more on rough terrain. They need a lot more help from the driver to get the job done right.

The Result: The luxury car (GPT) did a much better job sorting the notes than the budget cars, even when the budget cars were given extra instructions.

2. The "Instruction Manual" Matters (Prompting)

The researchers tried giving the robots different ways of instructions, which is like giving a new employee a job description:

  • Zero-Shot (The "Just Do It" approach): You tell the robot, "Here are the folders, sort these notes." No examples.
    • Result: The budget cars got very confused. The luxury car did okay, but not perfect.
  • Few-Shot (The "Show Me an Example" approach): You say, "Here are the folders, and here are three examples of notes that go in each folder."
    • Result: This helped the budget cars significantly. They got much better at sorting. The luxury car also improved, but it was already pretty good.
  • Fine-Tuning (The "Internship" approach): You take a pile of notes that humans have already sorted correctly, and you let the robot study them for a while before asking it to sort the rest.
    • Result: This was the magic bullet. When the luxury car (GPT) went through this "internship," it became almost as good as a human expert. It sorted the notes perfectly, even the tricky ones.

3. The "Trash Can" Problem

One of the biggest challenges was sorting notes that didn't really say anything, like "???", "I don't know," or blank spaces.

  • The Human Problem: Humans are good at realizing, "Hey, this is just nonsense," and putting it in a "No Reason" folder.
  • The Robot Problem: Without the "internship" (fine-tuning), the robots often got confused by these blank notes. They either ignored them or tried to force them into a category where they didn't belong.
  • The Fix: Only the robot that went through the "internship" (fine-tuning) learned to properly identify and sort these "nonsense" notes. The others left a lot of them in the wrong places or didn't sort them at all.

4. The Bottom Line: Is the Robot Ready to Replace the Human?

The paper concludes that robots are not yet a "set it and forget it" solution for this specific job.

  • If you just ask the robot to do it (off-the-shelf): It's like hiring a smart intern who hasn't been trained on your specific rules. They will make mistakes, especially with tricky or vague notes. In fact, a simpler, older computer method (like a Support Vector Machine) actually did a better job than the untrained robots in this specific German context.
  • If you train the robot first (fine-tuning): Then it becomes a super-efficient worker that matches human quality. BUT, to train it, you still need a human to do the hard work of sorting a bunch of notes first to teach the robot.

The Takeaway:
Using these AI robots is like using a high-tech blender. If you just throw whole vegetables in without prepping them (fine-tuning), you get a messy smoothie. If you chop the vegetables first (human coding) and then let the blender do the rest, you get a perfect drink.

So, for now, humans still need to be in the loop. You can't just flip a switch and let the AI sort your survey data perfectly, especially if the data is in a language like German or the questions are complex. You have to teach the AI first, which means you still have to do some of the work yourself.

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 →