PulseAugur
EN
LIVE 19:54:20

Researchers develop lightweight method to detect LLM-generated code

Researchers have developed a lightweight method for detecting code generated by large language models (LLMs). Their approach, presented for SemEval-2026 Task 13, utilizes stylometric signals and ratio-based features that are less sensitive to code snippet length. The system combines a shallow decision tree with heuristic rules, offering computationally efficient training and near-instant inference times as an alternative to larger pretrained models. AI

IMPACT Provides a computationally efficient method for identifying AI-generated code, potentially aiding in academic integrity and security.

RANK_REASON The cluster contains an academic paper detailing a new method for detecting LLM-generated code.

Read on arXiv cs.CL →

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

Researchers develop lightweight method to detect LLM-generated code

COVERAGE [2]

  1. arXiv cs.CL TIER_1 English(EN) · Elitsa Yotkova, Violeta Kastreva, Dimitar Dimitrov, Ivan Koychev, Preslav Nakov ·

    FMI_SU_Yotkova_Kastreva at SemEval-2026 Task 13: Lightweight Detection of LLM-Generated Code via Stylometric Signals

    arXiv:2605.04157v1 Announce Type: new Abstract: SemEval-2026 Task 13 investigates machine-generated code detection across multiple programming languages and application scenarios, asking participating systems to generalize to unseen languages and domains. This paper describes our…

  2. arXiv cs.CL TIER_1 English(EN) · Preslav Nakov ·

    FMI_SU_Yotkova_Kastreva at SemEval-2026 Task 13: Lightweight Detection of LLM-Generated Code via Stylometric Signals

    SemEval-2026 Task 13 investigates machine-generated code detection across multiple programming languages and application scenarios, asking participating systems to generalize to unseen languages and domains. This paper describes our participation in Subtask A (binary classificati…