# Probabilistic Bird Trajectory Forecasting with Heavy-Tailed Uncertainty Modeling for Low-Altitude Airspace Monitoring

**Authors:** Feiyang Song, Zhonghe Liu, Yuyang Zhao, Jingguo Zhu

PMC · DOI: 10.3390/s26041270 · 2026-02-15

## TL;DR

This paper introduces a compact and efficient model for predicting bird flight paths and detecting UAVs in shared low-altitude airspace.

## Contribution

A lightweight Transformer with heavy-tailed uncertainty modeling for accurate and efficient bird trajectory forecasting and UAV detection.

## Key findings

- Mini-BirdFormer achieves a minADE of 0.785 m with only 1.05 million parameters.
- The model reduces negative log-likelihood from 1.25 to −2.01 compared to a Gaussian LSTM baseline.
- It enables 616 FPS inference on resource-constrained platforms and 92% UAV detection recall without false alarms.

## Abstract

The low-altitude airspace of bird flocks is gradually shared by unmanned aerial vehicles (UAVs), posing safety risks that necessitate accurate trajectory forecasting. However, existing vision-based methods often treat trajectory prediction and UAV detection as separate tasks, assume light-tailed Gaussian noise, and rely on heavy backbones. These limitations, when applied to bird trajectory forecasting, limit uncertainty calibration and embedded deployment in ground-based monocular surveillance. In this work, we propose a unified framework for low-altitude monitoring. Its core, Mini-BirdFormer, combines a lightweight Transformer encoder with a Student-t mixture density head to model heavy-tailed flight dynamics and produce calibrated uncertainty. Experiments on a real-world dataset show the model achieves strong long-horizon performance with only 1.05 million parameters, attaining a minADE of 0.785 m and reducing negative log-likelihood from 1.25 to −2.01 (lower is better) compared with a Gaussian Long Short-Term Memory (LSTM) baseline. Crucially, it enables low-latency inference on resource-constrained platforms at 616 FPS. Additionally, a system-level extension supports zero-shot UAV detection via open-vocabulary learning, attaining 92% recall without false alarms. Results demonstrate that combining heavy-tailed probabilistic modeling with a compact backbone provides a practical, deployable approach for monitoring shared airspace.

## Full-text entities

- **Diseases:** injury to (MESH:D014947)
- **Chemicals:** ViT (-)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12944390/full.md

---
Source: https://tomesphere.com/paper/PMC12944390