Visual Mind: Visual Question Answering (VQA) with CLIP Model

Ruchita Sonawale
DOI: https://doi.org/10.22214/ijraset.2024.60786
2024-04-30
International Journal for Research in Applied Science and Engineering Technology
Abstract:Abstract: This paper proposes a Visual Question Answering (VQA) problem using CLIP models. The proposed approach suggests an enhanced VQA-CLIP model with additional layers for better computational performance. VQA is an increasingly important task that aims to answer open-ended questions based on images. This task has numerous applications in various fields such as medicine, education, and surveillance. The VizWiz dataset, specifically designed to assist visually impaired individuals, consists of image/question pairs along with 10 answers per question, recorded by blind participants in a natural setting. The task involves predicting answers to questions and determining when a question is unanswerable. In this study, we will utilize the VizWiz dataset and employ the CLIP model with an additional linear layer, a multimodal, zero-shot model known for its efficiency in processing image and text data. By leveraging the unique capabilities of CLIP, and benchmarked against state-ofthe-art approaches. Results indicate a competitive or better performance of the VQA model.
What problem does this paper attempt to address?