ResearchPod Summary
As large-scale generative models become central to legal and ethical disputes regarding data ownership, there is a critical need to determine not just whether a specific dataset was used for training, but to what extent. Existing methods for Dataset Usage Inference (DUI) are often impractical because they require training multiple 'shadow models' to mimic the target or demand access to a 'held-out' dataset known to be absent from training—resources rarely available to third-party auditors.
The authors propose NU-DUI, a framework that treats dataset usage inference as a Mixture Proportion Estimation (MPE) problem. To eliminate the need for shadow models and real held-out data, the authors:
NU-DUI provides accurate member-ratio estimates across five state-of-the-art image generative models, including both diffusion and autoregressive architectures. The method is highly efficient, achieving a speedup of over 2,000 times compared to traditional shadow-model-based approaches (e.g., 42.5 minutes versus 1,500+ hours on an A100 GPU). The authors demonstrate that by normalizing the suspect set through autoencoding, the estimation error remains low, effectively closing the performance gap between their practical approach and an 'oracle' setting that uses real held-out data.
This work lowers the barrier for data owners and auditors to verify the usage of their data in proprietary generative models. By removing the requirement for massive compute budgets and access to private training metadata, NU-DUI provides a scalable, post-hoc auditing tool that aligns with the practical requirements of legal and copyright-related data disputes.
AI-generated third-party summary by ResearchPod. Not official content or an endorsement by the paper authors or affiliated organizations.