PulseAugur
LIVE 09:44:28
tool · [1 source] ·
0
tool

Archaeology team fine-tunes code models for AI-generated code detection

Researchers from the team Archaeology have developed a system for detecting AI-generated code, participating in SemEval-2026 Task 13. Their approach involves fine-tuning several pre-trained code models, including CodeBERT and CodeT5+, using distinct strategies for binary classification of AI-generated code and multi-class attribution of the generating model. Their best submissions achieved competitive results, ranking 6th out of 81 teams for binary classification and 7th out of 34 for model attribution. AI

Summary written by gemini-2.5-flash-lite from 1 source. How we write summaries →

IMPACT This research contributes to the ongoing challenge of distinguishing between human-written and AI-generated code, which has implications for academic integrity and software development.

RANK_REASON This is a research paper detailing a system submitted to a shared task for AI-generated code detection. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

COVERAGE [1]

  1. arXiv cs.CL TIER_1 · Jany-Gabriel Ispas, Sergiu Nisioi ·

    Fine-Tuning Pre-Trained Code Models for AI-Generated Code Detection

    arXiv:2605.01596v1 Announce Type: new Abstract: This paper describes the system submitted by team \textbf{Archaeology} to SemEval-2026 Task~13 on AI-generated code detection. The shared task consists of three subtasks; we participate in Subtask-A (binary classification: human-wri…