Pith. sign in

REVIEW 4 cited by

Thieves on Sesame Street! Model Extraction of BERT-based APIs

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1910.12366 v3 pith:F4WT5YRF submitted 2019-10-27 cs.CL cs.CRcs.LG

Thieves on Sesame Street! Model Extraction of BERT-based APIs

classification cs.CL cs.CRcs.LG
keywords modeladversaryextractionlanguageonlyvictimattackernatural
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We study the problem of model extraction in natural language processing, in which an adversary with only query access to a victim model attempts to reconstruct a local copy of that model. Assuming that both the adversary and victim model fine-tune a large pretrained language model such as BERT (Devlin et al. 2019), we show that the adversary does not need any real training data to successfully mount the attack. In fact, the attacker need not even use grammatical or semantically meaningful queries: we show that random sequences of words coupled with task-specific heuristics form effective queries for model extraction on a diverse set of NLP tasks, including natural language inference and question answering. Our work thus highlights an exploit only made feasible by the shift towards transfer learning methods within the NLP community: for a query budget of a few hundred dollars, an attacker can extract a model that performs only slightly worse than the victim model. Finally, we study two defense strategies against model extraction---membership classification and API watermarking---which while successful against naive adversaries, are ineffective against more sophisticated ones.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Data Provenance for Image Auto-Regressive Generation

    cs.CV 2026-06 unverdicted novelty 6.0

    A post-hoc detection framework exploits generation-induced patterns in autoregressive image outputs to enable provenance tracing across multiple IAR models without altering the generation process.

  2. Benchmarking Empirical Privacy Protection for Adaptations of Large Language Models

    cs.LG 2026-06 unverdicted novelty 6.0

    Empirical benchmarks show distribution similarity between adaptation and pretraining data increases practical privacy leakage in DP-adapted LLMs at fixed theoretical guarantees, with LoRA providing strongest protectio...

  3. RECAST: Model Reconstruction via Counterfactual-Aware Wasserstein Geometry under Limited Data

    cs.LG 2026-06 unverdicted novelty 5.0

    RECAST reconstructs black-box models under limited data by treating counterfactuals as class samples within a Wasserstein geometry framework to preserve surrogate fidelity without online access.

  4. Large Language Model Agent: A Survey on Methodology, Applications and Challenges

    cs.CL 2025-03 accept novelty 3.0

    A survey that deconstructs LLM agent systems via a methodology-centered taxonomy linking design principles to emergent behaviors, applications, and challenges.