← Search

Piotr Bojanowski

26 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
2026

Revisiting [CLS] and Patch Token Interaction in Vision Transformers

ICLR 2026poster

Vision Transformers have emerged as powerful, scalable and versatile representation learners. To capture both global and local features, a learnable [CLS] class token is typically prepended to the input sequence of patch tokens. Despite their distinct nature, both token types are processed identical…

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

Co-Training 2L Submodels for Visual Recognition

CVPR 2023poster

This paper introduces submodel co-training, a regularization method related to co-training, self-distillation and stochastic depth. Given a neural network to be trained, for each sample we implicitly instantiate two altered networks, "submodels", with stochastic depth: i.e. activating only a subset…

2023

Self-Supervised Learning From Images With a Joint-Embedding Predictive Architecture

CVPR 2023poster

This paper demonstrates an approach for learning highly semantic image representations without relying on hand-crafted data-augmentations. We introduce the Image-based Joint-Embedding Predictive Architecture (I-JEPA), a non-generative approach for self-supervised learning from images. The idea behin…

2023

The hidden uniform cluster prior in self-supervised learning

ICLR 2023poster

A successful paradigm in representation learning is to perform self-supervised pretraining using tasks based on mini-batch statistics; (e.g., SimCLR, VICReg, SwAV, MSN). We show that in the formulation of all these methods is an overlooked prior to learn features that enable uniform clustering of th…

Cited by 60SourcePDFScholar
2022

Learning Goal-Conditioned Policies Offline with Self-Supervised Reward Shaping

CoRL 2022poster

Developing agents that can execute multiple skills by learning from pre-collected datasets is an important problem in robotics, where online interaction with the environment is extremely time-consuming. Moreover, manually designing reward functions for every single desired skill is prohibitive. Prio…

Cited by 22SourcecodeScholar
2022

Masked Siamese Networks for Label-Efficient Learning

ECCV 2022poster

"We propose Masked Siamese Networks (MSN), a self-supervised learning framework for learning image representations. Our approach matches the representation of an image view containing randomly masked patches to the representation of the original unmasked image. This self-supervised pre-training stra…

2022

Memory-Augmented Reinforcement Learning for Image-Goal Navigation

IROS 2022poster

In this work, we present a memory-augmented approach for image-goal navigation. Earlier attempts, including RL-based and SLAM-based approaches have either shown poor generalization performance, or are heavily-reliant on pose/depth sensors. Our method is based on an attention-based end-to-end model t…

Cited by 88SourcecodeScholar
2021

Emerging Properties in Self-Supervised Vision Transformers

ICCV 2021poster

In this paper, we question if self-supervised learning provides new properties to Vision Transformer (ViT) that stand out compared to convolutional networks (convnets). Beyond the fact that adapting self-supervised methods to this architecture works particularly well, we make the following observati…

Cited by 6990PDFcodeScholar
2021

Semi-Supervised Learning of Visual Features by Non-Parametrically Predicting View Assignments With Support Samples

ICCV 2021poster

This paper proposes a novel method of learning by predicting view assignments with support samples (PAWS). The method trains a model to minimize a consistency loss, which ensures that different views of the same unlabeled instance are assigned similar pseudo-labels. The pseudo-labels are generated n…

Cited by 191PDFcodeScholar
2021

XCiT: Cross-Covariance Image Transformers

NeurIPS 2021poster

Following their success in natural language processing, transformers have recently shown much promise for computer vision. The self-attention operation underlying transformers yields global interactions between all tokens ,i.e. words or image patches, and enables flexible modelling of image data bey…

Cited by 448SourcePDFScholar
2020

Unsupervised Learning of Visual Features by Contrasting Cluster Assignments

NeurIPS 2020poster

Unsupervised image representations have significantly reduced the gap with supervised pretraining, notably with the recent achievements of contrastive learning methods. These contrastive methods typically work online and rely on a large number of explicit pairwise feature comparisons, which is compu…

2019

Unsupervised Pre-Training of Image Features on Non-Curated Data

ICCV 2019oral

Pre-training general-purpose visual features with convolutional neural networks without relying on annotations is a challenging and important task. Most recent efforts in unsupervised feature learning have focused on either small or highly curated datasets like ImageNet, whereas using uncurated raw…

Cited by 368PDFcodeScholar
2018

Deep Clustering for Unsupervised Learning of Visual Features

ECCV 2018poster

Clustering is a class of unsupervised learning methods that has been extensively applied and studied in computer vision. Little work has been done to adapt it to the end-to-end training of visual features on large-scale datasets. In this work, we present DeepCluster, a clustering method that jointly…

2018

Optimizing the Latent Space of Generative Networks

ICML 2018oral

Generative Adversarial Networks (GANs) have achieved remarkable results in the task of generating realistic natural images. In most successful applications, GAN models share two common aspects: solving a challenging saddle point optimization problem, interpreted as an adversarial game between a gene…

Cited by 543SourcePDFScholar
2017

Learning From Video and Text via Large-Scale Discriminative Clustering

ICCV 2017spotlight

Discriminative clustering has been successfully applied to a number of weakly supervised learning tasks. Such applications include person and action recognition, text-to-video alignment, object co-segmentation and colocalization in videos and images. One drawback of discriminative clustering, howeve…

Cited by 45PDFScholar
2017

Parseval Networks: Improving Robustness to Adversarial Examples

ICML 2017poster

We introduce Parseval networks, a form of deep neural networks in which the Lipschitz constant of linear, convolutional and aggregation layers is constrained to be smaller than $1$. Parseval networks are empirically and theoretically motivated by an analysis of the robustness of the predictions made…

Cited by 958SourcePDFScholar
2016

A weakly-supervised discriminative model for audio-to-score alignment

ICASSP 2016accepted

In this paper, we consider a new discriminative approach to the problem of audio-to-score alignment. We consider two distinct informations provided by music scores: (i) an exact ordered list of musical events and (ii) an approximate prior information about relative duration of events. We extend the…

Cited by 0SourceScholar
2016

Unsupervised Learning From Narrated Instruction Videos

CVPR 2016oral

We address the problem of automatically learning the main steps to complete a certain task, such as changing a car tire, from a set of narrated instruction videos. The contributions of this paper are three-fold. First, we develop a new unsupervised learning approach that takes advantage of the compl…

Cited by 378PDFScholar
2015

Weakly-Supervised Alignment of Video With Text

ICCV 2015poster

Suppose that we are given a set of videos, along with natural language descriptions in the form of multiple sentences (e.g., manual annotations, movie scripts, sport summaries etc.), and that these sentences appear in the same temporal order as their visual counterparts. We propose in this paper a m…

Cited by 171PDFcodeScholar