@inproceedings{ramesh-wu-2026-team,
title = "Team Yuvan at {S}em{E}val-2026 Task 13: Task-Adaptive Ensemble Strategies for {AI}-Generated Code Detection",
author = "Ramesh, Yuvan and
Wu, Tongtong",
editor = "Kochmar, Ekaterina and
Ghosh, Debanjan and
North, Kai and
Komachi, Mamoru",
booktitle = "Proceedings of the 20th {I}nternational {W}orkshop on {S}emantic {E}valuation (2026)",
month = jul,
year = "2026",
address = "San Diego, California, USA",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.263/",
pages = "2089--2097",
ISBN = "979-8-89176-414-9",
abstract = "We describe our system for SemEval-2026 Task 13 on detecting machine-generated code across eight programming languages and three subtasks: binary human-vs-AI detection, 11-way source identification, and 4-way generator classification. Our approach uses a task-specific combination of Qwen2.5-Coder-1.5B with LoRA fine-tuning, abstract syntax tree (AST) features, CodeBERT with head-tail chunking, and TF-IDF features. Experiments reveal three main findings. For Task A, neural detectors degrade markedly on the official test split, while AST-based structural features remain more stable, suggesting substantial distribution shift. For Task B, inverse-frequency class weighting is essential under extreme label imbalance and greatly improves macro-F1. For Task C, combining neural and statistical models performs better than relying on a single model alone, indicating complementary strengths across representations. Our final system achieves 0.638 macro-F1 on Task A, 0.449 macro-F1 on Task B, and 0.714 macro-F1 on Task C, offering practical insights into robustness, imbalance handling, and model complementarity for AI-generated code detection."
}Markdown (Informal)
[Team Yuvan at SemEval-2026 Task 13: Task-Adaptive Ensemble Strategies for AI-Generated Code Detection](https://preview.aclanthology.org/ingest-acl-workshops/2026.semeval-1.263/) (Ramesh & Wu, SemEval 2026)
ACL