CVMar 18, 2024

3D Holistic OR Anonymization

arXiv:2405.05261v11 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses privacy concerns in surgical data sharing for medical researchers and practitioners, but it is incremental as it builds on existing anonymization techniques with a 3D twist.

The authors tackled the problem of anonymizing multi-view RGB-D video recordings in operating rooms by using 3D information to localize and replace faces, preserving data distribution for downstream tasks; they achieved better face localization and more realistic faces than state-of-the-art methods.

We propose a novel method that leverages 3D information to automatically anonymize multi-view RGB-D video recordings of operating rooms (OR). Our anonymization method preserves the original data distribution by replacing the faces in each image with different faces so that the data remains suitable for further downstream tasks. In contrast to established anonymization methods, our approach localizes faces in 3D space first rather than in 2D space. Each face is then anonymized by reprojecting a different face back into each camera view, ultimately replacing the original faces in the resulting images. Furthermore, we introduce a multi-view RGB-D dataset, captured during a real operation of experienced surgeons performing laparoscopic surgery on an animal object (swine), which encapsulates typical characteristics of ORs. Finally, we present experimental results evaluated on that dataset, showing that leveraging 3D data can achieve better face localization in OR images and generate more realistic faces than the current state-of-the-art. There has been, to our knowledge, no prior work that addresses the anonymization of multi-view OR recordings, nor 2D face localization that leverages 3D information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes