paper-with-me

홈 › Papers

Image-Domain Tilt Constrained Distributed Fusion for Maneuvering UAV Tracking with Multi-Camera Electro-Optical Observations

2026-07-01 · Minxing Sun, Yao Mao arxiv

Short-horizon prediction is essential for electro-optical UAV tracking, especially when the target is small, maneuvering, or intermittently observed. Image center, line-of-sight, and range measurements provide direct constraints on target position, but their constraints on acceleration are weak. As a result, prediction can lag during aggressive maneuvers. This paper proposes an image-domain tilt constrained distributed fusion method for maneuvering UAV tracking. The method uses the apparent roll and pitch of a rotorcraft target in the image as low-level maneuver cues. A weak-prior auto-labeling pipeline first generates oriented bounding box and image-domain tilt labels from synchronized video, gimbal IMU, and UAV IMU data. A YOLO-OBB detector is then trained to provide online target position and tilt measurements. The front-end Python implementation is publicly available at github.com/ShineMinxing/PythonYOLO. In the fusion stage, the UAV state is modeled by position, velocity, and acceleration. Image-domain roll and pitch are introduced as acceleration-related pseudo-observations. For distributed tracking, one mobile gimbal camera and two fixed ground cameras are fused asynchronously. Camera attitude error states are augmented into the filter to absorb extrinsic drift and cross-camera systematic inconsistency. A Mahalanobis gate with time-since-last-valid covariance widening is used to reject false detections and handle dropouts. In simulation, adding roll/pitch observations reduces the prediction RMSE from 1.991 m to 0.821 m and decreases the cumulative prediction error by 60.75\%. In real distributed experiments, a self-consistency evaluation shows an 18.10\% reduction in cumulative prediction error. The results show that image-domain tilt can provide useful acceleration constraints for robust short-horizon UAV prediction.

📄 PDF Abstract BibTeX arXiv:2607.01008

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

TILT: Improving Compositional Generation in Diffusion Models with a Model-Intrinsic Reward

2026-05-16 · Debottam Dutta, Jaehoon Hahm, Jianchong Chen, Romit Roy Choudhury hf

Recent advances in powerful text-to-image generation models have made it increasingly important to develop test-time methods that modify the sampling trajectory to produce images more faithful to complex compositional pr…

Generating DDPM-based Samples from Tilted Distributions

2026-04-03 · Himadri Mandal, Dhruman Gupta, Rushil Gupta, Sarvesh Ravichandran Iyer 외 arxiv

Given $n$ independent samples from a $d$-dimensional probability distribution, our aim is to generate diffusion-based samples from a distribution obtained by tilting the original, where the degree of tilt is parametrized…

Tilt-then-Blur or Blur-then-Tilt? Clarifying the Atmospheric Turbulence Model

2022-07-13 · Stanley H. Chan

Imaging at a long distance often requires advanced image restoration algorithms to compensate for the distortions caused by atmospheric turbulence. However, unlike many standard restoration problems such as deconvolution…

Image Restorationimage smoothing

Iterative Tilting for Diffusion Fine-Tuning

2025-12-02 · Jean Pachebat, Giovanni Conforti, Alain Durmus, Yazid Janati arxiv

We introduce iterative tilting, a gradient-free method for fine-tuning diffusion models toward reward-tilted distributions. The method decomposes a large reward tilt $\exp(λr)$ into $N$ sequential smaller tilts, each adm…

Steering diffusion models with quadratic rewards: a fine-grained analysis

2026-02-18 · Ankur Moitra, Andrej Risteski, Dhruv Rohatgi arxiv

Inference-time algorithms are an emerging paradigm in which pre-trained models are used as subroutines to solve downstream tasks. Such algorithms have been proposed for tasks ranging from inverse problems and guided imag…

Image Generation