← Search

Tim Lebailly

6 accepted papers

2025

A Simple Framework for Open-Vocabulary Zero-Shot Segmentation

ICLR 2025poster

Zero-shot classification capabilities naturally arise in models trained within a vision-language contrastive framework. Despite their classification prowess, these models struggle in dense tasks like zero-shot open-vocabulary segmentation. This deficiency is often attributed to the absence of locali…

2025

Object-Centric Pretraining via Target Encoder Bootstrapping

ICLR 2025poster

Object-centric representation learning has recently been successfully applied to real-world datasets. This success can be attributed to pretrained non-object-centric foundation models, whose features serve as reconstruction targets for slot attention. However, targets must remain frozen throughout t…

2024

CrIBo: Self-Supervised Learning via Cross-Image Object-Level Bootstrapping

ICLR 2024spotlight

Leveraging nearest neighbor retrieval for self-supervised representation learning has proven beneficial with object-centric images. However, this approach faces limitations when applied to scene-centric datasets, where multiple objects within an image are only implicitly captured in the global repre…

2023

Adaptive Similarity Bootstrapping for Self-Distillation Based Representation Learning

ICCV 2023poster

Most self-supervised methods for representation learning leverage a cross-view consistency objective i.e., they maximize the representation similarity of a given image's augmented views. Recent work NNCLR goes beyond the cross-view paradigm and uses positive pairs from different images obtained via…

Cited by 2PDFcodeScholar
2023

CrOC: Cross-View Online Clustering for Dense Visual Representation Learning

CVPR 2023poster

Learning dense visual representations without labels is an arduous task and more so from scene-centric data. We propose to tackle this challenging problem by proposing a Cross-view consistency objective with an Online Clustering mechanism (CrOC) to discover and segment the semantics of the views. In…