paper-with-me

홈 › Papers

Does Visual Pretraining Help End-to-End Reasoning?

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

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 explicit visual abstraction (e.g. object detection) is essential for compositional generalization on visual reasoning, and confirm the feasibility of a neural network "generalist" to solve visual recognition and reasoning tasks. We propose a simple and general self-supervised framework which "compresses" each video frame into a small set of tokens with a transformer network, and reconstructs the remaining frames based on the compressed temporal context. To minimize the reconstruction loss, the network must learn a compact representation for each image, as well as capture temporal dynamics and object permanence from temporal context. We perform evaluation on two visual reasoning benchmarks, CATER and ACRE. We observe that pretraining is essential to achieve compositional generalization for end-to-end visual reasoning. Our proposed framework outperforms traditional supervised pretraining, including image classification and explicit object detection, by large margins.

📄 PDF Abstract BibTeX arXiv:2307.08506

Code (0)

등록된 구현이 없습니다.

Tasks

image-classificationImage ClassificationObjectobject-detectionObject DetectionVisual Reasoning

Similar Papers 제목 키워드 기반

Do Multilingual VLMs Reason Equally? A Cross-Lingual Visual Reasoning Audit for Indian Languages

2026-03-23 · Swastik R arxiv

Vision-language models score well on mathematical, scientific, and spatial reasoning benchmarks, yet these evaluations are overwhelmingly English. I present the first cross-lingual visual reasoning audit for Indian langu…

Spatial ReasoningVisual Reasoning

Efficient Vision-Language Pretraining with Visual Concepts and Hierarchical Alignment

2022-08-29 · Mustafa Shukor, Guillaume Couairon, Matthieu Cord

Vision and Language Pretraining has become the prevalent approach for tackling multimodal downstream tasks. The current trend is to move towards ever larger models and pretraining datasets. This computational headlong ru…

cross-modal alignmentImage-text RetrievalRetrievalText Retrieval+4

Can GRPO Help LLMs Transcend Their Pretraining Origin?

2025-10-14 · Kangqi Ni, Zhen Tan, Zijie Liu, Pingzhi Li 외 arxiv

Reinforcement Learning with Verifiable Rewards (RLVR), primarily driven by the Group Relative Policy Optimization (GRPO) algorithm, is a leading approach for enhancing the reasoning abilities of Large Language Models (LL…

Reinforcement Learning

MatCha: Enhancing Visual Language Pretraining with Math Reasoning and Chart Derendering

2022-12-19 · Fangyu Liu, Francesco Piccinno, Syrine Krichene, Chenxi Pang 외

Visual language data such as plots, charts, and infographics are ubiquitous in the human world. However, state-of-the-art vision-language models do not perform well on these data. We propose MatCha (Math reasoning and Ch…

Chart Question AnsweringData SummarizationDerenderingImage to text+5

Are we pretraining it right? Digging deeper into visio-linguistic pretraining

2020-04-19 · Amanpreet Singh, Vedanuj Goswami, Devi Parikh

Numerous recent works have proposed pretraining generic visio-linguistic representations and then finetuning them for downstream vision and language tasks. While architecture and objective function design choices have re…

Visual Question Answering (VQA)