Yale EMBA student sues over AI-based exam accusation
A Yale EMBA student sued Yale after an AI detector flagged his final exam, leading to suspension and a failing grade.
AI detectors rely on probabilistic patterns that can erroneously flag human writing as synthetic.
Key facts
- What
- A Yale EMBA student sued Yale after an AI detector flagged his final exam, leading to suspension and a failing grade.
- Incident date
- Mar 6, 2025
- Who
- Yale University
- Failure mode
- Hallucination
- AI surface
- Chatbot
- Severity
- Medium
What happened
A Yale EMBA student was accused of violating the Honor Code after his final exam was flagged by the GPTZero detector. Following university disciplinary proceedings, the student was suspended for one year and given a failing grade in the class. The student filed suit against Yale, alleging that the accusation was false and discriminatory.
What broke inside the model
- 01 · TriggerA user asks for a fact, a citation, or a figure.
- 02 · Model stepThe model writes a fluent, confident answer.
- 03 · Control gapNothing ties the claim back to a real source.
- 04 · FailureA fabricated fact ships as if it were verified.
- 05 · ConsequenceThe false claim reaches a customer, a court, or the public.
Confidence holds, and even spikes, as the claim detaches from any source.
The detector relies on probabilistic signals which can misclassify legitimate human writing as AI-generated, particularly affecting non-native English speakers.
What it cost
Sources
- PressSOM student sues Yale, alleges wrongful suspension over AI useyaledailynews.com
- PressIvy League Lawsuit Centers on Alleged Impermissible Use of AI in Academiacrowell.com
Cite this entry
https://failureindex.ai/failures/yale-emba-student-sues-based-examAI Failure Index. "Yale EMBA student sues over AI-based exam accusation" (FI-0300). Realm Labs. https://failureindex.ai/failures/yale-emba-student-sues-based-exam (indexed Jun 5, 2026).Data fields CC-BY 4.0, prose citation permitted. Incident ID FI-0300. Full dataset at /data.
Note from Realm Labs, the Index steward
How Realm would have caught this
- Prism
- OmniGuard
- AI Detection & Response (AIDR)
A runtime layer that watches the model's internal state can flag the moment a model commits to a claim it has no support for, and hold or reroute the response before it reaches a user. Realm reads those signals in real time rather than grading the transcript after the fact.