← Latest papers
💬 NLP

Utility-Preserving De-Identification for Math Tutoring: Investigating Numeric Ambiguity in the MathEd-PII Benchmark Dataset

This paper introduces the MathEd-PII benchmark and demonstrates that domain-aware prompting strategies significantly outperform generic PII detection in math tutoring dialogues by resolving numeric ambiguity to preserve educational utility while ensuring privacy.

Original authors: Zhuqian Zhou, Kirk Vanacore, Bakhtawar Ahtisham, Jinsook Lee, Doug Pietrzak, Daryl Hedley, Jorge Dias, Chris Shaw, Ruth Schäfer, René F. Kizilcec

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

Original authors: Zhuqian Zhou, Kirk Vanacore, Bakhtawar Ahtisham, Jinsook Lee, Doug Pietrzak, Daryl Hedley, Jorge Dias, Chris Shaw, Ruth Schäfer, René F. Kizilcec

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 library of conversations between math tutors and students. These chats are goldmines for researchers trying to figure out how to teach math better. But there's a catch: these conversations often contain private details like names, phone numbers, or addresses. Before anyone can read them, you have to "scrub" the private info out, a process called de-identification.

Usually, computers do this scrubbing automatically. They look for patterns that look like private info (like a string of numbers that looks like a phone number) and cover them up with black bars.

The Problem: The "Math Confusion"
Here is where things go wrong in math tutoring. In a math class, numbers are everywhere. A student might say, "If I have 500 apples and eat 70, how many are left?" or "The answer is 3.14."

The computer scrubbers get confused. They see the number "500" or "3.14" and think, "Hey, that looks like a phone number or a social security number!" So, they cover it up.

This is like a security guard at a museum who is so afraid of stealing that they lock up the art along with the thieves. They end up blacking out the math problems themselves, leaving the researchers with a page full of black bars and no actual math to study. The data becomes useless.

The Solution: A New "Training Manual" and Smarter Guards
The authors of this paper wanted to fix this. They did three main things:

  1. They Built a New Test Set (MathEd-PII):
    Since they couldn't share the original, private chats, they used a clever trick. They took the chats that had already been "scrubbed" by the company, used a smart AI to guess what the original numbers probably were (without using real people's names), and then had humans check the work. This created a new, safe "test set" called MathEd-PII. Think of it like a practice exam for security guards, where the answers are known, so they can learn what to look for.

  2. They Found the "Confusion Zones":
    They analyzed the data and found that the computer made mistakes almost exclusively in the "math-heavy" parts of the conversation. When the chat was just small talk, the computer was good. But as soon as the math started, the computer started blacking out the wrong things. They called this "numeric ambiguity"—the numbers looked like private IDs, but they were actually just math.

  3. They Tried New "Training Manuals" (Prompts):
    They tested different ways to tell the AI how to scrub the data:

    • The Old Way (Baseline): Just say, "Find all private info." (Result: The AI blacks out the math problems).
    • The "Math-Smart" Way: Tell the AI, "Remember, this is a math class. If you see numbers, they might be math, not phone numbers."
    • The "Context-Aware" Way: Tell the AI, "This specific sentence is part of a math problem. Be extra careful not to cover up the numbers here."

The Results
The results were a huge success.

  • The old way (the "Baseline") was terrible at this specific job. It kept the private info but destroyed the math, scoring a low grade (F1 score of 0.38).
  • The "Math-Smart" and "Context-Aware" ways were like giving the security guard a map of the museum. They knew exactly where the art was and where the thieves were hiding. They kept the math visible while still protecting the private names. The best version scored a high grade (F1 score of 0.82).

The Bottom Line
You can't treat math tutoring chats like regular text. If you use a generic "privacy filter," you will accidentally delete the lesson. To save the data for research, you have to teach the computer to understand the context: "This isn't a phone number; it's a fraction."

The paper concludes that to share educational data safely without ruining it, we need tools that understand the subject matter, not just tools that look for patterns.

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 →