Skip to main content

Showing 1–36 of 36 results for author: Zampetakis, M

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

    cs.GT cs.AI cs.CC

    Imperfect-Recall Games: Equilibrium Concepts and Their Complexity

    Authors: Emanuel Tewolde, Brian Hu Zhang, Caspar Oesterheld, Manolis Zampetakis, Tuomas Sandholm, Paul W. Goldberg, Vincent Conitzer

    Abstract: We investigate optimal decision making under imperfect recall, that is, when an agent forgets information it once held before. An example is the absentminded driver game, as well as team games in which the members have limited communication capabilities. In the framework of extensive-form games with imperfect recall, we analyze the computational complexities of finding equilibria in multiplayer se… ▽ More

    Submitted 22 June, 2024; originally announced June 2024.

    Comments: Long version of the paper that got accepted to the Thirty-Third International Joint Conference on Artificial Intelligence (IJCAI 2024). 35 pages, 10 figures, 1 table

    MSC Class: 91A05; 91A06; 91A10; 91A11; 91A18; 91A35; 91A68; 68T37; 68Q17; 68Q25 ACM Class: I.2; J.4; F.2

  2. 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.

  3. arXiv:2403.11963  [pdf, other

    cs.LG cs.DS math.ST stat.ML

    Transfer Learning Beyond Bounded Density Ratios

    Authors: Alkis Kalavasis, Ilias Zadik, Manolis Zampetakis

    Abstract: We study the fundamental problem of transfer learning where a learning algorithm collects data from some source distribution $P$ but needs to perform well with respect to a different target distribution $Q$. A standard change of measure argument implies that transfer learning happens when the density ratio $dQ/dP$ is bounded. Yet, prior thought-provoking works by Kpotufe and Martinet (COLT, 2018)… ▽ More

    Submitted 18 March, 2024; originally announced March 2024.

    Comments: Abstract shortened to fit ArXiv requirements

  4. arXiv:2312.02119  [pdf, other

    cs.LG cs.AI cs.CL cs.CR stat.ML

    Tree of Attacks: Jailbreaking Black-Box LLMs Automatically

    Authors: Anay Mehrotra, Manolis Zampetakis, Paul Kassianik, Blaine Nelson, Hyrum Anderson, Yaron Singer, Amin Karbasi

    Abstract: While Large Language Models (LLMs) display versatile functionality, they continue to generate harmful, biased, and toxic content, as demonstrated by the prevalence of human-designed jailbreaks. In this work, we present Tree of Attacks with Pruning (TAP), an automated method for generating jailbreaks that only requires black-box access to the target LLM. TAP utilizes an LLM to iteratively refine ca… ▽ More

    Submitted 21 February, 2024; v1 submitted 4 December, 2023; originally announced December 2023.

    Comments: An implementation of the presented method is available at https://github.com/RICommunity/TAP

  5. arXiv:2311.14869  [pdf, ps, other

    cs.GT

    On the Complexity of Computing Sparse Equilibria and Lower Bounds for No-Regret Learning in Games

    Authors: Ioannis Anagnostides, Alkis Kalavasis, Tuomas Sandholm, Manolis Zampetakis

    Abstract: Characterizing the performance of no-regret dynamics in multi-player games is a foundational problem at the interface of online learning and game theory. Recent results have revealed that when all players adopt specific learning algorithms, it is possible to improve exponentially over what is predicted by the overly pessimistic no-regret framework in the traditional adversarial regime, thereby lea… ▽ More

    Submitted 24 November, 2023; originally announced November 2023.

    Comments: To appear at ITCS 2024

  6. arXiv:2310.14113  [pdf, other

    cs.DS

    Sorting from Crowdsourced Comparisons using Expert Verifications

    Authors: Ellen Vitercik, Manolis Zampetakis, David Zhang

    Abstract: We introduce a novel noisy sorting model motivated by the Just Noticeable Difference (JND) model from experimental psychology. The goal of our model is to capture the low quality of the data that are collected from crowdsourcing environments. Compared to other celebrated models of noisy sorting, our model does not rely on precise data-generation assumptions and captures crowdsourced tasks' varying… ▽ More

    Submitted 21 October, 2023; originally announced October 2023.

  7. arXiv:2310.09974  [pdf, other

    cs.GT

    Algorithmic Contract Design for Crowdsourced Ranking

    Authors: Kiriaki Frangias, Andrew Lin, Ellen Vitercik, Manolis Zampetakis

    Abstract: Ranking is fundamental to many areas, such as search engine optimization, human feedback for language models, as well as peer grading. Crowdsourcing, which is often used for these tasks, requires proper incentivization to ensure accurate inputs. In this work, we draw on the field of \emph{contract theory} from Economics to propose a novel mechanism that enables a \emph{principal} to accurately ran… ▽ More

    Submitted 24 January, 2024; v1 submitted 15 October, 2023; originally announced October 2023.

  8. arXiv:2310.09157  [pdf, other

    math.OC cs.CC cs.LG stat.ML

    The Computational Complexity of Finding Stationary Points in Non-Convex Optimization

    Authors: Alexandros Hollender, Manolis Zampetakis

    Abstract: Finding approximate stationary points, i.e., points where the gradient is approximately zero, of non-convex but smooth objective functions $f$ over unrestricted $d$-dimensional domains is one of the most fundamental problems in classical non-convex optimization. Nevertheless, the computational and query complexity of this problem are still not well understood when the dimension $d$ of the problem… ▽ More

    Submitted 13 October, 2023; originally announced October 2023.

    Comments: Full version of COLT 2023 extended abstract

  9. arXiv:2302.08300  [pdf, ps, other

    cs.LG math.OC

    Deterministic Nonsmooth Nonconvex Optimization

    Authors: Michael I. Jordan, Guy Kornowski, Tianyi Lin, Ohad Shamir, Manolis Zampetakis

    Abstract: We study the complexity of optimizing nonsmooth nonconvex Lipschitz functions by producing $(δ,ε)$-stationary points. Several recent works have presented randomized algorithms that produce such points using $\tilde O(δ^{-1}ε^{-3})$ first-order oracle calls, independent of the dimension $d$. It has been an open problem as to whether a similar result can be obtained via a deterministic algorithm. We… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

    Comments: This work supersedes arxiv:2209.12463 and arxiv:2209.10346[Section 3], with major additional results

  10. arXiv:2210.13313  [pdf, ps, other

    cs.LG cs.DS math.ST

    Learning and Covering Sums of Independent Random Variables with Unbounded Support

    Authors: Alkis Kalavasis, Konstantinos Stavropoulos, Manolis Zampetakis

    Abstract: We study the problem of covering and learning sums $X = X_1 + \cdots + X_n$ of independent integer-valued random variables $X_i$ (SIIRVs) with unbounded, or even infinite, support. De et al. at FOCS 2018, showed that the maximum value of the collective support of $X_i$'s necessarily appears in the sample complexity of learning $X$. In this work, we address two questions: (i) Are there general fami… ▽ More

    Submitted 24 October, 2022; originally announced October 2022.

    Comments: 60 pages, 0 figures. Accepted to the Thirty-sixth Conference on Neural Information Processing Systems (NeurIPS 2022)

  11. arXiv:2210.09769  [pdf, other

    cs.LG cs.GT math.OC

    STay-ON-the-Ridge: Guaranteed Convergence to Local Minimax Equilibrium in Nonconvex-Nonconcave Games

    Authors: Constantinos Daskalakis, Noah Golowich, Stratis Skoulakis, Manolis Zampetakis

    Abstract: Min-max optimization problems involving nonconvex-nonconcave objectives have found important applications in adversarial training and other multi-agent learning settings. Yet, no known gradient descent-based method is guaranteed to converge to (even local notions of) min-max equilibrium in the nonconvex-nonconcave setting. For all known methods, there exist relatively simple objectives for which t… ▽ More

    Submitted 18 October, 2022; originally announced October 2022.

  12. arXiv:2209.12463  [pdf, ps, other

    math.OC cs.CC cs.DS

    On the Complexity of Deterministic Nonsmooth and Nonconvex Optimization

    Authors: Michael I. Jordan, Tianyi Lin, Manolis Zampetakis

    Abstract: In this paper, we present several new results on minimizing a nonsmooth and nonconvex function under a Lipschitz condition. Recent work shows that while the classical notion of Clarke stationarity is computationally intractable up to some sufficiently small constant tolerance, the randomized first-order algorithms find a $(δ, ε)$-Goldstein stationary point with the complexity bound of… ▽ More

    Submitted 4 November, 2022; v1 submitted 26 September, 2022; originally announced September 2022.

    Comments: 28 Pages; Fix an error and add relevant references

  13. arXiv:2208.12042  [pdf, other

    stat.ME cs.LG

    Efficient Truncated Linear Regression with Unknown Noise Variance

    Authors: Constantinos Daskalakis, Patroklos Stefanou, Rui Yao, Manolis Zampetakis

    Abstract: Truncated linear regression is a classical challenge in Statistics, wherein a label, $y = w^T x + \varepsilon$, and its corresponding feature vector, $x \in \mathbb{R}^k$, are only observed if the label falls in some subset $S \subseteq \mathbb{R}$; otherwise the existence of the pair $(x, y)$ is hidden from observation. Linear regression with truncated observations has remained a challenge, in it… ▽ More

    Submitted 25 August, 2022; originally announced August 2022.

  14. arXiv:2207.07557  [pdf, other

    cs.CC cs.GT math.GN math.OC

    The Computational Complexity of Multi-player Concave Games and Kakutani Fixed Points

    Authors: Christos H. Papadimitriou, Emmanouil-Vasileios Vlatakis-Gkaragkounis, Manolis Zampetakis

    Abstract: Kakutani's Fixed Point theorem is a fundamental theorem in topology with numerous applications in game theory and economics. Computational formulations of Kakutani exist only in special cases and are too restrictive to be useful in reductions. In this paper, we provide a general computational formulation of Kakutani's Fixed Point Theorem and we prove that it is PPAD-complete. As an application of… ▽ More

    Submitted 25 May, 2023; v1 submitted 15 July, 2022; originally announced July 2022.

  15. arXiv:2205.03246  [pdf, other

    math.ST cs.DS cs.LG stat.ML

    What Makes A Good Fisherman? Linear Regression under Self-Selection Bias

    Authors: Yeshwanth Cherapanamjeri, Constantinos Daskalakis, Andrew Ilyas, Manolis Zampetakis

    Abstract: In the classical setting of self-selection, the goal is to learn $k$ models, simultaneously from observations $(x^{(i)}, y^{(i)})$ where $y^{(i)}$ is the output of one of $k$ underlying models on input $x^{(i)}$. In contrast to mixture models, where we observe the output of a randomly selected model, here the observed model depends on the outputs themselves, and is determined by some known selecti… ▽ More

    Submitted 10 December, 2022; v1 submitted 6 May, 2022; originally announced May 2022.

  16. arXiv:2205.02060  [pdf, ps, other

    cs.GT cs.DS math.ST stat.ML

    Estimation of Standard Auction Models

    Authors: Yeshwanth Cherapanamjeri, Constantinos Daskalakis, Andrew Ilyas, Manolis Zampetakis

    Abstract: We provide efficient estimation methods for first- and second-price auctions under independent (asymmetric) private values and partial observability. Given a finite set of observations, each comprising the identity of the winner and the price they paid in a sequence of identical auctions, we provide algorithms for non-parametrically estimating the bid distribution of each bidder, as well as their… ▽ More

    Submitted 4 May, 2022; originally announced May 2022.

  17. arXiv:2204.03132  [pdf, ps, other

    math.OC cs.GT cs.LG

    First-Order Algorithms for Nonlinear Generalized Nash Equilibrium Problems

    Authors: Michael I. Jordan, Tianyi Lin, Manolis Zampetakis

    Abstract: We consider the problem of computing an equilibrium in a class of \textit{nonlinear generalized Nash equilibrium problems (NGNEPs)} in which the strategy sets for each player are defined by equality and inequality constraints that may depend on the choices of rival players. While the asymptotic global convergence and local convergence rates of algorithms to solve this problem have been extensively… ▽ More

    Submitted 5 February, 2023; v1 submitted 6 April, 2022; originally announced April 2022.

    Comments: Accepted by Journal of Machine Learning Research; Add the references and the funding information; 44 pages, 1 table

  18. arXiv:2112.13826  [pdf, other

    math.OC cs.LG stat.ML

    Last-Iterate Convergence of Saddle-Point Optimizers via High-Resolution Differential Equations

    Authors: Tatjana Chavdarova, Michael I. Jordan, Manolis Zampetakis

    Abstract: Several widely-used first-order saddle-point optimization methods yield an identical continuous-time ordinary differential equation (ODE) that is identical to that of the Gradient Descent Ascent (GDA) method when derived naively. However, the convergence properties of these methods are qualitatively different, even on simple bilinear games. Thus the ODE perspective, which has proved powerful in an… ▽ More

    Submitted 31 July, 2023; v1 submitted 27 December, 2021; originally announced December 2021.

    Journal ref: Minimax Theory 8, Number 2 (2023) 333--380

  19. arXiv:2107.06259  [pdf, other

    cs.GT cs.DS stat.ML

    Robust Learning of Optimal Auctions

    Authors: Wenshuo Guo, Michael I. Jordan, Manolis Zampetakis

    Abstract: We study the problem of learning revenue-optimal multi-bidder auctions from samples when the samples of bidders' valuations can be adversarially corrupted or drawn from distributions that are adversarially perturbed. First, we prove tight upper bounds on the revenue we can obtain with a corrupted distribution under a population model, for both regular valuation distributions and distributions with… ▽ More

    Submitted 13 July, 2021; originally announced July 2021.

  20. arXiv:2010.12000  [pdf, other

    math.ST cs.DS cs.LG

    Computationally and Statistically Efficient Truncated Regression

    Authors: Constantinos Daskalakis, Themis Gouleakis, Christos Tzamos, Manolis Zampetakis

    Abstract: We provide a computationally and statistically efficient estimator for the classical problem of truncated linear regression, where the dependent variable $y = w^T x + ε$ and its corresponding vector of covariates $x \in R^k$ are only revealed if the dependent variable falls in some subset $S \subseteq R$; otherwise the existence of the pair $(x, y)$ is hidden. This problem has remained a challenge… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: Accepted for presentation at the Conference on Learning Theory (COLT) 2019

  21. arXiv:2010.11450  [pdf, other

    cs.LG cs.DS

    Optimal Approximation -- Smoothness Tradeoffs for Soft-Max Functions

    Authors: Alessandro Epasto, Mohammad Mahdian, Vahab Mirrokni, Manolis Zampetakis

    Abstract: A soft-max function has two main efficiency measures: (1) approximation - which corresponds to how well it approximates the maximum function, (2) smoothness - which shows how sensitive it is to changes of its input. Our goal is to identify the optimal approximation-smoothness tradeoffs for different measures of approximation and smoothness. This leads to novel soft-max functions, each of which is… ▽ More

    Submitted 22 October, 2020; originally announced October 2020.

    Comments: Accepted for spotlight presentation at NeurIPS 2020

  22. arXiv:2009.09623  [pdf, other

    cs.CC cs.LG math.OC

    The Complexity of Constrained Min-Max Optimization

    Authors: Constantinos Daskalakis, Stratis Skoulakis, Manolis Zampetakis

    Abstract: Despite its important applications in Machine Learning, min-max optimization of nonconvex-nonconcave objectives remains elusive. Not only are there no known first-order methods converging even to approximate local min-max points, but the computational complexity of identifying them is also poorly understood. In this paper, we provide a characterization of the computational complexity of the proble… ▽ More

    Submitted 21 September, 2020; originally announced September 2020.

  23. arXiv:2007.14539  [pdf, other

    cs.LG cs.DS math.ST stat.ML

    Truncated Linear Regression in High Dimensions

    Authors: Constantinos Daskalakis, Dhruv Rohatgi, Manolis Zampetakis

    Abstract: As in standard linear regression, in truncated linear regression, we are given access to observations $(A_i, y_i)_i$ whose dependent variable equals $y_i= A_i^{\rm T} \cdot x^* + η_i$, where $x^*$ is some fixed unknown vector of interest and $η_i$ is independent noise; except we are only given an observation if its dependent variable $y_i$ lies in some "truncation set" $S \subset \mathbb{R}$. The… ▽ More

    Submitted 28 July, 2020; originally announced July 2020.

    Comments: 30 pages, 1 figure

  24. arXiv:2007.03210  [pdf, ps, other

    math.ST cs.LG

    Estimation and Inference with Trees and Forests in High Dimensions

    Authors: Vasilis Syrgkanis, Manolis Zampetakis

    Abstract: We analyze the finite sample mean squared error (MSE) performance of regression trees and forests in the high dimensional regime with binary features, under a sparsity constraint. We prove that if only $r$ of the $d$ features are relevant for the mean outcome function, then shallow trees built greedily via the CART empirical MSE criterion achieve MSE rates that depend only logarithmically on the a… ▽ More

    Submitted 21 October, 2020; v1 submitted 7 July, 2020; originally announced July 2020.

    Comments: Accepted for presentation at the Conference on Learning Theory (COLT) 2020

  25. arXiv:2006.04237  [pdf, other

    cs.IT cs.LG math.OC math.PR

    Constant-Expansion Suffices for Compressed Sensing with Generative Priors

    Authors: Constantinos Daskalakis, Dhruv Rohatgi, Manolis Zampetakis

    Abstract: Generative neural networks have been empirically found very promising in providing effective structural priors for compressed sensing, since they can be trained to span low-dimensional data manifolds in high-dimensional signal spaces. Despite the non-convexity of the resulting optimization problem, it has also been shown theoretically that, for neural networks with random Gaussian weights, a signa… ▽ More

    Submitted 26 June, 2020; v1 submitted 7 June, 2020; originally announced June 2020.

    Comments: 21 pages, 1 figure; added an application

  26. arXiv:2003.11974  [pdf, other

    cs.CC cs.CG cs.DM

    A Topological Characterization of Modulo-$p$ Arguments and Implications for Necklace Splitting

    Authors: Aris Filos-Ratsikas, Alexandros Hollender, Katerina Sotiraki, Manolis Zampetakis

    Abstract: The classes PPA-$p$ have attracted attention lately, because they are the main candidates for capturing the complexity of Necklace Splitting with $p$ thieves, for prime $p$. However, these classes were not known to have complete problems of a topological nature, which impedes any progress towards settling the complexity of the Necklace Splitting problem. On the contrary, topological problems have… ▽ More

    Submitted 18 January, 2021; v1 submitted 26 March, 2020; originally announced March 2020.

    Comments: v2: improved presentation based on reviewer comments and suggestions

  27. Consensus-Halving: Does It Ever Get Easier?

    Authors: Aris Filos-Ratsikas, Alexandros Hollender, Katerina Sotiraki, Manolis Zampetakis

    Abstract: In the $\varepsilon$-Consensus-Halving problem, a fundamental problem in fair division, there are $n$ agents with valuations over the interval $[0,1]$, and the goal is to divide the interval into pieces and assign a label "$+$" or "$-$" to each piece, such that every agent values the total amount of "$+$" and the total amount of "$-$" almost equally. The problem was recently proven by Filos-Ratsik… ▽ More

    Submitted 24 April, 2023; v1 submitted 26 February, 2020; originally announced February 2020.

    Comments: Journal version. Preliminary version appeared at EC '20

    Journal ref: SIAM Journal on Computing, 52(2):412-451 (2023)

  28. arXiv:1912.04467  [pdf, ps, other

    cs.CC

    On the Complexity of Modulo-q Arguments and the Chevalley-Warning Theorem

    Authors: Mika Göös, Pritish Kamath, Katerina Sotiraki, Manolis Zampetakis

    Abstract: We study the search problem class $\mathrm{PPA}_q$ defined as a modulo-$q$ analog of the well-known $\textit{polynomial parity argument}$ class $\mathrm{PPA}$ introduced by Papadimitriou '94. Our first result shows that this class can be characterized in terms of $\mathrm{PPA}_p$ for prime $p$. Our main result is to establish that an $\textit{explicit}$ version of a search problem associated to… ▽ More

    Submitted 5 July, 2020; v1 submitted 9 December, 2019; originally announced December 2019.

    Comments: To appear at the Computational Complexity Conference (CCC) 2020

  29. arXiv:1908.01034  [pdf, other

    math.ST cs.DS cs.LG stat.CO stat.ML

    Efficient Truncated Statistics with Unknown Truncation

    Authors: Vasilis Kontonis, Christos Tzamos, Manolis Zampetakis

    Abstract: We study the problem of estimating the parameters of a Gaussian distribution when samples are only shown if they fall in some (unknown) subset $S \subseteq \R^d$. This core problem in truncated statistics has long history going back to Galton, Lee, Pearson and Fisher. Recent work by Daskalakis et al. (FOCS'18), provides the first efficient algorithm that works for arbitrary sets in high dimension… ▽ More

    Submitted 2 August, 2019; originally announced August 2019.

    Comments: to appear at 60th Annual IEEE Symposium on Foundations of Computer Science (FOCS), 2019

  30. arXiv:1906.01009  [pdf, ps, other

    cs.LG stat.ML

    Optimal Learning of Mallows Block Model

    Authors: Róbert Busa-Fekete, Dimitris Fotakis, Balázs Szörényi, Manolis Zampetakis

    Abstract: The Mallows model, introduced in the seminal paper of Mallows 1957, is one of the most fundamental ranking distribution over the symmetric group $S_m$. To analyze more complex ranking data, several studies considered the Generalized Mallows model defined by Fligner and Verducci 1986. Despite the significant research interest of ranking distributions, the exact sample complexity of estimating the p… ▽ More

    Submitted 3 June, 2019; originally announced June 2019.

  31. arXiv:1809.03986  [pdf, other

    math.ST cs.DS cs.LG stat.CO stat.ML

    Efficient Statistics, in High Dimensions, from Truncated Samples

    Authors: Constantinos Daskalakis, Themis Gouleakis, Christos Tzamos, Manolis Zampetakis

    Abstract: We provide an efficient algorithm for the classical problem, going back to Galton, Pearson, and Fisher, of estimating, with arbitrary accuracy the parameters of a multivariate normal distribution from truncated samples. Truncated samples from a $d$-variate normal ${\cal N}(\mathbfμ,\mathbfΣ)$ means a samples is only revealed if it falls in some subset $S \subseteq \mathbb{R}^d$; otherwise the samp… ▽ More

    Submitted 22 October, 2020; v1 submitted 11 September, 2018; originally announced September 2018.

    Comments: Appeared at 59th Annual IEEE Symposium on Foundations of Computer Science (FOCS), 2018

  32. arXiv:1808.06407  [pdf, other

    cs.CC cs.CR

    PPP-Completeness with Connections to Cryptography

    Authors: Katerina Sotiraki, Manolis Zampetakis, Giorgos Zirdelis

    Abstract: Polynomial Pigeonhole Principle (PPP) is an important subclass of TFNP with profound connections to the complexity of the fundamental cryptographic primitives: collision-resistant hash functions and one-way permutations. In contrast to most of the other subclasses of TFNP, no complete problem is known for PPP. Our work identifies the first PPP-complete problem without any circuit or Turing Machine… ▽ More

    Submitted 20 August, 2018; originally announced August 2018.

  33. arXiv:1709.03926  [pdf, other

    cs.GT

    Certified Computation from Unreliable Datasets

    Authors: Themis Gouleakis, Christos Tzamos, Manolis Zampetakis

    Abstract: A wide range of learning tasks require human input in labeling massive data. The collected data though are usually low quality and contain inaccuracies and errors. As a result, modern science and business face the problem of learning from unreliable data sets. In this work, we provide a generic approach that is based on \textit{verification} of only few records of the data set to guarantee high… ▽ More

    Submitted 12 June, 2018; v1 submitted 12 September, 2017; originally announced September 2017.

  34. arXiv:1702.07339  [pdf, ps, other

    cs.CC cs.LG math.GN stat.ML

    A Converse to Banach's Fixed Point Theorem and its CLS Completeness

    Authors: Constantinos Daskalakis, Christos Tzamos, Manolis Zampetakis

    Abstract: Banach's fixed point theorem for contraction maps has been widely used to analyze the convergence of iterative methods in non-convex problems. It is a common experience, however, that iterative maps fail to be globally contracting under the natural metric in their domain, making the applicability of Banach's theorem limited. We explore how generally we can apply Banach's fixed point theorem to est… ▽ More

    Submitted 13 February, 2018; v1 submitted 23 February, 2017; originally announced February 2017.

  35. arXiv:1609.00368  [pdf, other

    stat.ML cs.DS math.ST

    Ten Steps of EM Suffice for Mixtures of Two Gaussians

    Authors: Constantinos Daskalakis, Christos Tzamos, Manolis Zampetakis

    Abstract: The Expectation-Maximization (EM) algorithm is a widely used method for maximum likelihood estimation in models with latent variables. For estimating mixtures of Gaussians, its iteration can be viewed as a soft version of the k-means clustering algorithm. Despite its wide use and applications, there are essentially no known convergence guarantees for this method. We provide global convergence guar… ▽ More

    Submitted 5 June, 2017; v1 submitted 1 September, 2016; originally announced September 2016.

    Comments: Accepted for presentation at Conference on Learning Theory (COLT) 2017

  36. arXiv:1608.04759  [pdf, ps, other

    cs.DS cs.LG

    Faster Sublinear Algorithms using Conditional Sampling

    Authors: Themistoklis Gouleakis, Christos Tzamos, Manolis Zampetakis

    Abstract: A conditional sampling oracle for a probability distribution D returns samples from the conditional distribution of D restricted to a specified subset of the domain. A recent line of work (Chakraborty et al. 2013 and Cannone et al. 2014) has shown that having access to such a conditional sampling oracle requires only polylogarithmic or even constant number of samples to solve distribution testing… ▽ More

    Submitted 16 August, 2016; originally announced August 2016.