paper-with-me

Papers

When the City Teaches the Car: Label-Free 3D Perception from Infrastructure

2026-03-17 · Zhen Xu, Jinsu Yoo, Cristian Bautista, Zanming Huang, Tai-Yu Pan, Zhenzhen Liu, Katie Z Luo, Mark Campbell, Bharath Hariharan, Wei-Lun Chao arxiv

Building robust 3D perception for self-driving still relies heavily on large-scale data collection and manual annotation, yet this paradigm becomes impractical as deployment expands across diverse cities and regions. Meanwhile, modern cities are increasingly instrumented with roadside units (RSUs), static sensors deployed along roads and at intersections to monitor traffic. This raises a natural question: can the city itself help train the vehicle? We propose infrastructure-taught, label-free 3D perception, a paradigm in which RSUs act as stationary, unsupervised teachers for ego vehicles. Leveraging their fixed viewpoints and repeated observations, RSUs learn local 3D detectors from unlabeled data and broadcast predictions to passing vehicles, which are aggregated as pseudo-label supervision for training a standalone ego detector. The resulting model requires no infrastructure or communication at test time. We instantiate this idea as a fully label-free three-stage pipeline and conduct a concept-and-feasibility study in a CARLA-based multi-agent environment. With CenterPoint, our pipeline achieves 82.3% AP for detecting vehicles, compared to a fully supervised ego upper bound of 94.4%. We further systematically analyze each stage, evaluate its scalability, and demonstrate complementarity with existing ego-centric label-free methods. Together, these results suggest that city infrastructure itself can potentially provide a scalable supervisory signal for autonomous vehicles, positioning infrastructure-taught learning as a promising orthogonal paradigm for reducing annotation cost in 3D perception.

📄 PDF Abstract BibTeX arXiv:2603.16742

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

ParaBridge: Bridging Paralinguistic Perception and Dialogue Behavior in Speech Language Models

2026-06-09 · Yuxiang Wang, Qinke Ni, Shengbo Cai, Wan Lin 외 arxiv

Speech carries more information than just words: a child's voice, a fearful tone, or a noisy background should all lead a sufficiently competent spoken-dialogue assistant to different replies. Current Speech Language Mod…

Learning When to Look: A Disentangled Curriculum for Strategic Perception in Multimodal Reasoning

2025-12-19 · Siqi Yang, Zilve Gao, Haibo Qiu, Fanfan Liu 외 arxiv

Multimodal Large Language Models (MLLMs) demonstrate significant potential but remain brittle in complex, long-chain visual reasoning tasks. A critical failure mode is "visual forgetting", where models progressively lose…

Reinforcement LearningMultimodal ReasoningLogical ReasoningVisual Grounding

Convolutional Visual Prompt for Robust Visual Perception

2023-03-01 · NeurIPS 2023 11

Vision models are often vulnerable to out-of-distribution (OOD) samples without adapting. While visual prompts offer a lightweight method of input-space adaptation for large-scale vision models, they rely on a high-dimen…

Test-time Adaptation

LOCUS: Local Visual Cue Search for Enhancing Fine-Grained Perception in Multimodal Large Language Models

2026-06-15 · Zhou Tao, Fang Zhang, Zewen Ding, Shida Wang 외 arxiv

Multimodal Large Language Models (MLLMs) remain unreliable on fine-grained visual perception, even when high-resolution inputs preserve the necessary local details. We identify this limitation as visual context rot: deci…

Pixel-Grounded Retrieval for Knowledgeable Large Multimodal Models

2026-01-27 · Jeonghwan Kim, Renjie Tao, Sanat Sharma, Jiaqi Wang 외 arxiv

Visual Question Answering (VQA) often requires coupling fine-grained perception with factual knowledge beyond the input image. Prior multimodal Retrieval-Augmented Generation (MM-RAG) systems improve factual grounding bu…

Visual Question AnsweringImage Retrieval