PulseAugur
EN
LIVE 22:15:50

Universities seek AI detection via document history, students find workarounds

Universities are exploring methods to detect AI-generated academic work, with some relying on document revision history. However, students adept with tools like LaTeX and Git can obscure this history by converting their work to formats like DOCX or ODT. This has led to a query on how to embed Git revision data into document revision histories to counter such evasion tactics. AI

IMPACT This discussion highlights a potential arms race between AI detection methods and student workarounds in academic settings.

RANK_REASON The item discusses a method for detecting AI use in academic work, but it is framed as a user query and discussion rather than a new release or significant development.

Read on Mastodon — fosstodon.org →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

COVERAGE [1]

  1. Mastodon — fosstodon.org TIER_1 English(EN) · [email protected] ·

    Colleges and universities use document revision history (or lack thereof) as one mechanism to check for AI use in document creation. More technically adept stud

    Colleges and universities use document revision history (or lack thereof) as one mechanism to check for AI use in document creation. More technically adept students use Pandoc, Org-Mode, or LaTeX and a git repo, which has no in-document revision history when converted to an .ODT …