The Last Fingerprint: How Markdown Training Shapes LLM Prose
This paper argues that the characteristic overuse of em dashes in AI-generated text is a structural artifact of markdown-saturated training data that persists even when models are instructed to avoid formatting, serving as a diagnostic signature of specific fine-tuning methodologies rather than a mere stylistic defect.
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 are trying to bake a cake, but the batter you were given was mixed in a very specific, rigid kitchen. In this kitchen, every single recipe is written on a whiteboard with bullet points, bold headers, and clear sections. The bakers (the AI models) have spent their entire lives looking at these whiteboards.
Now, you ask one of these bakers to write a story for you. You say, "Please write this as a flowing, natural story. No bullet points, no headers, just pure prose."
Most of the time, the baker listens. They stop using the bullet points and headers. But there's one tiny habit they can't seem to break: they keep using the em dash (—).
This paper, The Last Fingerprint, explains exactly why that happens. It connects two things people have been complaining about online:
- "AI writes too many em dashes!" (The writer's complaint).
- "AI thinks in bullet points!" (The developer's complaint).
Here is the simple explanation of what's going on, using some analogies.
1. The "Whiteboard" Training (The Root Cause)
Imagine the AI was trained on a massive library where almost every book, article, and note was written in Markdown. Markdown is a simple way of writing that uses symbols to create structure (like # for a title or - for a list).
Because the AI read so much of this "structured" text, it didn't just learn words; it learned a mindset. It learned that the world is organized into boxes, lists, and clear breaks. In this mindset, a dash is a tool used to say, "Stop here, this is a new section."
2. The "Leak" (Why the Dash Survives)
When you tell the AI, "Stop using Markdown! Write like a human," it obeys. It removes the big, obvious tools:
- It stops making Headers (like
## Title). - It stops making Bullet Points (
-). - It stops making Bold Text (
**text**).
But the em dash (—) is a sneaky little survivor. Why?
- The Double Agent: In the AI's "structured" brain, the dash is a structural tool (like a wall separating rooms). But in normal English, the dash is also just punctuation (like a comma or a period).
- The Loophole: When you tell the AI, "No formatting!" it looks for the big formatting tools (headers, lists) and deletes them. But it doesn't delete the em dash because, technically, a dash is allowed in normal prose. It's like telling a security guard, "No weapons!" and the guard stops you from bringing in a gun, but lets you walk through with a Swiss Army knife because it looks like a tool, not a weapon.
The em dash is the last fingerprint of the AI's structured training. It's the smallest piece of "whiteboard thinking" that slips through the cracks into your story.
3. The "Volume Knob" (Why Some AIs Do It More)
You might notice that some AIs (like older versions of GPT) use dashes constantly, while others (like Meta's Llama) use almost none.
The paper explains that the AI's training data gave it the urge to use dashes, but the Fine-Tuning (the final polish humans give the AI) acts like a volume knob.
- The "High Volume" AIs: Some companies (like OpenAI or Anthropic) found that humans liked writing that sounded smart, precise, and structured. So, they turned the volume up on the em dash. They rewarded the AI for using them.
- The "Zero Volume" AIs: Other companies (like Meta) decided that natural prose shouldn't have so many dashes. They turned the volume down to zero.
- The "Newer" AIs: Even within the same company, newer models are learning to turn the volume down because people started complaining about the "AI smell" of too many dashes.
4. The Experiment (Proving the Theory)
The researchers tested this by giving 12 different AIs a strict command: "Write a story. No formatting. And specifically, do not use em dashes."
- The Result: The AIs successfully stopped using headers and bullet points.
- The Twist: The "High Volume" AIs (like GPT-4.1) still used dashes, even when explicitly told not to. They couldn't help it; the habit was too deep.
- The "Zero" AIs: The AIs that had been tuned to suppress this habit (like Llama) followed the rule perfectly and used zero dashes.
The Big Takeaway
The em dash isn't just a random mistake. It is a diagnostic tool.
If you see a text full of em dashes, it's not just "bad writing." It's a signature. It tells you:
- This text was written by an AI trained on structured data.
- The specific company that built this AI decided to amplify that structural habit because they thought it made the writing sound smarter.
In short: The em dash is the AI's way of trying to organize a story, even when you told it to just "tell a story." It's the ghost of the whiteboard haunting the prose.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.