paper-with-me

Papers

A Novel Hybrid Heuristic-Reinforcement Learning Optimization Approach for a Class of Railcar Shunting Problems

2026-03-05 · Ruonan Zhao, Joseph Geunes arxiv

Railcar shunting is a core planning task in freight railyards, where yard planners need to disassemble and reassemble groups of railcars to form outbound trains. Classification tracks with access from one side only can be considered as stack structures, where railcars are added and removed from only one end, leading to a last-in-first-out (LIFO) retrieval order. In contrast, two-sided tracks function like queue structures, allowing railcars to be added from one end and removed from the opposite end, following a first-in-first-out (FIFO) order. We consider a problem requiring assembly of multiple outbound trains using two locomotives in a railyard with two-sided classification track access. To address this combinatorially challenging problem class, we decompose the problem into two subproblems, each with one-sided classification track access and a locomotive on each side. We present a novel Hybrid Heuristic-Reinforcement Learning (HHRL) framework that integrates railway-specific heuristic solution approaches with a reinforcement learning method, specifically Q-learning. The proposed framework leverages methods to decrease the state-action space and guide exploration during reinforcement learning. The results of a series of numerical experiments demonstrate the efficiency and quality of the HHRL algorithm in both one-sided access, single-locomotive problems and two-sided access, two-locomotive problems.

📄 PDF Abstract BibTeX arXiv:2603.05579

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Developing Hybrid Machine Learning Models to Assign Health Score to Railcar Fleets for Optimal Decision Making

2023-01-21 · Mahyar Ejlali, Ebrahim Arian, Sajjad Taghiyeh, Kristina Chambers 외

A large amount of data is generated during the operation of a railcar fleet, which can easily lead to dimensional disaster and reduce the resiliency of the railcar network. To solve these issues and offer predictive main…

Decision MakingFault DiagnosisHybrid Machine Learning

From Images to Decisions: Assistive Computer Vision for Non-Metallic Content Estimation in Scrap Metal

2026-02-05 · Daniil Storonkin, Ilia Dziub, Maksim Golyadkin, Ilya Makarov arxiv

Scrap quality directly affects energy use, emissions, and safety in steelmaking. Today, the share of non-metallic inclusions (contamination) is judged visually by inspectors - an approach that is subjective and hazardous…

Multi-Task Learning

QBSO-FS: A Reinforcement Learning Based Bee Swarm Optimization Metaheuristic for Feature Selection

2019-05-16 · International Work-Conference on Artificial Neural Networks 2019 5 · Souhila Sadeg, Leila Hamdad, Amine Riad Remache, Mehdi Nedjmeddine Karech 외

Feature selection is often used before a data mining or a machine learning task in order to build more accurate models. It is considered as a hard optimization problem and metaheuristics give very satisfactory results fo…

feature selectionMulti-agent Reinforcement LearningQ-Learningreinforcement-learning+2

Hybridising Reinforcement Learning and Heuristics for Hierarchical Directed Arc Routing Problems

2025-01-01 · Van Quang Nguyen, Quoc Chuong Nguyen, Thu Huong Dang, Truong-Son Hy

The Hierarchical Directed Capacitated Arc Routing Problem (HDCARP) is an extension of the Capacitated Arc Routing Problem (CARP), where the arcs of a graph are divided into classes based on their priority. The traversal …

ARCreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Controlled Deep Reinforcement Learning for Optimized Slice Placement

2021-08-03 · Jose Jurandir Alves Esteves, Amina Boubendir, Fabrice Guillemin, Pierre Sens

We present a hybrid ML-heuristic approach that we name "Heuristically Assisted Deep Reinforcement Learning (HA-DRL)" to solve the problem of Network Slice Placement Optimization. The proposed approach leverages recent wo…

Deep Reinforcement LearningNetwork Embeddingreinforcement-learningReinforcement Learning+1