论文精选73°

匿名AI模型身份验证四阶段协议

Auditing Anonymous AI Models: A Four-Stage Protocol for Black-Box Identity Verification

精选理由

这个四阶段协议帮你验证匿名AI模型的真实身份,避免数据风险和性能不符预期。

AI 摘要

研究人员提出了一种四阶段法医审计协议,用于验证匿名API服务的AI模型身份。该协议包含从重建启动配置到测试标记器身份的四个阶段。研究团队在10个已知身份发布案例上测试了声明一致性,准确率达到7个完全匹配。该协议已在GLM-5.3版本线的旗舰案例上进行了前瞻性验证。

原文 · arXiv cs.AI

Auditing Anonymous AI Models: A Four-Stage Protocol for Black-Box Identity Verification

The 2025--2026 AI market has seen a wave of stealth releases: frontier models launched anonymously on developer platforms under codenames. For their users, identity determines data-handling terms, supply-chain risk, and capability expectations. No validated methodology exists for black-box identity verification of anonymous models: practitioner checklists lack accuracy evidence, and self-identification is untrustworthy by design. We propose a four-stage forensic audit protocol for API-served models. Stage 0 reconstructs launch-time configuration from archived platform snapshots (Internet Archive), exposing preview--production drift. Stage 1 fingerprints configuration (context, output ceiling, reasoning, modality) against the platform catalog. Stage 2 tests tokenizer identity with a cross-length differential that rejects short-prompt collisions. Stage 3 corroborates with behavioral probes. We test declaration consistency on 10 known-identity releases (7 exact, 2 precision-differences, 1 partial, 0 counter-directional), not end-to-end identification under anonymity. Identification is validated prospectively on a flagship case whose 2026-08-23 analysis pointed to the GLM-5.3 version line and whose official reveal confirmed those family and version-line inferences (deployment variant was not pre-asserted; Flash was consistent post-reveal), and on three Stage-0-only cases where the protocol produced a graded hypothesis or declined rather than guessed. A standard-library-only implementation is provided as supplementary material.