Skip to main content

Showing 1–11 of 11 results for author: Banihashem, K

.
  1. arXiv:2406.17210  [pdf, other

    cs.DS

    Dynamic Metric Embedding into $\ell_p$ Space

    Authors: Kiarash Banihashem, MohammadTaghi Hajiaghayi, Dariusz R. Kowalski, Jan Olkowski, Max Springer

    Abstract: We give the first non-trivial decremental dynamic embedding of a weighted, undirected graph $G$ into $\ell_p$ space. Given a weighted graph $G$ undergoing a sequence of edge weight increases, the goal of this problem is to maintain a (randomized) map** $φ: (G,d) \to (X,\ell_p)$ from the set of vertices of the graph to the $\ell_p$ space such that for every pair of vertices $u$ and $v$, the expec… ▽ More

    Submitted 24 June, 2024; originally announced June 2024.

    Comments: Accepted to ICML 2024 (15 pages, 3 figures)

  2. arXiv:2311.03685  [pdf, ps, other

    cs.DS cs.LG

    Dynamic Non-monotone Submodular Maximization

    Authors: Kiarash Banihashem, Leyla Biabani, Samira Goudarzi, MohammadTaghi Hajiaghayi, Peyman Jabbarzade, Morteza Monemizadeh

    Abstract: Maximizing submodular functions has been increasingly used in many applications of machine learning, such as data summarization, recommendation systems, and feature selection. Moreover, there has been a growing interest in both submodular maximization and dynamic algorithms. In 2020, Monemizadeh and Lattanzi, Mitrovic, Norouzi{-}Fard, Tarnawski, and Zadimoghaddam initiated develo** dynamic algor… ▽ More

    Submitted 6 November, 2023; originally announced November 2023.

  3. arXiv:2310.19025  [pdf, ps, other

    cs.LG cs.DS stat.ML

    An Improved Relaxation for Oracle-Efficient Adversarial Contextual Bandits

    Authors: Kiarash Banihashem, MohammadTaghi Hajiaghayi, Suho Shin, Max Springer

    Abstract: We present an oracle-efficient relaxation for the adversarial contextual bandits problem, where the contexts are sequentially drawn i.i.d from a known distribution and the cost sequence is chosen by an online adversary. Our algorithm has a regret bound of $O(T^{\frac{2}{3}}(K\log(|Π|))^{\frac{1}{3}})$ and makes at most $O(K)$ calls per round to an offline optimization oracle, where $K$ denotes the… ▽ More

    Submitted 10 November, 2023; v1 submitted 29 October, 2023; originally announced October 2023.

    Comments: Appears in NeurIPS 2023

  4. arXiv:2306.00959  [pdf, other

    cs.DS cs.LG

    Dynamic Algorithms for Matroid Submodular Maximization

    Authors: Kiarash Banihashem, Leyla Biabani, Samira Goudarzi, MohammadTaghi Hajiaghayi, Peyman Jabbarzade, Morteza Monemizadeh

    Abstract: Submodular maximization under matroid and cardinality constraints are classical problems with a wide range of applications in machine learning, auction theory, and combinatorial optimization. In this paper, we consider these problems in the dynamic setting, where (1) we have oracle access to a monotone submodular function $f: 2^{V} \rightarrow \mathbb{R}^+$ and (2) we are given a sequence… ▽ More

    Submitted 26 December, 2023; v1 submitted 1 June, 2023; originally announced June 2023.

  5. arXiv:2305.15192  [pdf, ps, other

    cs.DS

    Dynamic Constrained Submodular Optimization with Polylogarithmic Update Time

    Authors: Kiarash Banihashem, Leyla Biabani, Samira Goudarzi, MohammadTaghi Hajiaghayi, Peyman Jabbarzade, Morteza Monemizadeh

    Abstract: Maximizing a monotone submodular function under cardinality constraint $k$ is a core problem in machine learning and database with many basic applications, including video and data summarization, recommendation systems, feature extraction, exemplar clustering, and coverage problems. We study this classic problem in the fully dynamic model where a stream of insertions and deletions of elements of a… ▽ More

    Submitted 24 May, 2023; originally announced May 2023.

  6. arXiv:2303.04301  [pdf, other

    stat.ML cs.DS cs.LG

    Optimal Sparse Recovery with Decision Stumps

    Authors: Kiarash Banihashem, MohammadTaghi Hajiaghayi, Max Springer

    Abstract: Decision trees are widely used for their low computational cost, good predictive performance, and ability to assess the importance of features. Though often used in practice for feature selection, the theoretical guarantees of these methods are not well understood. We here obtain a tight finite sample bound for the feature selection problem in linear regression using single-depth decision trees. W… ▽ More

    Submitted 7 March, 2023; originally announced March 2023.

    Comments: Accepted to AAAI 2023

  7. arXiv:2302.07425  [pdf, other

    cs.GT cs.DS cs.LG

    Bandit Social Learning: Exploration under Myopic Behavior

    Authors: Kiarash Banihashem, MohammadTaghi Hajiaghayi, Suho Shin, Aleksandrs Slivkins

    Abstract: We study social learning dynamics motivated by reviews on online platforms. The agents collectively follow a simple multi-armed bandit protocol, but each agent acts myopically, without regards to exploration. We allow a wide range of myopic behaviors that are consistent with (parameterized) confidence intervals for the arms' expected rewards. We derive stark learning failures for any such behavior… ▽ More

    Submitted 3 November, 2023; v1 submitted 14 February, 2023; originally announced February 2023.

    Comments: Extended version of NeurIPS 2023 paper titled "Bandit Social Learning under Myopic Behavior"

  8. arXiv:2302.02300  [pdf, other

    cs.LG

    Run-Off Election: Improved Provable Defense against Data Poisoning Attacks

    Authors: Keivan Rezaei, Kiarash Banihashem, Atoosa Chegini, Soheil Feizi

    Abstract: In data poisoning attacks, an adversary tries to change a model's prediction by adding, modifying, or removing samples in the training data. Recently, ensemble-based approaches for obtaining provable defenses against data poisoning have been proposed where predictions are done by taking a majority vote across multiple base models. In this work, we show that merely considering the majority vote in… ▽ More

    Submitted 16 May, 2023; v1 submitted 4 February, 2023; originally announced February 2023.

    Comments: Accepted to ICML 2023

  9. arXiv:2209.07592  [pdf, other

    cs.LG cs.CV

    Explicit Tradeoffs between Adversarial and Natural Distributional Robustness

    Authors: Mazda Moayeri, Kiarash Banihashem, Soheil Feizi

    Abstract: Several existing works study either adversarial or natural distributional robustness of deep neural networks separately. In practice, however, models need to enjoy both types of robustness to ensure reliability. In this work, we bridge this gap and show that in fact, explicit tradeoffs exist between adversarial and natural distributional robustness. We first consider a simple linear regression set… ▽ More

    Submitted 15 September, 2022; originally announced September 2022.

    Comments: Accepted to NeurIPS 2022

  10. arXiv:2201.02185  [pdf, other

    cs.LG cs.AI

    Admissible Policy Teaching through Reward Design

    Authors: Kiarash Banihashem, Adish Singla, Jiarui Gan, Goran Radanovic

    Abstract: We study reward design strategies for incentivizing a reinforcement learning agent to adopt a policy from a set of admissible policies. The goal of the reward designer is to modify the underlying reward function cost-efficiently while ensuring that any approximately optimal deterministic policy under the new reward function is admissible and performs well under the original reward function. This p… ▽ More

    Submitted 6 January, 2022; originally announced January 2022.

  11. arXiv:2102.05776  [pdf, other

    cs.LG cs.AI

    Defense Against Reward Poisoning Attacks in Reinforcement Learning

    Authors: Kiarash Banihashem, Adish Singla, Goran Radanovic

    Abstract: We study defense strategies against reward poisoning attacks in reinforcement learning. As a threat model, we consider attacks that minimally alter rewards to make the attacker's target policy uniquely optimal under the poisoned rewards, with the optimality gap specified by an attack parameter. Our goal is to design agents that are robust against such attacks in terms of the worst-case utility w.r… ▽ More

    Submitted 20 June, 2021; v1 submitted 10 February, 2021; originally announced February 2021.