paper-with-me

홈 › Papers

Refine-and-Contrast: Adaptive Instance-Aware BEV Representations for Multi-UAV Collaborative Object Detection

2025-08-18 · Zhongyao Li, Peirui Cheng, Liangjin Zhao, Chen Chen, Yundu Li, Zhechao Wang, Xue Yang, Xian Sun, Zhirui Wang arxiv

Multi-UAV collaborative 3D detection enables accurate and robust perception by fusing multi-view observations from aerial platforms, offering significant advantages in coverage and occlusion handling, while posing new challenges for computation on resource-constrained UAV platforms. In this paper, we present AdaBEV, a novel framework that learns adaptive instance-aware BEV representations through a refine-and-contrast paradigm. Unlike existing methods that treat all BEV grids equally, AdaBEV introduces a Box-Guided Refinement Module (BG-RM) and an Instance-Background Contrastive Learning (IBCL) to enhance semantic awareness and feature discriminability. BG-RM refines only BEV grids associated with foreground instances using 2D supervision and spatial subdivision, while IBCL promotes stronger separation between foreground and background features via contrastive learning in BEV space. Extensive experiments on the Air-Co-Pred dataset demonstrate that AdaBEV achieves superior accuracy-computation trade-offs across model scales, outperforming other state-of-the-art methods at low resolutions and approaching upper bound performance while maintaining low-resolution BEV inputs and negligible overhead.

📄 PDF Abstract BibTeX arXiv:2508.12684

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningObject Detection

Similar Papers 제목 키워드 기반

LaCoVL-FER: Landmark-Guided Contrastive Learning Network with Vision-Language Enhancement for Facial Expression Recognition

2026-05-19 · Jiaxin Wang, Muwei Jian, Hui Yu, Junyu Dong 외 arxiv

Facial Expression Recognition (FER) in the wild requires models to identify subtle expression cues under large variations in pose, occlusion, illumination, and identity. Recent FER methods improve robustness by introduci…

Facial Expression RecognitionContrastive Learning

RefineVIS: Video Instance Segmentation with Temporal Attention Refinement

2023-06-07 · Andre Abrantes, Jiang Wang, Peng Chu, Quanzeng You 외

We introduce a novel framework called RefineVIS for Video Instance Segmentation (VIS) that achieves good object association between frames and accurate segmentation masks by iteratively refining the representations using…

Contrastive LearningDenoisingInstance SegmentationSegmentation+2

JointMotion: Joint Self-Supervision for Joint Motion Prediction

2024-03-08 · Royden Wagner, Omer Sahin Tas, Marvin Klemp, Carlos Fernandez

We present JointMotion, a self-supervised pre-training method for joint motion prediction in self-driving vehicles. Our method jointly optimizes a scene-level objective connecting motion and environments, and an instance…

Autonomous DrivingDecoderMotion Forecastingmotion prediction+3

Enhancing cross-domain detection: adaptive class-aware contrastive transformer

2024-01-24 · Ziru Zeng, Yue Ding, Hongtao Lu

Recently,the detection transformer has gained substantial attention for its inherent minimal post-processing requirement.However,this paradigm relies on abundant training data,yet in the context of the cross-domain adapt…

Contrastive LearningDomain Adaptation

Semantic-aware Contrastive Learning for More Accurate Semantic Parsing

2023-01-19 · Shan Wu, Chunlei Xin, Bo Chen, Xianpei Han 외

Since the meaning representations are detailed and accurate annotations which express fine-grained sequence-level semtantics, it is usually hard to train discriminative semantic parsers via Maximum Likelihood Estimation …

Contrastive LearningSemantic Parsing