paper-with-me

Papers

INSTINCT: Instance-Level Interaction Architecture for Query-Based Collaborative Perception

2025-09-28 · Yunjiang Xu, Lingzhi Li, Jin Wang, Yupeng Ouyang, Benyuan Yang arxiv

Collaborative perception systems overcome single-vehicle limitations in long-range detection and occlusion scenarios by integrating multi-agent sensory data, improving accuracy and safety. However, frequent cooperative interactions and real-time requirements impose stringent bandwidth constraints. Previous works proves that query-based instance-level interaction reduces bandwidth demands and manual priors, however, LiDAR-focused implementations in collaborative perception remain underdeveloped, with performance still trailing state-of-the-art approaches. To bridge this gap, we propose INSTINCT (INSTance-level INteraCtion ArchiTecture), a novel collaborative perception framework featuring three core components: 1) a quality-aware filtering mechanism for high-quality instance feature selection; 2) a dual-branch detection routing scheme to decouple collaboration-irrelevant and collaboration-relevant instances; and 3) a Cross Agent Local Instance Fusion module to aggregate local hybrid instance features. Additionally, we enhance the ground truth (GT) sampling technique to facilitate training with diverse hybrid instance features. Extensive experiments across multiple datasets demonstrate that INSTINCT achieves superior performance. Specifically, our method achieves an improvement in accuracy 13.23%/33.08% in DAIR-V2X and V2V4Real while reducing the communication bandwidth to 1/281 and 1/264 compared to state-of-the-art methods. The code is available at https://github.com/CrazyShout/INSTINCT.

📄 PDF Abstract BibTeX arXiv:2509.23700

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

InstructSAM: Segment Any Instance with Any Instructions

2026-05-25 · Yuqian Yuan, Wentong Li, Zhaocheng Li, Yutong Lin 외 arxiv

In this paper, we introduce InstructSAM, a unified and streamlined framework designed for multi-instance segmentation under arbitrary instructions. We formulates instruction-driven instance segmentation as a set-structur…

Instance Segmentation

Prompt Codebooks: Discrete Compositional Optimization for Language Model Instruction Refinement

2026-05-27 · Jyotirmoy Nath, Neeraj Kumar, Brejesh Lall arxiv

Automatic prompt optimization (APO) has driven significant gains in LLM-based agentic workflows. However, existing methods treat each task's prompt as a monolithic, instance-blind string optimized through global edits, p…

MGMapNet: Multi-Granularity Representation Learning for End-to-End Vectorized HD Map Construction

2024-10-10 · Jing Yang, Minyue Jiang, Sen yang, Xiao Tan 외

The construction of Vectorized High-Definition (HD) map typically requires capturing both category and geometry information of map elements. Current state-of-the-art methods often adopt solely either point-level or insta…

Representation Learning

QUEST: Query Stream for Practical Cooperative Perception

2023-08-03 · Siqi Fan, Haibao Yu, Wenxian Yang, Jirui Yuan 외

Cooperative perception can effectively enhance individual perception performance by providing additional viewpoint and expanding the sensing field. Existing cooperation paradigms are either interpretable (result cooperat…

3D Object Detection

A Unified Query-based Paradigm for Camouflaged Instance Segmentation

2023-08-14 · Bo Dong, Jialun Pei, Rongrong Gao, Tian-Zhu Xiang 외

Due to the high similarity between camouflaged instances and the background, the recently proposed camouflaged instance segmentation (CIS) faces challenges in accurate localization and instance segmentation. To this end,…

Boundary DetectionDecoderInstance SegmentationMulti-Task Learning+2