paper-with-me

홈 › Papers

Two Birds with One Stone: Multi-Task Detection and Attribution of LLM-Generated Text

2025-08-19 · Zixin Rao, Youssef Mohamed, Shang Liu, Zeyan Liu arxiv

Large Language Models (LLMs), such as GPT-4 and Llama, have demonstrated remarkable abilities in generating natural language. However, they also pose security and integrity challenges. Existing countermeasures primarily focus on distinguishing AI-generated content from human-written text, with most solutions tailored for English. Meanwhile, authorship attribution--determining which specific LLM produced a given text--has received comparatively little attention despite its importance in forensic analysis. In this paper, we present DA-MTL, a multi-task learning framework that simultaneously addresses both text detection and authorship attribution. We evaluate DA-MTL on nine datasets and four backbone models, demonstrating its strong performance across multiple languages and LLM sources. Our framework captures each task's unique characteristics and shares insights between them, which boosts performance in both tasks. Additionally, we conduct a thorough analysis of cross-modal and cross-lingual patterns and assess the framework's robustness against adversarial obfuscation techniques. Our findings offer valuable insights into LLM behavior and the generalization of both detection and authorship attribution.

📄 PDF Abstract BibTeX arXiv:2508.14190

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task LearningText Detection

Similar Papers 제목 키워드 기반

Killing Four Birds with Two Stones: Multi-Task Learning for Non-Literal Language Detection

2018-08-01 · COLING 2018 8 · Erik-L{\^a}n Do Dinh, Steffen Eger, Iryna Gurevych

Non-literal language phenomena such as idioms or metaphors are commonly studied in isolation from each other in NLP. However, often similar definitions and features are being used for different phenomena, challenging the…

General ClassificationMulti-Task Learning

ECNU: One Stone Two Birds: Ensemble of Heterogenous Measures for Semantic Relatedness and Textual Entailment

2014-08-01 · SEMEVAL 2014 8 · Jiang Zhao, Tiantian Zhu, Man Lan
Natural Language InferenceSemantic Textual Similarity

Two Birds with One Stone: Improving Rumor Detection by Addressing the Unfairness Issue

2024-12-30 · Junyi Chen, Mengjia Wu, Qian Liu, Ying Ding 외

The degraded performance and group unfairness caused by confounding sensitive attributes in rumor detection remains relatively unexplored. To address this, we propose a two-step framework. Initially, it identifies confou…

AttributeFairness

Three Birds with One Stone: Multi-Task Temporal Action Detection via Recycling Temporal Annotations

2021-06-19 · CVPR 2021 1 · Zhihui Li, Lina Yao

Temporal action detection on unconstrained videos has seen significant research progress in recent years. Deep learning has achieved enormous success in this direction. However, collecting large-scale temporal detect…

Action DetectionAction LocalizationMulti-Task LearningRegion Proposal+1

Kill Two Birds With One Stone: Boosting Both Object Detection Accuracy and Speed With adaptive Patch-of-Interest Composition

2017-08-12 · Shihao Zhang, Weiyao Lin, Ping Lu, Weihua Li 외

Object detection is an important yet challenging task in video understanding & analysis, where one major challenge lies in the proper balance between two contradictive factors: detection accuracy and detection speed. In …

Objectobject-detectionObject DetectionVideo Understanding