paper-with-me

Papers

TRATSS: Transformer-Based Task Scheduling System for Autonomous Vehicles

2025-04-07 · Yazan Youssef, Paulo Ricardo Marques de Araujo, Aboelmagd Noureldin, Sidney Givigi

Efficient scheduling remains a critical challenge in various domains, requiring solutions to complex NP-hard optimization problems to achieve optimal resource allocation and maximize productivity. In this paper, we introduce a framework called Transformer-Based Task Scheduling System (TRATSS), designed to address the intricacies of single agent scheduling in graph-based environments. By integrating the latest advancements in reinforcement learning and transformer architecture, TRATSS provides a novel system that outputs optimized task scheduling decisions while dynamically adapting to evolving task requirements and resource availability. Leveraging the self-attention mechanism in transformers, TRATSS effectively captures complex task dependencies, thereby providing solutions with enhanced resource utilization and task completion efficiency. Experimental evaluations on benchmark datasets demonstrate TRATSS's effectiveness in providing high-quality solutions to scheduling problems that involve multiple action profiles.

📄 PDF Abstract BibTeX arXiv:2504.05407

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesScheduling

Similar Papers 제목 키워드 기반

CF-DETR: Coarse-to-Fine Transformer for Real-Time Object Detection

2025-05-29 · Woojin Shin, Donghwa Kang, Byeongyun Park, Brent ByungHoon Kang 외

Detection Transformers (DETR) are increasingly adopted in autonomous vehicle (AV) perception systems due to their superior accuracy over convolutional networks. However, concurrently executing multiple DETR tasks present…

GPUobject-detectionObject DetectionReal-Time Object Detection+1

DrivingAgent: Design and Scheduling Agents for Autonomous Driving Systems

2026-06-10 · Zhongyu Xia, Wenhao Chen, Yongtao Wang, Ming-Hsuan Yang arxiv

Many autonomous driving systems are increasingly incorporating foundation models to improve generalization and handle long-tail scenarios. However, this trend introduces two key challenges: (i) the manual and labor-inten…

Reinforcement LearningAutonomous Driving

Obstacle Avoidance of Autonomous Vehicles: An LPVMPC with Scheduling Trust Region

2024-05-03 · Maryam Nezami, Dimitrios S. Karachalios, Georg Schildbach, Hossam S. Abbas

Reference tracking and obstacle avoidance rank among the foremost challenging aspects of autonomous driving. This paper proposes control designs for solving reference tracking problems in autonomous driving tasks while c…

Autonomous DrivingAutonomous VehiclesModel Predictive ControlScheduling

Learning to Schedule Deadline- and Operator-Sensitive Tasks

2017-06-19 · Hanan Rosemarin, John P. Dickerson, Sarit Kraus

The use of semi-autonomous and autonomous robotic assistants to aid in care of the elderly is expected to ease the burden on human caretakers, with small-stage testing already occurring in a variety of countries. Yet, it…

Scheduling

Twill: Scheduling Compound AI Systems on Heterogeneous Mobile Edge Platforms

2025-07-01 · Zain Taufique, Aman Vyas, Antonio Miele, Pasi Liljeberg 외 arxiv

Compound AI (cAI) systems chain multiple AI models to solve complex problems. cAI systems are typically composed of deep neural networks (DNNs), transformers, and large language models (LLMs), exhibiting a high degree of…