ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2506.00333
50
0

Test-time Vocabulary Adaptation for Language-driven Object Detection

31 May 2025
Mingxuan Liu
Tyler L. Hayes
Massimiliano Mancini
Elisa Ricci
Riccardo Volpi
G. Csurka
    ObjDTTAVLM
ArXiv (abs)PDFHTML
Main:5 Pages
14 Figures
Bibliography:1 Pages
6 Tables
Appendix:4 Pages
Abstract

Open-vocabulary object detection models allow users to freely specify a class vocabulary in natural language at test time, guiding the detection of desired objects. However, vocabularies can be overly broad or even mis-specified, hampering the overall performance of the detector. In this work, we propose a plug-and-play Vocabulary Adapter (VocAda) to refine the user-defined vocabulary, automatically tailoring it to categories that are relevant for a given image. VocAda does not require any training, it operates at inference time in three steps: i) it uses an image captionner to describe visible objects, ii) it parses nouns from those captions, and iii) it selects relevant classes from the user-defined vocabulary, discarding irrelevant ones. Experiments on COCO and Objects365 with three state-of-the-art detectors show that VocAda consistently improves performance, proving its versatility. The code is open source.

View on arXiv
@article{liu2025_2506.00333,
  title={ Test-time Vocabulary Adaptation for Language-driven Object Detection },
  author={ Mingxuan Liu and Tyler L. Hayes and Massimiliano Mancini and Elisa Ricci and Riccardo Volpi and Gabriela Csurka },
  journal={arXiv preprint arXiv:2506.00333},
  year={ 2025 }
}
Comments on this paper