UniRef-UAV: A Multimodal Benchmark for Universal Referring in UAV Imagery

· Source: Computer Vision and Pattern Recognition · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Robotics & Autonomous Systems · Depth: Expert, quick

Summary

UniRef-UAV is a new multimodal benchmark for "Universal Referring" in unmanned aerial vehicle (UAV) imagery. It addresses limitations of existing referring expression comprehension (REC) benchmarks. Current REC methods use text-only queries and single-object outputs, insufficient for complex UAV scenarios. These scenarios involve diverse instructions, reference images, absent targets, and multiple target instances. UniRef-UAV expands query modalities to include text-only, image-only, and text+image inputs, supporting modality-dependent target cardinality. Text-only and text+image queries allow no-target, single-target, and multi-target grounding. Image-only queries focus on existence-aware single-instance grounding. The benchmark also offers in-domain and cross-domain evaluation protocols. A detection-style baseline, UAV-URNet, maps heterogeneous queries into a shared space and predicts variable-size target sets. Experiments show UAV-URNet provides a stable, reproducible baseline with consistent no-target discrimination. It is also more lightweight than large general-purpose MLLMs.

Key takeaway

For Computer Vision Engineers developing UAV autonomy systems, you should consider adopting multimodal referring models for complex aerial scenes. This approach improves target localization from diverse instructions, including reference images, absent targets, or multiple target instances. Utilizing benchmarks like UniRef-UAV and models such as UAV-URNet provides a stable, lightweight, and reproducible solution. This offers better no-target discrimination than large general-purpose MLLMs.

Key insights

The UniRef-UAV benchmark and UAV-URNet model enable universal referring in UAV imagery by expanding query modalities and target cardinality beyond text-only, single-object limits.

Principles

Method

UAV-URNet maps heterogeneous queries (text, image, text+image) into a shared query space. It then predicts variable-size target sets using set prediction for no-target, single, or multi-target grounding.

In practice

Topics

Best for: Research Scientist, AI Scientist, Computer Vision Engineer, Machine Learning Engineer

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.