paper-with-me

Papers

Transformer and Hybrid Deep Learning Based Models for Machine-Generated Text Detection

2024-05-28 · Teodor-George Marchitan, Claudiu Creanga, Liviu P. Dinu

This paper describes the approach of the UniBuc - NLP team in tackling the SemEval 2024 Task 8: Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection. We explored transformer-based and hybrid deep learning architectures. For subtask B, our transformer-based model achieved a strong \textbf{second-place} out of $77$ teams with an accuracy of \textbf{86.95\%}, demonstrating the architecture's suitability for this task. However, our models showed overfitting in subtask A which could potentially be fixed with less fine-tunning and increasing maximum sequence length. For subtask C (token-level classification), our hybrid model overfit during training, hindering its ability to detect transitions between human and machine-generated text.

📄 PDF Abstract BibTeX arXiv:2405.17964

Code (1)

ClaudiuCreanga/semeval-2024-task-8 공식 구현 pytorch

Tasks

Text Detection

Similar Papers 제목 키워드 기반

MasonTigers at SemEval-2024 Task 8: Performance Analysis of Transformer-based Models on Machine-Generated Text Detection

2024-03-22 · Sadiya Sayara Chowdhury Puspo, Md Nishat Raihan, Dhiman Goswami, Al Nahian Bin Emran 외

This paper presents the MasonTigers entry to the SemEval-2024 Task 8 - Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection. The task encompasses Binary Human-Written vs. Machine-Gener…

Sentencetext-classificationText ClassificationText Detection

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 wel…

Text Detection

Detecting AI-Generated Sentences in Human-AI Collaborative Hybrid Texts: Challenges, Strategies, and Insights

2024-03-06 · Zijie Zeng, Shiqi Liu, Lele Sha, Zhuang Li 외

This study explores the challenge of sentence-level AI-generated text detection within human-AI collaborative hybrid texts. Existing studies of AI-generated text detection for hybrid texts often rely on synthetic dataset…

Boundary DetectionSentenceSentence ClassificationText Detection+1

DeepPavlov at SemEval-2024 Task 8: Leveraging Transfer Learning for Detecting Boundaries of Machine-Generated Texts

2024-05-17 · Anastasia Voznyuk, Vasily Konovalov

The Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection shared task in the SemEval-2024 competition aims to tackle the problem of misusing collaborative human-AI writing. Although the…

Boundary DetectionText DetectionTransfer Learning

How well can machine-generated texts be identified and can language models be trained to avoid identification?

2023-10-25 · Sinclair Schneider, Florian Steuber, Joao A. G. Schneider, Gabi Dreo Rodosek

With the rise of generative pre-trained transformer models such as GPT-3, GPT-NeoX, or OPT, distinguishing human-generated texts from machine-generated ones has become important. We refined five separate language models …

Linguistic AcceptabilityText Generation