Federated Feature Selection for Cyber-Physical Systems of Systems
Pietro Cassar\`a, Alberto Gotta, Lorenzo Valerio

TL;DR
This paper introduces a federated feature selection algorithm for autonomous vehicles that collaboratively identifies the most relevant data attributes locally, reducing communication and computation while maintaining data informativeness.
Contribution
It proposes a novel federated feature selection method combining mutual information and Bayesian aggregation, ensuring convergence without raw data exchange.
Findings
Achieved 99% feature reduction in MAV dataset while preserving data quality.
Reduced features to 50% in WESAD dataset, maintaining informative content.
Algorithm converges in finite steps, enabling efficient distributed feature selection.
Abstract
Autonomous vehicles (AVs) generate a massive amount of multi-modal data that once collected and processed through Machine Learning algorithms, enable AI-based services at the Edge. In fact, not all these data contain valuable, and informative content but only a subset of the relative attributes should be exploited at the Edge. Therefore, enabling AVs to locally extract such a subset is of utmost importance to limit computation and communication workloads. Achieving a consistent subset of data in a distributed manner imposes the AVs to cooperate in finding an agreement on what attributes should be sent to the Edge. In this work, we address such a problem by proposing a federated feature selection algorithm where all the AVs collaborate to filter out, iteratively, the redundant or irrelevant attributes in a distributed manner, without any exchange of raw data. This solution builds on two…
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
TopicsDistributed Sensor Networks and Detection Algorithms · Privacy-Preserving Technologies in Data · Vehicular Ad Hoc Networks (VANETs)
MethodsFeature Selection
