Membership Inference Attacks for Unseen Classes

· Source: stat.ML updates on arXiv.org · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Cybersecurity & Data Privacy · Depth: Expert, short

Summary

The paper "Membership Inference Attacks for Unseen Classes" by Thaker et al., published at ICML 2026, addresses a critical limitation in data auditing for AI models. Current membership inference attacks (MIAs) typically require access to representative samples of harmful content from the target distribution, which is often legally or ethically restricted for real-world auditors. The authors formalize this as the "unseen class" setting, demonstrating that state-of-the-art MIAs fail under these conditions. They show that quantile regression attacks significantly outperform traditional shadow model-based approaches, achieving up to 11x the True Positive Rate in practice. This work highlights a crucial failure mode in existing MIA tools, urging caution for practitioners in AI safety applications.

Key takeaway

For AI Security Engineers tasked with auditing black-box models for harmful training data, you should re-evaluate the efficacy of your current membership inference attack (MIA) tools. Existing state-of-the-art MIAs are likely to fail in real-world "unseen class" scenarios where representative harmful content is inaccessible. Prioritize implementing quantile regression attacks, which demonstrate up to 11x higher True Positive Rates, to ensure more effective and ethically compliant data auditing practices.

Key insights

Existing MIAs fail when auditors lack representative "unseen class" data, making quantile regression attacks superior for real-world auditing.

Principles

Method

The paper formalizes the "unseen class" data access model and empirically/theoretically demonstrates that quantile regression attacks achieve superior True Positive Rates compared to shadow model-based MIAs in this setting.

In practice

Topics

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

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by stat.ML updates on arXiv.org.