paper-with-me

홈 › Papers

Applying Ensemble Methods to Model-Agnostic Machine-Generated Text Detection

2024-06-18 · Ivan Ong, Boon King Quek

In this paper, we study the problem of detecting machine-generated text when the large language model (LLM) it is possibly derived from is unknown. We do so by apply ensembling methods to the outputs from DetectGPT classifiers (Mitchell et al. 2023), a zero-shot model for machine-generated text detection which is highly accurate when the generative (or base) language model is the same as the discriminative (or scoring) language model. We find that simple summary statistics of DetectGPT sub-model outputs yield an AUROC of 0.73 (relative to 0.61) while retaining its zero-shot nature, and that supervised learning methods sharply boost the accuracy to an AUROC of 0.94 but require a training dataset. This suggests the possibility of further generalisation to create a highly-accurate, model-agnostic machine-generated text detector.

📄 PDF Abstract BibTeX arXiv:2406.12570

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language ModelText Detection

Similar Papers 제목 키워드 기반

Luminol-AIDetect: Fast Zero-shot Machine-Generated Text Detection based on Perplexity under Text Shuffling

2026-04-28 · Lucio La Cava, Andrea Tagarelli arxiv

Machine-generated text (MGT) detection requires identifying structurally invariant signals across generation models, rather than relying on model-specific fingerprints. In this respect, we hypothesize that while large la…

Density EstimationAdversarial AttackText Detection

Arabic Offensive Language Detection Using Machine Learning and Ensemble Machine Learning Approaches

2020-05-16 · Fatemah Husain

This study aims at investigating the effect of applying single learner machine learning approach and ensemble machine learning approach for offensive language detection on Arabic language. Classifying Arabic social media…

BIG-bench Machine Learning

Multi-Modal One-Shot Federated Ensemble Learning for Medical Data with Vision Large Language Model

2025-01-06 · Naibo Wang, Yuchen Deng, Shichen Fan, Jianwei Yin 외

Federated learning (FL) has attracted considerable interest in the medical domain due to its capacity to facilitate collaborative model training while maintaining data privacy. However, conventional FL methods typically …

DiagnosticEnsemble LearningFederated LearningLanguage Modeling+3

Private Synthetic Data Meets Ensemble Learning

2023-10-15 · Haoyuan Sun, Navid Azizan, Akash Srivastava, Hao Wang

When machine learning models are trained on synthetic data and then deployed on real data, there is often a performance drop due to the distribution shift between synthetic and real data. In this paper, we introduce a ne…

DiversityEnsemble Learning

Augmenting train maintenance technicians with automated incident diagnostic suggestions

2024-08-19 · Georges Tod, Jean Bruggeman, Evert Bevernage, Pieter Moelans 외

Train operational incidents are so far diagnosed individually and manually by train maintenance technicians. In order to assist maintenance crews in their responsiveness and task prioritization, a learning machine is dev…

DiagnosticFeature Engineering