paper-with-me

Papers

FocalComm: Hard Instance-Aware Multi-Agent Perception

2025-12-16 · Dereje Shenkut, Vijayakumar Bhagavatula arxiv

Multi-agent collaborative perception (CP) is a promising paradigm for improving autonomous driving safety, particularly for vulnerable road users like pedestrians, via robust 3D perception. However, existing CP approaches often optimize for vehicle detection performance metrics, underperforming on smaller, safety-critical objects such as pedestrians, where detection failures can be catastrophic. Furthermore, previous CP methods rely on full feature exchange rather than communicating only salient features that help reduce false negatives. To this end, we present FocalComm, a novel collaborative perception framework that focuses on exchanging hard-instance-oriented features among connected collaborative agents. FocalComm consists of two key novel designs: (1) a learnable progressive hard instance mining (HIM) module to extract hard instance-oriented features per agent, and (2) a query-based feature-level (intermediate) fusion technique that dynamically weights these identified features during collaboration. We show that FocalComm outperforms state-of-the-art collaborative perception methods on two challenging real-world datasets (V2X-Real and DAIR-V2X) across both vehicle-centric and infrastructure-centric collaborative setups. FocalComm also shows a strong performance gain in pedestrian detection in V2X-Real.

📄 PDF Abstract BibTeX arXiv:2512.13982

Code (0)

등록된 구현이 없습니다.

Tasks

Pedestrian DetectionAutonomous Driving

Similar Papers 제목 키워드 기반

AGENTSERVESIM: A Hardware-aware Simulator for Multi-Turn LLM Agent Serving

2026-06-08 · Rakibul Hasan Rajib, Mengxin Zheng, Qian Lou arxiv

Multi-turn LLM agents interleave model calls with external tool invocations, shifting serving from stateless request processing to stateful program execution. Serving these workloads requires scheduling, KV-cache managem…

Rapid Randomized Restarts for Multi-Agent Path Finding Solvers

2017-06-08 · Liron Cohen, Glenn Wagner, T. K. Satish Kumar, Howie Choset 외

Multi-Agent Path Finding (MAPF) is an NP-hard problem well studied in artificial intelligence and robotics. It has many real-world applications for which existing MAPF solvers use various heuristics. However, these solve…

Multi-Agent Path Finding

Instance-Aware Predictive Navigation in Multi-Agent Environments

2021-01-14 · Jinkun Cao, Xin Wang, Trevor Darrell, Fisher Yu

In this work, we aim to achieve efficient end-to-end learning of driving policies in dynamic multi-agent environments. Predicting and anticipating future events at the object level are critical for making informed drivin…

Double-Deck Multi-Agent Pickup and Delivery: Multi-Robot Rearrangement in Large-Scale Warehouses

2023-04-27 · Baiyu Li, Hang Ma

We introduce a new problem formulation, Double-Deck Multi-Agent Pickup and Delivery (DD-MAPD), which models the multi-robot shelf rearrangement problem in automated warehouses. DD-MAPD extends both Multi-Agent Pickup and…

Multi-Agent Path Finding

Is Agentic AI Ready for Real-World Hardware Engineering? A Deep Dive with Phoenix-bench

2026-05-13 · Qingyun Zou, Feng Yu, Hongshi Tan, Bingsheng He 외 arxiv

We ask whether agentic AI systems built for software engineering transfer to realistic hardware engineering. Existing hardware LLM benchmarks isolate sub-tasks but none jointly requires repository navigation, hierarchy-a…