SearcharxivSearch

arXiv subjects

Xiaolan Xie

Publications and source records attributed to Xiaolan Xie.

2 recordsLinked to original sources

Learning Motion Blur Robust Vision Transformers for Real-Time UAV Tracking

Unmanned aerial vehicle (UAV) tracking is critical for applications like surveillance, search-and-rescue, and autonomous navigation. However, the high-speed movement of UAVs and targets introduces unique challenges, including real-time processing demands and severe motion blur, which degrade the performance of existing generic trackers. While single-stream vision transformer (ViT) architectures have shown promise in visual tracking, their computational inefficiency and lack of UAV-specific optimizations limit their practicality in this domain. In this paper, we boost the efficiency of this framework by tailoring it into an adaptive computation framework that dynamically exits Transformer blocks for real-time UAV tracking. The motivation behind this is that tracking tasks with fewer challenges can be adequately addressed using low-level feature representations. Simpler tasks can often be handled with less demanding, lower-level features. This approach allows the model use computational resources more efficiently by focusing on complex tasks and conserving resources for easier ones. Another significant enhancement introduced in this paper is the improved effectiveness of ViTs in handling motion blur, a common issue in UAV tracking caused by the fast movements of either the UAV, the tracked objects, or both. This is achieved by acquiring motion blur robust representations through enforcing invariance in the feature representation of the target with respect to simulated motion blur. We refer to our proposed approach as BDTrack. Extensive experiments conducted on four tracking benchmarks validate the effectiveness and versatility of our approach, demonstrating its potential as a practical and effective approach for real-time UAV tracking. Code is released at: https://github.com/wuyou3474/BDTrack.

cs.CV

Proactive On-call Scheduling during a Seasonal Epidemic

Overcrowding in Emergency Departments (EDs) is particularly problematic during seasonal epidemic crises. Each year during this period, EDs set off recourse actions to cope with the increase in workload. Uncertainty in the length and amplitude of epidemics make managerial decisions difficult. We propose in this study a staff allocation model to manage the situation using on-calls. An on-call scheduling policy is proposed to best balance between demand coverage and labor cost under legal constraints of working time. The problem is modelled as a two-stage stochastic Integer Linear Program (ILP) and solved using a Sample Average Approximation (SAA) method. Several epidemic scenarios are defined with data from an ED in Lille, France.

physics.soc-ph