paper-with-me

Papers

VirPro: Visual-referred Probabilistic Prompt Learning for Weakly-Supervised Monocular 3D Detection

2026-03-18 · Chupeng Liu, Jiyong Rao, Shangquan Sun, Runkai Zhao, Weidong Cai arxiv

Monocular 3D object detection typically relies on pseudo-labeling techniques to reduce dependency on real-world annotations. Recent advances demonstrate that deterministic linguistic cues can serve as effective auxiliary weak supervision signals, providing complementary semantic context. However, hand-crafted textual descriptions struggle to capture the inherent visual diversity of individuals across scenes, limiting the model's ability to learn scene-aware representations. To address this challenge, we propose Visual-referred Probabilistic Prompt Learning (VirPro), an adaptive multi-modal pretraining paradigm that can be seamlessly integrated into diverse weakly supervised monocular 3D detection frameworks. Specifically, we generate a diverse set of learnable, instance-conditioned prompts across scenes and store them in an Adaptive Prompt Bank (APB). Subsequently, we introduce Multi-Gaussian Prompt Modeling (MGPM), which incorporates scene-based visual features into the corresponding textual embeddings, allowing the text prompts to express visual uncertainties. Then, from the fused vision-language embeddings, we decode a prompt-targeted Gaussian, from which we derive a unified object-level prompt embedding for each instance. RoI-level contrastive matching is employed to enforce modality alignment, bringing embeddings of co-occurring objects within the same scene closer in the latent space, thus enhancing semantic coherence. Extensive experiments on the KITTI benchmark demonstrate that integrating our pretraining paradigm consistently yields substantial performance gains, achieving up to a 4.8% average precision improvement than the baseline. Code is available at https://github.com/AustinLCP/VirPro.

📄 PDF Abstract BibTeX arXiv:2603.17470

Code (0)

등록된 구현이 없습니다.

Tasks

Monocular 3D Object Detection

Similar Papers 제목 키워드 기반

Fine-Grained Visual Prompting

2023-06-07 · NeurIPS 2023 11 · Lingfeng Yang, Yueze Wang, Xiang Li, Xinlong Wang 외

Vision-Language Models (VLMs), such as CLIP, have demonstrated impressive zero-shot transfer capabilities in image-level visual perception. However, these models have shown limited performance in instance-level tasks tha…

Visual Prompting

The Probabilistic Serial and Random Priority Mechanisms with Minimum Quotas

2020-12-20 · Marek Bojko

Consider the problem of assigning indivisible objects to agents with strict ordinal preferences over objects, where each agent is interested in consuming at most one object, and objects have integer minimum and maximum q…

Weakly Supervised Facial Action Unit Recognition Through Adversarial Training

2018-06-01 · CVPR 2018 6 · Guozhu Peng, Shangfei Wang

Current works on facial action unit (AU) recognition typically require fully AU-annotated facial images for supervised AU classifier training. AU annotation is a time-consuming, expensive, and error-prone process. While …

Facial Action Unit Detection

Weakly Supervised Referring Image Segmentation with Intra-Chunk and Inter-Chunk Consistency

2023-01-01 · ICCV 2023 1 · Jungbeom Lee, Sungjin Lee, Jinseok Nam, Seunghak Yu 외

Referring image segmentation (RIS) aims to localize the object in an image referred by a natural language expression. Most previous studies learn RIS with a large-scale dataset containing segmentation labels, but the…

Image SegmentationImage-text matchingObjectSemantic Segmentation+2

Weakly-supervised Representation Learning for Video Alignment and Analysis

2023-02-08 · Guy Bar-Shalom, George Leifman, Michael Elad, Ehud Rivlin

Many tasks in video analysis and understanding boil down to the need for frame-based feature learning, aiming to encapsulate the relevant visual content so as to enable simpler and easier subsequent processing. While sup…

Representation LearningVideo Alignment