Pretrained, Frozen, Still Leaking: Auditing Cross-Encoder Attribute Transfer in EEG Foundation Models

· Source: Takara TLDR - Daily AI Papers · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy, Biomedical AI · Depth: Expert, quick

Summary

A new audit framework reveals that existing single-endpoint audits for EEG foundation models, such as raw-reconstruction or membership inference, fail to detect spectral attribute leakage. This framework, applied to BIOT, LaBraM, and EEGPT, demonstrates that even "cleared" model releases still leak sensitive spectral attributes. The core evidence is a cross-encoder transfer audit, where a ridge attribute decoder trained on one frozen encoder successfully transfers to held-out subjects of other encoders, achieving a 95% CI lower bound of at least 0.081. The authors introduce an Audit-Endpoint Disagreement Score (AEDS) as a deployment-ready decision rule, which proved positive in all eight tested matched-CI cells with p<0.001, significantly outperforming a Carlini LiRA membership audit (AUC 0.50-0.70). Crucially, standard defenses like DP-SGD at epsilon {4,8} and the LiRA audit proved ineffective against this attribute leakage.

Key takeaway

For AI Security Engineers evaluating EEG foundation models for deployment, you must move beyond single-endpoint audits. Your current assessments likely miss critical spectral attribute leakage, even with DP-SGD. Implement the proposed joint audit framework, including cross-encoder transfer audits and the Audit-Endpoint Disagreement Score (AEDS), to accurately identify and block releases that pose privacy risks. This comprehensive approach ensures robust security before model deployment.

Key insights

Single-endpoint audits for EEG foundation models are insufficient, as spectral attributes can still leak via cross-encoder transfer.

Principles

Method

The audit framework combines multiple endpoints, using a cross-encoder transfer audit and an Audit-Endpoint Disagreement Score (AEDS) to form a joint release decision.

In practice

Topics

Best for: CTO, VP of Engineering/Data, Director of AI/ML, AI Scientist, Research Scientist, AI Security Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Takara TLDR - Daily AI Papers.