Skip to main content

Showing 1–22 of 22 results for author: Attias, I

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

    cs.LG cs.DS stat.ML

    Tradeoffs between Mistakes and ERM Oracle Calls in Online and Transductive Online Learning

    Authors: Idan Attias, Steve Hanneke, Arvind Ramaswami

    Abstract: We study online and transductive online learning when the learner interacts with the concept class only via Empirical Risk Minimization (ERM) or weak consistency oracles on arbitrary instance subsets. This contrasts with standard online models, where the learner knows the entire class. The ERM oracle returns a hypothesis minimizing loss on a given subset, while the weak consistency oracle returns… ▽ More

    Submitted 30 May, 2025; originally announced June 2025.

  2. arXiv:2505.06146  [pdf, ps, other

    cs.DS cs.CC cs.LG

    Learning-Augmented Algorithms for Boolean Satisfiability

    Authors: Idan Attias, Xing Gao, Lev Reyzin

    Abstract: Learning-augmented algorithms are a prominent recent development in beyond worst-case analysis. In this framework, a problem instance is provided with a prediction (``advice'') from a machine-learning oracle, which provides partial information about an optimal solution, and the goal is to design algorithms that leverage this advice to improve worst-case performance. We study the classic Boolean sa… ▽ More

    Submitted 30 May, 2025; v1 submitted 9 May, 2025; originally announced May 2025.

  3. arXiv:2503.19856  [pdf, ps, other

    cs.LG stat.ML

    Capacity-Constrained Online Learning with Delays: Scheduling Frameworks and Regret Trade-offs

    Authors: Alexander Ryabchenko, Idan Attias, Daniel M. Roy

    Abstract: We study online learning with oblivious losses and delays under a novel ``capacity constraint'' that limits how many past rounds can be tracked simultaneously for delayed feedback. Under ``clairvoyance'' (i.e., delay durations are revealed upfront each round) and/or ``preemptibility'' (i.e., we can stop tracking previously chosen round feedback), we establish matching upper and lower bounds (up to… ▽ More

    Submitted 26 June, 2025; v1 submitted 25 March, 2025; originally announced March 2025.

  4. arXiv:2503.03184  [pdf, ps, other

    stat.ML cs.GT cs.LG

    PAC Learning with Improvements

    Authors: Idan Attias, Avrim Blum, Keziah Naggita, Donya Saless, Dravyansh Sharma, Matthew Walter

    Abstract: One of the most basic lower bounds in machine learning is that in nearly any nontrivial setting, it takes $\textit{at least}$ $1/ε$ samples to learn to error $ε$ (and more, if the classifier being learned is complex). However, suppose that data points are agents who have the ability to improve by a small amount if doing so will allow them to receive a (desired) positive classification. In that cas… ▽ More

    Submitted 3 June, 2025; v1 submitted 5 March, 2025; originally announced March 2025.

    Comments: 41 pages, 13 figures, ICML 2025

  5. arXiv:2502.17384  [pdf, ps, other

    cs.LG

    On Traceability in $\ell_p$ Stochastic Convex Optimization

    Authors: Sasha Voitovych, Mahdi Haghifam, Idan Attias, Gintare Karolina Dziugaite, Roi Livni, Daniel M. Roy

    Abstract: In this paper, we investigate the necessity of traceability for accurate learning in stochastic convex optimization (SCO) under $\ell_p$ geometries. Informally, we say a learning algorithm is $m$-traceable if, by analyzing its output, it is possible to identify at least $m$ of its training samples. Our main results uncover a fundamental tradeoff between traceability and excess risk in SCO. For eve… ▽ More

    Submitted 30 May, 2025; v1 submitted 24 February, 2025; originally announced February 2025.

    Comments: 52 pages. Changes compared to v1: major rewrite of the introduction, updated related work, and various presentation improvements

  6. arXiv:2501.10884  [pdf, other

    cs.GT cs.DS cs.LG

    Fixed Point Computation: Beating Brute Force with Smoothed Analysis

    Authors: Idan Attias, Yuval Dagan, Constantinos Daskalakis, Rui Yao, Manolis Zampetakis

    Abstract: We propose a new algorithm that finds an $\varepsilon$-approximate fixed point of a smooth function from the $n$-dimensional $\ell_2$ unit ball to itself. We use the general framework of finding approximate solutions to a variational inequality, a problem that subsumes fixed point computation and the computation of a Nash Equilibrium. The algorithm's runtime is bounded by $e^{O(n)}/\varepsilon$, u… ▽ More

    Submitted 18 January, 2025; originally announced January 2025.

  7. arXiv:2410.13012  [pdf, ps, other

    cs.LG stat.ML

    Sample Compression Scheme Reductions

    Authors: Idan Attias, Steve Hanneke, Arvind Ramaswami

    Abstract: We present novel reductions from sample compression schemes in multiclass classification, regression, and adversarially robust learning settings to binary sample compression schemes. Assuming we have a compression scheme for binary classes of size $f(d_\mathrm{VC})$, where $d_\mathrm{VC}$ is the VC dimension, then we have the following results: (1) If the binary compression scheme is a majority-vo… ▽ More

    Submitted 7 April, 2025; v1 submitted 16 October, 2024; originally announced October 2024.

  8. arXiv:2410.03849  [pdf, ps, other

    cs.LG stat.ML

    Sequential Probability Assignment with Contexts: Minimax Regret, Contextual Shtarkov Sums, and Contextual Normalized Maximum Likelihood

    Authors: Ziyi Liu, Idan Attias, Daniel M. Roy

    Abstract: We study the fundamental problem of sequential probability assignment, also known as online learning with logarithmic loss, with respect to an arbitrary, possibly nonparametric hypothesis class. Our goal is to obtain a complexity measure for the hypothesis class that characterizes the minimax regret and to determine a general, minimax optimal algorithm. Notably, the sequential $\ell_{\infty}$ entr… ▽ More

    Submitted 4 October, 2024; originally announced October 2024.

    Comments: To appear in NeurIPS 2024

  9. arXiv:2407.00950  [pdf, other

    cs.LG stat.ML

    Causal Bandits: The Pareto Optimal Frontier of Adaptivity, a Reduction to Linear Bandits, and Limitations around Unknown Marginals

    Authors: Ziyi Liu, Idan Attias, Daniel M. Roy

    Abstract: In this work, we investigate the problem of adapting to the presence or absence of causal structure in multi-armed bandit problems. In addition to the usual reward signal, we assume the learner has access to additional variables, observed in each round after acting. When these variables $d$-separate the action from the reward, existing work in causal bandits demonstrates that one can achieve stric… ▽ More

    Submitted 1 July, 2024; originally announced July 2024.

    Comments: Accepted to ICML 2024

  10. arXiv:2402.09327  [pdf, other

    cs.LG

    Information Complexity of Stochastic Convex Optimization: Applications to Generalization and Memorization

    Authors: Idan Attias, Gintare Karolina Dziugaite, Mahdi Haghifam, Roi Livni, Daniel M. Roy

    Abstract: In this work, we investigate the interplay between memorization and learning in the context of \emph{stochastic convex optimization} (SCO). We define memorization via the information a learning algorithm reveals about its training data points. We then quantify this information using the framework of conditional mutual information (CMI) proposed by Steinke and Zakynthinou (2020). Our main result is… ▽ More

    Submitted 18 July, 2024; v1 submitted 14 February, 2024; originally announced February 2024.

    Comments: 41 Pages, To appear in ICML 2024

  11. arXiv:2307.03848  [pdf, other

    cs.LG cs.AI stat.ML

    Optimal Learners for Realizable Regression: PAC Learning and Online Learning

    Authors: Idan Attias, Steve Hanneke, Alkis Kalavasis, Amin Karbasi, Grigoris Velegkas

    Abstract: In this work, we aim to characterize the statistical complexity of realizable regression both in the PAC learning setting and the online learning setting. Previous work had established the sufficiency of finiteness of the fat shattering dimension for PAC learnability and the necessity of finiteness of the scaled Natarajan dimension, but little progress had been made towards a more complete charact… ▽ More

    Submitted 2 October, 2024; v1 submitted 7 July, 2023; originally announced July 2023.

    Comments: Fixed conjecture 3

  12. arXiv:2307.01689  [pdf, ps, other

    cs.LG cs.AI cs.GT stat.ML

    Online Learning and Solving Infinite Games with an ERM Oracle

    Authors: Angelos Assos, Idan Attias, Yuval Dagan, Constantinos Daskalakis, Maxwell Fishelson

    Abstract: While ERM suffices to attain near-optimal generalization error in the stochastic learning setting, this is not known to be the case in the online learning setting, where algorithms for general concept classes rely on computationally inefficient oracles such as the Standard Optimal Algorithm (SOA). In this work, we propose an algorithm for online binary classification setting that relies solely on… ▽ More

    Submitted 10 July, 2023; v1 submitted 4 July, 2023; originally announced July 2023.

    Comments: In COLT2023

  13. arXiv:2206.12977  [pdf, ps, other

    cs.LG stat.ML

    Adversarially Robust PAC Learnability of Real-Valued Functions

    Authors: Idan Attias, Steve Hanneke

    Abstract: We study robustness to test-time adversarial attacks in the regression setting with $\ell_p$ losses and arbitrary perturbation sets. We address the question of which function classes are PAC learnable in this setting. We show that classes of finite fat-shattering dimension are learnable in both realizable and agnostic settings. Moreover, for convex function classes, they are even properly learnabl… ▽ More

    Submitted 5 May, 2024; v1 submitted 26 June, 2022; originally announced June 2022.

    Comments: accepted to ICML2023

  14. arXiv:2202.06143  [pdf, ps, other

    cs.GT cs.LG

    Learning Revenue Maximization using Posted Prices for Stochastic Strategic Patient Buyers

    Authors: Eitan-Hai Mashiah, Idan Attias, Yishay Mansour

    Abstract: We consider a seller faced with buyers which have the ability to delay their decision, which we call patience. Each buyer's type is composed of value and patience, and it is sampled i.i.d. from a distribution. The seller, using posted prices, would like to maximize her revenue from selling to the buyer. In this paper, we formalize this setting and characterize the resulting Stackelberg equilibrium… ▽ More

    Submitted 26 June, 2022; v1 submitted 12 February, 2022; originally announced February 2022.

  15. arXiv:2202.05420  [pdf, other

    cs.LG stat.ML

    A Characterization of Semi-Supervised Adversarially-Robust PAC Learnability

    Authors: Idan Attias, Steve Hanneke, Yishay Mansour

    Abstract: We study the problem of learning an adversarially robust predictor to test time attacks in the semi-supervised PAC model. We address the question of how many labeled and unlabeled examples are required to ensure learning. We show that having enough unlabeled data (the size of a labeled sample that a fully-supervised method would require), the labeled sample complexity can be arbitrarily smaller co… ▽ More

    Submitted 5 May, 2024; v1 submitted 10 February, 2022; originally announced February 2022.

    Comments: NeurIPS 2022 camera-ready

  16. arXiv:2110.04763  [pdf, ps, other

    math.FA cs.LG stat.ML

    Fat-Shattering Dimension of $k$-fold Aggregations

    Authors: Idan Attias, Aryeh Kontorovich

    Abstract: We provide estimates on the fat-shattering dimension of aggregation rules of real-valued function classes. The latter consists of all ways of choosing $k$ functions, one from each of the $k$ classes, and computing a pointwise function of them, such as the median, mean, and maximum. The bound is stated in terms of the fat-shattering dimensions of the component classes. For linear and affine functio… ▽ More

    Submitted 9 September, 2023; v1 submitted 10 October, 2021; originally announced October 2021.

  17. arXiv:2110.00718  [pdf, ps, other

    math.CO cs.IT math.AT

    Local Orthogonality Dimension

    Authors: Inon Attias, Ishay Haviv

    Abstract: An orthogonal representation of a graph $G$ over a field $\mathbb{F}$ is an assignment of a vector $u_v \in \mathbb{F}^t$ to every vertex $v$ of $G$, such that $\langle u_v,u_v \rangle \neq 0$ for every vertex $v$ and $\langle u_v,u_{v'} \rangle = 0$ whenever $v$ and $v'$ are adjacent in $G$. The locality of the orthogonal representation is the largest dimension of a subspace spanned by the vector… ▽ More

    Submitted 7 April, 2023; v1 submitted 1 October, 2021; originally announced October 2021.

    Comments: 29 pages

  18. arXiv:2107.14527  [pdf, ps, other

    cs.DS cs.LG

    A Framework for Adversarial Streaming via Differential Privacy and Difference Estimators

    Authors: Idan Attias, Edith Cohen, Moshe Shechner, Uri Stemmer

    Abstract: Classical streaming algorithms operate under the (not always reasonable) assumption that the input stream is fixed in advance. Recently, there is a growing interest in designing robust streaming algorithms that provide provable guarantees even when the input stream is chosen adaptively as the execution progresses. We propose a new framework for robust streaming that combines techniques from two re… ▽ More

    Submitted 26 September, 2022; v1 submitted 30 July, 2021; originally announced July 2021.

  19. arXiv:2104.00322  [pdf, other

    cs.LG cs.CV

    Domain Invariant Adversarial Learning

    Authors: Matan Levi, Idan Attias, Aryeh Kontorovich

    Abstract: The phenomenon of adversarial examples illustrates one of the most basic vulnerabilities of deep neural networks. Among the variety of techniques introduced to surmount this inherent weakness, adversarial training has emerged as the most effective strategy for learning robust models. Typically, this is achieved by balancing robust and natural objectives. In this work, we aim to further optimize th… ▽ More

    Submitted 13 September, 2022; v1 submitted 1 April, 2021; originally announced April 2021.

    Journal ref: Transactions of Machine Learning Research (2022)

  20. arXiv:2002.10286  [pdf, other

    cs.LG stat.ML

    Prediction with Corrupted Expert Advice

    Authors: Idan Amir, Idan Attias, Tomer Koren, Roi Livni, Yishay Mansour

    Abstract: We revisit the fundamental problem of prediction with expert advice, in a setting where the environment is benign and generates losses stochastically, but the feedback observed by the learner is subject to a moderate adversarial corruption. We prove that a variant of the classical Multiplicative Weights algorithm with decreasing step sizes achieves constant regret in this setting and performs opti… ▽ More

    Submitted 20 October, 2020; v1 submitted 24 February, 2020; originally announced February 2020.

    Comments: NeurIPS 2020 Camera Ready

    Journal ref: Conference on Neural Information Processing Systems 2020

  21. arXiv:1810.02180  [pdf, other

    cs.LG stat.ML

    Improved Generalization Bounds for Adversarially Robust Learning

    Authors: Idan Attias, Aryeh Kontorovich, Yishay Mansour

    Abstract: We consider a model of robust learning in an adversarial environment. The learner gets uncorrupted training data with access to possible corruptions that may be affected by the adversary during testing. The learner's goal is to build a robust classifier, which will be tested on future adversarial examples. The adversary is limited to $k$ possible corruptions for each input. We model the learner-ad… ▽ More

    Submitted 1 July, 2022; v1 submitted 4 October, 2018; originally announced October 2018.

    Comments: JMLR camera ready

  22. arXiv:1810.01864  [pdf, other

    cs.LG cs.IT math.ST stat.ML

    Agnostic Sample Compression Schemes for Regression

    Authors: Idan Attias, Steve Hanneke, Aryeh Kontorovich, Menachem Sadigurschi

    Abstract: We obtain the first positive results for bounded sample compression in the agnostic regression setting with the $\ell_p$ loss, where $p\in [1,\infty]$. We construct a generic approximate sample compression scheme for real-valued function classes exhibiting exponential size in the fat-shattering dimension but independent of the sample size. Notably, for linear regression, an approximate compression… ▽ More

    Submitted 3 February, 2024; v1 submitted 3 October, 2018; originally announced October 2018.

    Comments: New results in this version: (1) Approximate agnostic sample compression scheme for function classes with finite fat-shattering dimension and the $\ell_p$ loss (section 3), (2) Near-optimal approximate compression for linear functions and the $\ell_p$ loss (section 4.1) The results in sections 4.2 and 4.3 appear in the previous version