paper-with-me

홈 › Papers

Learning to Parameterize Visual Attributes for Open-set Fine-grained Retrieval

2023-09-21 · NeurIPS 2023 11

Open-set fine-grained retrieval is an emerging challenging task that allows to retrieve unknown categories beyond the training set. The best solution for handling unknown categories is to represent them using a set of visual attributes learnt from known categories, as widely used in zero-shot learning. Though important, attribute modeling usually requires significant manual annotations and thus is labor-intensive. Therefore, it is worth to investigate how to transform retrieval models trained by image-level supervision from category semantic extraction to attribute modeling. To this end, we propose a novel Visual Attribute Parameterization Network (VAPNet) to learn visual attributes from known categories and parameterize them into the retrieval model, without the involvement of any attribute annotations. In this way, VAPNet could utilize its parameters to parse a set of visual attributes from unknown categories and precisely represent them. Technically, VAPNet explicitly attains some semantics with rich details via making use of local image patches and distills the visual attributes from these discovered semantics. Additionally, it integrates the online refinement of these visual attributes into the training process to iteratively enhance their quality. Simultaneously, VAPNet treats these attributes as supervisory signals to tune the retrieval models, thereby achieving attribute parameterization. Extensive experiments on open-set fine-grained retrieval datasets validate the superior performance of our VAPNet over existing solutions.Submission Number: 3023

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CLIP-driven Coarse-to-fine Semantic Guidance for Fine-grained Open-set Semi-supervised Learning

2025-01-01 · CVPR 2025 1 · Xiaokun Li, Yaping Huang, Qingji Guan

Fine-grained open-set semi-supervised learning (OSSL) investigates a practical scenario where unlabeled data may contain fine-grained out-of-distribution (OOD) samples. Due to the subtle visual differences among in-d…

GUIDED: Granular Understanding via Identification, Detection, and Discrimination for Fine-Grained Open-Vocabulary Object Detection

2026-03-27 · Jiaming Li, Zhijia Liang, Weikai Chen, Lin Ma 외 arxiv

Fine-grained open-vocabulary object detection (FG-OVD) aims to detect novel object categories described by attribute-rich texts. While existing open-vocabulary detectors show promise at the base-category level, they unde…

Object LocalizationObject Detection

FiVA: Fine-grained Visual Attribute Dataset for Text-to-Image Diffusion Models

2024-12-10 · Tong Wu, Yinghao Xu, Ryan Po, Mengchen Zhang 외

Recent advances in text-to-image generation have enabled the creation of high-quality images with diverse applications. However, accurately describing desired visual attributes can be challenging, especially for non-expe…

AttributeImage GenerationText to Image GenerationText-to-Image Generation

FOCUS: Fine-grained Optimization with Semantic Guided Understanding for Pedestrian Attributes Recognition

2025-06-28 · Hongyan An, Kuan Zhu, Xin He, Haiyun Guo 외

Pedestrian attribute recognition (PAR) is a fundamental perception task in intelligent transportation and security. To tackle this fine-grained task, most existing methods focus on extracting regional features to enrich …

AttributeContrastive LearningPedestrian Attribute Recognition

Evolving Interpretable Visual Classifiers with Large Language Models

2024-04-15 · Mia Chiquier, Utkarsh Mall, Carl Vondrick

Multimodal pre-trained models, such as CLIP, are popular for zero-shot classification due to their open-vocabulary flexibility and high performance. However, vision-language models, which compute similarity scores betwee…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model+2