Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to main content

Showing 1–7 of 7 results for author: Baharav, T Z

Searching in archive cs. Search in all archives.
.
  1. arXiv:2211.03985  [pdf, other

    stat.CO cs.LG

    Adaptive Data Depth via Multi-Armed Bandits

    Authors: Tavor Z. Baharav, Tze Leung Lai

    Abstract: Data depth, introduced by Tukey (1975), is an important tool in data science, robust statistics, and computational geometry. One chief barrier to its broader practical utility is that many common measures of depth are computationally intensive, requiring on the order of $n^d$ operations to exactly compute the depth of a single point within a data set of $n$ points in $d$-dimensional space. Often h… ▽ More

    Submitted 9 November, 2022; v1 submitted 7 November, 2022; originally announced November 2022.

    Comments: Keywords: multi-armed bandits, data depth, adaptivity, large-scale computation, simplicial depth

  2. arXiv:2203.10124  [pdf, other

    cs.LG

    Approximate Function Evaluation via Multi-Armed Bandits

    Authors: Tavor Z. Baharav, Gary Cheng, Mert Pilanci, David Tse

    Abstract: We study the problem of estimating the value of a known smooth function $f$ at an unknown point $\boldsymbolμ \in \mathbb{R}^n$, where each component $μ_i$ can be sampled via a noisy oracle. Sampling more frequently components of $\boldsymbolμ$ corresponding to directions of the function with larger directional derivatives is more sample-efficient. However, as $\boldsymbolμ$ is unknown, the optima… ▽ More

    Submitted 18 March, 2022; originally announced March 2022.

    Comments: To appear in AISTATS 2022

  3. arXiv:2106.00730  [pdf, other

    cs.LG cs.DS

    Enabling Efficiency-Precision Trade-offs for Label Trees in Extreme Classification

    Authors: Tavor Z. Baharav, Daniel L. Jiang, Kedarnath Kolluri, Sujay Sanghavi, Inderjit S. Dhillon

    Abstract: Extreme multi-label classification (XMC) aims to learn a model that can tag data points with a subset of relevant labels from an extremely large label set. Real world e-commerce applications like personalized recommendations and product advertising can be formulated as XMC problems, where the objective is to predict for a user a small subset of items from a catalog of several million products. For… ▽ More

    Submitted 21 September, 2021; v1 submitted 1 June, 2021; originally announced June 2021.

    Comments: To appear in CIKM 2021

  4. arXiv:2011.04832  [pdf, other

    cs.LG cs.IT q-bio.GN stat.ML

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

    Authors: Govinda M. Kamath, Tavor Z. Baharav, Ilan Shomorony

    Abstract: 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 estimate alignment scores. However, when the number of reads is large, accurately estimating alignment sc… ▽ More

    Submitted 12 February, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

    Comments: NeurIPS 2020

  5. arXiv:2002.09808  [pdf, other

    cs.GT cs.MA

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

    Authors: Ilai Bistritz, Tavor Z. Baharav, Amir Leshem, Nicholas Bambos

    Abstract: 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 select an arm and receive a noisy observation of their utility for it. However, if any other players selected the same arm that turn, all colliding players… ▽ More

    Submitted 21 August, 2020; v1 submitted 22 February, 2020; originally announced February 2020.

    Comments: ICML 2020

  6. arXiv:1906.04356  [pdf, other

    cs.LG cs.DS cs.IT stat.ML

    Ultra Fast Medoid Identification via Correlated Sequential Halving

    Authors: Tavor Z. Baharav, David N. Tse

    Abstract: The medoid of a set of n points is the point in the set that minimizes the sum of distances to other points. It can be determined exactly in O(n^2) time by computing the distances between all pairs of points. Previous works show that one can significantly reduce the number of distance computations needed by adaptively querying distances. The resulting randomized algorithm is obtained by a direct c… ▽ More

    Submitted 4 November, 2019; v1 submitted 10 June, 2019; originally announced June 2019.

    Comments: NeurIPS 2019

  7. arXiv:1805.08321  [pdf, other

    cs.LG cs.DS cs.IT stat.CO stat.ML

    Bandit-Based Monte Carlo Optimization for Nearest Neighbors

    Authors: Vivek Bagaria, Tavor Z. Baharav, Govinda M. Kamath, David N. Tse

    Abstract: The celebrated Monte Carlo method estimates an expensive-to-compute quantity by random sampling. Bandit-based Monte Carlo optimization is a general technique for computing the minimum of many such expensive-to-compute quantities by adaptive random sampling. The technique converts an optimization problem into a statistical estimation problem which is then solved via multi-armed bandits. We apply th… ▽ More

    Submitted 28 April, 2021; v1 submitted 21 May, 2018; originally announced May 2018.

    Comments: Accepted to the IEEE Journal on Selected Areas in Information Theory (JSAIT) - Special Issue on Sequential, Active, and Reinforcement Learning