REVIEW 3 major objections 4 minor 23 references
Swapping Faces, Saving Features: A Dual-Purpose Pipeline for Pedestrian Privacy in ITS
T0 review · 3 major / 4 minor · reviewed 2026-07-10 · grok-4.5
Pith's one-line read A five-stage face-swapping pipeline conceals pedestrian identities in AV street datasets while keeping facial expressions, pose, and gaze usable for intention models.
desk verdict Practical five-stage assembly that shows Roop beats Ghost-v2 on Egyptian street cases (veils, occlusion), but the AV-usability claim still rests only on proxies. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The five-stage pipeline (pedestrian detection, face detection, quality enhancement, face swapping with Roop, Poisson blending) that transfers only identity while holding expression, pose and gaze fixed.
What would settle it
Retrain a standard pedestrian-intention or trajectory-prediction model on the anonymized Egy-DRiVeS frames and measure a clear drop in accuracy relative to the same model trained on the original frames.
Extended reading notes
Core claim
A five-stage pipeline built around Roop face swapping, after YOLOv11 pedestrian detection, SCRFD face detection and CodeFormer restoration, conceals pedestrian identity on Egy-DRiVeS-style street images while preserving facial expressions, head pose and eye-gaze direction sufficiently for usability in subsequent pedestrian-intention tasks, and Roop outperforms Ghost-v2 on the reported metrics and on challenging cases such as occlusion and veiled faces.
Load-bearing premise
That four proxy metrics plus a single looking/not-looking extractor on a handful of clearly visible pedestrians are enough to guarantee that full intention and trajectory models will keep their training value after anonymization.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes a five-stage pipeline (YOLOv11 pedestrian detection, SCRFD face detection, CodeFormer restoration, face swapping, OpenCV Poisson blending) that anonymizes pedestrians in ITS/AV street imagery via face swapping while aiming to retain facial attributes (expression, head pose, eye gaze) required for intention and trajectory models. Roop and Ghost-v2 are compared; Roop is selected for better structure/expression preservation and robustness on occlusions and veiled faces typical of the Egy-DRiVeS dataset. Evaluation uses landmark difference, blendshape difference, identity cosine similarity and gaze-vector cosine similarity (Table II) plus a qualitative looking/not-looking check (Fig. 5).
Significance. A practical, modular pipeline that balances identity concealment with attribute preservation would be useful for releasing diverse urban AV datasets under privacy constraints (GDPR-style rules, cultural cases such as veils). The explicit comparison of Roop versus Ghost-v2 on real street frames, the inclusion of restoration before swapping, and the focus on gaze/expression proxies are concrete engineering contributions. Credit is due for demonstrating multi-pedestrian automation and for highlighting failure modes of head-swapping on veiled subjects. Significance remains limited until downstream utility is measured beyond proxies.
major comments (3)
- [Section III-E / Extra Phase and Table II] The central usability claim for pedestrian-intention and trajectory-prediction models is supported only by four proxy metrics on high-quality close-ups (Table II) and a binary looking/not-looking extractor on a handful of clearly visible pedestrians (Section III-E, Fig. 5). No intention or trajectory model is retrained or evaluated on the anonymized frames, so the leap from residual landmark/blendshape/gaze differences (and from CodeFormer resize-restore) to retained training utility is untested. Given the Introduction’s own statement that facial cues are the main features required by these models, an end-to-end experiment is load-bearing for the dual-purpose claim.
- [Table II] Table II reports mean landmark difference, blendshape difference, identity cosine similarity and gaze cosine similarity without sample size N, variance/std, or any statistical test. The text only says “mean average of a sample of facial close-up images.” Without these quantities it is impossible to judge whether Roop’s reported advantages (e.g., blendshape 1.898 vs 2.048) are reliable or practically meaningful.
- [Section III-B–D and Tables III–IV] Quantitative metrics appear confined to high-quality close-ups; results on the actual target domain (Egyptian street frames, occlusions, veils, multi-scale pedestrians) are almost entirely qualitative (Tables III–IV, Figs. 3–4). A quantitative evaluation of the same four metrics (or of a downstream model) on a representative subset of Egy-DRiVeS is needed to substantiate the claim that the pipeline is “tailored to satisfy the privacy needs of the Egy-DRiVeS dataset.”
minor comments (4)
- [Section III-E] The text refers to “Table 5” for the looking/not-looking experiment while the caption and figure list show Fig. 5; numbering should be consistent.
- [Section II-A] Source-face selection is described as “fixed and randomly chosen” with no disclosure of the number of sources, demographic matching criteria, or whether the same source is reused across frames; a short paragraph or appendix would improve reproducibility.
- [Section IV] Inference-time remark (“3-minute inference time”) appears only in the conclusion; reporting per-stage or per-frame timings in the results section would help readers assess video applicability.
- [References] Several citations (Roop GitHub, Ghost-v2 arXiv) are preprints or repositories; a brief note on version/commit used would aid exact reproduction.
Circularity Check
No circularity: empirical comparison of off-the-shelf face-swappers on external metrics and street images; no derivation reduces to its inputs by construction.
full rationale
The paper presents an engineering pipeline (YOLOv11 + SCRFD + CodeFormer + Roop/Ghost-v2 + OpenCV blending) and an empirical head-to-head evaluation on high-quality close-ups and Egyptian street frames. Superiority of Roop is asserted solely from four externally defined quantitative metrics (landmark difference, blendshape difference, identity cosine similarity, gaze-vector cosine similarity) plus a qualitative looking/not-looking check; none of these quantities is fitted to the claimed result or defined in terms of it. The sole self-citation (Egy-DRiVeS dataset) merely supplies the target imagery and does not underwrite any uniqueness claim, uniqueness theorem, or fitted parameter that forces the Roop-vs-Ghost conclusion. There are no equations, no ansatz smuggled via prior author work, and no renaming of a known pattern. The work is therefore self-contained against its own benchmarks and exhibits zero circular steps.
Assumptions & free parameters
free parameters (2)
- source face identities
- detector and enhancer operating points
assumptions (4)
- domain assumption Facial expressions, head pose, and eye-gaze direction are the primary facial attributes required by pedestrian intention and trajectory models.
- domain assumption Swapping identity with an unrevealed public source face yields irreversible de-identification adequate for privacy protection.
- domain assumption CodeFormer restoration recovers usable facial detail without inventing attributes that would mislead downstream intention models.
- ad hoc to paper Proxy metrics (landmarks, blendshapes, embedding cosine, gaze cosine) plus looking/not-looking labels are sufficient proxies for full intention-prediction utility.
invented entities (1)
-
five-stage pedestrian privacy pipeline (detect–face–enhance–swap–blend)
Cite this review
Pith. "Pith review of Swapping Faces, Saving Features: A Dual-Purpose Pipeline for Pedestrian Privacy in ITS." pith.science (2026). https://pith.science/paper/M4AUQSZI
@misc{pith2026260708402,
author = {Pith},
title = {Pith review of: Swapping Faces, Saving Features: A Dual-Purpose Pipeline for Pedestrian Privacy in ITS},
year = {2026},
howpublished = {\url{https://pith.science/paper/M4AUQSZI}},
note = {Machine review of arXiv:2607.08402}
}
read the original abstract
Large-scale and diverse datasets are needed to train AI models to take real-time decisions for autonomous vehicles (AVs), an intelligent transportation system (ITS) application. Pedestrian intention and trajectory prediction are critical models used in AVs, requiring datasets involving diverse pedestrian images. Unrestricted access to these datasets imposes serious security risks, like identity theft and pedestrian tracking. The challenge is to apply privacy preservation procedures while maintaining the image attributes needed to train the models. Existing privacy methods may preserve the pedestrian's privacy, but degrade the image usability, which hinders the models' effectiveness. This work's focus is to implement a five-stage pipeline to protect pedestrians' privacy through face swapping while keeping the essential facial attributes intact. It should be tailored to satisfy the privacy needs of the Egy-DRiVeS dataset. Moreover, Roop and Ghost-v2 face-swapping models are evaluated. Provenly, Roop outperforms Ghost-v2 in various aspects, as will be discussed. Consequently, Roop is the face-swapping model to be used in the pipeline to strike the balance between pedestrian privacy via identity concealment and data usability via facial attribute preservation.
Figures
Reference graph
Works this paper leans on
-
[1]
M. A. Manzour, C. M. Elias, E. I. Morgan, and O. M. Shehata, “Development of a modular ros-enabled pedestrian intention prediction architecture for avs maneuvering control,”IEEE Transactions on Intelligent Transportation Systems, vol. 26, no. 1, pp. 798–809, 2025
work page 2025
-
[2]
Pedestrian crossing intention prediction via spatio-temporal visual data in urban traffic scenes,
M. A. Manzour, O. M. Shehata, and E. I. Morgan, “Pedestrian crossing intention prediction via spatio-temporal visual data in urban traffic scenes,” in2021 IEEE 94th V ehicular Technology Conference (VTC2021-Fall), 2021, pp. 1–5
work page 2021
-
[3]
Vit-ped: Visionary intention transformer for pedestrian behavior analysis,
A. R. Elkammar, K. M. Gamaleldin, and C. M. Elias, “Vit-ped: Visionary intention transformer for pedestrian behavior analysis,” arXiv preprint arXiv:2601.01989, 2026
-
[4]
The egy-drives dataset: Illuminating the dynamics of egyptian road traffic behaviors,
Z. H. Saadawy, M. A. Elfar, M. M. Aly, M. Adel, M. A. Bahy, and C. M. Elias, “The egy-drives dataset: Illuminating the dynamics of egyptian road traffic behaviors,” in2024 International Conference on Computer and Applications (ICCA). IEEE, 2024, pp. 1–6
work page 2024
-
[5]
The effects of filtered video on awareness and privacy,
M. Boyle, C. Edwards, and S. Greenberg, “The effects of filtered video on awareness and privacy,” inProceedings of the 2000 ACM Conference on Computer Supported Cooperative Work, ser. CSCW ’00. New York, NY , USA: Association for Computing Machinery, 2000, p. 1–10. [Online]. Available: https://doi.org/10.1145/358916.358935
-
[6]
Tools for protecting the privacy of specific individuals in video,
D. Chen and Y . Chang, “Tools for protecting the privacy of specific individuals in video,”EURASIP Journal on Applied Signal Processing, vol. 2007, pp. 107–107, 12 2007
work page 2007
-
[7]
Defeating image obfus- cation with deep learning,
R. McPherson, R. Shokri, and V . Shmatikov, “Defeating image obfus- cation with deep learning,” 09 2016
work page 2016
-
[8]
Pro-face: A generic framework for privacy-preserving recognizable obfuscation of face images,
L. Yuan, L. Liu, X. Pu, Z. Li, H. Li, and X. Gao, “Pro-face: A generic framework for privacy-preserving recognizable obfuscation of face images,” 10 2022, pp. 1661–1669
work page 2022
Show all 23 references
-
[9]
Hukkel ˚as, R
H. Hukkel ˚as, R. Mester, and F. Lindseth,DeepPrivacy: A Generative Adversarial Network for Face Anonymization, 10 2019, pp. 565–578
2019
-
[10]
Ciagan: Conditional identity anonymization generative adversarial networks,
M. Maximov, I. Elezi, and L. Leal-Taixe, “Ciagan: Conditional identity anonymization generative adversarial networks,” in2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, Jun. 2020, p. 5446–5455. [Online]. Available: http://dx.doi.org/10.1109/CV...
2020 doi
-
[11]
Deepprivacy2: Towards realistic full-body anonymization,
H. Hukkel ˚as and F. Lindseth, “Deepprivacy2: Towards realistic full-body anonymization,” 2022. [Online]. Available: https://arxiv.org/ abs/2211.09454
2022 arXiv
-
[12]
Generative adversarial net- works,
I. Goodfellow, J. Pouget-Abadie, M. Mirza, B. Xu, D. Warde-Farley, S. Ozair, A. Courville, and Y . Bengio, “Generative adversarial net- works,”Advances in Neural Information Processing Systems, vol. 3, 06 2014
2014
-
[13]
Conditional generative adversarial nets,
M. Mirza and S. Osindero, “Conditional generative adversarial nets,”
-
[14]
Available: https://arxiv.org/abs/1411.1784
[Online]. Available: https://arxiv.org/abs/1411.1784
-
[15]
3pfs: Protecting pedestrian privacy through face swapping,
Z. Zhao, X. Zhang, and Y . Demiris, “3pfs: Protecting pedestrian privacy through face swapping,”IEEE Transactions on Intelligent Transportation Systems, 2024
2024
-
[16]
Ghost 2.0: generative high-fidelity one shot transfer of heads,
A. Groshev, A. Iashchenko, P. Paramonov, D. Dimitrov, and A. Kuznetsov, “Ghost 2.0: generative high-fidelity one shot transfer of heads,” 2025. [Online]. Available: https://arxiv.org/abs/2502.18417
2025 arXiv
-
[17]
Roop: One-click face swap,
s0md3v, “Roop: One-click face swap,” https://github.com/s0md3v/ roop, 2023
2023
-
[18]
Ultralytics YOLO,
G. Jocher, J. Qiu, and A. Chaurasia, “Ultralytics YOLO,” Jan. 2023. [Online]. Available: https://github.com/ultralytics/ultralytics
2023
-
[19]
Sample and computation redistribution for efficient face detection,
J. Guo, J. Deng, A. Lattas, and S. Zafeiriou, “Sample and computation redistribution for efficient face detection,” 2021
2021
-
[20]
Towards robust blind face restoration with codebook lookup transformer,
S. Zhou, K. C. K. Chan, C. Li, and C. C. Loy, “Towards robust blind face restoration with codebook lookup transformer,” 2022. [Online]. Available: https://arxiv.org/abs/2206.11253
2022 arXiv
-
[21]
Towards real-world blind face restoration with generative facial prior,
X. Wang, L. Xie, C. Dong, and Y . Shan, “Towards real-world blind face restoration with generative facial prior,” 2021. [Online]. Available: https://github.com/TencentARC/GFPGAN
2021
-
[22]
Gaze-lle: Gaze target estimation via large-scale learned encoders,
F. Ryan, A. Bati, S. Lee, D. Bolya, J. Hoffman, and J. M. Rehg, “Gaze-lle: Gaze target estimation via large-scale learned encoders,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2025
2025
-
[23]
Jaad dataset,
A. Rasouli, I. Kotseruba, and J. K. Tsotsos, “Jaad dataset,” in Proceedings of the IEEE International Conference on Computer Vision Workshops, pp. 206–213. [Online]. Available: https://data. nvision2.eecs.yorku.ca/JAAD dataset/
Reviewed July 10, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.