paper-with-me

홈 › Papers

The power of text similarity in identifying AI-LLM paraphrased documents: The case of BBC news articles and ChatGPT

2025-05-18 · Konstantinos Xylogiannopoulos, Petros Xanthopoulos, Panagiotis Karampelas, Georgios Bakamitsos

Generative AI paraphrased text can be used for copyright infringement and the AI paraphrased content can deprive substantial revenue from original content creators. Despite this recent surge of malicious use of generative AI, there are few academic publications that research this threat. In this article, we demonstrate the ability of pattern-based similarity detection for AI paraphrased news recognition. We propose an algorithmic scheme, which is not limited to detect whether an article is an AI paraphrase, but, more importantly, to identify that the source of infringement is the ChatGPT. The proposed method is tested with a benchmark dataset specifically created for this task that incorporates real articles from BBC, incorporating a total of 2,224 articles across five different news categories, as well as 2,224 paraphrased articles created with ChatGPT. Results show that our pattern similarity-based method, that makes no use of deep learning, can detect ChatGPT assisted paraphrased articles at percentages 96.23% for accuracy, 96.25% for precision, 96.21% for sensitivity, 96.25% for specificity and 96.23% for F1 score.

📄 PDF Abstract BibTeX arXiv:2505.12405

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesSpecificitytext similarity

Similar Papers 제목 키워드 기반

Spotting AI's Touch: Identifying LLM-Paraphrased Spans in Text

2024-05-21 · Yafu Li, Zhilin Wang, Leyang Cui, Wei Bi 외

AI-generated text detection has attracted increasing attention as powerful language models approach human-level generation. Limited work is devoted to detecting (partially) AI-paraphrased texts. However, AI paraphrasing …

DiversityText Detection

Adapting Dual-encoder Vision-language Models for Paraphrased Retrieval

2024-05-06 · Jiacheng Cheng, Hijung Valentina Shin, Nuno Vasconcelos, Bryan Russell 외

In the recent years, the dual-encoder vision-language models (\eg CLIP) have achieved remarkable text-to-image retrieval performance. However, we discover that these models usually results in very different retrievals fo…

Image RetrievalLanguage ModelingLanguage ModellingRetrieval+5

Survey of Genetic and Differential Evolutionary Algorithm Approaches to Search Documents Based On Semantic Similarity

2025-07-15 · Chandrashekar Muniyappa, Eunjin Kim arxiv

Identifying similar documents within extensive volumes of data poses a significant challenge. To tackle this issue, researchers have developed a variety of effective distributed computing techniques. With the advancement…

Semantic Similarity

Fake News Detection After LLM Laundering: Measurement and Explanation

2025-01-29 · Rupak Kumar Das, Jonathan Dodge

With their advanced capabilities, Large Language Models (LLMs) can generate highly convincing and contextually relevant fake news, which can contribute to disseminating misinformation. Though there is much research on fa…

Fake News DetectionMisinformationSemantic SimilaritySemantic Textual Similarity

SearchLLM: Detecting LLM Paraphrased Text by Measuring the Similarity with Regeneration of the Candidate Source via Search Engine

2026-01-23 · Hoang-Quoc Nguyen-Son, Minh-Son Dao, Koji Zettsu arxiv

With the advent of large language models (LLMs), it has become common practice for users to draft text and utilize LLMs to enhance its quality through paraphrasing. However, this process can sometimes result in the loss …