NobleBlocks

Institute for Foundations of Machine Learning

facilityAustin, United States

Research output, citation impact, and the most-cited recent papers from Institute for Foundations of Machine Learning. Aggregated across the NobleBlocks index of 300M+ scholarly works.

Total works
2
Citations
7
h-index
1
i10-index
0
Also known as
Institute for Foundations of Machine Learning

Top-cited papers from Institute for Foundations of Machine Learning

Federated Nearest Neighbor Classification with a Colony of Fruit-Flies
Parikshit Ram, K. P. Sinha
2022· Proceedings of the AAAI Conference on Artificial Intelligence4doi:10.1609/aaai.v36i7.20775

The mathematical formalization of a neurological mechanism in the fruit-fly olfactory circuit as a locality sensitive hash (Flyhash) and bloom filter (FBF) has been recently proposed and "reprogrammed" for various 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 (i) FlyNN matches NNC accuracy across 70 OpenML datasets, (ii) FlyNNFL training is highly scalable with low communication overhead, providing up to 8x speedup with 16 parties.

Fast and Accurate Modeling of PCB Differential Trace Skew Compensation using ML
Jay Reddy, James A. Mobley, Doug Wallace, James Pingenot +4 more
20211doi:10.1109/epeps51341.2021.9609174

High Speed Serial interfaces using differential routing require intra-pair delay matching to minimize loss and electromagnetic interference due to differential to common mode conversion. Existing layout methods using geometric length are useful to avoid gross errors, but fall short as the electrical length is a non-linear 3D problem that is dependent on self-coupling and return path. This paper investigates this issue and compares different regression models to improve skew compensation accuracy and speed.