English
Related papers

Related papers: SHiNe: Semantic Hierarchy Nexus for Open-vocabular…

200 papers

The focus of our work is speeding up evaluation of deep neural networks in retrieval scenarios, where conventional architectures may spend too much time on negative examples. We propose to replace a monolithic network with our novel cascade…

Computer Vision and Pattern Recognition · Computer Science 2016-08-10 Martin Simonovsky , Nikos Komodakis

The nature of diversity in real-world environments necessitates neural network models to expand from closed category settings to accommodate novel emerging categories. In this paper, we study the open-vocabulary object detection (OVD),…

Computer Vision and Pattern Recognition · Computer Science 2024-05-15 Sunyuan Qiang , Xianfei Li , Yanyan Liang , Wenlong Liao , Tao He , Pai Peng

Open World Object Detection (OWOD) is a challenging and realistic task that extends beyond the scope of standard Object Detection task. It involves detecting both known and unknown objects while integrating learned knowledge for future…

Computer Vision and Pattern Recognition · Computer Science 2024-02-16 Thang Doan , Xin Li , Sima Behpour , Wenbin He , Liang Gou , Liu Ren

Open-vocabulary segmentation is the task of segmenting anything that can be named in an image. Recently, large-scale vision-language modelling has led to significant advances in open-vocabulary segmentation, but at the cost of gargantuan…

Computer Vision and Pattern Recognition · Computer Science 2024-10-01 Laurynas Karazija , Iro Laina , Andrea Vedaldi , Christian Rupprecht

The growth of conversational AI services has increased demand for effective information retrieval from dialogue data. However, existing methods often face challenges in capturing semantic intent or require extensive labeling and…

Information Retrieval · Computer Science 2025-03-07 Sangyeop Kim , Hangyeul Lee , Yohan Lee

Open-Set Object Detection (OSOD) is crucial for autonomous driving, where perception systems must recognize and localize both known and previously unseen objects in complex, dynamic environments. While recent approaches deliver promising…

Computer Vision and Pattern Recognition · Computer Science 2026-05-05 Yuchen Zhang , Yao Lu , Johannes Betz

Scene graph generation aims to produce structured representations for images, which requires to understand the relations between objects. Due to the continuous nature of deep neural networks, the prediction of scene graphs is divided into…

Computer Vision and Pattern Recognition · Computer Science 2020-08-13 Meng Wei , Chun Yuan , Xiaoyu Yue , Kuo Zhong

Vision-language models such as CLIP have boosted the performance of open-vocabulary object detection, where the detector is trained on base categories but required to detect novel categories. Existing methods leverage CLIP's strong…

Computer Vision and Pattern Recognition · Computer Science 2023-09-06 Cheng Shi , Sibei Yang

Open-vocabulary segmentation (OVS) extends the zero-shot recognition capabilities of vision-language models (VLMs) to pixel-level prediction, enabling segmentation of arbitrary categories specified by text prompts. Despite recent progress,…

Computer Vision and Pattern Recognition · Computer Science 2026-02-27 Tilemachos Aravanis , Vladan Stojnić , Bill Psomas , Nikos Komodakis , Giorgos Tolias

We introduce NOVIC, an innovative real-time uNconstrained Open Vocabulary Image Classifier that uses an autoregressive transformer to generatively output classification labels as language. Leveraging the extensive knowledge of CLIP models,…

Computer Vision and Pattern Recognition · Computer Science 2025-04-15 Philipp Allgeuer , Kyra Ahrens , Stefan Wermter

One-stage object detectors such as SSD or YOLO already have shown promising accuracy with small memory footprint and fast speed. However, it is widely recognized that one-stage detectors have difficulty in detecting small objects while they…

Computer Vision and Pattern Recognition · Computer Science 2017-09-19 Sanghyun Woo , Soonmin Hwang , In So Kweon

Open-vocabulary object detection (OVD) has made significant progress, enabling detectors to generalize from seen to unseen categories. However, real-world category spaces continually evolve, and existing OVD models still struggle with newly…

Computer Vision and Pattern Recognition · Computer Science 2026-05-27 Yupeng Zhang , Ruize Han , Yuzhong Feng , Zixin Ren , Yuntong Tian , Liang Wan

Conventional open-world object detection (OWOD) problem setting first distinguishes known and unknown classes and then later incrementally learns the unknown objects when introduced with labels in the subsequent tasks. However, the current…

Computer Vision and Pattern Recognition · Computer Science 2024-04-15 Sahal Shaji Mullappilly , Abhishek Singh Gehlot , Rao Muhammad Anwer , Fahad Shahbaz Khan , Hisham Cholakkal

While deep neural networks (DNNs) have achieved impressive classification performance in closed-world learning scenarios, they typically fail to generalize to unseen categories in dynamic open-world environments, in which the number of…

Machine Learning · Computer Science 2022-06-29 Meghna Gummadi , David Kent , Jorge A. Mendez , Eric Eaton

The ability to recognize, localize and track dynamic objects in a scene is fundamental to many real-world applications, such as self-driving and robotic systems. Yet, traditional multiple object tracking (MOT) benchmarks rely only on a few…

Computer Vision and Pattern Recognition · Computer Science 2023-04-18 Siyuan Li , Tobias Fischer , Lei Ke , Henghui Ding , Martin Danelljan , Fisher Yu

Open-Vocabulary Segmentation (OVS) methods offer promising capabilities in detecting unseen object categories, but the category must be known and needs to be provided by a human, either via a text prompt or pre-labeled datasets, thus…

Computer Vision and Pattern Recognition · Computer Science 2025-04-01 Weijie Wei , Osman Ülger , Fatemeh Karimi Nejadasl , Theo Gevers , Martin R. Oswald

As one of the fundamental video tasks in computer vision, Open-Vocabulary Action Recognition (OVAR) recently gains increasing attention, with the development of vision-language pre-trainings. To enable generalization of arbitrary classes,…

Computer Vision and Pattern Recognition · Computer Science 2024-04-24 Haozhe Cheng , Cheng Ju , Haicheng Wang , Jinxiang Liu , Mengting Chen , Qiang Hu , Xiaoyun Zhang , Yanfeng Wang

Multimodal fusion, leveraging data like vision and language, is rapidly gaining traction. This enriched data representation improves performance across various tasks. Existing methods for out-of-distribution (OOD) detection, a critical area…

Computer Vision and Pattern Recognition · Computer Science 2024-08-29 Jinglun Li , Xinyu Zhou , Kaixun Jiang , Lingyi Hong , Pinxue Guo , Zhaoyu Chen , Weifeng Ge , Wenqiang Zhang

Out-of-Distribution (OOD) detection is a cornerstone for the safe deployment of AI systems in the open world. However, existing methods treat OOD detection as a binary classification problem, a cognitive flattening that fails to distinguish…

Machine Learning · Statistics 2025-10-16 Ningkang Peng , Yuzhe Mao , Yuhao Zhang , Linjin Qian , Qianfeng Yu , Yanhui Gu , Yi Chen , Li Kong

Open-vocabulary object detection (OVD) enables zero-shot recognition of novel categories through vision-language models, achieving strong performance on natural images. However, transferability to aerial imagery remains unexplored. We…

Computer Vision and Pattern Recognition · Computer Science 2026-02-02 Christos Tsourveloudis