{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/arxiv-2602-02850","title":"Self-Supervised Uncalibrated Multi-View Video Anonymization in the Operating Room","arxiv_id":"2602.02850","date":"2026-02-02","proceeding":null,"authors":["Keqi Chen","Vinkle Srivastav","Armine Vardazaryan","Cindy Rolland","Didier Mutter","Nicolas Padoy"],"abstract":"Privacy preservation is a prerequisite for using video data in Operating Room (OR) research. Effective anonymization relies on the exhaustive localization of every individual; even a single missed detection necessitates extensive manual correction. However, existing approaches face two critical scalability bottlenecks: (1) they usually require manual annotations of each new clinical site for high accuracy; (2) while multi-camera setups have been widely adopted to address single-view ambiguity, camera calibration is typically required whenever cameras are repositioned. To address these problems, we propose a self-supervised multi-view video anonymization framework consisting of whole-body person detection and whole-body pose estimation, without annotation or camera calibration. Our core strategy is to enhance the single-view detector by \"retrieving\" false negatives using temporal and multi-view context, and conducting self-supervised domain adaptation. We first run an off-the-shelf whole-body person detector in each view with a low-score threshold to gather candidate detections. Then, we retrieve the low-score false negatives that exhibit consistency with the high-score detections via tracking and self-supervised uncalibrated multi-view association. These recovered detections serve as pseudo labels to iteratively fine-tune the whole-body detector. Finally, we apply whole-body pose estimation on each detected person, and fine-tune the pose model using its own high-score predictions. Experiments on the 4D-OR dataset of simulated surgeries and our dataset of real surgeries show the effectiveness of our approach achieving 99% and 97% recall, respectively. Moreover, we train a real-time whole-body detector using our pseudo labels, achieving comparable performance and highlighting our method's practical applicability. Code will be available at https://github.com/CAMMA-public/OR_anonymization.","url_abs":"https://arxiv.org/abs/2602.02850","url_pdf":"https://arxiv.org/pdf/2602.02850","source":{"archive":null,"snapshot":"2025-07-28","note":"not in the Papers with Code archive (frozen at the snapshot)","row_kind":"graph","title_abstract_authors_date":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)"},"code_links":[],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2602.02850","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2602.02850"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"mentioned_in_github":null,"is_official":null,"provenance":"deterministic:regex_extraction","mentioned_in_paper":null,"url":"https://github.com/CAMMA-public/OR_anonymization","reach":null}],"summary":{"unverified":9},"by_repo_kind":{"found_in_text":{"samples":9,"ran":0,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted","community":"Not in the archive's code links for this paper; a community repository Syntology harvested"},"n_pointer_only_for_licence":9,"samples":[{"code_sha256_prefix":"ecf4456a392b997f","entry":"calculate_iou","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/generate_pseudo_labels.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/generate_pseudo_labels.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ecf4456a392b997f"}},{"code_sha256_prefix":"0f27ab149a70fa75","entry":"computeJaccard","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/demo_opt.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/demo_opt.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0f27ab149a70fa75"}},{"code_sha256_prefix":"513440ce8ae48490","entry":"fix_boxes","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/generate_pseudo_labels.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/generate_pseudo_labels.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"513440ce8ae48490"}},{"code_sha256_prefix":"dfe4fae40065da51","entry":"fix_boxes","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/generate_pseudo_labels_4dor.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/generate_pseudo_labels_4dor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"dfe4fae40065da51"}},{"code_sha256_prefix":"de1ebc4adef5f4d4","entry":"make_coco_transforms","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"DEIM/inference_lmdb_4dor.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/DEIM/inference_lmdb_4dor.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"de1ebc4adef5f4d4"}},{"code_sha256_prefix":"3e5d34f155e97585","entry":"measure_average_inference_time","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/benchmark.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/benchmark.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"3e5d34f155e97585"}},{"code_sha256_prefix":"58f38cb0d1820d1c","entry":"nms_groups","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/common.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/common.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"58f38cb0d1820d1c"}},{"code_sha256_prefix":"0a29ef43344de3c3","entry":"non_max_suppression_numpy","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/generate_pseudo_labels.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/generate_pseudo_labels.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0a29ef43344de3c3"}},{"code_sha256_prefix":"b5f76f5e5276fd68","entry":"recover_dtboxes","repo":"CAMMA-public/OR_anonymization","repo_kind":"found_in_text","path":"detector/common.py","file_url":"https://github.com/CAMMA-public/OR_anonymization/blob/HEAD/detector/common.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"b5f76f5e5276fd68"}}]},"arxiv_metadata":{"licence":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license)","fields":["title","abstract","authors","date"],"primary_category":"cs.CV","source":"arxiv_2026.jsonl"},"syntology_extracted_results":null}