Pith. sign in

REVIEW 3 cited by

Data-efficient Large Vision Models through Sequential Autoregression

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 2402.04841 v1 pith:ERBIP4X4 submitted 2024-02-07 cs.CV

Data-efficient Large Vision Models through Sequential Autoregression

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

Training general-purpose vision models on purely sequential visual data, eschewing linguistic inputs, has heralded a new frontier in visual understanding. These models are intended to not only comprehend but also seamlessly transit to out-of-domain tasks. However, current endeavors are hamstrung by an over-reliance on colossal models, exemplified by models with upwards of 3B parameters, and the necessity for an extensive corpus of visual data, often comprising a staggering 400B tokens. In this paper, we delve into the development of an efficient, autoregression-based vision model, innovatively architected to operate on a limited dataset. We meticulously demonstrate how this model achieves proficiency in a spectrum of visual tasks spanning both high-level and low-level semantic understanding during the testing phase. Our empirical evaluations underscore the model's agility in adapting to various tasks, heralding a significant reduction in the parameter footprint, and a marked decrease in training data requirements, thereby paving the way for more sustainable and accessible advancements in the field of generalist vision models. The code is available at https://github.com/ggjy/DeLVM.

discussion (0)

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

Forward citations

Cited by 3 Pith papers

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

  1. From Static to Interactive: Adapting Visual in-Context Learners for User-Driven Tasks

    cs.CV 2026-04 unverdicted novelty 6.0

    Encoding user interactions into visual in-context example pairs turns static models into controllable systems that improve IoU, PSNR, and LPIPS on guided tasks without retraining.

  2. Probing Intrinsic Medical Task Relationships: A Contrastive Learning Perspective

    cs.CV 2026-04 unverdicted novelty 6.0

    TaCo contrastively embeds semantic, generative, and transformation tasks from medical imaging into a joint space to reveal which tasks cluster, blend, or remain distinct.

  3. Beyond Model Size: Probing the Gaps in Visual in-Context Learning by Training a Tiny Model

    cs.CV 2026-06 unverdicted novelty 5.0

    A capacity-capped 1M-param VICL model is used to expose gaps in how adaptive capabilities are measured in visual in-context learning.