Skip to content

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Preprint Jul 2026

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

Unmanned aerial vehicles (UAVs) increasingly rely on visual grounding capabilities to localize task-relevant targets from diverse instructions in complex aerial scenes. Existing referring expression comprehension (REC) benchmarks and methods, however, are largely built around text-only queries and single-object outputs, which limits their applicability to practical UAV scenarios involving reference images, multimodal instructions, absent targets, and multiple valid target instances. To address this gap, we introduce \emph{Universal Referring}, a generalized UAV referring task that jointly expands the query modality and the output cardinality. We construct \emph{UniRef-UAV}, a multimodal benchmark that supports text-only, image-only, and text+image queries with modality-dependent target cardinality, where text-only and text+image queries admit no-target, single-target, and multi-target grounding while image-only queries focus on existence-aware single-instance grounding. It also provides in-domain and cross-domain evaluation protocols for visual-query generalization. We further present \emph{UAV-URNet}, a detection-style baseline that maps heterogeneous queries into a shared query space and predicts variable-size target sets through set prediction. Extensive experiments show that UAV-URNet provides a stable and reproducible baseline with more consistent no-target discrimination and a more lightweight, reproducible implementation than large general-purpose MLLMs. Additional domain analysis, query-representation analysis, and ablation studies demonstrate that multimodal queries help reduce visual-query ambiguity and promote a more unified query--target alignment space. The annotations, visual query crops/images, train/validation/test splits, evaluation scripts, and baseline code will be made publicly available to facilitate reproducible research.

Haibin Tian, Huichao Xie, Xuelin Qian et al. · 0 citations
Open access Aug 2026

UAV-LIENet: a low-light UAV image enhancement network via illumination estimation and guidance

Low-light Unmanned Aerial Vehicle (UAV) image enhancement is crucial for downstream tasks such as object detection and navigation. However, low-light UAV images often have complex illumination patterns and high noise levels. Existing mainstream low-light enhancement methods tend to introduce color cast and local overexposure on such images. To address these issues, we propose a Low-light UAV image enhancement network named UAV-LIENet, and we train it with three progressive sub-networks. UAV-LIENet first applies a Non-uniform Luminance Estimation Network (NLEN) to reconstruct a smooth and uniform illumination component. NLEN adopts quantile-clipping normalization and a parallel coarse-and-fine architecture for illumination estimation. Then, UAV-LIENet performs adaptive denoising and color restoration under the guidance of the estimated luminance component. For accurate and stable color restoration, we design an illumination-guided saturation constraint loss, which adaptively constrains saturation in the HSV space to reduce color cast and suppress oversaturation. To evaluate our method systematically, we build a low-light enhancement dataset named UAV-LLIE based on high-fidelity game-engine rendering. UAV-LLIE contains 6 typical aerial scenarios and 6,000 pixel-aligned image pairs. Experiments show that UAV-LIENet outperforms representative existing methods in both quantitative metrics and visual quality.

Yueqing Kang, Ruitao Lu, Xiaogang Yang et al. · 0 citations