paper-with-me

Papers

VESSA: Video-based objEct-centric Self-Supervised Adaptation for Visual Foundation Models

2025-10-23 · Jesimon Barreto, Carlos Caetano, André Araujo, William Robson Schwartz arxiv

Foundation models have advanced computer vision by enabling strong performance across diverse tasks through large-scale pretraining and supervised fine-tuning. However, they may underperform in domains with distribution shifts and scarce labels, where supervised fine-tuning may be infeasible. While continued self-supervised learning for model adaptation is common for generative language models, this strategy has not proven effective for vision-centric encoder models. To address this challenge, we introduce a novel formulation of self-supervised fine-tuning for vision foundation models, where the model is adapted to a new domain without requiring annotations, leveraging only short multi-view object-centric videos. Our method is referred to as VESSA: Video-based objEct-centric Self-Supervised Adaptation for visual foundation models. VESSA's training technique is based on a self-distillation paradigm, where it is critical to carefully tune prediction heads and deploy parameter-efficient adaptation techniques - otherwise, the model may quickly forget its pretrained knowledge and reach a degraded state. VESSA benefits significantly from multi-view object observations sourced from different frames in an object-centric video, efficiently learning robustness to varied capture conditions, without the need of annotations. Through comprehensive experiments with 3 vision foundation models on 2 datasets, VESSA demonstrates consistent improvements in downstream classification tasks, compared to the base models and previous adaptation methods. Code is publicly available at https://github.com/jesimonbarreto/VESSA.

📄 PDF Abstract BibTeX arXiv:2510.20994

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

Vision-Language Enhanced Foundation Model for Semi-supervised Medical Image Segmentation

2025-11-24 · Jiaqi Guo, Mingzhen Li, Hanyu Su, Santiago López 외 arxiv

Semi-supervised learning (SSL) has emerged as an effective paradigm for medical image segmentation, reducing the reliance on extensive expert annotations. Meanwhile, vision-language models (VLMs) have demonstrated strong…

Semi-supervised Medical Image Segmentation

Self-Supervised Object Detection from Egocentric Videos

2023-01-01 · ICCV 2023 1 · Peri Akiva, Jing Huang, Kevin J Liang, Rama Kovvuri 외

Understanding the visual world from the perspective of humans (egocentric) has been a long-standing challenge in computer vision. Egocentric videos exhibit high scene complexity and irregular motion flows compared to…

Class-agnostic Object DetectionObjectobject-detectionObject Detection+2

Object-Centric Learning for Real-World Videos by Predicting Temporal Feature Similarities

2023-06-07 · NeurIPS 2023 11 · Andrii Zadaianchuk, Maximilian Seitzer, Georg Martius

Unsupervised video-based object-centric learning is a promising avenue to learn structured representations from large, unlabeled video collections, but previous approaches have only managed to scale to real-world dataset…

ObjectObject Discovery

Self-Supervision by Prediction for Object Discovery in Videos

2021-03-09 · Beril Besbinar, Pascal Frossard

Despite their irresistible success, deep learning algorithms still heavily rely on annotated data. On the other hand, unsupervised settings pose many challenges, especially about determining the right inductive bias in d…

Inductive BiasObjectObject DiscoveryObject Discovery In Videos+3

Latent Particle World Models: Self-supervised Object-centric Stochastic Dynamics Modeling

2026-03-04 · Tal Daniel, Carl Qi, Dan Haramati, Amir Zadeh 외 arxiv

We introduce Latent Particle World Model (LPWM), a self-supervised object-centric world model scaled to real-world multi-object datasets and applicable in decision-making. LPWM autonomously discovers keypoints, bounding …