← Search

Marc Szafraniec

6 accepted papers

2026

Disentangling the Factors of Convergence between Brains and Computer Vision Models

ICLR 2026poster

Many AI models trained on natural images develop representations that resemble those of the human brain. However, the factors that drive this brain-model similarity remain poorly understood. To disentangle how the model, training and data independently lead a neural network to develop brain-like rep…

Cited by 0SourceScholar
2025

DINOv2 Meets Text: A Unified Framework for Image- and Pixel-Level Vision-Language Alignment

CVPR 2025poster

Self-supervised visual foundation models produce powerful embeddings that achieve remarkable performance on a wide range of downstream tasks. However, unlike vision-language models such as CLIP, self-supervised visual features are not readily aligned with language, hindering their adoption in open-v…

Cited by 5SourcePDFScholar
2024

You Don’t Need Domain-Specific Data Augmentations When Scaling Self-Supervised Learning

NeurIPS 2024poster

Self-Supervised learning (SSL) with Joint-Embedding Architectures (JEA) has led to outstanding performances. All instantiations of this paradigm were trained using strong and well-established hand-crafted data augmentations, leading to the general belief that they are required for the proper trainin…

Cited by 1SourcePDFScholar
2023

Code Translation with Compiler Representations

ICLR 2023top-25%

In this paper, we leverage low-level compiler intermediate representations (IR) code translation. Traditional transpilers rely on syntactic information and handcrafted rules, which limits their applicability and produces unnatural-looking code. Applying neural machine translation (NMT) approaches to…

Cited by 86SourcePDFScholar
2021

DOBF: A Deobfuscation Pre-Training Objective for Programming Languages

NeurIPS 2021poster

Recent advances in self-supervised learning have dramatically improved the state of the art on a wide variety of tasks. However, research in language model pre-training has mostly focused on natural languages, and it is unclear whether models like BERT and its variants provide the best pre-training…

2020

Continuous Surface Embeddings

NeurIPS 2020poster

In this work, we focus on the task of learning and representing dense correspondences in deformable object categories. While this problem has been considered before, solutions so far have been rather ad-hoc for specific object types (i.e., humans), often with significant manual work involved. Howeve…