← Search

Spyros Gidaris

28 accepted papers

2026

Franca: Nested Matryoshka Clustering for Scalable Visual Representation Learning

CVPR 2026

We present Franca (pronounced Fran-ka): free one; the first fully open-source (data, code, weights) vision foundation model that matches and in many cases surpasses the performance of state-of-the-art proprietary models, e.g., DINOv2, CLIP, SigLIPv2, etc. Our approach is grounded in a transparent tr

Cited by 0SourceScholar
2025

Advancing Semantic Future Prediction through Multimodal Visual Sequence Transformers

CVPR 2025poster

Semantic future prediction is important for autonomous systems navigating dynamic environments. This paper introduces FUTURIST, a method for multimodal future semantic prediction that uses a unified and efficient visual sequence transformer architecture. Our approach incorporates a multimodal masked…

2025

Boosting Generative Image Modeling via Joint Image-Feature Synthesis

NeurIPS 2025spotlight

Latent diffusion models (LDMs) dominate high-quality image generation, yet integrating representation learning with generative modeling remains a challenge. We introduce a novel generative image modeling framework that seamlessly bridges this gap by leveraging a diffusion model to jointly model low-…

Cited by 0SourceScholar
2025

DINO-Foresight: Looking into the Future with DINO

NeurIPS 2025poster

Predicting future dynamics is crucial for applications like autonomous driving and robotics, where understanding the environment is key. Existing pixel-level methods are computationally expensive and often focus on irrelevant details. To address these challenges, we introduce DINO-Foresight, a nove…

Cited by 0SourceScholar
2025

DIP: Unsupervised Dense In-Context Post-training of Visual Representations

ICCV 2025poster

We introduce DIP, a novel unsupervised post-training method designed to enhance dense representations in large-scale pretrained vision encoders for in-context scene understanding. Unlike prior approaches using complex self-distillation architectures, our method trains the vision encoder using pseudo…

2025

EQ-VAE: Equivariance Regularized Latent Space for Improved Generative Image Modeling

ICML 2025poster

Latent generative models have emerged as a leading approach for high-quality image synthesis. These models rely on an autoencoder to compress images into a latent space, followed by a generative model to learn the latent distribution. We identify that existing autoencoders lack equivariance to seman…

Cited by 5SourcePDFScholar
2024

No Train, all Gain: Self-Supervised Gradients Improve Deep Frozen Representations

NeurIPS 2024poster

This paper introduces FUNGI, **F**eatures from **UN**supervised **G**rad**I**ents, a method to enhance the features of transformer encoders by leveraging self-supervised gradients. Our method is simple: given any pretrained model, we first compute gradients from various self-supervised objectives fo…

2024

SPOT: Self-Training with Patch-Order Permutation for Object-Centric Learning with Autoregressive Transformers

CVPR 2024highlight

Unsupervised object-centric learning aims to decompose scenes into interpretable object entities termed slots. Slot-based auto-encoders stand out as a prominent method for this task. Within them crucial aspects include guiding the encoder to generate object-specific slots and ensuring the decoder ut…

2024

Three Pillars Improving Vision Foundation Model Distillation for Lidar

CVPR 2024poster

Self-supervised image backbones can be used to address complex 2D tasks (e.g. semantic segmentation object discovery) very efficiently and with little or no downstream supervision. Ideally 3D backbones for lidar should be able to inherit these properties after distillation of these powerful 2D featu…

2023

POP-3D: Open-Vocabulary 3D Occupancy Prediction from Images

NeurIPS 2023poster

We describe an approach to predict open-vocabulary 3D semantic voxel occupancy map from input 2D images with the objective of enabling 3D grounding, segmentation and retrieval of free-form language queries. This is a challenging problem because of the 2D-3D ambiguity and the open-vocabulary nature o…

2023

RangeViT: Towards Vision Transformers for 3D Semantic Segmentation in Autonomous Driving

CVPR 2023poster

Casting semantic segmentation of outdoor LiDAR point clouds as a 2D problem, e.g., via range projection, is an effective and popular approach. These projection-based methods usually benefit from fast computations and, when combined with techniques which use other point cloud representations, achieve…

2022

Active Learning Strategies for Weakly-Supervised Object Detection

ECCV 2022poster

"Object detectors trained with weak annotations are affordable alternatives to fully-supervised counterparts. However, there is still a significant performance gap between them. We propose to narrow this gap by fine-tuning a base pre-trained weakly-supervised detector with a few fully-annotated samp…

2022

Drive&Segment: Unsupervised Semantic Segmentation of Urban Scenes via Cross-Modal Distillation

ECCV 2022poster

"This work investigates learning pixel-wise semantic image segmentation in urban scenes without any manual annotation, just from the raw non-curated data collected by cars which, equipped with cameras and LiDAR sensors, drive around a city. Our contributions are threefold. First, we propose a novel…

2022

Image-to-Lidar Self-Supervised Distillation for Autonomous Driving Data

CVPR 2022poster

Segmenting or detecting objects in sparse Lidar point clouds are two important tasks in autonomous driving to allow a vehicle to act safely in its 3D environment. The best performing methods in 3D semantic segmentation or object detection rely on a large amount of annotated data. Yet annotating 3D L…

Cited by 135PDFcodeScholar
2022

What to Hide from Your Students: Attention-Guided Masked Image Modeling

ECCV 2022poster

"Transformers and masked language modeling are quickly being adopted and explored in computer vision as vision transformers and masked image modeling (MIM). In this work, we argue that image token masking differs from token masking in text, due to the amount and correlation of tokens in an image. In…

2021

OBoW: Online Bag-of-Visual-Words Generation for Self-Supervised Learning

CVPR 2021poster

Learning image representations without human supervision is an important and active research field. Several recent approaches have successfully leveraged the idea of making such a representation invariant under different types of perturbations, especially via contrastive-based instance discriminatio…

Cited by 125PDFcodeScholar
2020

Learning Representations by Predicting Bags of Visual Words

CVPR 2020poster

Self-supervised representation learning targets to learn convnet-based image representations from unlabeled data. Inspired by the success of NLP methods in this area, in this work we propose a self-supervised approach based on spatially dense image descriptions that encode discrete visual concepts,…

Cited by 132PDFcodeScholar
2020

QuEST: Quantized Embedding Space for Transferring Knowledge

ECCV 2020poster

Knowledge distillation refers to the process of training a student network to achieve better accuracy by learning from a pre-trained teacher network. Most of the existing knowledge distillation methods direct the student to follow the teacher by matching the teacher's output, feature maps or their d…

Cited by 12SourcePDFScholar
2019

Boosting Few-Shot Visual Learning With Self-Supervision

ICCV 2019poster

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to recognize patterns in the low data regime. Self-supervised learni…

Cited by 511PDFcodeScholar
2019

Generating Classification Weights With GNN Denoising Autoencoders for Few-Shot Learning

CVPR 2019oral

Given an initial recognition model already trained on a set of base classes, the goal of this work is to develop a meta-model for few-shot learning. The meta-model, given as input some novel classes with few training examples per class, must properly adapt the existing recognition model into a new m…

Cited by 332PDFcodeScholar
2018

PersonLab: Person Pose Estimation and Instance Segmentation with a Bottom-Up, Part-Based, Geometric Embedding Model

ECCV 2018poster

We present a box-free bottom-up approach for the tasks of pose estimation and instance segmentation of people in multi-person images using an efficient single-shot model. The proposed PersonLab model tackles both semantic-level reasoning and object-part associations using part-based modeling. Our mo…

Cited by 821SourcePDFScholar
2018

Unsupervised Representation Learning by Predicting Image Rotations

ICLR 2018poster

Over the last years, deep convolutional neural networks (ConvNets) have transformed the field of computer vision thanks to their unparalleled capacity to learn high level semantic image features. However, in order to successfully learn those features, they usually require massive amounts of manuall…