Skip to main content

Showing 1–15 of 15 results for author: Velegkas, G

.
  1. arXiv:2406.05660  [pdf, other

    cs.LG cs.CR stat.ML

    Injecting Undetectable Backdoors in Deep Learning and Language Models

    Authors: Alkis Kalavasis, Amin Karbasi, Argyris Oikonomou, Katerina Sotiraki, Grigoris Velegkas, Manolis Zampetakis

    Abstract: As ML models become increasingly complex and integral to high-stakes domains such as finance and healthcare, they also become more susceptible to sophisticated adversarial attacks. We investigate the threat posed by undetectable backdoors in models developed by insidious external expert firms. When such backdoors exist, they allow the designer of the model to sell information to the users on how t… ▽ More

    Submitted 9 June, 2024; originally announced June 2024.

  2. arXiv:2405.15599  [pdf, ps, other

    cs.LG stat.ML

    On the Computational Landscape of Replicable Learning

    Authors: Alkis Kalavasis, Amin Karbasi, Grigoris Velegkas, Felix Zhou

    Abstract: We study computational aspects of algorithmic replicability, a notion of stability introduced by Impagliazzo, Lei, Pitassi, and Sorrell [2022]. Motivated by a recent line of work that established strong statistical connections between replicability and other notions of learnability such as online learning, private learning, and SQ learning, we aim to understand better the computational connections… ▽ More

    Submitted 24 May, 2024; originally announced May 2024.

  3. arXiv:2405.08938  [pdf, ps, other

    cs.DS

    Pointwise Lipschitz Continuous Graph Algorithms via Proximal Gradient Analysis

    Authors: Quanquan C. Liu, Grigoris Velegkas, Yuichi Yoshida, Felix Zhou

    Abstract: In many real-world applications, it is prohibitively expensive to drastically change the solution to a problem after a small perturbation in the environment. Therefore, the stability of an algorithm is a very desirable property. In this paper, we study the class of pointwise Lipschitz continuous algorithms as introduced in the recent work of Kumabe and Yoshida [KY23b, FOCS'23]. The Lipschitz const… ▽ More

    Submitted 14 May, 2024; originally announced May 2024.

  4. arXiv:2402.13857  [pdf, ps, other

    cs.LG

    Replicable Learning of Large-Margin Halfspaces

    Authors: Alkis Kalavasis, Amin Karbasi, Kasper Green Larsen, Grigoris Velegkas, Felix Zhou

    Abstract: We provide efficient replicable algorithms for the problem of learning large-margin halfspaces. Our results improve upon the algorithms provided by Impagliazzo, Lei, Pitassi, and Sorrell [STOC, 2022]. We design the first dimension-independent replicable algorithms for this task which runs in polynomial time, is proper, and has strictly improved sample complexity compared to the one achieved by Imp… ▽ More

    Submitted 1 June, 2024; v1 submitted 21 February, 2024; originally announced February 2024.

    Comments: to be published in ICML 2024

  5. 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 29 October, 2023; v1 submitted 7 July, 2023; originally announced July 2023.

  6. arXiv:2305.19562  [pdf, other

    cs.LG cs.AI stat.ML

    Replicability in Reinforcement Learning

    Authors: Amin Karbasi, Grigoris Velegkas, Lin F. Yang, Felix Zhou

    Abstract: We initiate the mathematical study of replicability as an algorithmic property in the context of reinforcement learning (RL). We focus on the fundamental setting of discounted tabular MDPs with access to a generative model. Inspired by Impagliazzo et al. [2022], we say that an RL algorithm is replicable if, with high probability, it outputs the exact same policy after two executions on i.i.d. samp… ▽ More

    Submitted 27 October, 2023; v1 submitted 31 May, 2023; originally announced May 2023.

    Comments: to be published in neurips 2023

  7. arXiv:2305.14311  [pdf, other

    cs.LG cs.DS stat.ML

    Statistical Indistinguishability of Learning Algorithms

    Authors: Alkis Kalavasis, Amin Karbasi, Shay Moran, Grigoris Velegkas

    Abstract: When two different parties use the same learning rule on their own data, how can we test whether the distributions of the two outcomes are similar? In this paper, we study the similarity of outcomes of learning rules through the lens of the Total Variation (TV) distance of distributions. We say that a learning rule is TV indistinguishable if the expected TV distance between the posterior distribut… ▽ More

    Submitted 23 May, 2023; originally announced May 2023.

  8. arXiv:2302.10359  [pdf, other

    cs.LG cs.DS

    Replicable Clustering

    Authors: Hossein Esfandiari, Amin Karbasi, Vahab Mirrokni, Grigoris Velegkas, Felix Zhou

    Abstract: We design replicable algorithms in the context of statistical clustering under the recently introduced notion of replicability from Impagliazzo et al. [2022]. According to this definition, a clustering algorithm is replicable if, with high probability, its output induces the exact same partition of the sample space after two executions on different inputs drawn from the same distribution, when its… ▽ More

    Submitted 26 October, 2023; v1 submitted 20 February, 2023; originally announced February 2023.

    Comments: to be published in NeurIPS 2023

  9. arXiv:2302.08108  [pdf, ps, other

    cs.GT cs.LG

    User Response in Ad Auctions: An MDP Formulation of Long-Term Revenue Optimization

    Authors: Yang Cai, Zhe Feng, Christopher Liaw, Aranyak Mehta, Grigoris Velegkas

    Abstract: We propose a new Markov Decision Process (MDP) model for ad auctions to capture the user response to the quality of ads, with the objective of maximizing the long-term discounted revenue. By incorporating user response, our model takes into consideration all three parties involved in the auction (advertiser, auctioneer, and user). The state of the user is modeled as a user-specific click-through r… ▽ More

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

  10. arXiv:2210.02297  [pdf, ps, other

    cs.LG stat.ML

    Multiclass Learnability Beyond the PAC Framework: Universal Rates and Partial Concept Classes

    Authors: Alkis Kalavasis, Grigoris Velegkas, Amin Karbasi

    Abstract: In this paper we study the problem of multiclass classification with a bounded number of different labels $k$, in the realizable setting. We extend the traditional PAC model to a) distribution-dependent learning rates, and b) learning rates under data-dependent assumptions. First, we consider the universal learning setting (Bousquet, Hanneke, Moran, van Handel and Yehudayoff, STOC '21), for which… ▽ More

    Submitted 14 February, 2023; v1 submitted 5 October, 2022; originally announced October 2022.

  11. arXiv:2210.01898  [pdf, ps, other

    cs.LG

    Replicable Bandits

    Authors: Hossein Esfandiari, Alkis Kalavasis, Amin Karbasi, Andreas Krause, Vahab Mirrokni, Grigoris Velegkas

    Abstract: In this paper, we introduce the notion of replicable policies in the context of stochastic bandits, one of the canonical problems in interactive learning. A policy in the bandit environment is called replicable if it pulls, with high probability, the exact same sequence of arms in two different and independent executions (i.e., under independent reward realizations). We show that not only do repli… ▽ More

    Submitted 14 February, 2023; v1 submitted 4 October, 2022; originally announced October 2022.

  12. arXiv:2203.01491  [pdf, ps, other

    cs.LG

    The Best of Both Worlds: Reinforcement Learning with Logarithmic Regret and Policy Switches

    Authors: Grigoris Velegkas, Zhuoran Yang, Amin Karbasi

    Abstract: In this paper, we study the problem of regret minimization for episodic Reinforcement Learning (RL) both in the model-free and the model-based setting. We focus on learning with general function classes and general model classes, and we derive results that scale with the eluder dimension of these classes. In contrast to the existing body of work that mainly establishes instance-independent regret… ▽ More

    Submitted 2 March, 2022; originally announced March 2022.

  13. arXiv:2202.09013  [pdf, other

    cs.GT

    Is Selling Complete Information (Approximately) Optimal?

    Authors: Dirk Bergemann, Yang Cai, Grigoris Velegkas, Mingfei Zhao

    Abstract: We study the problem of selling information to a data-buyer who faces a decision problem under uncertainty. We consider the classic Bayesian decision-theoretic model pioneered by [Blackwell, 1951, 1953]. Initially, the data buyer has only partial information about the payoff-relevant state of the world. A data seller offers additional information about the state of the world. The information is re… ▽ More

    Submitted 17 February, 2022; originally announced February 2022.

  14. arXiv:2011.14570  [pdf, other

    cs.GT

    How to Sell Information Optimally: an Algorithmic Study

    Authors: Yang Cai, Grigoris Velegkas

    Abstract: We investigate the algorithmic problem of selling information to agents who face a decision-making problem under uncertainty. We adopt the model recently proposed by Bergemann et al. [BBS18], in which information is revealed through signaling schemes called experiments. In the single-agent setting, any mechanism can be represented as a menu of experiments. Our results show that the computational c… ▽ More

    Submitted 23 December, 2020; v1 submitted 30 November, 2020; originally announced November 2020.

  15. arXiv:1911.10172  [pdf, other

    cs.GT cs.DS

    An Efficient $\varepsilon$-BIC to BIC Transformation and Its Application to Black-Box Reduction in Revenue Maximization

    Authors: Yang Cai, Argyris Oikonomou, Grigoris Velegkas, Mingfei Zhao

    Abstract: We consider the black-box reduction from multi-dimensional revenue maximization to virtual welfare maximization. Cai et al. show a polynomial-time approximation-preserving reduction, however, the mechanism produced by their reduction is only approximately Bayesian incentive compatible ($\varepsilon$-BIC). We provide two new polynomial time transformations that convert any $\varepsilon$-BIC mechani… ▽ More

    Submitted 4 November, 2020; v1 submitted 22 November, 2019; originally announced November 2019.