<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/"
         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
         xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
<ListRecords>
<oai_dc:dc xmlns="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/"
           xmlns:dc="http://purl.org/dc/elements/1.1/"
           xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
           xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
   	<dc:title>Adapting to Variable Kinematic Configurations: A Causal-Kinematic Attention Approach for Robotic Control</dc:title>
   	<dc:creator>Mayer, Patrick Thomas</dc:creator>
   	<dc:creator>Rexilius, Jan</dc:creator>
   	<dc:subject>Reinforcement Learning</dc:subject>
   	<dc:subject>Robotic Manipulation</dc:subject>
   	<dc:subject>Morphology Generalization</dc:subject>
   	<dc:subject>Sim-to-Real Transfer</dc:subject>
   	<dc:description>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.</dc:description>
   	<dc:date>2026</dc:date>
   	<dc:type>info:eu-repo/semantics/conferenceObject</dc:type>
   	<dc:type>doc-type:conferenceObject</dc:type>
   	<dc:type>text</dc:type>
   	<dc:type>http://purl.org/coar/resource_type/c_5794</dc:type>
   	<dc:identifier>https://www.hsbi.de/publikationsserver/record/7175</dc:identifier>
   	<dc:source>Mayer PT, Rexilius J. Adapting to Variable Kinematic Configurations: A Causal-Kinematic Attention Approach for Robotic Control.</dc:source>
   	<dc:language>eng</dc:language>
   	<dc:rights>info:eu-repo/semantics/closedAccess</dc:rights>
</oai_dc:dc>
</ListRecords>
</OAI-PMH>
