flâneur

Defending Against Model Weight Exfiltration Through Inference Verification

technicallyprivate.substack.com · 2,364 words · saved by 1 readers

An application of recent work on "inference verification" to detect data-exfiltration in the user-channel of an LLM. This is a cross-post from LessWrong, which I'm posting here, for completeness.

Authors: Roy Rinberg, Adam Karvonen, Alex Hoover, Daniel Reuter, Keri Warr Arxiv paper link LessWrong blog post One Minute Summary Anthropic has adopted upload limits to prevent model weight exfiltration. The idea is simple: model weights are very large, text outputs are small, so if we cap the output bandwidth, we can make model weight transfer take a long time. The problem is that inference servers now generate an enormous amount of tokens (on the order of ~1TB tokens per day), and the output text channel is the one channel you can’t easily restrict. Nonetheless, in this work we find…

saved by

related reading