paper-with-me

Papers

Compositional Caching for Training-free Open-vocabulary Attribute Detection

2025-01-01 · CVPR 2025 1 · Marco Garosi, Alessandro Conti, Gaowen Liu, Elisa Ricci, Massimiliano Mancini

Attribute detection is crucial for many computer vision tasks, as it enables systems to describe properties such as color, texture, and material. Current approaches often rely on labor-intensive annotation processes which are inherently limited: objects can be described at an arbitrary level of detail (e.g., color vs. color shades), leading to ambiguities when the annotators are not instructed carefully. Furthermore, they operate within a predefined set of attributes, reducing scalability and adaptability to unforeseen downstream applications. We present Compositional Caching (ComCa), a training-free method for open-vocabulary attribute detection that overcomes these constraints. ComCa requires only the list of target attributes and objects as input, using them to populate an auxiliary cache of images by leveraging web-scale databases and Large Language Models to determine attribute-object compatibility. To account for the compositional nature of attributes, cache images receive soft attribute labels. Those are aggregated at inference time based on the similarity between the input and cache images, refining the predictions of underlying Vision-Language Models (VLMs). Importantly, our approach is model-agnostic, compatible with various VLMs. Experiments on public datasets demonstrate that ComCa significantly outperforms zero-shot and cache-based baselines, competing with recent training-based methods, proving that a carefully designed training-free approach can successfully address open-vocabulary attribute detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeOpen Vocabulary Attribute Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning a Compositional Semantics for Freebase with an Open Predicate Vocabulary

2015-01-01 · TACL 2015 1 · Jayant Krishnamurthy, Tom M. Mitchell

We present an approach to learning a model-theoretic semantics for natural language tied to Freebase. Crucially, our approach uses an open predicate vocabulary, enabling it to produce denotations for phrases such as {``}…

Coreference ResolutionOpen Information ExtractionQuestion AnsweringSemantic Parsing+1

Grounded Compositional Outputs for Adaptive Language Modeling

2020-09-24 · EMNLP 2020 11 · Nikolaos Pappas, Phoebe Mulcaire, Noah A. Smith

Language models have emerged as a central component across NLP, and a great deal of progress depends on the ability to cheaply adapt them (e.g., through finetuning) to new domains and tasks. A language model's vocabulary…

Language ModelingLanguage Modelling

OpenTrack3D: Towards Accurate and Generalizable Open-Vocabulary 3D Instance Segmentation

2025-12-03 · Zhishan Zhou, Siyuan Wei, Zengran Wang, Chunjie Wang 외 arxiv

Generalizing open-vocabulary 3D instance segmentation (OV-3DIS) to diverse, unstructured, and mesh-free environments is crucial for robotics and AR/VR, yet remains a significant challenge. We attribute this to two key li…

3D Instance SegmentationPoint Clouds

Compositional Prompt Tuning with Motion Cues for Open-vocabulary Video Relation Detection

2023-02-01 · Kaifeng Gao, Long Chen, Hanwang Zhang, Jun Xiao 외

Prompt tuning with large-scale pretrained vision-language models empowers open-vocabulary predictions trained on limited base categories, e.g., object classification and detection. In this paper, we propose compositional…

ObjectRelationVideo Visual Relation Detection

Open-Vocabulary Semantic Parsing with both Distributional Statistics and Formal Knowledge

2016-07-12 · Matt Gardner, Jayant Krishnamurthy

Traditional semantic parsers map language onto compositional, executable queries in a fixed schema. This mapping allows them to effectively leverage the information contained in large, formal knowledge bases (KBs, e.g., …

Question AnsweringSemantic Parsing