publications
My publications in reversed chronological order.
2025
- Jaw ExoskeletonsOn the Importance of Muscle Activity for an Exoskeleton to Rehabilitate Temporomandibular DisordersPaul-Otto Müller and Oskar von StrykIn The 12th International Symposium on Adaptive Motion of Animals and Machines and 2nd LokoAssist Symposium (AMAM / LokoAssist Symposium), Jul 2025
Temporomandibular disorders affect the temporomandibular joints, leading to pain and dysfunction in essential activities like speaking and chewing. This work explores the role of muscle activity in rehabilitating temporomandibular disorders using jaw exoskeletons, a topic relatively underexplored in the literature. A virtual jaw model incorporating finite element analysis and electromyography data is used to study muscle activity, teeth loads, and temporomandibular joint discs’ stresses under three simulation scenarios. Results indicate that muscle activity strongly correlates with forces and stresses, providing critical insights not captured by position or force measurements alone. Integrating electromyography sensors into jaw exoskeletons is proposed as an additional safety measure alongside pose or force/torque sensors to prevent strain and enable adaptive control, advancing the development of bioinspired temporomandibular disorder rehabilitation technologies.
@inproceedings{Mueller2025c, author = {Müller, Paul-Otto and {von Stryk}, Oskar}, title = {On the Importance of Muscle Activity for an Exoskeleton to Rehabilitate Temporomandibular Disorders}, booktitle = {The 12th International Symposium on Adaptive Motion of Animals and Machines and 2nd LokoAssist Symposium (AMAM / LokoAssist Symposium)}, year = {2025}, month = jul, publisher = {TUbiblio, Darmstadt}, }
- Jaw ExoskeletonsExoskeletons for the rehabilitation of temporomandibular disorders: a comprehensive reviewPaul-Otto Müller, Robert Sader, and Oskar von StrykFrontiers in Robotics and AI, May 2025
Despite the many technological advancements in exoskeletons for the rehabilitation of lower or upper limbs, there has been limited exploration of their application in treating temporomandibular disorders, a set of musculoskeletal and neuromuscular conditions affecting the masticatory system. By collecting data, implementing assisting and resisting training routines, and encouraging active patient engagement, exoskeletons could provide controlled and individualized exercise with flexibility in time and location to aid in the recovery or improvement of jaw mobility and function. Thus, they might offer a valuable alternative or complement to conservative physiotherapy. In this context, the review aims to draw attention to rehabilitating temporomandibular disorders with the help of exoskeletons by looking at the advantages and opportunities these devices potentially provide. After stating the requirements and resulting scientific challenges in various fields and discussing the state of the art, existing research gaps and deficiencies will be discussed, highlighting areas where further research and development is needed.
@article{Mueller2025b, author = {Müller, Paul-Otto and Sader, Robert and {von Stryk}, Oskar}, title = {Exoskeletons for the rehabilitation of temporomandibular disorders: a comprehensive review}, journal = {Frontiers in Robotics and AI}, year = {2025}, volume = {12}, month = may, issn = {2296-9144}, doi = {10.3389/frobt.2025.1492275}, publisher = {Frontiers Media SA}, }
- Jaw ExoskeletonsThe Foundation for Developing an Exoskeleton for the Rehabilitation of Temporomandibular DisordersPaul-Otto Müller and Oskar von StrykIn 2025 IEEE International Conference on Simulation, Modeling, and Programming for Autonomous Robots (SIMPAR), Apr 2025
Temporomandibular disorders affect a significant portion of the population, often causing pain and restricted jaw movement. Physiotherapy with active jaw exoskeletons seems to be a promising treatment approach. However, there has been limited progress in this area, with only a few studies published. The lack of detailed simulations and biomechanical jaw models in these papers impedes the design and validation of such devices. Thus, this work presents an open-source and extendable jaw model framework to support the development of jaw exoskeletons for TMD rehabilitation. The framework includes three model variants with varying complexity: a rigid body model with point-on-surface constraints, a rigid body model with mesh geometry constraints, and a hybrid model combining rigid dynamics with finite element methods. Model customization is facilitated through JSON configuration files, requiring minimal programming expertise. The framework was evaluated using experimental kinematic data from a single participant, with muscle excitations computed via PID controllers tuned through global optimization. The models successfully reproduced jaw movements without prior individualization, demonstrating their suitability for prototyping and studying exoskeleton behavior. The basic models are ideal for rapid prototyping, while the hybrid model provides insights into the effects of exoskeletons on the masticatory system. This framework establishes a foundation for advancing jaw exoskeleton development, with future work focusing on patient-specific modeling, improved anatomical detail, and tools for exoskeleton control and design. The framework code is publicly available and can be found at https://github.com/paulotto/exosim.
@inproceedings{Mueller2025a, author = {Müller, Paul-Otto and {von Stryk}, Oskar}, title = {The Foundation for Developing an Exoskeleton for the Rehabilitation of Temporomandibular Disorders}, booktitle = {2025 IEEE International Conference on Simulation, Modeling, and Programming for Autonomous Robots (SIMPAR)}, year = {2025}, pages = {1--6}, month = apr, publisher = {IEEE}, doi = {10.1109/simpar62925.2025.10979121}, }
2023
- Visuotactile SensorsCANFnet: High-Resolution Pixelwise Contact Area and Normal Force Estimation for Visuotactile Sensors Using Neural NetworksIn Embracing Contacts-Workshop at ICRA 2023, Apr 2023
Visuotactile sensors are gaining momentum in robotics because they provide high-resolution contact measurements at a fraction of the price of conventional force/torque sensors. It is, however, not straightforward to extract useful signals from their raw camera stream, which captures the deformation of an elastic surface upon contact. To utilize visuotactile sensors more effectively, powerful approaches are required, capable of extracting meaningful contact-related representations. This paper proposes a neural network architecture called CANFnet that provides a high-resolution pixelwise estimation of the contact area and normal force given the raw sensor images. The CANFnet is trained on a labeled experimental dataset collected using a conventional force/torque sensor, thereby circumventing material identification and complex modeling for label generation. We test CANFnet using GelSight Mini sensors and showcase its performance on real-time force control and marble rolling tasks. We are also able to report generalization of the CANFnets across different sensors of the same type. Thus, the trained CANFnet provides a plug-and-play solution for pixelwise contact area and normal force estimation for visuotactile sensors. The models, dataset, and additional information are open-source at https://sites.google.com/view/canfnet.
@inproceedings{funk_canfnet, author = {Funk, Niklas and Müller, Paul-Otto and Belousov, Boris and Savchenko, Anton and Findeisen, Rolf and Peters, Jan}, title = {CANFnet: High-Resolution Pixelwise Contact Area and Normal Force Estimation for Visuotactile Sensors Using Neural Networks}, booktitle = {Embracing Contacts-Workshop at ICRA 2023}, year = {2023}, url = {https://openreview.net/forum?id=dUO0QQw4FW}, }