paper-with-me

홈 › Papers

mcdok at SemEval-2026 Task 13: Finetuning LLMs for Detection of Machine-Generated Code

2026-04-23 · Adam Skurla, Dominik Macko, Jakub Simko arxiv

Multi-domain detection of the machine-generated code snippets in various programming languages is a challenging task. SemEval-2026 Task~13 copes with this challenge in various angles, as a binary detection problem as well as attribution of the source. Specifically, its subtasks also cover generator LLM family detection, as well as a hybrid code co-generated by humans and machines, or adversarially modified codes hiding its origin. Our submitted systems adjusted the existing mdok approach (focused on machine-generated text detection) to these specific kinds of problems by exploring various base models, more suitable for code understanding. The results indicate that the submitted systems are competitive in all three subtasks. However, the margins from the top-performing systems are significant, and thus further improvements are possible.

📄 PDF Abstract BibTeX arXiv:2604.21365

Code (0)

등록된 구현이 없습니다.

Tasks

Text Detection

Similar Papers 제목 키워드 기반

mdok-style at SemEval-2026 Task 9: Finetuning LLMs for Multilingual Polarization Detection

2026-05-04 · Dominik Macko, Alok Debnath, Jakub Simko arxiv

SemEval-2026 Task 9 is focused on multilingual polarization detection. Specifically, it covers the identification of multilingual, multicultural and multievent polarization along three axes (in subtasks), namely detectio…

mdok-style at SemEval-2026 Task 10: Finetuning LLMs for Conspiracy Detection

2026-05-04 · Dominik Macko arxiv

SemEval-2026 Task 10 is focused on conspiracy detection. Specifically, the goal is to detect whether a Reddit comment expresses a conspiracy belief. Our submitted mdok-style system utilizes data augmentation and self-tra…

Data AugmentationText Detection

Team DoNotDistribute at SemEval-2020 Task 11: Features, Finetuning, and Data Augmentation in Neural Models for Propaganda Detection in News Articles

2020-08-21 · SEMEVAL 2020 · Michael Kranzlein, Shabnam Behzad, Nazli Goharian

This paper presents our systems for SemEval 2020 Shared Task 11: Detection of Propaganda Techniques in News Articles. We participate in both the span identification and technique classification subtasks and report on exp…

ArticlesData AugmentationPropaganda detection

R2D2 at SemEval-2022 Task 6: Are language models sarcastic enough? Finetuning pre-trained language models to identify sarcasm

2022-07-01 · SemEval (NAACL) 2022 7 · Mayukh Sharma, Ilanthenral Kandasamy, Vasantha W B

This paper describes our system used for SemEval 2022 Task 6: iSarcasmEval: Intended Sarcasm Detection in English and Arabic. We participated in all subtasks based on only English datasets. Pre-trained Language Models (P…

Sarcasm Detection

SSS at SemEval-2023 Task 10: Explainable Detection of Online Sexism using Majority Voted Fine-Tuned Transformers

2023-04-07 · Sriya Rallabandi, Sanchit Singhal, Pratinav Seth

This paper describes our submission to Task 10 at SemEval 2023-Explainable Detection of Online Sexism (EDOS), divided into three subtasks. The recent rise in social media platforms has seen an increase in disproportionat…