← Search

Tomer Galanti

22 accepted papers

2026

Directional Neural Collapse for Self-Supervised Visual Representation Learning

ICML 2026poster

Frozen self-supervised representations often transfer well with only a few labels across many semantic tasks. We argue that a single geometric quantity, *directional* CDNV (decision-axis variance), sits at the core of two favorable behaviors: strong few-shot transfer within a task, and low interfere…

Cited by 0SourceScholar
2026

On the Alignment Between Supervised and Self-Supervised Contrastive Learning

ICLR 2026poster

Self-supervised contrastive learning (CL) has achieved remarkable empirical success, often producing representations that rival supervised pre-training on downstream tasks. Recent theory explains this by showing that the CL loss closely approximates a supervised surrogate, Negatives-Only Supervised…

Cited by 0SourceScholar
2025

DisCO: Reinforcing Large Reasoning Models with Discriminative Constrained Optimization

NeurIPS 2025poster

The recent success and openness of DeepSeek-R1 have brought widespread attention to Group Relative Policy Optimization (GRPO) as a reinforcement learning method for large reasoning models (LRMs). In this work, we analyze the GRPO objective under a binary reward setting and reveal an inherent limitat…

Cited by 0SourcecodeScholar
2025

Distributed Speculative Inference (DSI): Speculation Parallelism for Provably Faster Lossless Language Model Inference

ICLR 2025poster

This paper introduces *distributed speculative inference (DSI)*, a novel inference algorithm that is provably faster than speculative inference (SI) [leviathan2023, chen2023, miao2024, sun2025, timor2025] and standard autoregressive inference (non-SI). Like other SI algorithms, DSI operates on froze…

2025

Self-Supervised Contrastive Learning is Approximately Supervised Contrastive Learning

NeurIPS 2025poster

Despite its empirical success, the theoretical foundations of self-supervised contrastive learning (CL) are not yet fully established. In this work, we address this gap by showing that standard CL objectives implicitly approximate a supervised variant we call the negatives-only supervised contrastiv…

Cited by 0SourceScholar
2024

On the Power of Decision Trees in Auto-Regressive Language Modeling

NeurIPS 2024poster

Originally proposed for handling time series data, Auto-regressive Decision Trees (ARDTs) have not yet been explored for language modeling. This paper delves into both the theoretical and practical applications of ARDTs in this new context. We theoretically demonstrate that ARDTs can compute complex…

Cited by 0SourcePDFScholar
2023

Feature learning in deep classifiers through Intermediate Neural Collapse

ICML 2023poster

In this paper, we conduct an empirical study of the feature learning process in deep classifiers. Recent research has identified a training phenomenon called Neural Collapse (NC), in which the top-layer feature embeddings of samples from the same class tend to concentrate around their means, and the…

Cited by 51SourcePDFScholar
2023

Norm-based Generalization Bounds for Sparse Neural Networks

NeurIPS 2023poster

In this paper, we derive norm-based generalization bounds for sparse ReLU neural networks, including convolutional neural networks. These bounds differ from previous ones because they consider the sparse structure of the neural network architecture and the norms of the convolutional filters, rather…

Cited by 3SourcePDFScholar
2023

Reverse Engineering Self-Supervised Learning

NeurIPS 2023poster

Understanding the learned representation and underlying mechanisms of Self-Supervised Learning (SSL) often poses a challenge. In this paper, we ‘reverse engineer’ SSL, conducting an in-depth empirical analysis of its learned internal representations, encompassing diverse models, architectures, and h…

2022

Image2Point: 3D Point-Cloud Understanding with 2D Image Pretrained Models

ECCV 2022poster

"3D point-clouds and 2D images are different visual representations of the physical world. While human vision can understand both representations, computer vision models designed for 2D image and 3D point-cloud understanding are quite different. Our paper explores the potential of transferring 2D mo…

2019

Emerging Disentanglement in Auto-Encoder Based Unsupervised Image Content Transfer

ICLR 2019poster

We study the problem of learning to map, in an unsupervised way, between domains $A$ and $B$, such that the samples $\vb \in B$ contain all the information that exists in samples $\va\in A$ and some additional information. For example, ignoring occlusions, $B$ can be people with glasses, $A$ people…

Cited by 46SourcePDFScholar
2018

Estimating the Success of Unsupervised Image to Image Translation

ECCV 2018poster

While in supervised learning, the validation error is an unbiased estimator of the generalization (test) error and complexity-based generalization bounds are abundant, no such bounds exist for learning a mapping in an unsupervised way. As a result, when training GANs and specifically when using GANs…

2018

The Role of Minimal Complexity Functions in Unsupervised Learning of Semantic Mappings

ICLR 2018poster

We discuss the feasibility of the following learning problem: given unmatched samples from two domains and nothing else, learn a mapping between the two, which preserves semantics. Due to the lack of paired samples and without any definition of the semantic information, the problem might seem ill-po…

Cited by 25SourcePDFScholar