← Search

Christos Tzamos

28 accepted papers

2026

A Derandomization Framework for Structure Discovery: Applications in Neural Networks and Beyond

ICLR 2026poster

Understanding the dynamics of feature learning in neural networks (NNs) remains a significant challenge. The work of (Mousavi-Hosseini et al., 2023) analyzes a multiple index teacher-student setting and shows that a two-layer student attains a low-rank structure in its first-layer weights when tra…

Cited by 0SourceScholar
2025

Online Linear Classification with Massart Noise

ICML 2025poster

We study the task of online learning in the presence of Massart noise. Specifically, instead of assuming that the online adversary chooses an arbitrary sequence of labels, we assume that the context $\boldsymbol{x}$ is selected adversarially but the label $y$ presented to the learner disagrees wit…

Cited by 0SourcePDFScholar
2025

Statistical Query Hardness of Multiclass Linear Classification with Random Classification Noise

ICML 2025oral

We study the task of Multiclass Linear Classification (MLC) in the distribution-free PAC model with Random Classification Noise (RCN). Specifically, the learner is given a set of labeled examples $(x, y)$, where $x$ is drawn from an unknown distribution on $R^d$ and the labels are generated by…

Cited by 0SourcePDFScholar
2025

Teaching Transformers to Solve Combinatorial Problems through Efficient Trial & Error

NeurIPS 2025poster

Despite their proficiency in various language tasks, Large Language Models (LLMs) struggle with combinatorial problems like Satisfiability, Traveling Salesman Problem, or even basic arithmetic. We address this gap through a novel approach for solving problems in the class NP. We focus on the paradig…

Cited by 0SourceScholar
2024

Active Classification with Few Queries under Misspecification

NeurIPS 2024spotlight

We study pool-based active learning, where a learner has a large pool $S$ of unlabeled examples and can adaptively ask a labeler questions to learn these labels. The goal of the learner is to output a labeling for $S$ that can compete with the best hypothesis from a given hypothesis class $\mathcal{…

Cited by 1SourcePDFScholar
2024

Contextual Pandora’s Box

AAAI 2024technical

Pandora’s Box is a fundamental stochastic optimization problem, where the decision-maker must find a good alternative, while minimizing the search cost of exploring the value of each alternative. In the original formulation, it is assumed that accurate distributions are given for the values of all t…

Cited by 6SourcePDFScholar
2024

Fast Co-Training under Weak Dependence via Stream-Based Active Learning

ICML 2024oral

Co-training is a classical semi-supervised learning method which only requires a small number of labeled examples for learning, under reasonable assumptions. Despite extensive literature on the topic, very few hypothesis classes are known to be provably efficiently learnable via co-training, even un…

Cited by 3SourcePDFScholar
2024

Optimization Can Learn Johnson Lindenstrauss Embeddings

NeurIPS 2024poster

Embeddings play a pivotal role across various disciplines, offering compact representations of complex data structures. Randomized methods like Johnson-Lindenstrauss (JL) provide state-of-the-art and essentially unimprovable theoretical guarantees for achieving such representations. These guarantees…

Cited by 0SourcePDFScholar
2023

First Order Stochastic Optimization with Oblivious Noise

NeurIPS 2023poster

We initiate the study of stochastic optimization with oblivious noise, broadly generalizing the standard heavy-tailed noise setup. In our setting, in addition to random observation noise, the stochastic gradient may be subject to independent \emph{oblivious noise}, which may not have bounded momen…

Cited by 1SourcePDFScholar
2023

Optimizing Solution-Samplers for Combinatorial Problems: The Landscape of Policy-Gradient Method

NeurIPS 2023oral

Deep Neural Networks and Reinforcement Learning methods have empirically shown great promise in tackling challenging combinatorial problems. In those methods a deep neural network is used as a solution generator which is then trained by gradient-based methods (e.g., policy gradient) to successively…

Cited by 8SourcePDFScholar
2022

Learning General Halfspaces with Adversarial Label Noise via Online Gradient Descent

ICML 2022spotlight

We study the problem of learning general {—} i.e., not necessarily homogeneous {—} halfspaces with adversarial label noise under the Gaussian distribution. Prior work has provided a sophisticated polynomial-time algorithm for this problem. In this work, we show that the problem can be solved directl…

Cited by 16SourcePDFScholar
2021

Learning Online Algorithms with Distributional Advice

ICML 2021spotlight

We study the problem of designing online algorithms given advice about the input. While prior work had focused on deterministic advice, we only assume distributional access to the instances of interest, and the goal is to learn a competitive algorithm given access to i.i.d. samples. We aim to be com…

Cited by 37SourcePDFScholar
2021

On Robust Mean Estimation under Coordinate-level Corruption

ICML 2021spotlight

We study the problem of robust mean estimation and introduce a novel Hamming distance-based measure of distribution shift for coordinate-level corruptions. We show that this measure yields adversary models that capture more realistic corruptions than those used in prior works, and present an informa…

Cited by 10SourcePDFScholar
2020

Non-Convex SGD Learns Halfspaces with Adversarial Label Noise

NeurIPS 2020poster

We study the problem of agnostically learning homogeneous halfspaces in the distribution-specific PAC model. For a broad family of structured distributions, including log-concave distributions, we show that non-convex SGD efficiently converges to a solution with misclassification error $O(\opt)+\e…

Cited by 34SourcePDFScholar
2020

Optimal Private Median Estimation under Minimal Distributional Assumptions

NeurIPS 2020spotlight

We study the fundamental task of estimating the median of an underlying distribution from a finite number of samples, under pure differential privacy constraints. We focus on distributions satisfying the minimal assumption that they have a positive density at a small neighborhood around the median.…

Cited by 24SourcePDFScholar
2019

Distribution-Independent PAC Learning of Halfspaces with Massart Noise

NeurIPS 2019oral

We study the problem of {\em distribution-independent} PAC learning of halfspaces in the presence of Massart noise. Specifically, we are given a set of labeled examples $(\bx, y)$ drawn from a distribution $\D$ on $\R^{d+1}$ such that the marginal distribution on the unlabeled points $\bx$ is arb…

Cited by 103SourcePDFScholar
2018

Bootstrapping EM via Power EM and Convergence in the Naive Bayes Model

AISTATS 2018poster

We study the convergence properties of the Expectation-Maximization algorithm in the Naive Bayes model. We show that EM can get stuck in regions of slow convergence, even when the features are binary and i.i.d. conditioning on the class label, and even under random (i.e. non worst-case) initializati…

Cited by 0SourcePDFScholar