paper-with-me

홈 › Papers

Feature Extraction and Analysis for GPT-Generated Text

2025-03-17 · A. Selvioğlu, V. Adanova, M. Atagoziev

With the rise of advanced natural language models like GPT, distinguishing between human-written and GPT-generated text has become increasingly challenging and crucial across various domains, including academia. The long-standing issue of plagiarism has grown more pressing, now compounded by concerns about the authenticity of information, as it is not always clear whether the presented facts are genuine or fabricated. In this paper, we present a comprehensive study of feature extraction and analysis for differentiating between human-written and GPT-generated text. By applying machine learning classifiers to these extracted features, we evaluate the significance of each feature in detection. Our results demonstrate that human and GPT-generated texts exhibit distinct writing styles, which can be effectively captured by our features. Given sufficiently long text, the two can be differentiated with high accuracy.

📄 PDF Abstract BibTeX arXiv:2503.13687

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Leveraging Encoder-only Large Language Models for Mobile App Review Feature Extraction

2024-08-02 · Quim Motger, Alessio Miaschi, Felice Dell'Orletta, Xavier Franch 외

Mobile app review analysis presents unique challenges due to the low quality, subjective bias, and noisy content of user-generated documents. Extracting features from these reviews is essential for tasks such as feature …

Sentiment Analysistoken-classificationToken Classification

Comparing emotion feature extraction approaches for predicting depression and anxiety

2022-07-01 · NAACL (CLPsych) 2022 7 · Hannah Burkhardt, Michael Pullmann, Thomas Hull, Patricia Aren 외

The increasing adoption of message-based behavioral therapy enables new approaches to assessing mental health using linguistic analysis of patient-generated text. Word counting approaches have demonstrated utility for li…

Diagnostic

Information Extraction from Scanned Invoice Images using Text Analysis and Layout Features

2022-08-08 · Hien Thi Ha, Aleš Horák

While storing invoice content as metadata to avoid paper document processing may be the future trend, almost all of daily issued invoices are still printed on paper or generated in digital formats such as PDFs. In this p…

Optical Character Recognition (OCR)

ChatGpt Content detection: A new approach using xlm-roberta alignment

2025-11-26 · Md Tasnin Tanvir, Dr Santanu Kumar Dash, Ishan Shahnan, Nafis Fuad 외 arxiv

The challenge of separating AI-generated text from human-authored content is becoming more urgent as generative AI technologies like ChatGPT become more widely available. In this work, we address this issue by looking at…

AI Writers Have a Consistent Stylometric Footprint, but AI Editors Do Not

2026-08-28 · Zhengyang Shan, Yukyung Lee, Sophie Hao arxiv

Text generated by large language models (LLMs) has been shown to be stylometrically distinct from human-written text \citep{andreDetectingAIAuthorship2023, shahDetectingUnmaskingAIGenerated2023, oparaStyloAIDistinguishin…