paper-with-me

Papers

Robust and Fine-Grained Detection of AI Generated Texts

2025-04-16 · Ram Mohan Rao Kadiyala, Siddartha Pullakhandam, Kanwal Mehreen, Drishti Sharma, Siddhant Gupta, Jebish Purbey, Ashay Srivastava, Subhasya Tippareddy, Arvind Reddy Bobbili, Suraj Telugara Chandrashekhar, Modabbir Adeeb, Srinadh Vura, Hamza Farooq

An ideal detection system for machine generated content is supposed to work well on any generator as many more advanced LLMs come into existence day by day. Existing systems often struggle with accurately identifying AI-generated content over shorter texts. Further, not all texts might be entirely authored by a human or LLM, hence we focused more over partial cases i.e human-LLM co-authored texts. Our paper introduces a set of models built for the task of token classification which are trained on an extensive collection of human-machine co-authored texts, which performed well over texts of unseen domains, unseen generators, texts by non-native speakers and those with adversarial inputs. We also introduce a new dataset of over 2.4M such texts mostly co-authored by several popular proprietary LLMs over 23 languages. We also present findings of our models' performance over each texts of each domain and generator. Additional findings include comparison of performance against each adversarial method, length of input texts and characteristics of generated texts compared to the original human authored texts.

📄 PDF Abstract BibTeX arXiv:2504.11952

Code (0)

등록된 구현이 없습니다.

Tasks

token-classificationToken Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

A Deep Network Model for Paraphrase Detection in Short Text Messages

2017-12-07 · Basant Agarwal, Heri Ramampiaro, Helge Langseth, Massimiliano Ruocco

This paper is concerned with paraphrase detection. The ability to detect similar sentences written in natural language is crucial for several applications, such as text mining, text summarization, plagiarism detection, a…

Question AnsweringSentenceText Summarization

Unveiling Large Language Models Generated Texts: A Multi-Level Fine-Grained Detection Framework

2024-10-18 · Zhen Tao, Zhiyu Li, Runyu Chen, Dinghao Xi 외

Large language models (LLMs) have transformed human writing by enhancing grammar correction, content expansion, and stylistic refinement. However, their widespread use raises concerns about authorship, originality, and e…

Binary ClassificationContrastive LearningEthicsSentence

LLM-DetectAIve: a Tool for Fine-Grained Machine-Generated Text Detection

2024-08-08 · Mervat Abassy, Kareem Elozeiri, Alexander Aziz, Minh Ngoc Ta 외

The ease of access to large language models (LLMs) has enabled a widespread of machine-generated texts, and now it is often hard to tell whether a piece of text was human-written or machine-generated. This raises concern…

Binary ClassificationText Detection

Document-Level Supervision for Multi-Aspect Sentiment Analysis Without Fine-grained Labels

2023-10-10 · Kasturi Bhattacharjee, Rashmi Gangadharaiah

Aspect-based sentiment analysis (ABSA) is a widely studied topic, most often trained through supervision from human annotations of opinionated texts. These fine-grained annotations include identifying aspects towards whi…

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Sentiment Analysis

HalluTruthQA: A Fine-Grained Benchmark for Hallucination Detection, Localization, and Explanation in Arabic Question Answering

2026-07-22 · Abdessalam Bouchekif, Mohammed-En-Nadhir Zighem, Salah Eddine Bekhouche, Hichem Telli 외 arxiv

Large language models (LLMs) can generate fluent Arabic answers, yet factual errors remain difficult to detect, localize, explain, and verify. Existing hallucination benchmarks often provide response-level labels, with l…

Question Answering