Skip to content

Zero-shot detection

Zero-shot detection methods identify phenomena (such as machine-generated text, deepfakes, or synthetic content) without requiring labeled training data or domain-specific adaptation. These approaches leverage intrinsic properties of generated content or universal statistical signatures.

Key properties

  • No training required: Methods operate on out-of-the-box models without fine-tuning
  • Generalization: Can be applied across domains and models without retraining
  • Scalability: Practical for rapid deployment without data collection overhead
  • Trade-offs: Often lower accuracy than supervised methods, but applicable in data-limited settings

Key papers