paper-with-me

Papers

READER: Robust Evidence-based Authorship Decoding via Extracted Representations

2026-06-09 · Jiaxu Liu, Sunnan Mu, Dong Huang, Liuyin Wang, Jing Shao, Jie Zhang arxiv

As agentic applications increasingly route user tasks through official and third-party LLM APIs, provenance becomes an operational question: which model generated a given black-box response? We study Dynamic Black-Box LLM Provenance: identifying the source LLM from generations elicited by query-varying, non-predefined prompts rather than a fixed input set or benchmark suite. This setting is difficult because prompt semantics dominate the text, while model-specific authorship traces are weak and inconsistent at the surface level. We introduce READER (Robust Evidence-based Authorship Decoding via Extracted Representations), a lightweight provenance framework that treats a frozen proxy LLM as a reader of hidden authorship evidence. READER maps black-box outputs into proxy activation space, temporally filters token states within each response, and performs Bayesian Evidence Accumulation by summing single-response log-posterior evidence across independently sampled prompts. This avoids fragile mean-pooling of prompt-specific representations while preserving the query-wise evidence needed for calibrated confidence. On Agent500, a 50-target dataset built from agent-style prompts, READER reaches $31.0$-$42.4\%$ top-1 accuracy from a single response and $70.0$-$84.0\%$ from 50 responses, substantially outperforming sentence-encoder fingerprints. Scaling across nine proxy readers further shows that stronger LLMs expose more linearly decodable authorship structure, suggesting that authorship perception is already present in frozen LLM representations and can be converted into reliable multi-query attribution.

📄 PDF Abstract BibTeX arXiv:2606.10794

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Preference Is Not Intervention: The Structure and Stability Boundaries of Reader-Specific Evidence Utility

2026-08-18 · Shi Zhou arxiv

ML systems increasingly condition decisions on downstream model identity, but this is useful only if model-specific differences form reusable structure rather than input-local interactions. We test this in retrieval-augm…

Learning Stylometric Representations for Authorship Analysis

2016-06-03 · Steven H. H. Ding, Benjamin C. M. Fung, Farkhund Iqbal, William K. Cheung

Authorship analysis (AA) is the study of unveiling the hidden properties of authors from a body of exponentially exploding textual data. It extracts an author's identity and sociolinguistic characteristics based on the r…

Authorship VerificationFeature EngineeringSentence

Jointly Learning Author and Annotated Character N-gram Embeddings: A Case Study in Literary Text

2019-09-01 · RANLP 2019 9 · Suraj Maharjan, Deepthi Mave, Prasha Shrestha, Manuel Montes 외

An author{'}s way of presenting a story through his/her writing style has a great impact on whether the story will be liked by readers or not. In this paper, we learn representations for authors of literary texts togethe…

Authorship AttributionGenre classificationLanguage ModelingLanguage Modelling

JAMDEC: Unsupervised Authorship Obfuscation using Constrained Decoding over Small Language Models

2024-02-13 · Jillian Fisher, Ximing Lu, JaeHun Jung, Liwei Jiang 외

The permanence of online content combined with the enhanced authorship identification techniques calls for stronger computational methods to protect the identity and privacy of online authorship when needed, e.g., blind …

Document Author Classification Using Parsed Language Structure

2024-03-20 · Todd K Moon, Jacob H. Gunther

Over the years there has been ongoing interest in detecting authorship of a text based on statistical properties of the text, such as by using occurrence rates of noncontextual words. In previous work, these techniques h…

Classification