paper-with-me

홈 › Papers

Improving Generalization in Visual Reasoning via Self-Ensemble

2024-10-28 · Tien-Huy Nguyen, Quang-Khai Tran, Anh-Tuan Quang-Hoang

The cognitive faculty of visual reasoning necessitates the integration of multimodal perceptual processing and commonsense and external knowledge of the world. In recent years, a plethora of large vision-language models (LVLMs) have been proposed, demonstrating outstanding power and exceptional proficiency in commonsense reasoning across diverse domains and tasks. Nevertheless, training such LVLMs requires a lot of costly resources. Recent approaches, instead of training LVLMs from scratch on various large datasets, focus on exploring ways to take advantage of the capabilities of many different LVLMs, such as ensemble methods. In this work, we propose self-ensemble, a novel method that improves the generalization and visual reasoning of the model without updating any parameters, a training-free method. Our key insight is that we realized that LVLM itself can ensemble without the need for any other LVLMs, which helps to unlock their internal capabilities. Extensive experiments on various benchmarks demonstrate the effectiveness of our method in achieving state-of-the-art (SOTA) performance on SketchyVQA, Outside Knowledge VQA, and out-of-distribution VQA tasks.

📄 PDF Abstract BibTeX arXiv:2410.20883

Code (0)

등록된 구현이 없습니다.

Tasks

Visual Question Answering (VQA)Visual Reasoning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Just Ask One More Time! Self-Agreement Improves Reasoning of Language Models in (Almost) All Scenarios

2023-11-14 · Lei Lin, Jiayi Fu, Pengli Liu, Qingyang Li 외

Although chain-of-thought (CoT) prompting combined with language models has achieved encouraging results on complex reasoning tasks, the naive greedy decoding used in CoT prompting usually causes the repetitiveness and l…

AllDecoderLanguage Modelling

FruitEnsemble: MLLM-Guided Arbitration for Heterogeneous ensemble in Fine-Grained Fruit Recognition

2026-05-20 · Enhui Yu, Junhui Li, Ruitong Lu, Jialu Li 외 arxiv

Fine-grained fruit classification is a critical yet challenging task in agricultural computer vision, primarily hindered by a severe shortage of high-quality datasets and the high visual similarity between classes. To ad…

PhD Thesis: Exploring the role of (self-)attention in cognitive and computer vision architecture

2023-06-26 · Mohit Vaishnav

We investigate the role of attention and memory in complex reasoning tasks. We analyze Transformer-based self-attention as a model and extend it with memory. By studying a synthetic visual reasoning test, we refine the t…

Visual ReasoningZero-shot Generalization

Does Visual Pretraining Help End-to-End Reasoning?

2023-07-17 · NeurIPS 2023 11 · Chen Sun, Calvin Luo, Xingyi Zhou, Anurag Arnab 외

We aim to investigate whether end-to-end learning of visual reasoning can be achieved with general-purpose neural networks, with the help of visual pretraining. A positive result would refute the common belief that expli…

image-classificationImage ClassificationObjectobject-detection+2

Language-Vision Planner and Executor for Text-to-Visual Reasoning

2025-06-09 · Yichang Xu, Gaowen Liu, Ramana Rao Kompella, Sihao Hu 외

The advancement in large language models (LLMs) and large vision models has fueled the rapid progress in multi-modal visual-text reasoning capabilities. However, existing vision-language models (VLMs) to date suffer from…

In-Context LearningMMETask PlanningVisual Reasoning