paper-with-me

홈 › Papers

Making the V in Text-VQA Matter

2023-08-01 · Shamanthak Hegde, Soumya Jahagirdar, Shankar Gangisetty

Text-based VQA aims at answering questions by reading the text present in the images. It requires a large amount of scene-text relationship understanding compared to the VQA task. Recent studies have shown that the question-answer pairs in the dataset are more focused on the text present in the image but less importance is given to visual features and some questions do not require understanding the image. The models trained on this dataset predict biased answers due to the lack of understanding of visual context. For example, in questions like "What is written on the signboard?", the answer predicted by the model is always "STOP" which makes the model to ignore the image. To address these issues, we propose a method to learn visual features (making V matter in TextVQA) along with the OCR features and question features using VQA dataset as external knowledge for Text-based VQA. Specifically, we combine the TextVQA dataset and VQA dataset and train the model on this combined dataset. Such a simple, yet effective approach increases the understanding and correlation between the image features and text present in the image, which helps in the better answering of questions. We further test the model on different datasets and compare their qualitative and quantitative results.

📄 PDF Abstract BibTeX arXiv:2308.00295

Code (0)

등록된 구현이 없습니다.

Tasks

Optical Character Recognition (OCR)TextVQAVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Exbodiment: The Mind Made Matter

2024-12-14 · David C. Krakauer

Exbodiment describes mind outsourced to engineered matter and how matter reeducates mind. The constraints of exbodied matter encode elements of thought, channel decision-making, and constitute an important part of an ext…

Decision Making

Multiple sclerosis lesion enhancement and white matter region estimation using hyperintensities in FLAIR images

2018-07-25 · Paulo G. L. Freire, Ricardo J. Ferrari

Multiple sclerosis (MS) is a demyelinating disease that affects more than 2 million people worldwide. The most used imaging technique to help in its diagnosis and follow-up is magnetic resonance imaging (MRI). Fluid Atte…

Lesion Segmentation

Are Metrics Enough? Guidelines for Communicating and Visualizing Predictive Models to Subject Matter Experts

2022-05-11 · Ashley Suh, Gabriel Appleby, Erik W. Anderson, Luca Finelli 외

Presenting a predictive model's performance is a communication bottleneck that threatens collaborations between data scientists and subject matter experts. Accuracy and error metrics alone fail to tell the whole story of…

Friction

Divergent discourse between protests and counter-protests: #BlackLivesMatter and #AllLivesMatter

2016-06-22 · Ryan J. Gallagher, Andrew J. Reagan, Christopher M. Danforth, Peter Sheridan Dodds

Since the shooting of Black teenager Michael Brown by White police officer Darren Wilson in Ferguson, Missouri, the protest hashtag #BlackLivesMatter has amplified critiques of extrajudicial killings of Black Americans. …

Explainability of Large Language Models using SMILE: Statistical Model-agnostic Interpretability with Local Explanations

2025-05-27 · Zeinab Dehghani, Mohammed Naveed Akram, Koorosh Aslansefat, Adil Khan

Large language models like GPT, LLAMA, and Claude have become incredibly powerful at generating text, but they are still black boxes, so it is hard to understand how they decide what to say. That lack of transparency can…