@article{ThomaThomessenGardietal.2023, author = {Thoma, Andreas and Thomessen, Karolin and Gardi, Alessandro and Fisher, A. and Braun, Carsten}, title = {Prioritising paths: An improved cost function for local path planning for UAV in medical applications}, series = {The Aeronautical Journal}, journal = {The Aeronautical Journal}, number = {First View}, publisher = {Cambridge University Press}, address = {Cambridge}, issn = {0001-9240 (Print)}, doi = {10.1017/aer.2023.68}, pages = {1 -- 18}, year = {2023}, abstract = {Even the shortest flight through unknown, cluttered environments requires reliable local path planning algorithms to avoid unforeseen obstacles. The algorithm must evaluate alternative flight paths and identify the best path if an obstacle blocks its way. Commonly, weighted sums are used here. This work shows that weighted Chebyshev distances and factorial achievement scalarising functions are suitable alternatives to weighted sums if combined with the 3DVFH* local path planning algorithm. Both methods considerably reduce the failure probability of simulated flights in various environments. The standard 3DVFH* uses a weighted sum and has a failure probability of 50\% in the test environments. A factorial achievement scalarising function, which minimises the worst combination of two out of four objective functions, reaches a failure probability of 26\%; A weighted Chebyshev distance, which optimises the worst objective, has a failure probability of 30\%. These results show promise for further enhancements and to support broader applicability.}, language = {en} } @article{StiemerThomaBraun2023, author = {Stiemer, Luc Nicolas and Thoma, Andreas and Braun, Carsten}, title = {MBT3D: Deep learning based multi-object tracker for bumblebee 3D flight path estimation}, series = {PLoS ONE}, volume = {18}, journal = {PLoS ONE}, number = {9}, publisher = {PLOS}, address = {San Fancisco}, issn = {1932-6203}, doi = {10.1371/journal.pone.0291415}, pages = {e0291415}, year = {2023}, abstract = {This work presents the Multi-Bees-Tracker (MBT3D) algorithm, a Python framework implementing a deep association tracker for Tracking-By-Detection, to address the challenging task of tracking flight paths of bumblebees in a social group. While tracking algorithms for bumblebees exist, they often come with intensive restrictions, such as the need for sufficient lighting, high contrast between the animal and background, absence of occlusion, significant user input, etc. Tracking flight paths of bumblebees in a social group is challenging. They suddenly adjust movements and change their appearance during different wing beat states while exhibiting significant similarities in their individual appearance. The MBT3D tracker, developed in this research, is an adaptation of an existing ant tracking algorithm for bumblebee tracking. It incorporates an offline trained appearance descriptor along with a Kalman Filter for appearance and motion matching. Different detector architectures for upstream detections (You Only Look Once (YOLOv5), Faster Region Proposal Convolutional Neural Network (Faster R-CNN), and RetinaNet) are investigated in a comparative study to optimize performance. The detection models were trained on a dataset containing 11359 labeled bumblebee images. YOLOv5 reaches an Average Precision of AP = 53, 8\%, Faster R-CNN achieves AP = 45, 3\% and RetinaNet AP = 38, 4\% on the bumblebee validation dataset, which consists of 1323 labeled bumblebee images. The tracker's appearance model is trained on 144 samples. The tracker (with Faster R-CNN detections) reaches a Multiple Object Tracking Accuracy MOTA = 93, 5\% and a Multiple Object Tracking Precision MOTP = 75, 6\% on a validation dataset containing 2000 images, competing with state-of-the-art computer vision methods. The framework allows reliable tracking of different bumblebees in the same video stream with rarely occurring identity switches (IDS). MBT3D has much lower IDS than other commonly used algorithms, with one of the lowest false positive rates, competing with state-of-the-art animal tracking algorithms. The developed framework reconstructs the 3-dimensional (3D) flight paths of the bumblebees by triangulation. It also handles and compares two alternative stereo camera pairs if desired.}, language = {en} }