TL;DR
COPRA introduces a dynamic, input-specific parameter adaptation method for vision-language models, significantly improving video anomaly detection and generalizing to other video understanding tasks.
Contribution
It proposes a novel conditional parameter adaptation framework that dynamically updates model parameters during inference, addressing distribution mismatch issues in VAD.
Findings
Outperforms static baselines on standard VAD benchmarks.
Generalizes effectively to unseen tasks like Video Question Answering and Dense Captioning.
Abstract
Vision-language models (VLMs) have shown strong performance in video anomaly detection (VAD) while providing interpretable predictions. However, existing VLM-based VAD methods suffer from a fundamental mismatch between training and inference in both data distribution and model configuration. First, most approaches rely on static post-training adaptation, limiting generalization under distribution shifts such as unseen environments or anomaly types. Second, they train VLMs on sparse frames from long videos, but perform inference on densely sampled short segments, creating inconsistencies between training and testing. To address these limitations, we propose COPRA, a conditional parameter adaptation framework for VLM-based VAD. Instead of fixed prompts or shared parameter updates, COPRA generates input-specific parameter updates to dynamically adapt a frozen VLM for each video segment…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
