← Search

Vaggos Chatziafratis

16 accepted papers

2026

Provable Accuracy Collapse of Embedding-Based Representations under Dimensionality Mismatch

ICML 2026spotlight

Embedding-based representations in Euclidean space $\mathbb{R}^d$ are a cornerstone of modern machine learning, where a major goal is to use the \emph{smallest dimension} that faithfully captures data relations. In this work, we prove sharp dimension--accuracy tradeoffs and identify a fundamental in…

Cited by 0SourceScholar
2025

Accelerating data-driven algorithm selection for combinatorial partitioning problems

NeurIPS 2025spotlight

Data-driven algorithm selection is a powerful approach for choosing effective heuristics for computational problems. It operates by evaluating a set of candidate algorithms on a collection of representative training instances and selecting the one with the best empirical performance. However, runnin…

Cited by 0SourceScholar
2025

The Complexity of Finding Local Optima in Contrastive Learning

NeurIPS 2025poster

Contrastive learning is a powerful technique for discovering meaningful data representations by optimizing objectives based on $\textit{contrastive information}$, often given as a set of weighted triplets $\{(x_i, y_i^+, z_{i}^-)\}_{i = 1}^m$ indicating that an "anchor" $x_i$ is more similar to a "p…

Cited by 0SourceScholar
2024

Approximation Scheme for Weighted Metric Clustering via Sherali-Adams

AAAI 2024technical

Motivated by applications to classification problems on metric data, we study Weighted Metric Clustering problem: given a metric d over n points and a k x k symmetric matrix A with non-negative entries, the goal is to find a k-partition of these points into clusters C1,...,Ck, while minimizing the s…

Cited by 0SourcePDFScholar
2024

Embedding Dimension of Contrastive Learning and $k$-Nearest Neighbors

NeurIPS 2024poster

We study the embedding dimension of distance comparison data in two settings: contrastive learning and $k$-nearest neighbors ($k$-NN). In both cases, the goal is to find the smallest dimension $d$ of an $\ell_p$-space in which a given dataset can be represented. We show that the arboricity of the as…

Cited by 0SourcePDFScholar
2023

Efficiently Computing Nash Equilibria in Adversarial Team Markov Games

ICLR 2023top-5%

Computing Nash equilibrium policies is a central problem in multi-agent reinforcement learning that has received extensive attention both in theory and in practice. However, in light of computational intractability barriers in general-sum games, provable guarantees have been thus far either limited…

Cited by 23SourcePDFScholar
2022

Expressivity of Neural Networks via Chaotic Itineraries beyond Sharkovsky’s Theorem

AISTATS 2022poster

Given a target function $f$, how large must a neural network be in order to approximate $f$? Recent works examine this basic question on neural network expressivity from the lens of dynamical systems and provide novel “depth-vs-width” tradeoffs for a large family of functions $f$. They suggest that…

Cited by 3SourcePDFScholar
2022

On Scrambling Phenomena for Randomly Initialized Recurrent Networks

NeurIPS 2022accept

Recurrent Neural Networks (RNNs) frequently exhibit complicated dynamics, and their sensitivity to the initialization process often renders them notoriously hard to train. Recent works have shed light on such phenomena analyzing when exploding or vanishing gradients may occur, either of which is det…

2021

Hierarchical Clustering via Sketches and Hierarchical Correlation Clustering

AISTATS 2021poster

Recently, Hierarchical Clustering (HC) has been considered through the lens of optimization. In particular, two maximization objectives have been defined. Moseley and Wang defined the \emph{Revenue} objective to handle similarity information given by a weighted graph on the data points (w.l.o.g., $[…

Cited by 11SourcePDFScholar
2021

Maximizing Agreements for Ranking, Clustering and Hierarchical Clustering via MAX-CUT

AISTATS 2021poster

In this paper, we study a number of well-known combinatorial optimization problems that fit in the following paradigm: the input is a collection of (potentially inconsistent) local relationships between the elements of a ground set (e.g., pairwise comparisons, similar/dissimilar pairs, or ancestry s…

Cited by 13SourcePDFScholar
2020

Better depth-width trade-offs for neural networks through the lens of dynamical systems

ICML 2020poster

The expressivity of neural networks as a function of their depth, width and type of activation units has been an important question in deep learning theory. Recently, depth separation results for ReLU networks were obtained via a new connection with dynamical systems, using a generalized notion of f…

Cited by 19SourcePDFScholar
2020

Bisect and Conquer: Hierarchical Clustering via Max-Uncut Bisection

AISTATS 2020poster

Hierarchical Clustering is an unsupervised data analysis method which has been widely used for decades. Despite its popularity, it had an underdeveloped analytical foundation and to address this, Dasgupta recently introduced an optimization viewpoint of hierarchical clustering with…

Cited by 20SourcePDFScholar
2020

Depth-Width Trade-offs for ReLU Networks via Sharkovsky's Theorem

ICLR 2020spotlight

Understanding the representational power of Deep Neural Networks (DNNs) and how their structural properties (e.g., depth, width, type of activation unit) affect the functions they can compute, has been an important yet challenging question in deep learning and approximation theory. In a seminal pape…

Cited by 33SourceScholar
2020

From Trees to Continuous Embeddings and Back: Hyperbolic Hierarchical Clustering

NeurIPS 2020poster

Similarity-based Hierarchical Clustering (HC) is a classical unsupervised machine learning algorithm that has traditionally been solved with heuristic algorithms like Average-Linkage. Recently, Dasgupta reframed HC as a discrete optimization problem by introducing a global cost function measuring th…

2019

Hierarchical Clustering for Euclidean Data

AISTATS 2019poster

Recent works on Hierarchical Clustering (HC), a well-studied problem in exploratory data analysis, have focused on optimizing various objective functions for this problem under arbitrary similarity measures. In this paper we take the first step and give novel scalable algorithms for this problem tai…

Cited by 50SourcePDFScholar