paper-with-me

홈 › Papers

What's in a Name? Beyond Class Indices for Image Recognition

2023-04-05 · Kai Han, Xiaohu Huang, Yandong Li, Sagar Vaze, Jie Li, Xuhui Jia

Existing machine learning models demonstrate excellent performance in image object recognition after training on a large-scale dataset under full supervision. However, these models only learn to map an image to a predefined class index, without revealing the actual semantic meaning of the object in the image. In contrast, vision-language models like CLIP are able to assign semantic class names to unseen objects in a 'zero-shot' manner, though they are once again provided a pre-defined set of candidate names at test-time. In this paper, we reconsider the recognition problem and task a vision-language model with assigning class names to images given only a large (essentially unconstrained) vocabulary of categories as prior information. We leverage non-parametric methods to establish meaningful relationships between images, allowing the model to automatically narrow down the pool of candidate names. Our proposed approach entails iteratively clustering the data and employing a voting mechanism to determine the most suitable class names. Additionally, we investigate the potential of incorporating additional textual features to enhance clustering performance. To achieve this, we employ the CLIP vision and text encoders to retrieve relevant texts from an external database, which can provide supplementary semantic information to inform the clustering process. Furthermore, we tackle this problem both in unsupervised and partially supervised settings, as well as with a coarse-grained and fine-grained search space as the unconstrained dictionary. Remarkably, our method leads to a roughly 50% improvement over the baseline on ImageNet in the unsupervised setting.

📄 PDF Abstract BibTeX arXiv:2304.02364

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringLanguage ModellingObject Recognition

Methods 이 논문이 사용한 방법론

Test 설명 없음
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

DeepIndices: Remote Sensing Indices Based on Approximation of Functions through Deep-Learning, Application to Uncalibrated Vegetation Images

2021-06-11 · Remote Sensing 2021 6 · Jehan-Antoine Vayssade, Jean-Noël Paoli, Christelle Gée, Gawain Jones

The form of a remote sensing index is generally empirically defined, whether by choosing specific reflectance bands, equation forms or its coefficients. These spectral indices are used as preprocessing stage before objec…

2D Semantic Segmentationobject-detectionObject Detection

Tree balance indices: a comprehensive survey

2021-09-25 · Mareike Fischer, Lina Herbst, Sophie Kersting, Luise Kühn 외

Tree balance plays an important role in phylogenetics and other research areas, which is why several indices to measure tree balance have been introduced over the years. Nevertheless, a formal definition of what a balanc…

Survey

Goodness-of-fit and utility estimation: what's possible and what's not

2024-05-14 · Joshua Lanier, John K. -H. Quah

A goodness-of-fit index measures the consistency of consumption data with a given model of utility-maximization. We show that for the class of well-behaved (i.e., continuous and increasing) utility functions there is no …

Boundary properties of the inconsistency of pairwise comparisons in group decisions

2014-08-04 · Matteo Brunelli, Michele Fedrizzi

This paper proposes an analysis of the effects of consensus and preference aggregation on the consistency of pairwise comparisons. We define some boundary properties for the inconsistency of group preferences and investi…

Learning Dynamic Stability Landscapes in Synchronization Networks

2026-05-22 · Christian Nauck, Junyou Zhu, Michael Lindner, Frank Hellmann arxiv

The robustness of synchronization is typically characterized by scalar, per-node stability indices whose dependence on topology is studied via network science or graph neural networks (GNNs). We propose a novel upstream …