TP-CRIV: A Framework for Third-Party Challenge-Response Identity Verification of AI Models
A research framework for verifying AI model identity without access to the model using black-box inference and network isolation.
A framework for verifying AI model identity via third-party challenge-response, without access to the model's white-box or API, using black-box inference and network isolation.
- Proposes TP-CRIV framework for third-party challenge-response verification of AI models
- Focus on verifying model identity without white-box or API access
- Uses black-box inference and network isolation for verification
Full article217 words · extracted from arxiv.org · click to collapse
Artificial intelligence (AI) models are increasingly deployed through remote services, making model misappropriation a growing concern. Existing approaches, including watermarking, fingerprinting, and model similarity analysis, primarily rely on predefined evidence or direct behavioral comparison and do not explicitly evaluate whether the claimant currently possesses and can utilize model-dependent information relevant to the claimed model identity. In this paper, we propose Third-Party Challenge-Response Identity Verification (TP-CRIV) for AI models. TP-CRIV targets a third-party verification setting in which the verifier has neither white-box nor API access to the claimant's model, can interact with the suspicious deployed service only through its ordinary black-box inference interface, and does not require protocol-specific cooperation from the service provider. Under these constraints, the framework enables the verifier to obtain empirical evidence as to whether the claimant locally possesses a model satisfying a predeclared identity relative to the deployed model. Verification is conducted under fresh, previously undisclosed requirements and network isolation, so that the demonstrated capability cannot rely on online external assistance after challenge disclosure. The resulting evidence is interpreted relative to independently specified and calibrated matching and non-matching operating situations and is statistical rather than cryptographic. We instantiate TP-CRIV for CNN image classifiers using probability-control-based witness generation. Experiments on ten ImageNet-pretrained TorchVision models demonstrate clear same/cross-model separation and finite-challenge verification using independently calibrated thresholds.
Text extracted automatically; images, tables and formatting may be missing. Original: https://arxiv.org/abs/2609.29264