@inproceedings{g-etal-2026-team,
title = "Team Duo at {S}em{E}val-2026 Task 13: Fine-tuning {C}ode{BERT} for Out-of-Distribution {AI}-Generated Code Detection",
author = "G, Subhiksha and
M, Sanjai and
Sivanaiah, Rajalakshmi and
S, Angel Deborah",
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://aclanthology.org/2026.semeval-1.265/",
pages = "2104--2107",
ISBN = "979-8-89176-414-9",
abstract = "This paper addresses detecting AI-generated code in out-of-distribution settings by fine-tuning CodeBERT on algorithmic code from C++, Python, and Java. While the model achieves near-perfect performance on training data (F1 = 0.9935), it degrades significantly on unseen languages and domains (F1 = 0.3532). The high recall (0.8789) but low precision (0.2210) indicates over-prediction of machine-generated code. Error analysis reveals three failure modes: domain mismatch, unfamiliar syntax patterns, and insufficient training. Multi-epoch training and domain-specific augmentation are needed to improve OOD generalization."
}<?xml version="1.0" encoding="UTF-8"?>
<modsCollection xmlns="http://www.loc.gov/mods/v3">
<mods ID="g-etal-2026-team">
<titleInfo>
<title>Team Duo at SemEval-2026 Task 13: Fine-tuning CodeBERT for Out-of-Distribution AI-Generated Code Detection</title>
</titleInfo>
<name type="personal">
<namePart type="given">Subhiksha</namePart>
<namePart type="family">G</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Sanjai</namePart>
<namePart type="family">M</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Rajalakshmi</namePart>
<namePart type="family">Sivanaiah</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Angel</namePart>
<namePart type="given">Deborah</namePart>
<namePart type="family">S</namePart>
<role>
<roleTerm authority="marcrelator" type="text">author</roleTerm>
</role>
</name>
<originInfo>
<dateIssued>2026-07</dateIssued>
</originInfo>
<typeOfResource>text</typeOfResource>
<relatedItem type="host">
<titleInfo>
<title>Proceedings of the 20th International Workshop on Semantic Evaluation (2026)</title>
</titleInfo>
<name type="personal">
<namePart type="given">Ekaterina</namePart>
<namePart type="family">Kochmar</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Debanjan</namePart>
<namePart type="family">Ghosh</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Kai</namePart>
<namePart type="family">North</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Mamoru</namePart>
<namePart type="family">Komachi</namePart>
<role>
<roleTerm authority="marcrelator" type="text">editor</roleTerm>
</role>
</name>
<originInfo>
<publisher>Association for Computational Linguistics</publisher>
<place>
<placeTerm type="text">San Diego, California, USA</placeTerm>
</place>
</originInfo>
<genre authority="marcgt">conference publication</genre>
<identifier type="isbn">979-8-89176-414-9</identifier>
</relatedItem>
<abstract>This paper addresses detecting AI-generated code in out-of-distribution settings by fine-tuning CodeBERT on algorithmic code from C++, Python, and Java. While the model achieves near-perfect performance on training data (F1 = 0.9935), it degrades significantly on unseen languages and domains (F1 = 0.3532). The high recall (0.8789) but low precision (0.2210) indicates over-prediction of machine-generated code. Error analysis reveals three failure modes: domain mismatch, unfamiliar syntax patterns, and insufficient training. Multi-epoch training and domain-specific augmentation are needed to improve OOD generalization.</abstract>
<identifier type="citekey">g-etal-2026-team</identifier>
<location>
<url>https://aclanthology.org/2026.semeval-1.265/</url>
</location>
<part>
<date>2026-07</date>
<extent unit="page">
<start>2104</start>
<end>2107</end>
</extent>
</part>
</mods>
</modsCollection>
%0 Conference Proceedings
%T Team Duo at SemEval-2026 Task 13: Fine-tuning CodeBERT for Out-of-Distribution AI-Generated Code Detection
%A G, Subhiksha
%A M, Sanjai
%A Sivanaiah, Rajalakshmi
%A S, Angel Deborah
%Y Kochmar, Ekaterina
%Y Ghosh, Debanjan
%Y North, Kai
%Y Komachi, Mamoru
%S Proceedings of the 20th International Workshop on Semantic Evaluation (2026)
%D 2026
%8 July
%I Association for Computational Linguistics
%C San Diego, California, USA
%@ 979-8-89176-414-9
%F g-etal-2026-team
%X This paper addresses detecting AI-generated code in out-of-distribution settings by fine-tuning CodeBERT on algorithmic code from C++, Python, and Java. While the model achieves near-perfect performance on training data (F1 = 0.9935), it degrades significantly on unseen languages and domains (F1 = 0.3532). The high recall (0.8789) but low precision (0.2210) indicates over-prediction of machine-generated code. Error analysis reveals three failure modes: domain mismatch, unfamiliar syntax patterns, and insufficient training. Multi-epoch training and domain-specific augmentation are needed to improve OOD generalization.
%U https://aclanthology.org/2026.semeval-1.265/
%P 2104-2107
Markdown (Informal)
[Team Duo at SemEval-2026 Task 13: Fine-tuning CodeBERT for Out-of-Distribution AI-Generated Code Detection](https://aclanthology.org/2026.semeval-1.265/) (G et al., SemEval 2026)
ACL