paper-with-me

Papers

VINet: Lightweight, Scalable, and Heterogeneous Cooperative Perception for 3D Object Detection

2022-12-14 · Zhengwei Bai, Guoyuan Wu, Matthew J. Barth, Yongkang Liu, Emrah Akin Sisbot, Kentaro Oguchi

Utilizing the latest advances in Artificial Intelligence (AI), the computer vision community is now witnessing an unprecedented evolution in all kinds of perception tasks, particularly in object detection. Based on multiple spatially separated perception nodes, Cooperative Perception (CP) has emerged to significantly advance the perception of automated driving. However, current cooperative object detection methods mainly focus on ego-vehicle efficiency without considering the practical issues of system-wide costs. In this paper, we introduce VINet, a unified deep learning-based CP network for scalable, lightweight, and heterogeneous cooperative 3D object detection. VINet is the first CP method designed from the standpoint of large-scale system-level implementation and can be divided into three main phases: 1) Global Pre-Processing and Lightweight Feature Extraction which prepare the data into global style and extract features for cooperation in a lightweight manner; 2) Two-Stream Fusion which fuses the features from scalable and heterogeneous perception nodes; and 3) Central Feature Backbone and 3D Detection Head which further process the fused features and generate cooperative detection results. An open-source data experimental platform is designed and developed for CP dataset acquisition and model evaluation. The experimental analysis shows that VINet can reduce 84% system-level computational cost and 94% system-level communication cost while improving the 3D detection accuracy.

📄 PDF Abstract BibTeX arXiv:2212.07060

Code (0)

등록된 구현이 없습니다.

Tasks

3D Object DetectionObjectobject-detectionObject Detection

Similar Papers 제목 키워드 기반

BOLT: Online Lightweight Adaptation for Preparation-Free Heterogeneous Cooperative Perception

2026-05-01 · Kang Yang, Tianci Bu, Peng Wang, Deying Li 외 arxiv

Most existing heterogeneous cooperative perception methods depend on prior preparation like offline joint training or tailored collaborator-model adaptation. Such preprocessing is, however, generally impractical in real …

From Features to Reference Points: Lightweight and Adaptive Fusion for Cooperative Autonomous Driving

2025-11-24 · Yongqi Zhu, Morui Zhu, Qi Chen, Deyuan Qu 외 arxiv

We present RefPtsFusion, a lightweight and interpretable framework for cooperative autonomous driving. Instead of sharing large feature maps or query embeddings, vehicles exchange compact reference points, e.g., objects'…

Autonomous Driving

Minimalistic Video Saliency Prediction via Efficient Decoder & Spatio Temporal Action Cues

2025-02-01 · Rohit Girmaji, Siddharth Jain, Bhav Beri, Sarthak Bansal 외

This paper introduces ViNet-S, a 36MB model based on the ViNet architecture with a U-Net design, featuring a lightweight decoder that significantly reduces model size and parameters without compromising performance. Addi…

Action ClassificationAction LocalizationDecoderSaliency Prediction+3

VINet: Visual and Inertial-based Terrain Classification and Adaptive Navigation over Unknown Terrain

2022-09-16 · Tianrui Guan, Ruitao Song, Zhixian Ye, Liangjun Zhang

We present a visual and inertial-based terrain classification network (VINet) for robotic navigation over different traversable surfaces. We use a novel navigation-based labeling scheme for terrain classification and gen…

ClassificationScheduling

PVINet: Point-Voxel Interlaced Network for Point Cloud Compression

2025-09-01 · Xuan Deng, Xingtao Wang, Xiandong Meng, Xiaopeng Fan 외 arxiv

In point cloud compression, the quality of a reconstructed point cloud relies on both the global structure and the local context, with existing methods usually processing global and local information sequentially and lac…