Frugal Federated Learning for Violence Detection: A Comparison of LoRA-Tuned VLMs and Personalized CNNs
S\'ebastien Thuau, Siba Haidar, Ayush Bajracharya, Rachid Chelouah

TL;DR
This paper compares energy-efficient federated violence detection methods using LoRA-tuned vision-language models and personalized CNNs, highlighting their accuracy, sustainability, and practical deployment considerations.
Contribution
It provides the first comparative analysis of LoRA-tuned VLMs and personalized CNNs for federated violence detection, emphasizing energy efficiency and environmental impact.
Findings
Both approaches achieve over 90% accuracy.
CNN3D slightly outperforms LoRA-tuned VLMs in ROC AUC and log loss.
CNN3D uses less energy and CO2 emissions.
Abstract
We examine frugal federated learning approaches to violence detection by comparing two complementary strategies: (i) zero-shot and federated fine-tuning of vision-language models (VLMs), and (ii) personalized training of a compact 3D convolutional neural network (CNN3D). Using LLaVA-7B and a 65.8M parameter CNN3D as representative cases, we evaluate accuracy, calibration, and energy usage under realistic non-IID settings. Both approaches exceed 90% accuracy. CNN3D slightly outperforms Low-Rank Adaptation(LoRA)-tuned VLMs in ROC AUC and log loss, while using less energy. VLMs remain favorable for contextual reasoning and multimodal inference. We quantify energy and CO emissions across training and inference, and analyze sustainability trade-offs for deployment. To our knowledge, this is the first comparative study of LoRA-tuned vision-language models and personalized CNNs for…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Human Pose and Action Recognition · Domain Adaptation and Few-Shot Learning
