paper-with-me

홈 › Papers

Beyond Captioning: Task-Specific Prompting for Improved VLM Performance in Mathematical Reasoning

2024-10-08 · Ayush Singh, Mansi Gupta, Shivank Garg, Abhinav Kumar, Vansh Agrawal

Vision-Language Models (VLMs) have transformed tasks requiring visual and reasoning abilities, such as image retrieval and Visual Question Answering (VQA). Despite their success, VLMs face significant challenges with tasks involving geometric reasoning, algebraic problem-solving, and counting. These limitations stem from difficulties effectively integrating multiple modalities and accurately interpreting geometry-related tasks. Various works claim that introducing a captioning pipeline before VQA tasks enhances performance. We incorporated this pipeline for tasks involving geometry, algebra, and counting. We found that captioning results are not generalizable, specifically with larger VLMs primarily trained on downstream QnA tasks showing random performance on math-related challenges. However, we present a promising alternative: task-based prompting, enriching the prompt with task-specific guidance. This approach shows promise and proves more effective than direct captioning methods for math-heavy problems.

📄 PDF Abstract BibTeX arXiv:2410.05928

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalMathMathematical ReasoningQuestion AnsweringRetrievalVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Text-Only Training for Image Captioning with Retrieval Augmentation and Modality Gap Correction

2025-12-03 · Rui Fonseca, Bruno Martins, Gil Rocha arxiv

Image captioning has drawn considerable attention from the natural language processing and computer vision fields. Aiming to reduce the reliance on curated data, several studies have explored image captioning without any…

Image Captioning

Image-of-Thought Prompting for Visual Reasoning Refinement in Multimodal Large Language Models

2024-05-22 · Qiji Zhou, Ruochen Zhou, Zike Hu, Panzhong Lu 외

Recent advancements in Chain-of-Thought (CoT) and related rationale-based works have significantly improved the performance of Large Language Models (LLMs) in complex reasoning tasks. With the evolution of Multimodal Lar…

Multimodal ReasoningVisual Question AnsweringVisual Reasoning

LMCap: Few-shot Multilingual Image Captioning by Retrieval Augmented Language Model Prompting

2023-05-31 · Rita Ramos, Bruno Martins, Desmond Elliott

Multilingual image captioning has recently been tackled by training with large-scale machine translated data, which is an expensive, noisy, and time-consuming process. Without requiring any multilingual caption data, we …

DecoderImage CaptioningLanguage ModelingLanguage Modelling+1

3D-LLM: Injecting the 3D World into Large Language Models

2023-07-24 · NeurIPS 2023 11 · Yining Hong, Haoyu Zhen, Peihao Chen, Shuhong Zheng 외

Large language models (LLMs) and Vision-Language Models (VLMs) have been proven to excel at multiple tasks, such as commonsense reasoning. Powerful as these models can be, they are not grounded in the 3D physical world, …

3D Object Captioning3D Question Answering (3D-QA)Dense CaptioningGenerative 3D Object Classification+1

It's Just Another Day: Unique Video Captioning by Discriminative Prompting

2024-10-15 · Toby Perrett, Tengda Han, Dima Damen, Andrew Zisserman

Long videos contain many repeating actions, events and shots. These repetitions are frequently given identical captions, which makes it difficult to retrieve the exact desired clip using a text search. In this paper, we …

Video Captioning