paper-with-me

홈 › Papers

Unified Open-Vocabulary Dense Visual Prediction

2023-07-17 · Hengcan Shi, Munawar Hayat, Jianfei Cai

In recent years, open-vocabulary (OV) dense visual prediction (such as OV object detection, semantic, instance and panoptic segmentations) has attracted increasing research attention. However, most of existing approaches are task-specific and individually tackle each task. In this paper, we propose a Unified Open-Vocabulary Network (UOVN) to jointly address four common dense prediction tasks. Compared with separate models, a unified network is more desirable for diverse industrial applications. Moreover, OV dense prediction training data is relatively less. Separate networks can only leverage task-relevant training data, while a unified approach can integrate diverse training data to boost individual tasks. We address two major challenges in unified OV prediction. Firstly, unlike unified methods for fixed-set predictions, OV networks are usually trained with multi-modal data. Therefore, we propose a multi-modal, multi-scale and multi-task (MMM) decoding mechanism to better leverage multi-modal data. Secondly, because UOVN uses data from different tasks for training, there are significant domain and task gaps. We present a UOVN training mechanism to reduce such gaps. Experiments on four datasets demonstrate the effectiveness of our UOVN.

📄 PDF Abstract BibTeX arXiv:2307.08238

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionPrediction

Similar Papers 제목 키워드 기반

SCI-CLIP: Segment-Centric Inference with Reference Memory for Training-Free Open-Vocabulary Segmentation

2026-08-06 · Mohamad Zamini, Diksha Shukla arxiv

Training-free open-vocabulary segmentation remains limited by a missing inference abstraction. Frozen vision-language features are produced at patch level, yet dense prediction requires a unit that simultaneously governs…

DeCLIP: Decoupled Learning for Open-Vocabulary Dense Perception

2025-05-07 · CVPR 2025 1 · Junjie Wang, Bin Chen, Yulin Li, Bin Kang 외

Dense visual prediction tasks have been constrained by their reliance on predefined categories, limiting their applicability in real-world scenarios where visual concepts are unbounded. While Vision-Language Models (VLMs…

object-detectionObject DetectionPredictionSemantic Segmentation

ATAS: Any-to-Any Self-Distillation for Enhanced Open-Vocabulary Dense Prediction

2025-06-10 · Juan Yeo, Soonwoo Cha, Jiwoo Song, Hyunbin Jin 외

Vision-language models such as CLIP have recently propelled open-vocabulary dense prediction tasks by enabling recognition of a broad range of visual concepts. However, CLIP still struggles with fine-grained, region-leve…

object-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection+1

Sparse Attention for Dense Open-Vocabulary Prediction in CLIP

2026-07-08 · Fatimah Zohra, Chen Zhao, Shuming Liu, Bernard Ghanem arxiv

Contrastive Language-Image Pre-training (CLIP) relies on softmax-based self-attention, a strictly positive distribution that assigns probability mass to every pair of tokens-even semantically irrelevant ones. While these…

Semantic Segmentation

VL-SAM-v3: Memory-Guided Visual Priors for Open-World Object Detection

2026-05-05 · Chih-Chung Liu, Zhiwei Lin, Yongtao Wang arxiv

Open-world object detection aims to localize and recognize objects beyond a fixed closed-set label space. It is commonly divided into two categories, i.e., open-vocabulary detection, which assumes a predefined category l…

Object Detection