paper-with-me

홈 › Papers

I Can't Believe There's No Images! Learning Visual Tasks Using only Language Supervision

2022-11-17 · ICCV 2023 1 · Sophia Gu, Christopher Clark, Aniruddha Kembhavi

Many high-level skills that are required for computer vision tasks, such as parsing questions, comparing and contrasting semantics, and writing descriptions, are also required in other domains such as natural language processing. In this paper, we ask whether it is possible to learn those skills from text data and then transfer them to vision tasks without ever training on visual training data. Key to our approach is exploiting the joint embedding space of contrastively trained vision and language encoders. In practice, there can be systematic differences between embedding spaces for different modalities in contrastive models, and we analyze how these differences affect our approach and study strategies to mitigate this concern. We produce models using only text training data on four representative tasks: image captioning, visual entailment, visual question answering and visual news captioning, and evaluate them on standard benchmarks using images. We find these models perform close to models trained on images, while surpassing prior work for captioning and visual entailment in this text-only setting by over 9 points, and outperforming all prior work on visual news by over 30 points. We also showcase a variety of stylistic image captioning models that are trained using no image data and no human-curated language data, but instead using readily-available text data from books, the web, or language models.

📄 PDF Abstract BibTeX arXiv:2211.09778

Code (1)

allenai/close 공식 구현 pytorch

Tasks

Image CaptioningQuestion AnsweringVisual EntailmentVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Selective Vision is the Challenge for Visual Reasoning: A Benchmark for Visual Argument Understanding

2024-06-27 · Jiwan Chung, Sungjae Lee, Minseo Kim, Seungju Han 외

Visual arguments, often used in advertising or social causes, rely on images to persuade viewers to do or believe something. Understanding these arguments requires selective vision: only specific visual stimuli within an…

Visual Reasoning

Visual Representation Alignment for Multimodal Large Language Models

2025-09-09 · Heeji Yoon, Jaewoo Jung, Junwan Kim, Hyungyu Choi 외 arxiv

Multimodal large language models (MLLMs) trained with visual instruction tuning have achieved strong performance across diverse tasks, yet they remain limited in vision-centric tasks such as object counting or spatial re…

Spatial ReasoningObject Counting

PySS3: A Python package implementing a novel text classifier with visualization tools for Explainable AI

2019-12-19 · Sergio G. Burdisso, Marcelo Errecalde, Manuel Montes-y-Gómez

A recently introduced text classifier, called SS3, has obtained state-of-the-art performance on the CLEF's eRisk tasks. SS3 was created to deal with risk detection over text streams and, therefore, not only supports incr…

BIG-bench Machine LearningClassificationDocument ClassificationGeneral Classification+5

Image Retrieval on Real-life Images with Pre-trained Vision-and-Language Models

2021-08-09 · ICCV 2021 10 · Zheyuan Liu, Cristian Rodriguez-Opazo, Damien Teney, Stephen Gould

We extend the task of composed image retrieval, where an input query consists of an image and short textual description of how to modify the image. Existing methods have only been applied to non-complex images within nar…

Composed Image Retrieval (CoIR)Image RetrievalRetrievalVisual Reasoning

KIT MOMA: A Mobile Machines Dataset

2020-07-08 · Yusheng Xiang, Hongzhe Wang, Tianqing Su, Ruoyu Li 외

Mobile machines typically working in a closed site, have a high potential to utilize autonomous driving technology. However, vigorously thriving development and innovation are happening mostly in the area of passenger ca…

Autonomous Driving