Federated Nearest Neighbor Classification with a Colony of Fruit-Flies: With Supplement
Parikshit Ram, Kaushik Sinha

TL;DR
This paper introduces FlyNN, a federated learning classifier inspired by fruit-fly neural mechanisms, achieving high accuracy, scalability, and privacy with low communication costs across multiple datasets.
Contribution
It reprograms fruit-fly neural models for federated nearest neighbor classification, establishing theoretical conditions and demonstrating practical scalability and privacy benefits.
Findings
FlyNN matches nearest neighbor classifier accuracy on 70 datasets.
FlyNNFL training is scalable with up to 8x speedup across 16 parties.
The method maintains low communication overhead and supports differential privacy.
Abstract
The mathematical formalization of a neurological mechanism in the olfactory circuit of a fruit-fly as a locality sensitive hash (Flyhash) and bloom filter (FBF) has been recently proposed and "reprogrammed" for various machine learning tasks such as similarity search, outlier detection and text embeddings. We propose a novel reprogramming of this hash and bloom filter to emulate the canonical nearest neighbor classifier (NNC) in the challenging Federated Learning (FL) setup where training and test data are spread across parties and no data can leave their respective parties. Specifically, we utilize Flyhash and FBF to create the FlyNN classifier, and theoretically establish conditions where FlyNN matches NNC. We show how FlyNN is trained exactly in a FL setup with low communication overhead to produce FlyNNFL, and how it can be differentially private. Empirically, we demonstrate that…
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
TopicsInsect Pheromone Research and Control · Plant and animal studies · Olfactory and Sensory Function Studies
