paper-with-me

홈 › Papers

DenseVLM: A Retrieval and Decoupled Alignment Framework for Open-Vocabulary Dense Prediction

2024-12-09 · Yunheng Li, YuXuan Li, Quansheng Zeng, Wenhai Wang, Qibin Hou, Ming-Ming Cheng

Pre-trained vision-language models (VLMs), such as CLIP, have demonstrated impressive zero-shot recognition capability, but still underperform in dense prediction tasks. Self-distillation recently is emerging as a promising approach for fine-tuning VLMs to better adapt to local regions without requiring extensive annotations. However, previous state-of-the-art approaches often suffer from significant `foreground bias', where models tend to wrongly identify background regions as foreground objects. To alleviate this issue, we propose DenseVLM, a framework designed to learn unbiased region-language alignment from powerful pre-trained VLM representations. By leveraging the pre-trained VLM to retrieve categories for unlabeled regions, DenseVLM effectively decouples the interference between foreground and background region features, ensuring that each region is accurately aligned with its corresponding category. We show that DenseVLM can be seamlessly integrated into open-vocabulary object detection and image segmentation tasks, leading to notable performance improvements. Furthermore, it exhibits promising zero-shot scalability when training on more extensive and diverse datasets.

📄 PDF Abstract BibTeX arXiv:2412.06244

Code (0)

등록된 구현이 없습니다.

Tasks

Image Segmentationobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object DetectionRetrievalSemantic SegmentationZero-Shot Learning

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Fixed Anchors Are Not Enough: Dynamic Retrieval and Persistent Homology for Dataset Distillation

2026-02-27 · Muquan Li, Hang Gou, Yingyi Ma, Rongzheng Wang 외 arxiv

Decoupled dataset distillation (DD) compresses large corpora into a few synthetic images by matching a frozen teacher's statistics. However, current residual-matching pipelines rely on static real patches, creating a fit…

SoDa2: Single-Stage Open-Set Domain Adaptation via Decoupled Alignment for Cross-Scene Hyperspectral Image Classification

2026-05-05 · Yiwen Liu, Minghua Wang, Jing Yao, Xin Zhao 외 arxiv

Cross-scene hyperspectral image (HSI) classification stands as a fundamental research topic in remote sensing, with extensive applications spanning various fields. Owing to the inclusion of unknown categories in the targ…

Hyperspectral Image ClassificationDomain Adaptation

A Three-Level Alignment Framework for Large-Scale 3D Retrieval and Controlled 4D Generation

2025-12-25 · Philip Xu arxiv

We introduce Uni4D, a unified framework for large scale open vocabulary 3D retrieval and controlled 4D generation based on structured three level alignment across text, 3D models, and image modalities. Built upon the Ali…

Text to 3D

ToolOmni: Enabling Open-World Tool Use via Agentic learning with Proactive Retrieval and Grounded Execution

2026-04-15 · Shouzheng Huang, Meishan Zhang, Baotian Hu, Min Zhang arxiv

Large Language Models (LLMs) enhance their problem-solving capability by utilizing external tools. However, in open-world scenarios with massive and evolving tool repositories, existing methods relying on static embeddin…

OmniBridge: Unified Multimodal Understanding, Generation, and Retrieval via Latent Space Alignment

2025-09-23 · Teng Xiao, Zuchao Li, Lefei Zhang arxiv

Recent advances in multimodal large language models (LLMs) have led to significant progress in understanding, generation, and retrieval tasks. However, current solutions often treat these tasks in isolation or require tr…

Multimodal Reasoning