A privacy-preserving multi-user retrieval system for multimodal artificial intelligence

一种面向多模态人工智能的隐私保护型多用户检索系统

阅读:3

Abstract

Large language models (LLMs) are integral to cloud-based AI applications, offering robust capabilities for multimodal data processing and retrieval. However, deploying LLMs in environments with multiple users presents notable difficulties, especially in protecting sensitive information. In this study, we present PMIRS, a system designed to support secure, privacy-focused retrieval of multimodal image and text data. PMIRS allows users to transmit images or text to a simulated cloud-based LLM environment safely in a privacy-preserving manner. PMIRS mitigates privacy risks through a combination of obfuscation techniques, encrypted inference and federated learning. Specifically, federated learning is used to fine-tune a lightweight model adapted from the official CLIP codebase by OpenAI. During inference, query embeddings are first obfuscated through block-wise projection and then encrypted using AES in CBC mode with 128-bit keys to protect query content from unauthorized access. Additionally, the Diffie-Hellman algorithm is employed for secure key management in multi-user environments. Experimental results on three semantic domains from the customized Phrase-ImageNet variant of the ImageNet dataset, constructed by rewriting ImageNet labels into natural-language phrases, demonstrate that PMIRS achieves F1-scores up to 0.92, with precision exceeding 0.90 in small-to-medium repositories, and retrieval latency consistently under 180 milliseconds. Compared to the CLIP baseline, PMIRS improves average F1-score by 7.67% while maintaining comparable precision. These results underscore PMIRS's practical value for secure, efficient, and privacy-preserving multimodal retrieval. Beyond our controlled experiments, PMIRS has the potential to support real-world applications such as medical image retrieval, privacy-conscious customer service bots, and enterprise data management under regulatory frameworks like GDPR and HIPAA.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。