Collected molecules will appear here. Add from search or explore.
A research framework for privacy-preserving Federated Learning in IoT environments using a combination of Decentralized Attribute-Based Encryption (DABE), Blockchain, Homomorphic Encryption (HE), and Secure Multi-Party Computation (SMPC).
Defensibility
citations
0
co_authors
3
FL-DABE-BC is an academic reference implementation accompanying a research paper. Despite the high-level complexity suggested by the acronym (DABE + BC + HE + SMPC), the project lacks any meaningful adoption, with 0 stars and 3 forks over a 500+ day lifespan. Its defensibility is near zero as it functions more as a proof-of-concept for an academic thesis than a viable product. The primary issue with this approach is 'computational overkill'; applying HE, SMPC, and Blockchain simultaneously to IoT devices—which are notoriously resource-constrained—presents massive latency and power consumption hurdles that the code does not appear to solve for production environments. While the combination of these techniques is a 'novel combination' in a research context, it is easily displaced by more lightweight, production-grade FL frameworks like Flower (fl.dev) or OpenMined's PySyft. Frontier labs are unlikely to compete here because they favor centralized or vastly more efficient decentralized training methods that don't rely on the overhead of a blockchain.
TECH STACK
INTEGRATION
reference_implementation
READINESS