用视觉语言模型自动识别并遮蔽图像中的敏感信息。
Vision Language Model Helps Private Information De-Identification in Vision Data

- 构建专用指令数据集OPTIC,引导模型精准定位敏感文本。
- 在医疗图像上实现95.3%的敏感文本检测准确率,显著优于基线方法。
- 适合医疗影像、隐私保护等需要安全处理视觉信息的场景。
视觉语言模型(VLMs)因其强大能力受到广泛关注,但视觉输入的隐私风险仍被忽视,如医学图像中的受保护健康信息(PHI)。为此,我们提出VisShield(视觉隐私盾),一个端到端框架,提升VLM对隐私的感知能力。该框架包含两个核心组件:专门设计的指令微调数据集OPTIC(光学隐私文本指令集)和定制化训练策略。OPTIC提供多样化的隐私导向提示,引导VLM执行精准的光学字符识别(OCR),实现敏感文本的精确定位;训练策略则确保模型有效适配隐私保护任务。实验表明,该方法能准确识别敏感文本并输出精确边界框,实现高效信息遮蔽。在多个数据集上的测试显示,本方法在敏感文本检测任务中达到95.3%的准确率,显著优于现有方法,为视觉语言模型的隐私保护应用提供了可行路径。代码与数据集已公开。
原文摘要 · Abstract (English)
Visual Language Models (VLMs) have gained significant popularity due to their remarkable ability. While various methods exist to enhance privacy in text-based applications, privacy risks associated with visual inputs remain largely overlooked such as Protected Health Information (PHI) in medical images. To tackle this problem, two key tasks: accurately localizing sensitive text and processing it to ensure privacy protection should be performed. To address this issue, we introduce VisShield (Vision Privacy Shield), an end-to-end framework designed to enhance the privacy awareness of VLMs. Our framework consists of two key components: a specialized instruction-tuning dataset OPTIC (Optical Privacy Text Instruction Collection) and a tailored training methodology. The dataset provides diverse privacy-oriented prompts that guide VLMs to perform targeted Optical Character Recognition (OCR) for precise localization of sensitive text, while the training strategy ensures effective adaptation of VLMs to privacy-preserving tasks. Specifically, our approach ensures that VLMs recognize privacy-sensitive text and output precise bounding boxes for detected entities, allowing for effective masking of sensitive information. Extensive experiments demonstrate that our framework significantly outperforms existing approaches in handling private information, paving the way for privacy-preserving applications in vision-language models. Our dataset and code can be found here.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。