paper-with-me

Papers

TrajGATFormer: A Graph-Based Transformer Approach for Worker and Obstacle Trajectory Prediction in Off-site Construction Environments

2025-10-25 · Mohammed Alduais, Xinming Li, Qipei Mei arxiv

As the demand grows within the construction industry for processes that are not only faster but also safer and more efficient, offsite construction has emerged as a solution, though it brings new safety risks due to the close interaction between workers, machinery, and moving obstacles. Predicting the future trajectories of workers and taking into account social and environmental factors is a crucial step for developing collision-avoidance systems to mitigate such risks. Traditional methods often struggle to adapt to the dynamic and unpredictable nature of construction environments. Many rely on simplified assumptions or require hand-crafted features, limiting their ability to respond to complex, real-time interactions between workers and moving obstacles. While recent data-driven methods have improved the modeling of temporal patterns, they still face challenges in capturing long-term behavior and accounting for the spatial and social context crucial to collision risk assessment. To address these limitations, this paper proposes a framework integrating YOLOv10n and DeepSORT for precise detection and tracking, along with two novel trajectory prediction models: TrajGATFormer and TrajGATFormer-Obstacle. YOLOv10n serves as the backbone for object detection, accurately identifying workers and obstacles in diverse scenes, while DeepSORT efficiently tracks them over time with unique IDs for continuity. Both models employ a transformer encoder-decoder with Graph Attention Networks (GAT) to capture temporal and spatial interactions. TrajGATFormer predicts worker trajectories with an ADE of 1.25 m and FDE of 2.3 m over a 4.8 s horizon, while TrajGATFormer-Obstacle extends prediction to both workers and obstacles, achieving higher accuracy (ADE 1.15 m, FDE 2.2 m). Comparative analysis shows both models outperform traditional methods, reducing ADE and FDE by up to 35% and 38%, respectively.

📄 PDF Abstract BibTeX arXiv:2510.22205

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory PredictionObject Detection

Similar Papers 제목 키워드 기반

Obstacle-Transformer: A Trajectory Prediction Network Based on Surrounding Trajectories

2023-04-16 · Wendong Zhang, Qingjie Chai, Quanqi Zhang, ChengWei Wu

Recurrent Neural Network, Long Short-Term Memory, and Transformer have made great progress in predicting the trajectories of moving objects. Although the trajectory element with the surrounding scene features has been me…

Time SeriesTrajectory Prediction

Altitude-Loss Optimal Glides in Engine Failure Emergencies -- Accounting for Ground Obstacles and Wind

2023-04-13 · Daniel Segal, Aharon Bar-Gill, Nahum Shimkin

Engine failure is a recurring emergency in General Aviation and fixed-wing UAVs, often requiring the pilot or remote operator to carry out carefully planned glides to safely reach a candidate landing strip. We tackle the…

Trajectory Planning

Generalizable Spacecraft Trajectory Generation via Multimodal Learning with Transformers

2024-10-15 · Davide Celestini, Amirhossein Afsharrad, Daniele Gammelli, Tommaso Guffanti 외

Effective trajectory generation is essential for reliable on-board spacecraft autonomy. Among other approaches, learning-based warm-starting represents an appealing paradigm for solving the trajectory generation problem,…

Safer Trajectory Planning with CBF-guided Diffusion Model for Unmanned Aerial Vehicles

2026-04-19 · Peiwen Yang, Shiyu Bai, Weisong Wen, Yixin Gao 외 arxiv

Safe and agile trajectory planning is essential for autonomous systems, especially during complex aerobatic maneuvers. Motivated by the recent success of diffusion models in generative tasks, this paper introduces AeroTr…

Trajectory Planning

PuTR: A Pure Transformer for Decoupled and Online Multi-Object Tracking

2024-05-23 · Chongwei Liu, Haojie Li, Zhihui Wang, Rui Xu

Recent advances in Multi-Object Tracking (MOT) have achieved remarkable success in short-term association within the decoupled tracking-by-detection online paradigm. However, long-term tracking still remains a challengin…

Multi-Object TrackingObjectObject TrackingOnline Multi-Object Tracking