ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2409.02697
26
0

Decision Transformer for Enhancing Neural Local Search on the Job Shop Scheduling Problem

4 September 2024
Constantin Waubert de Puiseau
Fabian Wolz
Merlin Montag
Jannik Peters
Hasan Tercan
Tobias Meisen
ArXivPDFHTML
Abstract

The job shop scheduling problem (JSSP) and its solution algorithms have been of enduring interest in both academia and industry for decades. In recent years, machine learning (ML) is playing an increasingly important role in advancing existing and building new heuristic solutions for the JSSP, aiming to find better solutions in shorter computation times. In this paper we build on top of a state-of-the-art deep reinforcement learning (DRL) agent, called Neural Local Search (NLS), which can efficiently and effectively control a large local neighborhood search on the JSSP. In particular, we develop a method for training the decision transformer (DT) algorithm on search trajectories taken by a trained NLS agent to further improve upon the learned decision-making sequences. Our experiments show that the DT successfully learns local search strategies that are different and, in many cases, more effective than those of the NLS agent itself. In terms of the tradeoff between solution quality and acceptable computational time needed for the search, the DT is particularly superior in application scenarios where longer computational times are acceptable. In this case, it makes up for the longer inference times required per search step, which are caused by the larger neural network architecture, through better quality decisions per step. Thereby, the DT achieves state-of-the-art results for solving the JSSP with ML-enhanced search.

View on arXiv
@article{puiseau2025_2409.02697,
  title={ Decision Transformer for Enhancing Neural Local Search on the Job Shop Scheduling Problem },
  author={ Constantin Waubert de Puiseau and Fabian Wolz and Merlin Montag and Jannik Peters and Hasan Tercan and Tobias Meisen },
  journal={arXiv preprint arXiv:2409.02697},
  year={ 2025 }
}
Comments on this paper