← Search

Tavor Baharav

5 accepted papers

2024

Adaptive Sampling for Efficient Softmax Approximation

NeurIPS 2024poster

The softmax function is ubiquitous in machine learning and optimization applications. Computing the full softmax evaluation of a matrix-vector product can be computationally expensive in high-dimensional settings. In many applications, however, it is sufficient to calculate only the top few outputs…

Cited by 0SourcePDFScholar
2022

Beyond the Best: Distribution Functional Estimation in Infinite-Armed Bandits

NeurIPS 2022accept

In the infinite-armed bandit problem, each arm's average reward is sampled from an unknown distribution, and each arm can be sampled further to obtain noisy estimates of the average reward of that arm. Prior work focuses on the best arm, i.e. estimating the maximum of the average reward distribution…

Cited by 5SourcePDFScholar
2020

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

NeurIPS 2020poster

Pairwise alignment of DNA sequencing data is a ubiquitous task in bioinformatics and typically represents a heavy computational burden. State-of-the-art approaches to speed up this task use hashing to identify short segments (k-mers) that are shared by pairs of reads, which can then be used to estim…

2020

My Fair Bandit: Distributed Learning of Max-Min Fairness with Multi-player Bandits

ICML 2020poster

Consider N cooperative but non-communicating players where each plays one out of M arms for T turns. Players have different utilities for each arm, representable as an NxM matrix. These utilities are unknown to the players. In each turn players receive noisy observations of their utility for their s…

Cited by 44SourcePDFScholar