Pith. sign in

REVIEW 3 major objections 4 minor 1 cited by

Modeling Head-Neck Dynamics under Lateral Perturbations Using MPC to Mimic CNS postural stabilization strategy

T0 review · 3 major / 4 minor · reviewed 2026-08-06 · deepseek-v4-flash

Pith's one-line read This paper argues that a model-predictive controller minimizing muscle effort and the mismatch between predicted and sensed joint motion is sufficient to reproduce human head-neck responses to lateral trunk perturbations, without…

desk verdict Incremental MPC extension with a useful RTF number, but the abstract overclaims validation: the weights are fit on the same Forbes data used for the comparison, so the agreement is in-sample. read the letter →

arxiv 2508.00928 v1 pith:REBZB25B submitted 2025-07-30 eess.SY cs.HCcs.SY

classification eess.SYcs.HCcs.SY
keywords modelpredictivecontrolhead-neckdynamicslateralperturbationsposturalstabilizationsomatosensoryfeedbackmuscleeffortautomatedvehiclescompensatoryadjustments
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper tries to show that a single model-predictive control strategy—choose muscle torques by simulating a short future horizon of head-neck motion and penalize both muscular effort and the gap between predicted and sensed feedback—can reproduce how humans stabilize the head when the trunk is pushed sideways. This matters for automated vehicles, where occupants may be reading or watching a screen with no warning of the vehicle's motion; the head carries the visual and vestibular sensors, so a validated control law that predicts head motion would let engineers assess comfort and motion sickness without running human experiments for every maneuver. The model is validated against published human data from lateral seat perturbations with the torso restrained, comparing time and frequency responses. The authors find that muscle effort combined with partial somatosensory feedback alone gives the best dynamic fit, and that adding corrective integrators for head-on-trunk or head-in-space orientation fixes steady-state posture but degrades the dynamic response. Their conclusion is that these two cost terms are sufficient to capture the central nervous system's decision making during laterally perturbed head-neck dynamics.

What carries the argument

The central object is the model predictive controller itself, treated as the central nervous system's decision process. At each time step it predicts a horizon of head-neck trajectories from a simplified two-joint biomechanical model (lower neck representing T1–C7 and upper neck representing C0–C1, with lower-neck yaw locked) and selects joint torques that minimize a weighted sum of muscle effort and somatosensory conflict, where somatosensory conflict is the difference between the plant's sensed joint motion and the internal model's prediction of it. A high-level optimization tunes the ten weights in the cost function by minimizing the root-mean-square error between simulated and experimental lateral perturbation responses, and a multi-collocation prediction horizon with 10 ms integration makes the computation fast enough to run at 8–11 times real time.

What would settle it

Correct the model so the static head center-of-gravity to T1 displacement falls below the literature upper bound of 34.5 mm and re-run the weight optimization against the same lateral perturbation dataset; if the dynamic fit degrades substantially or the optimized weights shift dramatically, the claimed muscle-effort-plus-partial-somatosensory-feedback strategy is partly an artifact of the plant. Alternatively, record neck muscle activity during the same perturbations and check whether the predicted distribution of effort between lower and upper neck joints matches the measured activation pattern.

Watch

Extended reading notes

Core claim

The paper's central claim is that a model predictive controller whose cost function contains muscle-effort terms and partial somatosensory conflict terms reproduces the dynamic responses of the human head-neck system under lateral trunk perturbations. Muscle effort is represented by weighted joint torques, and partial somatosensory conflict is the weighted difference between predicted and sensed joint angular velocities for a chosen subset of neck joints. The controller's ten weights are fitted by a multi-objective genetic algorithm against the average human response in a lateral translation experiment. The best overall fit comes from the configuration without head-in-space or head-on-trunk integrators; the only visible exception is a slightly better low-frequency yaw gain when an upper-neck head-in-space integrator is active. The optimized weights emphasize lower-neck pitch muscle effort and lower-neck roll-rate somatosensory error, and the residual head center-of-gravity to T1 forward displacement (39.86 mm) exceeds the upper literature bound (34.5 mm), which the paper attributes to the chosen initial posture and the simplified biomechanical plant.

Load-bearing premise

The whole result rests on the assumption that the simplified two-joint neck model is a faithful stand-in for real head-neck mechanics during side-to-side motion; if that assumption is wrong, the fitted control weights could be compensating for model error rather than revealing the central nervous system's real priorities.

Editorial extensions

If this is right

  • The same MPC cost structure that handled anterior-posterior perturbations transfers to lateral perturbations with only re-tuned weights, suggesting a domain-general CNS objective rather than scenario-specific control.
  • Lower-neck control carries most of the explanatory load; models or experiments that omit lower-neck roll and pitch feedback should predict head-neck lateral responses less accurately.
  • Corrective head-on-trunk and head-in-space integrators are not needed for dynamic lateral responses, so real-time occupant-simulation pipelines can omit them.
  • The real-time factor of 8–11 makes the model usable as a virtual occupant in vehicle dynamics simulations for comfort and motion-sickness assessment.
  • The model's static head CG–T1 displacement overshoots the physiological range even though its dynamics match human data, marking posture prediction as the part of the model most in need of further work.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • If the fitted weights are read as estimates of a real neural cost function, the large lower-neck pitch effort weight and lower-neck roll-rate sensory weight predict that the T1–C7 region is the dominant stabilizing actuator for lateral perturbations, a claim the paper does not test with electromyography.
  • A natural extension is to repeat the lateral perturbation experiment with eyes open or with a visual cue of the perturbation; the framework predicts that visual conflict terms would enter the cost function or the somatosensory weights would shift, which is testable.
  • Because the head CG–T1 displacement overshoots the anatomical range, the fitted weights may be partially absorbing plant error; re-identifying neck stiffness and damping from independent measurements would show whether the same weights still fit the data.
  • The feature-importance analysis suggests that perturbation spectra concentrated near the lower-neck roll resonance would most sharply discriminate between alternative weight vectors, so a follow-up experiment could be designed specifically around that frequency band.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 4 minor

Summary. The manuscript extends an MPC-based head-neck postural control framework from sagittal-plane perturbations to lateral (coronal-plane) perturbations. The model uses a Simscape biomechanical plant, re-tunes the MPC cost weights through a high-level optimization against a lateral-perturbation dataset from Forbes et al., and compares two configurations (muscle effort with partial somatosensory feedback, with or without a head-in-space integrator at the upper neck joint) against experimental human data in the time and frequency domains. The authors conclude that the muscle-effort configuration best reproduces the human responses and that these cost terms are sufficient to capture CNS decision making during lateral head-neck perturbations.

Significance. If the central validation claim held, a computationally efficient MPC-based head-neck model with a plausible CNS cost structure would be a useful tool for automated-vehicle comfort assessment. The paper is transparent about the model's posture error and provides the full optimized weight vector, runtime information (RTF 8-11), and a feature importance analysis. However, the reported agreement is an in-sample fit to the same dataset used for tuning, and no quantitative error metrics are provided; these issues directly undermine the abstract's claim of experimental validation. The paper's value is therefore more as a modeling proposal than as a validated predictive model.

major comments (3)
  1. [Section 2.3, Eq. (2); Section 5, Fig. 3] The validation is in-sample. The high-level optimization in Eq. (2) minimizes the RMSE between simulated and experimental signals from the Forbes lateral-translation dataset, and Fig. 3 then compares the model with 'experimental human data' from that same dataset. No held-out subjects or trials, cross-validation, or out-of-sample evaluation is reported. The agreement shown in Fig. 3 is therefore a restatement of the tuning objective, not an independent validation. The abstract's claim that the model 'can accurately reproduce dynamic responses' requires a genuine out-of-sample test and per-condition error metrics.
  2. [Section 4] The plant model has an acknowledged, load-bearing posture error: the steady-state head CG-T1 displacement is 39.86 mm, exceeding the 34.5 mm upper bound cited from the literature, and the selected configuration leaves a lower-neck joint error of approximately 10 degrees. Because the MPC weights W are optimized on this plant, the optimized weight ratios (e.g., Wty1/Wty2 about 5, and the dominant Wwx1) may be compensating for plant inaccuracy rather than revealing an intrinsic CNS cost function. The Section 6 conclusion that muscle effort plus partial somatosensory feedback 'are sufficient to capture the CNS decision making' is not supported without demonstrating robustness of the fitted weights to plant variations or correcting the plant posture error.
  3. [Section 5] The performance comparison is only qualitative: the text states that the muscle configuration 'generally provides a closer match' to the experimental responses. No RMSE values, frequency-response gain/phase errors, confidence intervals, or subject-trial statistics are reported. Without numerical error metrics, the central claim of 'accurate' reproduction cannot be quantified, and the claimed superiority of one configuration over the other cannot be substantiated.
minor comments (4)
  1. [Section 4, paragraph after Table 1] In the sentence listing weight changes, the second mention of 'Wwy1 by a factor of approximately 25.6' should refer to Wwy2; Table 1 shows Wwy2 changing from 1.62 to 41.40.
  2. [Section 2.2, after Eq. (1)] The phrase 'withinl interval k' is a typo and should read 'within interval k'.
  3. [Section 3] The reference to '(Fig. 3)' for the experimental setup points to the later results figure. The experimental setup should be shown in a dedicated figure or the cross-reference corrected.
  4. [Eq. (2)] The notation r E[.] is nonstandard; please specify the expectation is taken over (time points, trials, subjects) and how it is estimated from the discrete data.

Circularity Check

2 steps flagged · score 6.0 of 10

Validation is in-sample: the MPC weights are tuned by Eq. 2 on the same Forbes lateral dataset used as the 'experimental validation' in Fig. 3, and the central sufficiency claim leans on the authors' own prior work [9].

  1. fitted input called prediction [Section 2.3, Eq. (2); Section 5, Fig. 3]
    "The high-level optimization procedure aims to tune the cost function weights of the MPC framework offline, ensuring that the model replicates experimentally observed head-neck responses during lateral perturbations. ... min_W f(Feval1(W),...,Fevali(W)) = sqrt(E[(X^S_i,sim − X^S_i,exp)^2]) ... The objective functions considered include ... lateral perturbation scenario (S = Lat)."

    Equation (2) optimizes the weight vector W by minimizing RMSE between simulated and experimental signals for the lateral perturbation scenario. Section 5 then presents Fig. 3 as a comparison of the resulting model against 'experimental human data' from the same Forbes lateral-translation dataset described in Section 3. No held-out subjects, trials, or cross-validation are reported, and no quantitative RMSE/FRF error values are given; the text only says the muscle configuration 'generally provides a closer match.' Thus the claimed 'experimental validation' and the conclusion that the configuration 'provides the best overall dynamic fit' restate the fit objective rather than testing prediction on independent data. The fit is in-sample by construction.

  2. self citation load bearing [Section 2.1, Section 2.2, Section 6; references [9]]
    "This study extends an existing model predictive control-based framework ... The optimization process [9] tunes MPC weights using average head-neck responses from lateral perturbation datasets ... Based on previous findings [9], the configuration of partial somatosensory feedback and muscle effort was identified as the best overall MPC configuration ... This demonstrates that muscle effort and partial somatosensory feedback are sufficient to capture the CNS decision making during laterally perturbed head-neck dynamics responses, as proven already for anterior-posterior perturbations [9]."

    The framework, the MPC cost structure, the tuning procedure, the choice of the 'best' configuration, and the claimed proof of sufficiency for anterior-posterior perturbations are all attributed to [9], which is the authors' own SSRN preprint by the same first author. That prior work is neither machine-checked nor independently reproduced here; its 'proof' is invoked rather than demonstrated. The lateral-plane sufficiency conclusion therefore depends on a self-citation chain in addition to the in-sample fit of the current weights. This is load-bearing because the paper's central claim is that the selected cost terms are sufficient to capture CNS decision making, and the only external support offered for the analogous AP claim is the authors' own prior result.

full rationale

The paper contains substantial genuine modeling work: a Simscape plant, an MPC formulation, a high-level weight optimization, and comparisons against an external experimental dataset from Forbes. However, the central empirical claim of accurate reproduction of human lateral head-neck responses is weakened by a specific in-sample circularity: the weight vector W in Eq. (3) is the output of the RMSE-minimization in Eq. (2) performed on the same Forbes lateral-translation dataset that later serves as the 'validation' in Fig. 3. With no held-out data, cross-validation, or quantitative error reporting, the 'best overall dynamic fit' conclusion is a restatement of the tuning objective rather than an independent test. A second circular element is the reliance on the authors' own prior work [9] for the framework, the tuning method, and the claim that the chosen cost terms were 'proven' sufficient for AP perturbations. This self-citation is load-bearing for the generality of the sufficiency conclusion, although it does not by itself force the lateral result. The acknowledged posture mismatch (39.86 mm vs. the 34.5 mm upper bound) further indicates that optimized weights may compensate for plant error, adding risk but not constituting a separate circular step. Overall, because the headline 'experimental validation' reduces in part to the fit objective, a score of 6 is appropriate: some predictions reduce by construction, while the modeling framework retains independent content beyond the fit.

Assumptions & free parameters 2 free parameters · 4 assumptions · 0 invented entities

The central claim depends on 10 MPC weights and an initial posture angle that are fitted or chosen, plus domain assumptions about biomechanical fidelity, CNS objectives, and the ground-truth dataset. The load-bearing circularity is that the fitted weights are evaluated on the same data used to fit them.

free parameters (2)
  • MPC weight vector W = [Wtx1, Wty1, Wtx2, Wty2, Wtz2, Wwx1, Wwy1, Wwx2, Wwy2, Wwz2] = [17.68, 78.92, 63.77, 15.53, 33.90, 70.84, 15.28, 7.85…
    Tuned via multi-objective genetic algorithm to minimize RMSE to the same Forbes lateral perturbation dataset used for validation (Eq. 2).
  • Initial upper neck joint angle = 11.36 deg (lower neck joint at 0 deg)
    Chosen by hand so that head CG-T1 anterior displacement is 26.5 mm, within literature range; not derived from the experimental dataset (Section 4).
assumptions (4)
  • domain assumption The Simscape multibody model and ODE-based prediction model accurately represent head-neck dynamics in the coronal plane, including the locking of lower-neck yaw.
    Section 2.2; this is the central plant model used for both simulation and MPC prediction. If the plant is inaccurate, fitted weights absorb the error.
  • domain assumption The CNS postural control objective is to minimize sensory conflict (the surprise factor) and muscle effort within biomechanical constraints.
    Sections 2.1 and 2.3; based on active inference [14]. This is a modeling assumption, not derived in the paper.
  • domain assumption The Forbes [6] experimental dataset, specifically the average head-neck responses to lateral seat translation, is a valid ground truth for lateral head-neck dynamics.
    Section 3; used for both tuning and validation, so its validity is load-bearing.
  • standard math The multi-objective genetic algorithm (multiga) converges to a suitably optimal weight vector for the high-level optimization.
    Section 2.3; no convergence or uniqueness analysis is provided.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Modeling Head-Neck Dynamics under Lateral Perturbations Using MPC to Mimic CNS postural stabilization strategy." pith.science (2026). https://pith.science/paper/REBZB25B

@misc{pith2026250800928,
  author       = {Pith},
  title        = {Pith review of: Modeling Head-Neck Dynamics under Lateral Perturbations Using MPC to Mimic CNS postural stabilization strategy},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/REBZB25B}},
  note         = {Machine review of arXiv:2508.00928}
}
read the original abstract

Automated vehicles will allow occupants to engage in non-driving tasks, but limited visual cues will make them vulnerable to unexpected movements. These unpredictable perturbations create a "surprise factor," forcing the central nervous system to rely on compensatory postural adjustments, which are less effective, and are more likely to trigger sensory conflicts. Since the head is a key reference for sensory input (vestibular and vision), models accurately capturing head-neck postural stabilization are essential for assessing AV comfort. This study extends an existing model predictive control-based framework to simulate head-neck postural control under lateral perturbations. Experimental validation against human data demonstrates that the model can accurately reproduce dynamic responses during lateral trunk perturbations. The results show that muscle effort combined with partial somatosensory feedback provides the best overall dynamic fit without requiring corrective relative and global head orientation integrators for posture.

Figures

Figures reproduced from arXiv: 2508.00928 by the authors.

Figure 1
Figure 1. Block diagram of the postural stabilization framework. High-level opti [PITH_FULL_IMAGE:figures/full_fig_p003_1.png] view at source ↗
Figure 2
Figure 2. (a) Transient and steady-state responses for three model configurations: [PITH_FULL_IMAGE:figures/full_fig_p006_2.png] view at source ↗
Figure 3
Figure 3. Dynamic response of the head-neck model under lateral multi-sine per [PITH_FULL_IMAGE:figures/full_fig_p009_3.png] view at source ↗

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Cooperative effects in feature importance of individual patterns: application to air pollutants and Alzheimer disease

    cs.LG 2025-07 unverdicted novelty 5.0 of 10

    A local Hi-Fi framework assigns unique, redundant, and synergistic importance scores to individual data points and reports synergistic O3 and NO2 associations with Alzheimer mortality.

Reference graph

Works this paper leans on

17 extracted references · 17 canonical work pages · cited by 1 Pith paper

  1. [9]

    SSRN Electronic Journal DOI 10.2139/ssrn.5095834

    Messiou C (2025) MPC-Based Postural Control: Mimicking CNS Strategies for Head Stabilization. SSRN Electronic Journal DOI 10.2139/ssrn.5095834

  2. [1]

    Fisioterapia em Movimento 30(3):453–461 10 Messiou et al

    Aroeira RMC, Furlan RMMM, Pertence AEDM, Casas EBDL, Greco M (2017) Relationship between head posture and lumbar curve in a sitting position: a biomechanical study. Fisioterapia em Movimento 30(3):453–461 10 Messiou et al

  3. [2]

    Manual Therapy 15(1):54–60

    Caneiro JP, O’Sullivan P, Burnett A, Barach A, O’Neil D, Tveit O, Olafs- dottir K (2010) The influence of different sitting postures on head/neck posture and muscle activity. Manual Therapy 15(1):54–60

  4. [3]

    Journal of Biomechanics 104:109,754

    Correia MA, McLachlin SD, Cronin DS (2020) Optimization of muscle ac- tivation schemes in a finite element neck model simulating volunteer frontal impact scenarios. Journal of Biomechanics 104:109,754

  5. [4]

    Annals of Biomedical Engineering 49:1645–1656

    Correia MA, McLachlin SD, Cronin DS (2021) Vestibulocollic and cervico- collic muscle reflexes in a finite element neck model during multidirectional impacts. Annals of Biomedical Engineering 49:1645–1656

  6. [5]

    Multibody System Dynamics

    Desai R, Papaioannou G, Happee R (2024) Vibration transmission through the seated human body captured with a computationally efficient multibody model. Multibody System Dynamics

  7. [6]

    Phd thesis, Delft University of Technology, The Netherlands

    Forbes PA (2014) Heads up – sensorimotor control of the head-neck system. Phd thesis, Delft University of Technology, The Netherlands

  8. [7]

    Frontiers in Neurology 14

    Happee R, Kotian V, De Winkel KN (2023) Neck stabilization through sen- sory integration of vestibular and visual motion cues. Frontiers in Neurology 14

Show all 17 references
  1. [8]

    Human Fac- tors: The Journal of the Human Factors and Ergonomics Society 62(8):1339– 1348

    Kuiper OX, Bos JE, Schmidt EA, Diels C, Wolter S (2020) Knowing what’s coming: Unpredictable motion causes more motion sickness. Human Fac- tors: The Journal of the Human Factors and Ergonomics Society 62(8):1339– 1348

  2. [10]

    International Journal of Crashworthiness 18:40–63

    Meyer F, Bourdet N, Gunzel K, Willinger R (2013) Development and vali- dation of a coupled head-neck fem – application to whiplash injury criteria investigation. International Journal of Crashworthiness 18:40–63

  3. [11]

    In: Ellis SR (ed) Pictorial Communication in Real and Virtual Environments, Taylor & Francis, London, pp 362–376

    Oman CM (1991) Sensory conflict in motion sickness: an observer theory approach. In: Ellis SR (ed) Pictorial Communication in Real and Virtual Environments, Taylor & Francis, London, pp 362–376

  4. [12]

    Spine 26(24):2692–2700

    Panjabi MM, Crisco JJ, Vasavada A, Oda T, Cholewicki J, Nibu K, Shin E (2001) Mechanical properties of the human cervical spine as shown by three-dimensional load–displacement curves. Spine 26(24):2692–2700

  5. [13]

    Papaioannou G, Shen C, Rothh¨ amel M, Happee R (2025) Occupants’ com- fort: what about human body dynamics in road and rail vehicles? Vehicle System Dynamics pp 1–59

  6. [14]

    The MIT Press

    Parr T, Pezzulo G, Friston KJ (2022) Active Inference: The Free Energy Principle in Mind, Brain, and Behavior. The MIT Press

  7. [15]

    electromyographic analysis

    Santos MJ, Kanekar N, Aruin AS (2010) The role of anticipatory postu- ral adjustments in compensatory control of posture: 1. electromyographic analysis. Journal of Electromyography and Kinesiology 20:388–397

  8. [16]

    Journal of biomechanics 42:1177–92

    Yoganandan N, Pintar F, Zhang J, Baisden J (2009) Physical properties of the human head: Mass, center of gravity and moment of inertia. Journal of biomechanics 42:1177–92

  9. [17]

    Yunus I, Papaioannou G, Jerrelind J, Drugge L (2024) A review of vehicle dynamics and control based approaches for mitigating motion sickness in autonomous vehicles

Pith tools

Reviewed August 6, 2026 · model on record in the stance chip above.