Behavioral Fingerprints for LLM Endpoint Stability and Identity

📅 2026-03-19
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work addresses the challenge that existing metrics struggle to capture behavioral drift in large language model (LLM) endpoints caused by changes in weights, tokenizers, quantization, or inference stacks—threatening the consistency of AI applications. To this end, we propose Stability Monitor, the first system that models LLM endpoint behavior through black-box behavioral fingerprinting. By periodically sampling outputs from a fixed prompt set, it constructs output distribution fingerprints and leverages energy distance combined with permutation testing to enable internal-agnostic stability monitoring and change detection. Experimental evaluation demonstrates that our approach effectively identifies differences across model families, versions, quantization schemes, and inference stacks, revealing significant stability disparities in real-world deployments across multiple providers.

Technology Category

Application Category

📝 Abstract
The consistency of AI-native applications depends on the behavioral consistency of the model endpoints that power them. Traditional reliability metrics such as uptime, latency and throughput do not capture behavioral change, and an endpoint can remain "healthy" while its effective model identity changes due to updates to weights, tokenizers, quantization, inference engines, kernels, caching, routing, or hardware. We introduce Stability Monitor, a black-box stability monitoring system that periodically fingerprints an endpoint by sampling outputs from a fixed prompt set and comparing the resulting output distributions over time. Fingerprints are compared using a summed energy distance statistic across prompts, with permutation-test p-values as evidence of distribution shift aggregated sequentially to detect change events and define stability periods. In controlled validation, Stability Monitor detects changes to model family, version, inference stack, quantization, and behavioral parameters. In real-world monitoring of the same model hosted by multiple providers, we observe substantial provider-to-provider and within-provider stability differences.
Problem

Research questions and friction points this paper is trying to address.

behavioral consistency
model identity
endpoint stability
distribution shift
LLM reliability
Innovation

Methods, ideas, or system contributions that make the work stand out.

behavioral fingerprinting
LLM stability monitoring
distribution shift detection
black-box monitoring
model identity
🔎 Similar Papers
No similar papers found.
J
Jonah Leshin
Project VAIL, San Francisco, USA
M
Manish Shah
Project VAIL, San Francisco, USA
I
Ian Timmis
Project VAIL, San Francisco, USA
Daniel Kang
Daniel Kang
UIUC
Computer Science