Search Results for author: Ilan Shomorony

Found 7 papers, 4 papers with code

BanditPAM: Almost Linear Time $k$-Medoids Clustering via Multi-Armed Bandits

2 code implementations11 Jun 2020 Mo Tiwari, Martin Jinye Zhang, James Mayclin, Sebastian Thrun, Chris Piech, Ilan Shomorony

Current state-of-the-art $k$-medoids clustering algorithms, such as Partitioning Around Medoids (PAM), are iterative and are quadratic in the dataset size $n$ for each iteration, being prohibitively expensive for large datasets.

Clustering Multi-Armed Bandits

BanditPAM: Almost Linear Time k-Medoids Clustering via Multi-Armed Bandits

1 code implementation NeurIPS 2020 Mo Tiwari, Martin J. Zhang, James Mayclin, Sebastian Thrun, Chris Piech, Ilan Shomorony

In these experiments, we observe that BanditPAM returns the same results as state-of-the-art PAM-like algorithms up to 4x faster while performing up to 200x fewer distance computations.

Clustering Multi-Armed Bandits

MABSplit: Faster Forest Training Using Multi-Armed Bandits

1 code implementation14 Dec 2022 Mo Tiwari, Ryan Kang, Je-Yong Lee, Sebastian Thrun, Chris Piech, Ilan Shomorony, Martin Jinye Zhang

We present an algorithm that accelerates the training of random forests and other popular tree-based learning methods.

Feature Importance Multi-Armed Bandits

Adaptive Learning of Rank-One Models for Efficient Pairwise Sequence Alignment

1 code implementation NeurIPS 2020 Govinda M. Kamath, Tavor Z. Baharav, Ilan Shomorony

The second ingredient is to utilise a multi-armed bandit algorithm to adaptively refine this spectral estimator only for read pairs that are likely to have large alignments.

Private DNA Sequencing: Hiding Information in Discrete Noise

no code implementations28 Jan 2021 Kayvon Mazooji, Roy Dong, Ilan Shomorony

When an individual's DNA is sequenced, sensitive medical information becomes available to the sequencing laboratory.

Information Theory Cryptography and Security Information Theory

Faster Maximum Inner Product Search in High Dimensions

no code implementations14 Dec 2022 Mo Tiwari, Ryan Kang, Je-Yong Lee, DongHyun Lee, Chris Piech, Sebastian Thrun, Ilan Shomorony, Martin Jinye Zhang

We provide theoretical guarantees that BanditMIPS returns the correct answer with high probability, while improving the complexity in $d$ from $O(\sqrt{d})$ to $O(1)$.

Multi-Armed Bandits Recommendation Systems +1

Utilizing Free Clients in Federated Learning for Focused Model Enhancement

no code implementations6 Oct 2023 Aditya Narayan Ravi, Ilan Shomorony

Federated Learning (FL) is a distributed machine learning approach to learn models on decentralized heterogeneous data, without the need for clients to share their data.

Federated Learning

Cannot find the paper you are looking for? You can Submit a new open access paper.