paper-with-me

홈 › Papers

Visual Exemplar Driven Task-Prompting for Unified Perception in Autonomous Driving

2023-03-03 · CVPR 2023 1 · Xiwen Liang, Minzhe Niu, Jianhua Han, Hang Xu, Chunjing Xu, Xiaodan Liang

Multi-task learning has emerged as a powerful paradigm to solve a range of tasks simultaneously with good efficiency in both computation resources and inference time. However, these algorithms are designed for different tasks mostly not within the scope of autonomous driving, thus making it hard to compare multi-task methods in autonomous driving. Aiming to enable the comprehensive evaluation of present multi-task learning methods in autonomous driving, we extensively investigate the performance of popular multi-task methods on the large-scale driving dataset, which covers four common perception tasks, i.e., object detection, semantic segmentation, drivable area segmentation, and lane detection. We provide an in-depth analysis of current multi-task learning methods under different common settings and find out that the existing methods make progress but there is still a large performance gap compared with single-task baselines. To alleviate this dilemma in autonomous driving, we present an effective multi-task framework, VE-Prompt, which introduces visual exemplars via task-specific prompting to guide the model toward learning high-quality task-specific representations. Specifically, we generate visual exemplars based on bounding boxes and color-based markers, which provide accurate visual appearances of target categories and further mitigate the performance gap. Furthermore, we bridge transformer-based encoders and convolutional layers for efficient and accurate unified perception in autonomous driving. Comprehensive experimental results on the diverse self-driving dataset BDD100K show that the VE-Prompt improves the multi-task baseline and further surpasses single-task models.

📄 PDF Abstract BibTeX arXiv:2303.01788

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingLane DetectionMulti-Task Learningobject-detectionObject DetectionSemantic Segmentation

Similar Papers 제목 키워드 기반

OPUS: A Simple yet Effective Unified Framework for Open-Vocabulary Detection

2026-08-31 · Xiaoyan Wei, Zhimin Yao, Ruilin Yang, Wei Zhang 외 arxiv

Recent unified open-vocabulary detection (OVD) supports heterogeneous prompts, including text queries, visual exemplars, and their combinations, but often rely on increasingly complex designs such as heavy cross-modal fu…

Chat2Layout: Interactive 3D Furniture Layout with a Multimodal LLM

2024-07-31 · Can Wang, Hongliang Zhong, Menglei Chai, Mingming He 외

Automatic furniture layout is long desired for convenient interior design. Leveraging the remarkable visual reasoning capabilities of multimodal large language models (MLLMs), recent methods address layout generation in …

In-Context LearningLayout DesignLayout GenerationVisual Prompting+1

ExACT: Exemplar-Driven Calibrated Refinement for Training-Free Visual Grounding in Remote Sensing Images

2026-06-27 · Zixiao Zhang, Lingling Li, Pei He, Xu Liu 외 arxiv

Remote sensing visual grounding (RSVG) aims to locate specific objects in high-resolution RS imagery using free-form natural language descriptions. While recent advances in multimodal large language models (MLLMs) show g…

Visual Grounding

Grounding Large Language Models in Reaction Knowledge Graphs for Synthesis Retrieval

2026-01-22 · Olga Bunkova, Lorenzo Di Fruscia, Sophia Rupprecht, Artur M. Schweidtmann 외 arxiv

Large Language Models (LLMs) can aid synthesis planning in chemistry, but standard prompting methods often yield hallucinated or outdated suggestions. We study LLM interactions with a reaction knowledge graph by casting …

Knowledge Graphs

ProMoral-Bench: Evaluating Prompting Strategies for Moral Reasoning and Safety in LLMs

2026-02-05 · Rohan Subramanian Thomas, Shikhar Shiromani, Abdullah Chaudhry, Ruizhe Li 외 arxiv

Prompt design significantly impacts the moral competence and safety alignment of large language models (LLMs), yet empirical comparisons remain fragmented across datasets and models.We introduce ProMoral-Bench, a unified…

Prompt Engineering