paper-with-me

홈 › Papers

Do Vision-Language Foundational models show Robust Visual Perception?

2024-08-13 · Shivam Chandhok, Pranav Tandon

Recent advances in vision-language foundational models have enabled development of systems that can perform visual understanding and reasoning tasks. However, it is unclear if these models are robust to distribution shifts, and how their performance and generalization capabilities vary under changes in data distribution. In this project we strive to answer the question "Are vision-language foundational models robust to distribution shifts like human perception?" Specifically, we consider a diverse range of vision-language models and compare how the performance of these systems is affected by corruption based distribution shifts (such as \textit{motion blur, fog, snow, gaussian noise}) commonly found in practical real-world scenarios. We analyse the generalization capabilities qualitatively and quantitatively on zero-shot image classification task under aforementioned distribution shifts. Our code will be avaible at \url{https://github.com/shivam-chandhok/CPSC-540-Project}

📄 PDF Abstract BibTeX arXiv:2408.06781

Code (1)

shivam-chandhok/cpsc-540-project 공식 구현

Tasks

image-classificationImage ClassificationZero-Shot Image Classification

Similar Papers 제목 키워드 기반

LLaVA-SG: Leveraging Scene Graphs as Visual Semantic Expression in Vision-Language Models

2024-08-29 · Jingyi Wang, Jianzhong Ju, Jian Luan, Zhidong Deng

Recent advances in large vision-language models (VLMs) typically employ vision encoders based on the Vision Transformer (ViT) architecture. The division of the images into patches by ViT results in a fragmented perceptio…

Refining Skewed Perceptions in Vision-Language Models through Visual Representations

2024-05-22 · Haocheng Dai, Sarang Joshi

Large vision-language models (VLMs), such as CLIP, have become foundational, demonstrating remarkable success across a variety of downstream tasks. Despite their advantages, these models, akin to other foundational syste…

Misconceptions

Revisiting Few-Shot Object Detection with Vision-Language Models

2023-12-22 · Anish Madan, Neehar Peri, Shu Kong, Deva Ramanan

The era of vision-language models (VLMs) trained on web-scale datasets challenges conventional formulations of "open-world" perception. In this work, we revisit the task of few-shot object detection (FSOD) in the context…

Autonomous VehiclesFew-Shot Object DetectionLanguage ModellingObject+2

Evaluating Graphical Perception Capabilities of Vision Transformers

2026-02-20 · Poonam Poonam, Pere-Pau Vázquez, Timo Ropinski arxiv

Vision Transformers, ViTs, have emerged as a powerful alternative to convolutional neural networks, CNNs, in a variety of image-based tasks. While CNNs have previously been evaluated for their ability to perform graphica…

Visual Instruction Pretraining for Domain-Specific Foundation Models

2025-09-22 · Yuxuan Li, Yicheng Zhang, Wenhao Tang, Yimian Dai 외 arxiv

Modern computer vision is converging on a closed loop in which perception, reasoning and generation mutually reinforce each other. However, this loop remains incomplete: the top-down influence of high-level reasoning on …