paper-with-me

홈 › Papers

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

2025-11-26 · Md Tasnin Tanvir, Dr Santanu Kumar Dash, Ishan Shahnan, Nafis Fuad, Tanvir Rahman, Abdullah Al Faisal, Asadullah Al Mamun 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 both the detection of content that has been entirely generated by AI and the identification of human text that has been reworded by AI. In our work, a comprehensive methodology to detect AI- generated text using XLM-RoBERTa, a state-of-the-art multilingual transformer model. Our approach includes rigorous preprocessing, and feature extraction involving perplexity, semantic, and readability features. We fine-tuned the XLM-RoBERTa model on a balanced dataset of human and AI-generated texts and evaluated its performance. The model demonstrated high accuracy and robust performance across various text genres. Additionally, we conducted feature analysis to understand the model's decision-making process, revealing that perplexity and attention-based features are critical in differentiating between human and AI-generated texts. Our findings offer a valuable tool for maintaining academic integrity and contribute to the broader field of AI ethics by promoting transparency and accountability in AI systems. Future research directions include exploring other advanced models and expanding the dataset to enhance the model's generalizability.

📄 PDF Abstract BibTeX arXiv:2511.21009

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Implementing BERT and fine-tuned RobertA to detect AI generated news by ChatGPT

2023-06-09 · Zecong Wang, Jiaxi Cheng, Chen Cui, Chenhao Yu

The abundance of information on social media has increased the necessity of accurate real-time rumour detection. Manual techniques of identifying and verifying fake news generated by AI tools are impracticable and time-c…

MisinformationRumour Detection

GPT-Sentinel: Distinguishing Human and ChatGPT Generated Content

2023-05-13 · Yutian Chen, Hao Kang, Vivian Zhai, Liangze Li 외

This paper presents a novel approach for detecting ChatGPT-generated vs. human-written text using language models. To this end, we first collected and released a pre-processed dataset named OpenGPTText, which consists of…

text-classificationText Classification

Will Affective Computing Emerge from Foundation Models and General AI? A First Evaluation on ChatGPT

2023-03-03 · Mostafa M. Amin, Erik Cambria, Björn W. Schuller

ChatGPT has shown the potential of emerging general artificial intelligence capabilities, as it has demonstrated competent performance across many natural language processing tasks. In this work, we evaluate the capabili…

Language ModelingLanguage ModellingSentiment Analysistext-classification+1

To ChatGPT, or not to ChatGPT: That is the question!

2023-04-04 · Alessandro Pegoraro, Kavita Kumari, Hossein Fereidooni, Ahmad-Reza Sadeghi

ChatGPT has become a global sensation. As ChatGPT and other Large Language Models (LLMs) emerge, concerns of misusing them in various ways increase, such as disseminating fake news, plagiarism, manipulating public opinio…

Text Detection

CHEAT: A Large-scale Dataset for Detecting ChatGPT-writtEn AbsTracts

2023-04-24 · Peipeng Yu, Jiahan Chen, Xuan Feng, Zhihua Xia

The powerful ability of ChatGPT has caused widespread concern in the academic community. Malicious users could synthesize dummy academic content through ChatGPT, which is extremely harmful to academic rigor and originali…