Enhancing Gait Symmetry via Intact Limb Kinematic Mapping Control of a Hip Disarticulation Prosthesis
Shengli Luo, Xiaolong Shu, Jiahao Du, Hui Li, Hongliu Yu

TL;DR
A new powered hip prosthesis improves gait symmetry by using a neural network to mimic natural limb movement.
Contribution
A GRU-based kinematic mapping control strategy is introduced to enhance gait symmetry in hip disarticulation prostheses.
Findings
Trajectory similarity reached 98.12% at 3.0 km/h walking speed.
Hip flexion angle improved by 84.00% with the powered prosthesis.
Stride symmetry improved by 23.21% (SI) and 19.28% (RII).
Abstract
Conventional hip disarticulation prostheses often require amputees to produce limited leg-lifting torque through exaggerated pelvic motion, resulting in complex control and pronounced gait abnormalities. To overcome the limitations, we present a mapping control strategy for a powered hip disarticulation prosthesis aimed at improving gait symmetry. A quaternion-based method was implemented to capture hip joint kinematics, while a gated recurrent unit (GRU) neural network was trained to model the kinematic relationship between the intact and prosthetic limbs, enabling biomimetic trajectory control. Validation experiments showed that trajectory similarity between predicted and actual motions increased with walking speed, reaching 98.12% at 3.0 km/h. Comparative walking tests revealed an 84.00% improvement in hip flexion angle with the powered prosthesis over conventional designs. Notable…
Genes, proteins, chemicals, diseases, species, mutations and cell lines named across the full text — each resolved to its canonical identifier and authoritative record.
Click any figure to enlarge with its caption.
Figure 1
Figure 2
Figure 3
Figure 4
Figure 5
Figure 6- —National Natural Science Foundation of China
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsProsthetics and Rehabilitation Robotics · Muscle activation and electromyography studies · Robot Manipulation and Learning
1. Introduction
Hip disarticulation prostheses are designed for high-level lower-limb amputees, including those with hip disarticulation, hemipelvectomy, or proximal femoral amputations [1,2]. Despite these clinical needs, current prosthetic solutions fail to restore natural gait patterns, leading to long-term compensatory movements and potentially causing secondary health complications [3,4]. Conventional designs are notoriously difficult to control and lack active torque generation during the swing phase. As a result, amputees must rely on exaggerated pelvic motion to lift the prosthetic limb, contributing to pronounced gait abnormalities [5,6]. A powered prosthetic hip joint capable of delivering active torque during swing offers strong potential to enhance gait symmetry and simplify control for users.
Research on intelligent hip disarticulation prostheses remains limited, partly due to the rarity of such amputations. Most existing devices are passive [7,8], lacking both agility and biomimetic function. Fully powered designs [9], while providing motorized hip and knee actuation, often exceed 11 kg in weight, posing a considerable burden on users. A microprocessor-controlled integrated hip-knee system [10] attempts to resolve torque deficits but suffers from structural limitations. Its four-bar linkage cannot replicate anatomical alignment, and its cable-driven system compromises durability. To address these shortcomings, this study proposes a biomimetic powered prosthetic hip joint that restores anatomical symmetry and improves gait function in hip disarticulation amputees. Table 1 presents a performance comparison of conventional hip disarticulation prostheses developed to date.
Early control strategies predominantly relied on finite-state machines using mechanical sensors, which, while reliable for rhythmic gait, often demonstrated limited adaptability to changing terrains or user intent. Control of intelligent lower-limb prostheses typically relies on physiological or mechanical signals [11,12,13]. While physiological signals have been effectively applied in knee prosthesis control [14,15], no established method exists for their use in hip disarticulation prostheses. Extremely short residual limb lengths in hip disarticulation amputees result in a limited number of available muscle groups. Mechanical signals, known for their stability and affordability, are widely used [12,16]; however, they introduce latency issues [17]. In hip disarticulation amputees, where residual limbs are extremely short and musculature is incomplete, this latency is further amplified due to limited motion monitoring capability. Conventional control strategies are thus inadequate. Mapping control offers a promising alternative by transmitting motion intent in real time via cross-limb coordination [18]. The study of human dynamic walking shows that the balance during locomotion results from complex bodily coordination [19], orchestrated by the central nervous system to regulate the cyclic transition between stance and swing phases [20]. This synchronicity makes intact-prosthetic limb mapping both feasible and biologically aligned. By capturing gait phase and joint trajectory features from the intact limb, mapping control enables real-time, coordinated prosthetic motion—making it particularly well-suited for hip disarticulation scenarios.
In summary, this study aims to address key limitations of conventional hip disarticulation prostheses, through three main objectives: (1) designing a biomimetic prosthetic hip joint to restore anatomical symmetry in bilateral lower limbs; (2) developing a kinematic mapping control framework based on quaternion-derived joint angles, using intact-limb motion to drive prosthetic movement; and (3) conducting walking experiments to evaluate the prosthesis’s impact on gait symmetry using standardized metrics.
2. Materials and Methods
2.1. Bionic Power Hip Disarticulation Prosthesis
The biomimetic powered hip disarticulation prosthesis consists of a drive motor, a dual-parallelogram remote center of motion (RCM) mechanism [21], a socket connector, and a prosthetic knee connector, as shown in Figure 1. The drive motor actively generates torque during the swing phase, while the RCM mechanism restores anatomical alignment between the residual limb and the prosthetic structure [22]. The socket connector provides stable attachment to the amputee’s residual limb, and the knee connector integrates with a modular prosthetic knee. In conventional prostheses, the hip joint’s movement center is typically offset laterally on the prosthetic socket (Point A), resulting in a knee trajectory (O_Knee-T_, I_Knee-T_) that poorly matches the natural knee path (I_Knee_). To resolve this mismatch, we used a dual-parallelogram RCM design that repositions the prosthetic femoral axis (rod PF) to align with the anatomical hip joint center (O_Hip_), while maintaining compatibility with standard socket mounting methods.
2.2. Control System for the Hip Disarticulation Prosthesis
Drawing inspiration from the natural symmetry of human gait—characterized by strong bilateral correlations in lower-limb kinematics—we introduce a mapping control strategy that uses the intact limb’s motion to govern the powered hip disarticulation prosthesis (Figure 2). The system integrates a posture-sensing unit for real-time acquisition of lower-limb position data, paired with a quaternion-based algorithm to extract hip joint kinematic parameters, including joint angles, angular velocities, and angular accelerations. A gated recurrent unit (GRU) neural network serves as the gait learning module, trained on bilateral hip kinematics from healthy individuals to build a kinematic mapping model between the intact and prosthetic limbs. This model uses kinematic inputs from the intact limb to predict corresponding trajectories for the prosthesis. During ambulation, real-time hip joint data from the intact side are continuously fed into the GRU model to generate motion commands for the prosthesis. A torque sensor embedded in the hip joint provides real-time feedback to the controller, enabling closed-loop regulation of prosthetic motion.
2.3. Kinematic Mapping Model of the Healthy Side-Prosthetic Side
2.3.1. Quaternion Based Hip Joint Angle Solving
The posture acquisition system is illustrated in Figure 3. A global coordinate system is established, with the Y-axis oriented laterally, the X-axis anteriorly, and the Z-axis vertically. Initially, both the femoral and shank local coordinate systems are assumed to coincide with the global coordinate frame. This assumption enables the construction of initial rotation matrices and , where represents the rotation matrix, the superscript “ ” denotes the initial state, and subscripts “ ”, “ ”, and “ ” refer to the global, femoral, and shank frames, respectively. The unit vectors represent the basis vectors of frame “ ” expressed in frame “ ”, such that .
The inertial measurement units (IMU, model LPMS-ME1) are positioned at the waist and thigh, with coordinate systems labeled “ ” and “ ”, respectively. Their orientations with respect to the global frame are described by the initial rotation matrices:
When the subject moves the lower limb into a new pose, the orientations of the thigh and shank relative to the global coordinate system are given by:
where denotes the initial moment action and denotes the current moment action.
The posture sensor attached to the thigh provides the quaternion representation of orientation, denoted as , where forms the vector part and is the scalar component. The quaternion can be expressed in standard form as:
The orientation of the thigh relative to the global coordinate system can be represented by a rotation matrix derived from the quaternion , as follows:
The three Euler angles corresponding to yaw, pitch, and roll, respectively, describe the rotation between coordinate frames {A} and {B}. The rotation matrix can be decomposed as:
where denotes and denotes .
The three primary hip joint angles (flexion/extension ( ), abduction/adduction ( ), and internal/external rotation ( )) can be determined from the following expressions:
2.3.2. Kinematic Mapping Model Based on GRU Network
During walking, hip joint angles represent the limb’s positional state, while angular velocity and acceleration characterize joint dynamics and torque behavior. In this study, all three kinematic features (joint angles, velocities, and accelerations) from both limbs were used as input to GRU neural network to construct a kinematic mapping model between the intact and prosthetic hips (Figure 4). The trained model receives intact-limb kinematic sequences and predicts corresponding motion trajectories for the powered prosthetic joint in real time.
The GRU network employs a gating mechanism to update its hidden state, allowing dynamic integration of historical context and new input at each time step. The hidden state update is computed as:
where is the hidden state at the previous time step, indicates the product of vectors, is the candidate activation.
The candidate activation is computed using the current input , the previous hidden state , and the reset gate :
The update gate , which controls the degree to which the hidden state is updated with new information, is defined as:
The reset gate , determining how much of the previous state to forget, is given by:
where is a Logistic function with an output interval of (0, 1), are weight vectors, and are bias vectors.
3. Experiments and Results
3.1. Participants
This study involved twelve healthy individuals and one participant with a hip disarticulation amputation. Informed consent was obtained from all participants prior to the experiments. The healthy cohort included six males and six females, with a mean age of 23.1 ± 2.8 years, average height of 171.8 ± 9.5 cm, and mean weight of 64.8 ± 9.1 kg. The amputee was a 65-year-old male (height: 175 cm, weight: 51 kg) who had undergone right hip disarticulation three decades earlier and had regularly used a 7E7-type prosthesis. The Ethical approval was obtained from the Ethics Committee of Shanghai University of Medicine & Health Sciences (Approval No. 2019-ZYXM1-04-420300197109053525), and all experiments were conducted at the Shanghai Institute of Rehabilitation Engineering.
3.2. Kinematic Mapping Model Prediction Experiment
The twelve healthy participants wore a posture acquisition system to record bilateral gait data (including hip joint angles, angular velocities, and angular accelerations) during treadmill walking. Data were sampled at 100 Hz. Each subject walked at three speeds (2.0 km/h, 2.5 km/h, and 3.0 km/h) for 3 min (or 100 steps) per trial, with three repetitions per speed and 3 min rest intervals between trials. The resulting dataset was used to train the GRU-based kinematic mapping model. Experimental results are presented in Figure 5.
In the modeling process, the right hip joint trajectory was defined as the ground truth. Left-leg hip joint angles were used as input to predict the corresponding right-leg trajectory, and prediction performance was evaluated via linear regression. A coefficient of determination indicates perfect agreement. As shown in Figure 5c, the GRU model’s prediction accuracy increased with walking speed, reaching a peak similarity of 98.12% at v3 = 3.0 km/h. Notably, maximum hip flexion remained relatively stable across all speeds, whereas hip extension increased with walking speed.
3.3. Experiment on Amputee Wear
Human gait is inherently cyclic, involving repetitive lower-limb motion and bilateral symmetry. To evaluate the walking performance of an amputee using a powered hip disarticulation prosthesis, we employed standard gait symmetry metrics [23], including the symmetry index ( ), ratio index ( ), and relative difference index ( ), defined as:
Here, and represent the gait parameters of the intact and prosthetic limbs, respectively, including step length, step frequency, and maximum hip angle. where “ ” indicates the dominant leg of the lower limb. Ideal symmetry corresponds to , and .
The amputee completed walking trials using both a conventional and a powered hip disarticulation prosthesis. Hip joint kinematics were recorded using a motion capture system (Noraxon myoMOTION, Scottsdale, AZ, USA), as illustrated in Figure 6a. As shown in Figure 6b, the powered prosthesis extended the hip flexion phase from 41% to 63% of the gait cycle and increased the maximum flexion angle by 84.00% (from 17.5° to 32.2°), achieving closer alignment with the motion of the intact limb. The gait parameter variance plot in Figure 6c further highlights substantial improvements in stride length and hip angle consistency when using the powered device.
Quantitative gait analysis (Table 2) revealed notable improvements in stride length symmetry when using the powered prosthesis. Specifically, the SI decreased from 31.33% to 8.12%, and the from 27.08% to 7.80%, indicating a substantial reduction in bilateral asymmetry. The also reflects the limb dominance: for step length, > 1 implies the prosthetic side takes longer strides, while < 1 for step frequency suggests higher cadence on the healthy side. These conditions indicate compensatory mechanisms (such as heel lifting on the healthy side and pelvic elevation on the prosthetic side) to avoid toe dragging.
In terms of maximum hip angle symmetry, the conventional prosthesis exhibited a high of 75.65%, while the powered prosthesis reduced this value dramatically to 7.58%, reflecting a more balanced gait pattern. Furthermore, the improved from 0.45 to 0.93 and from −54.89% to −7.30%, demonstrating that the powered system more closely replicates physiological joint motion.
4. Discussion
4.1. Advantages of the Powered Prosthesis
This study presents an intelligent biomimetic gait control strategy specifically designed for hip disarticulation amputees. The approach addresses the gait abnormalities inherent to conventional prostheses by providing a stable, responsive control framework for powered hip disarticulation systems. Central to the design is an RCM mechanism, integrated with standard socket attachments, which repositions the prosthetic hip joint’s rotational center to align with the anatomical acetabulum, thereby restoring bilateral structural symmetry. Leveraging the inherent rhythmicity of human gait, we developed a kinematic mapping model that uses real-time data from the intact limb, acquired via a posture sensing system. These data are processed through a GRU network to generate control commands for the prosthetic side, achieving synchronized, biomimetic motion across both limbs.
Existing lower-limb prosthesis control methods primarily rely on physiological or mechanical signals. IMUs are widely used for pose estimation due to their stability and affordability. However, in hip disarticulation amputees, the extremely short residual limb often requires exaggerated pelvic motion to initiate stepping-compensations that deviate significantly from natural hip biomechanics. Moreover, IMU-based systems inherently suffer from latency, for which no robust mitigation strategies currently exist.
Electromyographic (EMG) signals, which can precede movement onset by 30–150 ms [24], offer another control modality and are widely used in lower-limb prosthetics. Yet EMG control faces substantial limitations, including sensitivity to electrode placement, muscle fatigue, and skin-electrode impedance [25,26]. Critically, hip disarticulation amputees often lack sufficient residual musculature to produce consistent, controllable signals.
In contrast, the proposed GRU-based kinematic mapping model leverages intact-limb motion to generate prosthetic trajectories with over 98% similarity to healthy hip kinematics. This model enables biomimetic, real-time motion control that circumvents the limitations of both mechanical and physiological signal-based systems.
Experimental results with the amputee demonstrated substantial improvements in gait symmetry when using the powered prosthesis. Stride length asymmetry was reduced from 31.33%/27.08% (conventional prosthesis) to 8.12%/7.80% (powered prosthesis), representing a reduction of 71.2% to 74.1%. Maximum hip angle deviation decreased by 89.9%, from 75.65% to 7.58%. Symmetry metrics improved markedly (from 0.45 to 0.93 ( ) and from −54.89% to −7.30% ( )), indicating near-physiological bilateral gait. These enhancements are attributed to the active actuation mechanism and the GRU-based kinematic mapping model, which achieved 98.12% trajectory prediction accuracy. Additionally, hip flexion improved by 84.00% compared to the conventional prosthesis, effectively reducing compensatory movements. The observed increase in hip extension with walking speed is consistent with natural biomechanics, where enhanced extension contributes to forward propulsion.
Despite these advances, several asymmetries remain. The step length ( > 1) and step frequency ( < 1) suggest continued compensatory behaviors, such as heel lifting on the intact side and pelvic elevation on the prosthetic side, likely adopted to prevent toe drag. Moreover, an < 1 in maximum hip angle indicates a smaller range of motion on the prosthetic side. These residual gait deviations likely arise from insufficient actuator output, limited dynamic response, safety constraints restricting joint mobility, and suboptimal force transfer between the socket and residual limb.
4.2. Future Works
This study demonstrated the effectiveness of a powered hip disarticulation prosthesis and its control strategy in improving gait symmetry during level walking. However, the current applicability of the system is confined to level-ground walking and relies heavily on intact-limb motion monitoring. Its performance in multi-modal locomotion tasks—including stair ascent, descent, and traversing uneven terrain—remains unvalidated. Furthermore, this study does not address the challenge of achieving long-term adaptation and personalization for the prosthesis.
Future efforts will focus on three key areas: (1) developing AI-driven adaptive control algorithms to dynamically tune parameters and reduce compensatory behaviors; (2) enabling seamless transitions across locomotion modes to improve real-world usability; and (3) designing hybrid active/passive prostheses to overcome practical constraints related to battery life, device weight, motor size, and energy efficiency, ultimately enhancing human–robot interaction.
5. Conclusions
This study presents a physiologically inspired solution for hip disarticulation prostheses by integrating biomimetic mechanical design with deep learning-based control. The use of a RCM mechanism restores the hip joint’s rotational center to the anatomical acetabulum, re-establishing bilateral structural symmetry. A GRU-based kinematic mapping model, trained on intact-limb motion, achieved a trajectory prediction accuracy of 98.12%, which can meet the demand of intelligent prosthetic control. Experimental validation showed that the powered prosthesis reduced step length asymmetry by 71.2–74.1%, improved maximum hip angle symmetry by 89.9%, and increased the symmetry index from 0.45 to 0.93 substantially minimizing compensatory movements. However, there is still an asymmetry of about 7.3% in the joint range of motion, which suggests that the current system still needs to be optimized in terms of drive power, response speed, and safety strategy.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1Saif A. Francis R. Sullivan J. Sedki I. Factors Affecting Successful Prosthetic Use after Hemipelvectomy and Hip Disarticulation Amputations: Five-Year Experience from a Tertiary Prosthetic Rehabilitation Center Prosthet. Orthot. Int.202448202410.1097/PXR.000000000000022636927860 · doi ↗ · pubmed ↗
- 2Kralovec M.E. Houdek M.T. Andrews K.L. Shives T.C. Rose P.S. Sim F.H. Prosthetic Rehabilitation After Hip Disarticulation or Hemipelvectomy Am. J. Phys. Med. Rehabil.2015941035104010.1097/PHM.000000000000029225888656 · doi ↗ · pubmed ↗
- 3De Marchis C. Ranaldi S. Varrecchia T. Serrao M. Castiglia S.F. Tatarelli A. Ranavolo A. Draicchio F. Lacquaniti F. Conforto S. Characterizing the Gait of People With Different Types of Amputation and Prosthetic Components Through Multimodal Measurements: A Methodological Perspective Front. Rehabil. Sci.2022380474610.3389/fresc.2022.80474636189078 PMC 9397865 · doi ↗ · pubmed ↗
- 4Sivapuratharasu B. Bull A.M.J. Mc Gregor A.H. Understanding Low Back Pain in Traumatic Lower Limb Amputees: A Systematic Review Arch. Rehabil. Res. Clin. Transl.2019110000710.1016/j.arrct.2019.10000733543047 PMC 7853329 · doi ↗ · pubmed ↗
- 5Golshan F. Baddour N. Gholizadeh H. Lemaire E.D. A Pelvic Kinematic Approach for Calculating Hip Angles for Active Hip Disarticulation Prosthesis Control J. Neuroeng. Rehabil.20232015210.1186/s 12984-023-01273-x 37946313 PMC 10634065 · doi ↗ · pubmed ↗
- 6Luo S. Shu X. Zhu H. Yu H. Design and Optimization of a New Integrated Hip and Knee Prosthesis Structure Artif. Organs 202448506010.1111/aor.1466737877242 · doi ↗ · pubmed ↗
- 7Gailledrat E. Moineau B. Seetha V. De Angelis M.P. Saurel B. Chabloz P. Nougier V. Pérennou D. Does the New Helix 3D Hip Joint Improve Walking of Hip Disarticulated Amputees?Ann. Phys. Rehabil. Med.20135641141810.1016/j.rehab.2013.05.00123830863 · doi ↗ · pubmed ↗
- 8Ludwigs E. Bellmann M. Schmalz T. Blumentritt S. Biomechanical Differences between Two Exoprosthetic Hip Joint Systems during Level Walking Prosthet. Orthot. Int.20103444946010.3109/03093646.2010.49955120681929 · doi ↗ · pubmed ↗
