Towards Context-Aware Image Anonymization with Multi-Agent Reasoning
Abstract
Street-level imagery contains personally identifiable information (PII), some of which is context-dependent. Existing anonymization methods either over-process images or miss subtle identifiers, while API-based solutions compromise data sovereignty. We present an agentic framework CAIAMAR (\underline{C}ontext-\underline{A}ware \underline{I}mage \underline{A}nonymization with \underline{M}ulti-\underline{A}gent \underline{R}easoning) for context-aware PII segmentation with diffusion-based anonymization, combining pre-defined processing for high-confidence cases with multi-agent reasoning for indirect identifiers. Three specialized agents coordinate via round-robin speaker selection in a Plan-Do-Check-Act (PDCA) cycle, enabling large vision-language models to classify PII based on spatial context (private vs. public property) rather than rigid category rules. The agents implement spatially-filtered coarse-to-fine detection where a scout-and-zoom strategy identifies candidates, open-vocabulary segmentation processes localized crops, and -based deduplication ( threshold) prevents redundant processing. Modal-specific diffusion guidance with appearance decorrelation substantially reduces re-identification (Re-ID) risks. On CUHK03-NP, our method reduces person Re-ID risk by (: vs. baseline). For image quality preservation on CityScapes, we achieve KID: , and FID: , significantly outperforming existing anonymization. The agentic workflow detects non-direct PII instances across object categories, and downstream semantic segmentation is preserved. Operating entirely on-premise with open-source models, the framework generates human-interpretable audit trails supporting EU's GDPR transparency requirements while flagging failed cases for human review.
Keywords
Cite
@article{arxiv.2603.27817,
title = {Towards Context-Aware Image Anonymization with Multi-Agent Reasoning},
author = {Robert Aufschläger and Jakob Folz and Gautam Savaliya and Manjitha D Vidanalage and Michael Heigl and Martin Schramm},
journal= {arXiv preprint arXiv:2603.27817},
year = {2026}
}
Comments
Accepted to IEEE CVPR 2026 GRAIL-V Workshop