Pith. sign in

REVIEW 9 cited by

F-VLM: Open-Vocabulary Object Detection upon Frozen Vision and Language Models

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 2209.15639 v2 pith:KONG6QI2 submitted 2022-09-30 cs.CV

F-VLM: Open-Vocabulary Object Detection upon Frozen Vision and Language Models

classification cs.CV
keywords detectionf-vlmopen-vocabularyfrozenadditionbenchmarkdetectorlanguage
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

We present F-VLM, a simple open-vocabulary object detection method built upon Frozen Vision and Language Models. F-VLM simplifies the current multi-stage training pipeline by eliminating the need for knowledge distillation or detection-tailored pretraining. Surprisingly, we observe that a frozen VLM: 1) retains the locality-sensitive features necessary for detection, and 2) is a strong region classifier. We finetune only the detector head and combine the detector and VLM outputs for each region at inference time. F-VLM shows compelling scaling behavior and achieves +6.5 mask AP improvement over the previous state of the art on novel categories of LVIS open-vocabulary detection benchmark. In addition, we demonstrate very competitive results on COCO open-vocabulary detection benchmark and cross-dataset transfer detection, in addition to significant training speed-up and compute savings. Code will be released at the https://sites.google.com/view/f-vlm/home

discussion (0)

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

Forward citations

Cited by 9 Pith papers

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

  1. COVD: Continual Open-Vocabulary Object Detection with Novel Concept Injection

    cs.CV 2026-05 unverdicted novelty 7.0

    Introduces COVD task and Novel-114 benchmark plus NoIn-Det, a parameter-free method that freezes the visual encoder and updates limited text parameters to inject novel concepts while preserving old knowledge.

  2. ExDet: Open-Domain Open-Vocabulary Detection with Cross-modal Extrapolation and Rectification

    cs.CV 2026-06 unverdicted novelty 6.0

    ExDet proposes a lightweight framework using text-guided extrapolation, detector-compatible rectification, and recalibrated proposals to achieve state-of-the-art open-domain open-vocabulary detection on multiple benchmarks.

  3. CL-CLIP: CLIP-Based Continual Learning Framework with Cost-Volume Category Decoupling for Object Detection

    cs.CV 2026-06 unverdicted novelty 6.0

    CL-CLIP uses CLIP image-text cost volumes to create class-specific pathways processed by a multi-expert RoI head, improving continual object detection on VOC and COCO over the F-ViT baseline.

  4. Unveiling the Unknown: Open Vocabulary Object Detection with Scene Graphs

    cs.CV 2026-06 unverdicted novelty 6.0

    A new framework improves open-vocabulary object detection on novel categories by using scene graphs for relational modeling and distilling knowledge from image captions.

  5. LV-OSD: Language-Vision-Complementary Open-Set Object Detection

    cs.CV 2026-05 unverdicted novelty 6.0

    The authors define the LV-OSD problem and introduce the LVDor dual-branch framework with TPDW dynamic weighting and PRM masking to align multimodal prompts for open-set detection.

  6. CLIP-RD: Relative Distillation for Efficient CLIP Knowledge Distillation

    cs.CV 2026-03 unverdicted novelty 6.0

    CLIP-RD adds VRD for cross-modality distillation consistency and XRD for bidirectional cross-modal symmetry to align student embedding geometry more closely with the teacher, yielding a 0.8 percentage point gain over ...

  7. DetPO: In-Context Learning with Multi-Modal LLMs for Few-Shot Object Detection

    cs.CV 2026-03 conditional novelty 6.0

    Detection Prompt Optimization (DetPO) improves few-shot object detection with black-box MLLMs by iteratively refining text prompts from TP/FP/FN errors on few-shot examples, gaining up to 9.7 mAP over prior black-box methods.

  8. Vision Transformers Need More Than Registers

    cs.CV 2026-02 unverdicted novelty 6.0

    ViTs exhibit lazy aggregation by relying on irrelevant background patches for global semantics, and selectively integrating patch features into the CLS token reduces this effect and improves results across label-, tex...

  9. ForgeryGPT: A Multimodal LLM for Interpretable Image Forgery Detection and Localization

    cs.CV 2024-10 unverdicted novelty 6.0

    ForgeryGPT integrates a forgery localization expert and mask encoder into an LLM for pixel-level forgery detection, localization, and explainable output via three-stage training on custom mask-text and instruction datasets.