paper-with-me

Papers

CoRA: A Collaborative Robust Architecture with Hybrid Fusion for Efficient Perception

2025-12-15 · Gong Chen, Chaokun Zhang, Pengcheng Lv, Xiaohui Xie arxiv

Collaborative perception has garnered significant attention as a crucial technology to overcome the perceptual limitations of single-agent systems. Many state-of-the-art (SOTA) methods have achieved communication efficiency and high performance via intermediate fusion. However, they share a critical vulnerability: their performance degrades under adverse communication conditions due to the misalignment induced by data transmission, which severely hampers their practical deployment. To bridge this gap, we re-examine different fusion paradigms, and recover that the strengths of intermediate and late fusion are not a trade-off, but a complementary pairing. Based on this key insight, we propose CoRA, a novel collaborative robust architecture with a hybrid approach to decouple performance from robustness with low communication. It is composed of two components: a feature-level fusion branch and an object-level correction branch. Its first branch selects critical features and fuses them efficiently to ensure both performance and scalability. The second branch leverages semantic relevance to correct spatial displacements, guaranteeing resilience against pose errors. Experiments demonstrate the superiority of CoRA. Under extreme scenarios, CoRA improves upon its baseline performance by approximately 19% in AP@0.7 with more than 5x less communication volume, which makes it a promising solution for robust collaborative perception.

📄 PDF Abstract BibTeX arXiv:2512.13191

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

HyDRA: Hybrid Domain-Aware Robust Architecture for Heterogeneous Collaborative Perception

2026-03-25 · Minwoo Song, Minhee Kang, Heejin Ahn arxiv

In collaborative perception, an agent's performance can be degraded by heterogeneity arising from differences in model architecture or training data distributions. To address this challenge, we propose HyDRA (Hybrid Doma…

Collaborative Semantic Occupancy Prediction with Hybrid Feature Fusion in Connected Automated Vehicles

2024-02-12 · CVPR 2024 1 · Rui Song, Chenwei Liang, Hu Cao, Zhiran Yan 외

Collaborative perception in automated vehicles leverages the exchange of information between agents, aiming to elevate perception results. Previous camera-based collaborative 3D perception methods typically employ 3D bou…

3D Semantic Occupancy PredictionPrediction

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

2025-09-28 · Yunjiang Xu, Lingzhi Li, Jin Wang, Yupeng Ouyang 외 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 i…

CoRA: Collaborative Information Perception by Large Language Model's Weights for Recommendation

2024-08-20 · YuTing Liu, Jinghao Zhang, Yizhou Dang, Yuliang Liang 외

Involving collaborative information in Large Language Models (LLMs) is a promising technique for adapting LLMs for recommendation. Existing methods achieve this by concatenating collaborative features with text tokens in…

Collaborative FilteringGeneral KnowledgeWorld Knowledge

CoRAG: Collaborative Retrieval-Augmented Generation

2025-04-02 · Aashiq Muhamed, Mona Diab, Virginia Smith

Retrieval-Augmented Generation (RAG) models excel in knowledge-intensive tasks, especially under few-shot learning constraints. We introduce CoRAG, a framework extending RAG to collaborative settings, where clients joint…

Few-Shot LearningOpen-Domain Question AnsweringQuestion AnsweringRAG+2