paper-with-me

홈 › Papers

LM$^2$otifs : An Explainable Framework for Machine-Generated Texts Detection

2025-05-18 · Xu Zheng, Zhuomin Chen, Esteban Schafir, Sipeng Chen, Hojat Allah Salehi, Haifeng Chen, Farhad Shirani, Wei Cheng, Dongsheng Luo

The impressive ability of large language models to generate natural text across various tasks has led to critical challenges in authorship authentication. Although numerous detection methods have been developed to differentiate between machine-generated texts (MGT) and human-generated texts (HGT), the explainability of these methods remains a significant gap. Traditional explainability techniques often fall short in capturing the complex word relationships that distinguish HGT from MGT. To address this limitation, we present LM$^2$otifs, a novel explainable framework for MGT detection. Inspired by probabilistic graphical models, we provide a theoretical rationale for the effectiveness. LM$^2$otifs utilizes eXplainable Graph Neural Networks to achieve both accurate detection and interpretability. The LM$^2$otifs pipeline operates in three key stages: first, it transforms text into graphs based on word co-occurrence to represent lexical dependencies; second, graph neural networks are used for prediction; and third, a post-hoc explainability method extracts interpretable motifs, offering multi-level explanations from individual words to sentence structures. Extensive experiments on multiple benchmark datasets demonstrate the comparable performance of LM$^2$otifs. The empirical evaluation of the extracted explainable motifs confirms their effectiveness in differentiating HGT and MGT. Furthermore, qualitative analysis reveals distinct and visible linguistic fingerprints characteristic of MGT.

📄 PDF Abstract BibTeX arXiv:2505.12507

Code (0)

등록된 구현이 없습니다.

Tasks

Sentence

Similar Papers 제목 키워드 기반

Threads of Subtlety: Detecting Machine-Generated Texts Through Discourse Motifs

2024-02-16 · Zae Myung Kim, Kwang Hee Lee, Preston Zhu, Vipul Raheja 외

With the advent of large language models (LLM), the line between human-crafted and machine-generated texts has become increasingly blurred. This paper delves into the inquiry of identifying discernible and unique linguis…

L2XGNN: Learning to Explain Graph Neural Networks

2022-09-28 · Giuseppe Serra, Mathias Niepert

Graph Neural Networks (GNNs) are a popular class of machine learning models. Inspired by the learning to explain (L2X) paradigm, we propose L2XGNN, a framework for explainable GNNs which provides faithful explanations by…

Detecting Machine-Generated Texts: Not Just "AI vs Humans" and Explainability is Complicated

2024-06-26 · Jiazhou Ji, Ruizhe Li, Shujun Li, Jie Guo 외

As LLMs rapidly advance, increasing concerns arise regarding risks about actual authorship of texts we see online and in real world. The task of distinguishing LLM-authored texts is complicated by the nuanced and overlap…

Binary ClassificationLLM-generated Text Detectiontext-classificationText Classification+1

StyleDecipher: Robust and Explainable Detection of LLM-Generated Texts with Stylistic Analysis

2025-10-14 · Siyuan Li, Aodu Wulianghai, Xi Lin, Guangyan Li 외 arxiv

With the increasing integration of large language models (LLMs) into open-domain writing, detecting machine-generated text has become a critical task for ensuring content authenticity and trust. Existing approaches rely …

Text Detection

Authorship attribution via network motifs identification

2016-07-23 · Vanessa Queiroz Marinho, Graeme Hirst, Diego Raphael Amancio

Concepts and methods of complex networks can be used to analyse texts at their different complexity levels. Examples of natural language processing (NLP) tasks studied via topological analysis of networks are keyword ide…

Authorship AttributionExtractive Summarization