Balancing Privacy and Efficiency: Music Information Retrieval via Additive Homomorphic Encryption
William Zerong Wang, Dongfang Zhao

TL;DR
This paper introduces an efficient additive homomorphic encryption method for privacy-preserving music similarity search, addressing the unique challenges of protecting temporal and multimodal music data in AI applications.
Contribution
It presents a novel, practical AHE-based approach for secure music embedding similarity search, analyzing threat models and demonstrating efficiency over FHE schemes.
Findings
AHE enables efficient privacy-preserving music similarity search.
The proposed method outperforms FHE in computational efficiency.
Empirical results validate the practicality of the approach on real MP3 data.
Abstract
In the era of generative AI, ensuring the privacy of music data presents unique challenges: unlike static artworks such as images, music data is inherently temporal and multimodal, and it is sampled, transformed, and remixed at an unprecedented scale. These characteristics make its core vector embeddings, i.e, the numerical representations of the music, highly susceptible to being learned, misused, or even stolen by models without accessing the original audio files. Traditional methods like copyright licensing and digital watermarking offer limited protection for these abstract mathematical representations, thus necessitating a stronger, e.g., cryptographic, approach to safeguarding the embeddings themselves. Standard encryption schemes, such as AES, render data unintelligible for computation, making such searches impossible. While Fully Homomorphic Encryption (FHE) provides a plausible…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Chaos-based Image/Signal Encryption · Privacy-Preserving Technologies in Data
