vix.ing · top · new · best · stats · spec

SortingEnv: An Extendable RL-Environment for an Industrial Sorting Process

2025/03/13 by Tom Maus, Maus, Tom, Nico Zengeler +3 · 2 citations
Computer Science · Engineering · #Digital Transformation in Industry #FOS: Computer and information sciences #Machine Learning (cs.LG) #Reinforcement Learning in Robotics #Scheduling and Optimization Algorithms

paper · pdf · doi:10.48550/arxiv.2503.10466

openalex publication_date 2025/03/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We present a novel reinforcement learning (RL) environment designed to both optimize industrial sorting systems and study agent behavior in evolving spaces. In simulating material flow within a sorting process our environment follows the idea of a digital twin, with operational parameters like belt speed and occupancy level. To reflect real-world challenges, we integrate common upgrades to industrial setups, like new sensors or advanced machinery. It thus includes two variants: a basic version focusing on discrete belt speed adjustments and an advanced version introducing multiple sorting modes and enhanced material composition observations. We detail the observation spaces, state update mechanisms, and reward functions for both environments. We further evaluate the efficiency of common RL algorithms like Proximal Policy Optimization (PPO), Deep-Q-Networks (DQN), and Advantage Actor Critic (A2C) in comparison to a classical rule-based agent (RBA). This framework not only aids in optimizing industrial processes but also provides a foundation for studying agent behavior and transferability in evolving environments, offering insights into model performance and practical implications for real-world RL applications.

Cited by

Related