paper-with-me

홈 › Papers

VANGUARD: Vehicle-Anchored Ground Sample Distance Estimation for UAVs in GPS-Denied Environments

2026-03-04 · Yifei Chen, Xupeng Chen, Feng Wang, Niangang Jiao, Jiayin Liu arxiv

Autonomous aerial robots operating in GPS-denied or communication-degraded environments frequently lose access to camera metadata and telemetry, leaving onboard perception systems unable to recover the absolute metric scale of the scene. As LLM/VLM-based planners are increasingly adopted as high-level agents for embodied systems, their ability to reason about physical dimensions becomes safety-critical -- yet our experiments show that five state-of-the-art VLMs suffer from spatial scale hallucinations, with median area estimation errors exceeding 50%. We propose VANGUARD, a lightweight, deterministic Geometric Perception Skill designed as a callable tool that any LLM-based agent can invoke to recover Ground Sample Distance (GSD) from ubiquitous environmental anchors: small vehicles detected via oriented bounding boxes, whose modal pixel length is robustly estimated through kernel density estimation and converted to GSD using a pre-calibrated reference length. The tool returns both a GSD estimate and a composite confidence score, enabling the calling agent to autonomously decide whether to trust the measurement or fall back to alternative strategies. On the DOTA~v1.5 benchmark, VANGUARD achieves 6.87% median GSD error on 306~images. Integrated with SAM-based segmentation for downstream area measurement, the pipeline yields 19.7% median error on a 100-entry benchmark -- with 2.6x lower category dependence and 4x fewer catastrophic failures than the best VLM baseline -- demonstrating that equipping agents with deterministic geometric tools is essential for safe autonomous spatial reasoning.

📄 PDF Abstract BibTeX arXiv:2603.04277

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationSpatial Reasoning

Similar Papers 제목 키워드 기반

Rethinking Positional Encoding for Neural Vehicle Routing

2026-05-12 · Chuanbo Hua, Federico Berto, Andre Hottung, Nayeli Gast Zepeda 외 arxiv

Transformer-based models have become the dominant paradigm for neural combinatorial optimization (NCO) of vehicle routing problems (VRPs), yet the role of positional encoding (PE) in these architectures remains largely u…

Reasoning-Guided Grounding: Elevating Video Anomaly Detection through Multimodal Large Language Models

2026-04-07 · Sakshi Agarwal, Aishik Konwer, Ankit Parag Shah arxiv

Video Anomaly Detection (VAD) has traditionally been framed as binary classification or outlier detection, providing neither interpretable reasoning nor precise spatial localization of anomalous events. While Vision-Lang…

Video Anomaly DetectionAnomaly ClassificationDomain GeneralizationBinary Classification

Improved and efficient inter-vehicle distance estimation using road gradients of both ego and target vehicles

2021-04-01 · Muhyun Back, Jinkyu Lee, Kyuho Bae, Sung Soo Hwang 외

In advanced driver assistant systems and autonomous driving, it is crucial to estimate distances between an ego vehicle and target vehicles. Existing inter-vehicle distance estimation methods assume that the ego and targ…

2D Object DetectionAutonomous DrivingDepth Estimationobject-detection+1

Zero-Shot Anomaly Detection with Pre-trained Segmentation Models

2023-06-15 · Matthew Baugh, James Batten, Johanna P. Müller, Bernhard Kainz

This technical report outlines our submission to the zero-shot track of the Visual Anomaly and Novelty Detection (VAND) 2023 Challenge. Building on the performance of the WINCLIP framework, we aim to enhance the system's…

Anomaly DetectionInstance SegmentationNovelty DetectionSegmentation+3

Air-Ground Collaborative Vision-and-Language Navigation via Shared Bird's-Eye Maps

2026-09-03 · Shuning Zhang, Liang Li, Yunheng Wang, Tao Wang 외 arxiv

Air-ground collaborative Vision-and-Language Navigation (VLN) pairs an unmanned aerial vehicle (UAV) with a global bird's-eye view and an unmanned ground vehicle (UGV) with a local first-person view, yet the setting rema…

Semantic Communication