paper-with-me

Papers

Collaborative Perceiver: Elevating Vision-based 3D Object Detection via Local Density-Aware Spatial Occupancy

2025-07-28 · Jicheng Yuan, Manh Nguyen Duc, Qian Liu, Manfred Hauswirth, Danh Le Phuoc arxiv

Vision-based bird's-eye-view (BEV) 3D object detection has advanced significantly in autonomous driving by offering cost-effectiveness and rich contextual information. However, existing methods often construct BEV representations by collapsing extracted object features, neglecting intrinsic environmental contexts, such as roads and pavements. This hinders detectors from comprehensively perceiving the characteristics of the physical world. To alleviate this, we introduce a multi-task learning framework, Collaborative Perceiver (CoP), that leverages spatial occupancy as auxiliary information to mine consistent structural and conceptual similarities shared between 3D object detection and occupancy prediction tasks, bridging gaps in spatial representations and feature refinement. To this end, we first propose a pipeline to generate dense occupancy ground truths incorporating local density information (LDO) for reconstructing detailed environmental information. Next, we employ a voxel-height-guided sampling (VHS) strategy to distill fine-grained local features according to distinct object properties. Furthermore, we develop a global-local collaborative feature fusion (CFF) module that seamlessly integrates complementary knowledge between both tasks, thus composing more robust BEV representations. Extensive experiments on the nuScenes benchmark demonstrate that CoP outperforms existing vision-based frameworks, achieving 49.5\% mAP and 59.2\% NDS on the test set. Code and supplementary materials are available at this link https://github.com/jichengyuan/Collaborative-Perceiver.

📄 PDF Abstract BibTeX arXiv:2507.21358

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Task Learning3D Object DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

MilaNLP at SemEval-2022 Task 5: Using Perceiver IO for Detecting Misogynous Memes with Text and Image Modalities

2022-07-01 · SemEval (NAACL) 2022 7 · Giuseppe Attanasio, Debora Nozza, Federico Bianchi

In this paper, we describe the system proposed by the MilaNLP team for the Multimedia Automatic Misogyny Identification (MAMI) challenge. We use Perceiver IO as a multimodal late fusion over unimodal streams to address b…

Image Captioning

Perceiver-VL: Efficient Vision-and-Language Modeling with Iterative Latent Attention

2022-11-21 · Zineng Tang, Jaemin Cho, Jie Lei, Mohit Bansal

We present Perceiver-VL, a vision-and-language framework that efficiently handles high-dimensional multimodal inputs such as long videos and text. Powered by the iterative latent cross-attention of Perceiver, our framewo…

Cross-Modal RetrievalLanguage ModelingLanguage ModellingRetrieval

Malceiver: Perceiver with Hierarchical and Multi-modal Features for Android Malware Detection

2022-04-12 · Niall McLaughlin

We propose the Malceiver, a hierarchical Perceiver model for Android malware detection that makes use of multi-modal features. The primary inputs are the opcode sequence and the requested permissions of a given Android A…

Android Malware DetectionMalware ClassificationMalware Detection

Dynamic Perceiver for Efficient Visual Recognition

2023-06-20 · ICCV 2023 1 · Yizeng Han, Dongchen Han, Zeyu Liu, Yulin Wang 외

Early exiting has become a promising approach to improving the inference efficiency of deep networks. By structuring models with multiple classifiers (exits), predictions for ``easy'' samples can be generated at earlier …

Action RecognitionClassificationCPUEarly Classification+5

Uni-Perceiver v2: A Generalist Model for Large-Scale Vision and Vision-Language Tasks

2022-11-17 · CVPR 2023 1 · Hao Li, Jinguo Zhu, Xiaohu Jiang, Xizhou Zhu 외

Despite the remarkable success of foundation models, their task-specific fine-tuning paradigm makes them inconsistent with the goal of general perception modeling. The key to eliminating this inconsistency is to use gene…

DecoderLanguage ModellingMulti-Task Learning