Pith. sign in

REVIEW 2 cited by

Towards Language Models That Can See: Computer Vision Through the LENS of Natural Language

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2306.16410 v1 pith:VVDKKBBD submitted 2023-06-28 cs.CL cs.CV

Towards Language Models That Can See: Computer Vision Through the LENS of Natural Language

classification cs.CL cs.CV
keywords languagelensvisioncomputerapproachhighlyllmsmodels
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
Share X Bluesky LinkedIn Reddit HN
read the original abstract

We propose LENS, a modular approach for tackling computer vision problems by leveraging the power of large language models (LLMs). Our system uses a language model to reason over outputs from a set of independent and highly descriptive vision modules that provide exhaustive information about an image. We evaluate the approach on pure computer vision settings such as zero- and few-shot object recognition, as well as on vision and language problems. LENS can be applied to any off-the-shelf LLM and we find that the LLMs with LENS perform highly competitively with much bigger and much more sophisticated systems, without any multimodal training whatsoever. We open-source our code at https://github.com/ContextualAI/lens and provide an interactive demo.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. BLINK: Multimodal Large Language Models Can See but Not Perceive

    cs.CV 2024-04 accept novelty 6.0

    BLINK benchmark shows multimodal LLMs reach only 45-51 percent accuracy on core visual perception tasks where humans achieve 95 percent, indicating these abilities have not emerged.

  2. EVL-MCoT: Enhanced Vision-Language Multi-CoT for Harmful Meme Detection

    cs.CV 2026-07 conditional novelty 5.0

    EVL-MCoT combines multiple hateful and benign chain-of-thought explanations with prototype-guided vision-language fusion, reporting state-of-the-art harmful meme detection accuracy on HatefulMemes and MultiOFF.