Privacy-Preserving Object Detection & Localization Using Distributed Machine Learning: A Case Study of Infant Eyeblink Conditioning
Stefan Zwaard, Henk-Jan Boele, Hani Alers, Christos Strydis, Casey, Lew-Williams, and Zaid Al-Ars

TL;DR
This paper introduces novel distributed training algorithms for object detection and landmark localization that preserve privacy, demonstrating their effectiveness in medical applications like infant eyeblink conditioning with improved accuracy.
Contribution
It proposes two new distributed training algorithms, MWMA for SVM and WBA for ERT, enabling flexible model aggregation without data sharing, and applies them to privacy-sensitive medical tasks.
Findings
MWMA preserves model accuracy and increases it by 0.9% in HOG-based detection.
WBA improves ERT model accuracy by 8% over single-node models.
Algorithms support flexible architectures and are publicly available.
Abstract
Distributed machine learning is becoming a popular model-training method due to privacy, computational scalability, and bandwidth capacities. In this work, we explore scalable distributed-training versions of two algorithms commonly used in object detection. A novel distributed training algorithm using Mean Weight Matrix Aggregation (MWMA) is proposed for Linear Support Vector Machine (L-SVM) object detection based in Histogram of Orientated Gradients (HOG). In addition, a novel Weighted Bin Aggregation (WBA) algorithm is proposed for distributed training of Ensemble of Regression Trees (ERT) landmark localization. Both algorithms do not restrict the location of model aggregation and allow custom architectures for model distribution. For this work, a Pool-Based Local Training and Aggregation (PBLTA) architecture for both algorithms is explored. The application of both algorithms in the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBiometric Identification and Security · Ocular Disorders and Treatments · Face recognition and analysis
