Switch language한국어
Back to the list

Gecko: Fast Private Inference via Secure Public Encoder Offloading

TL;DR AI

Key summary

2 min read
  1. Gecko is a private inference framework that keeps a small predictor protected while offloading a frozen public encoder outside the trust boundary.

  2. It combines hierarchical features, Fastfood compression, and private feature gating to make encrypted inference faster and lighter.

  3. The system reports 0.4–2.2 second inference times with up to 10.8 MB communication on image and audio tasks.

  4. The paper argues that naive encoder offloading can create extraction risks, and Gecko is designed to preserve efficiency without weakening security.

Read the original