@inproceedings{7175,
  abstract     = {Deep reinforcement learning (RL) policies for robotic control typically overfit to a single hardware configuration. Any change to the kinematic chain breaks the learned mapping and requires complete retraining. This paper investigates whether combining self-attention mechanisms with explicit spatial observations can improve a policy’s adaptability to varying kinematic topologies. We train a single RL agent to control a robotic manipulator across different degrees of freedom (DOF), ranging from a restricted 4-DOF mode to a fully redundant 7-DOF configuration. Instead of fixed-length state vectors, the method processes the active joints as a variable-length sequence in an attention buffer, enriching each joint’s representation with its relative spatial routing and geometric Jacobian influence. This structure allows the agent to dynamically evaluate the physical utility of its available actuators. The proposed Architecture reaches a success rate of 82.1% across trained topologies and 66.6% on unseen configurations, outperforming MLP and generic attention baselines while remaining nearly collisionfree. Finally, we demonstrate successful sim-to-real transfer by deploying the simulation-trained agent on a physical Franka Emika Panda manipulator.},
  author       = {Mayer, Patrick Thomas and Rexilius, Jan},
  keywords     = {Reinforcement Learning, Robotic Manipulation, Morphology Generalization, Sim-to-Real Transfer},
  location     = {Barcelona},
  title        = {{Adapting to Variable Kinematic Configurations: A Causal-Kinematic Attention Approach for Robotic Control}},
  year         = {2026},
}

@inproceedings{7174,
  abstract     = {This paper presents a hybrid control architecture for dynamic robotic picking tasks. The framework combines a Deep Reinforcement Learning policy for high-level interception with a dedicated Inverse Kinematics controller for precise terminal grasping, while mitigating precision limitations of monolithic learning-based approaches. The framework utilizes a Proximal Policy Optimization agent to approach moving targets, seamlessly transitioning to an Inverse Kinematics solver that reduces terminal orientational and positional errors while minimizing cumulative control effort. To facilitate deployment on physical hardware, a robust sim-to-real pipeline incorporating system identification, domain randomization, and latency injection is employed. Experimental results on a physical Franka Emika Panda manipulator validate this hybrid architecture. The system achieves an 80% success rate in pick-and-place tasks, compared to 60.8% for unadapted baselines, with no safety-critical violations such as joint limit breaches or collisions observed during testing.},
  author       = {Mayer, Patrick Thomas and Rexilius, Jan},
  keywords     = {Reinforcement Learning, Hybrid Control, Sim-to-Real, Robotic Manipulation, Inverse Kinematics.},
  location     = {Sapporo},
  title        = {{A Hybrid Control Framework Using Reinforcement Learning for Dynamic Robotic Manipulation and Sim-to-Real Transfer}},
  year         = {2026},
}

@inproceedings{7173,
  abstract     = {Reinforcement learning has achieved state-of-the-art performance in MAV control, waypoint flight, and obstacle avoidance. However, existing RL approaches often assume fixed objectives and constraints, with flight behavior largely limited by vehicle dynamics and orientation considered only when required for locomotion. Classical planning and model predictive control handle such constraints explicitly, but require optimization or replanning. This motivates methods that combine learned local control with explicit constraint handling. We combine reinforcement learning with control barrier functions to improve constraint-aware execution. We propose parameterized waypoints that encode orientation, velocity, and corridor constraints. Simulation and real-world experiments show that a single policy can execute different constraint-parameterized navigation scenarios, revealing scenario-dependent trade-offs between traversal time, tracking accuracy, and constraint satisfaction.},
  author       = {Kirsch, André and Rexilius, Jan},
  keywords     = {MAV navigation, Reinforcement learning, Constrained navigation, Control barrier functions},
  location     = {Barcelona},
  title        = {{Reinforcement Learning-based MAV Navigation With Parameterized Waypoints: Incorporating Orientation, Speed Limits, and Corridor Constraints}},
  year         = {2026},
}

@phdthesis{4392,
  author       = {Grumbach, Felix},
  keywords     = {Produktionsplanung und -steuerung, Operations Research, Machine Learning, Reinforcement Learning},
  publisher    = {Universitäts- und Landesbibliothek Sachsen-Anhalt},
  title        = {{Feldsynchrone Ablaufplanung dynamischer Fertigungsprozesse mit Techniken des maschinellen Lernens [kumulative Dissertation]}},
  doi          = {10.25673/115290},
  year         = {2024},
}

@article{2602,
  author       = {Panneke, Niklas and Ehrmann, Andrea},
  issn         = {2073-4360},
  journal      = {Polymers},
  keywords     = {body armor, additive manufacturing, functional textiles, sensory textiles, shear-thickening fluid, reinforcement, stab protection, VPAM-KDIW, HOSDB},
  number       = {4},
  publisher    = {MDPI AG},
  title        = {{Stab-Resistant Polymers—Recent Developments in Materials and Structures}},
  doi          = {10.3390/polym15040983},
  volume       = {15},
  year         = {2023},
}

@article{2295,
  author       = {Grumbach, Felix and Müller, Anna and Reusch, Pascal and Trojahn, Sebastian},
  issn         = {1572-8145},
  journal      = {Journal of Intelligent Manufacturing},
  keywords     = {Dynamic flow shop, Predictive scheduling, Proactive scheduling, Robust scheduling, Reinforcement learning, Simheuristics},
  publisher    = {Springer Science and Business Media LLC},
  title        = {{Robust-stable scheduling in dynamic flow shops based on deep reinforcement learning}},
  doi          = {10.1007/s10845-022-02069-x},
  year         = {2022},
}

