← Search

Orr Fischer

4 accepted papers

2025

Depth-Width Tradeoffs for Transformers on Graph Tasks

NeurIPS 2025spotlight

Transformers have revolutionized the field of machine learning. In particular, they can be used to solve complex algorithmic problems, including graph-based tasks. In such algorithmic tasks a key question is what is the minimal size of a transformer that can implement the task. Recent work has begun…

Cited by 0SourceScholar
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
2024

Optimal Sample Complexity of Contrastive Learning

ICLR 2024spotlight

Contrastive learning is a highly successful technique for learning representations of data from labeled tuples, specifying the distance relations within the tuple. We study the sample complexity of contrastive learning, i.e. the minimum number of labeled tuples sufficient for getting high generaliza…

Cited by 7SourcePDFScholar
2023

Tree Learning: Optimal Sample Complexity and Algorithms

AAAI 2023technical

We study the problem of learning a hierarchical tree representation of data from labeled samples, taken from an arbitrary (and possibly adversarial) distribution. Consider a collection of data tuples labeled according to their hierarchical structure. The smallest number of such tuples required in or…