LaTA: A Drop-in, FERPA-Compliant Local-LLM Autograder for Upper-Division STEM Coursework
Jesse A. Rodr\'iguez

TL;DR
LaTA is an open-source, FERPA-compliant autograder that runs locally on commodity hardware, using a LaTeX-native workflow and a locally hosted LLM to grade upper-division STEM coursework efficiently and accurately.
Contribution
It introduces LaTA, a fully local, open-source LLM-based autograder compatible with LaTeX workflows, addressing privacy concerns and reducing grading costs.
Findings
LaTA graded 200 assignments in 1-3 minutes each at zero marginal cost.
Error rate in grading was approximately 0.02-0.04% per rubric line.
Students showed 8-11% improvement on exams and increased confidence.
Abstract
Large-language-model (LLM) graders promise to relieve the grading burden of upper-division STEM courses, but most deployments to date send student work to third-party APIs, violating FERPA and exposing institutions to data risk while requiring substantial assignment modification. We present , a drop-in, open-source autograder that runs entirely on commodity on-premises hardware and assumes a LaTeX-native workflow already adopted by many engineering and physics courses. LaTA implements a four-stage pipeline (ingest, segment, grade, report) using a locally hosted open-weight chain-of-thought LLM grader (gpt-oss:120b) that compares student work to an instructor-authored reference solution and applies a YAML rubric with binary per-item scoring. We deployed LaTA in Winter~2026 in ME 373 (Mechanical Engineering Methods) at Oregon State…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
