ExplorerComputer ScienceCybersecurity
Research PaperResearchia:202602.12009

Token-Efficient Change Detection in LLM APIs

Timothée Chauvin

Abstract

Remote change detection in LLMs is a difficult problem. Existing methods are either too expensive for deployment at scale, or require initial white-box access to model weights or grey-box access to log probabilities. We aim to achieve both low cost and strict black-box operation, observing only output tokens. Our approach hinges on specific inputs we call Border Inputs, for which there exists more than one output top token. From a statistical perspective, optimal change detection depends on th...

Submitted: February 12, 2026Subjects: Cybersecurity; Computer Science

Description / Details

Remote change detection in LLMs is a difficult problem. Existing methods are either too expensive for deployment at scale, or require initial white-box access to model weights or grey-box access to log probabilities. We aim to achieve both low cost and strict black-box operation, observing only output tokens. Our approach hinges on specific inputs we call Border Inputs, for which there exists more than one output top token. From a statistical perspective, optimal change detection depends on the model's Jacobian and the Fisher information of the output distribution. Analyzing these quantities in low-temperature regimes shows that border inputs enable powerful change detection tests. Building on this insight, we propose the Black-Box Border Input Tracking (B3IT) scheme. Extensive in-vivo and in-vitro experiments show that border inputs are easily found for non-reasoning tested endpoints, and achieve performance on par with the best available grey-box approaches. B3IT reduces costs by 30×30\times compared to existing methods, while operating in a strict black-box setting.


Source: arXiv:2602.11083v1 - http://arxiv.org/abs/2602.11083v1 PDF: https://arxiv.org/pdf/2602.11083v1 Original Link: http://arxiv.org/abs/2602.11083v1

Please sign in to join the discussion.

No comments yet. Be the first to share your thoughts!

Access Paper
View Source PDF
Submission Info
Date:
Feb 12, 2026
Topic:
Computer Science
Area:
Cybersecurity
Comments:
0
Bookmark
Token-Efficient Change Detection in LLM APIs | Researchia