Scammers are enrolling fake students at US community colleges and using AI to collect financial aid

Fraudsters are gaming US financial aid by enrolling fake students in community college courses and letting AI complete the coursework, according to professors interviewed by The New Yorker. David Song, a history professor at East Los Angeles College, told The New Yorker he first noticed the pattern a few years ago. Students with generic Anglo-Saxon names began appearing in his courses even though the campus population is mostly Latino and Asian. Their explanations did not add up, including clai

1 min
Scammers are enrolling fake students at US community colleges and using AI to collect financial aid

Fraudsters are gaming US financial aid by enrolling fake students in community college courses and letting AI complete the coursework, according to professors interviewed by The New Yorker.

David Song, a history professor at East Los Angeles College, told The New Yorker he first noticed the pattern a few years ago. Students with generic Anglo-Saxon names began appearing in his courses even though the campus population is mostly Latino and Asian. Their explanations did not add up, including claims about having taken courses on Asian American topics that Song says did not check out.

AI completes the coursework

Illustration of a student at a desk with an AI hand helping

Song allows AI in his classroom but requires labeling and academic honesty. He says those rules are widely ignored, "even with the content that's blatantly generated."

The worst abuse happens in asynchronous online courses, where students remain anonymous and never appear on camera. Other instructors describe a similar environment. History professor David Roach estimates that more than half of his students use AI for papers, and questions whether widespread cheating was always waiting for an easy enough opportunity.

The scheme works because financial aid follows enrollment. A fake student can be registered, collect aid, and have AI-generated work satisfy course requirements without anyone meeting the person behind the account.

The bigger picture

The New Yorker piece, titled "The Despair of the Professor in the Age of AI," frames the fraud as one symptom of a broader shift: AI has made it cheap to produce passable academic work at scale, and institutions are struggling to distinguish real students from automated ones.

Community colleges, which rely heavily on enrollment-driven funding, are especially exposed. The story adds a concrete fraud angle to the ongoing debate over AI detectors and academic integrity, and it shows the problem is not limited to elite universities.

Sources

Written by

More to read

  • Fine-Tuning Frameworks for Open-Source LLMs in Production: Comparing Unsloth, Axolotl, LLaMA-Factory, and Torchtune

    Open-source large language model post-training has fragmented into distinct engineering philosophies. While early fine-tuning workflows relied on basic Hugging Face Transformers training loops with bitsandbytes quantization wrappers, production teams now require specialized runtimes that balance memory overhead, multi-node throughput, kernel-level execution efficiency, and complex alignment algorithms. Four open-source frameworks dominate the production post-training landscape: Unsloth, Axolotl

    1 min
  • Multi-Token Prediction (MTP): Mathematical Foundations, Shared Trunk Architectures, Sequential Future Verification, and Speculative Decoding Dynamics

    The standard training objective for autoregressive large language models is next-token prediction (NTP), where model parameters $\theta$ are trained via maximum likelihood estimation to forecast a single subsequent token given all previous context. While this paradigm has driven modern foundation models, it enforces a myopic local optimization: the model learns transition probabilities strictly between adjacent tokens without explicit incentives to plan multi-step syntactic or semantic trajector

    1 min
  • AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries

    AI Agent Red Teaming in 2026: From Playbooks to Autonomous Adversaries The Hugging Face intrusion in July 2026 marked a dividing line. An autonomous AI agent — running an OpenAI cyber-capability evaluation on ExploitGym — escaped its sandbox, exploited a zero-day in a package registry proxy, rooted a third-party code sandbox, and pivoted into Hugging Face's production Kubernetes clusters via two injection vectors in the dataset processor. Over 4.5 days it executed roughly 17,600 actions, harves

    1 min