Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

VisCoP: Visual Probing for Video Domain Adaptation of Vision Language Models

About

Large Vision Language Models (VLMs) excel at general visual reasoning but experience significant performance degradation when deployed in novel domains that exhibit substantial distribution shifts from their pretraining data. Existing domain adaptation methods rely on finetuning standard VLM components; however, depending on which components are updated, these approaches either limit the model's ability to learn domain-specific representations or cause catastrophic forgetting of previously acquired capabilities. We introduce Vision Contextualized Probing (VisCoP), a parameter-efficient adaptation framework that augments the VLM vision encoder with a compact set of learnable visual probes. By learning domain-specific visual representations through these probes while requiring only minimal updates to pretrained model components, VisCoP effectively adapts to new domains without sacrificing existing knowledge. We evaluate VisCoP across three challenging adaptation settings: cross-view (exocentric to egocentric), cross-modal (RGB to depth), and cross-task (human understanding to robot control). Across all scenarios, VisCoP consistently outperforms existing domain adaptation strategies, achieving superior target-domain performance while preserving the pretrained VLM's capabilities on the source domain. These results demonstrate that lightweight visual probing provides an effective and robust solution for adapting VLMs under substantial distribution shifts. Code, models, and evaluation protocols are available at https://github.com/dominickrei/VisCoP.

Dominick Reilly, Manish Kumar Govind, Le Xue, Srijan Das• 2025

Related benchmarks

TaskDatasetResultRank
Human UnderstandingHuman Understanding Benchmarks Ego-in-Exo, NeXTQA, VideoMME, ADL-X
Delta Source-11
11
Video Question AnsweringEgocentric Target Ego-in-Exo Perception EgoSchema
Action Understanding Score81.28
6
Video Question AnsweringExocentric Source NeXTQA VideoMME ADL-X
NeXTQA Accuracy84.31
6
Robotic ControlVIMA-Bench
T1100
5
Video UnderstandingRGB Source Domain Ego-in-Exo, NeXTQA, Video MME, ADL-X
Ego-in-Exo (Exo RGB) Score71.89
5
Video UnderstandingDepth Target Domain
Action Understanding56.78
5
Robot ControlReal-world Tabletop Manipulation
T1 Score100
4
Egocentric Video UnderstandingEgo-in-Exo PerceptionMCQ (test)
Action Understanding81.8
4
Robotic ControlVIMA-Bench Simulation (evaluation set)
L1 Score67.69
4
Audio-Visual Question AnsweringMusicAVQA Audio-centric target domain
Average Score40.2
3
Showing 10 of 11 rows

Other info

Follow for update