Publication_Schneider

Sheth, P., Schneider, J., & Hassan, T. (2026). Integrating uncertainty-aware stress detection with spoken dialogue-based interaction for human-centered stress management.

Title

Sheth, P., Schneider, J., & Hassan, T. (2026). Integrating uncertainty-aware stress detection with spoken dialogue-based interaction for human-centered stress management. In Proceedings of the AHFE International Conference on Intelligent Human Systems Integration (IHSI 2026) (Vol. 200, pp. 617-627).

Abstract

Stress is a major factor influencing both mental and physical health, contributing to anxiety, depression, and cardiovascular disease. Traditional stress management tools, such as meditation apps and therapy, often depend on self-reports or fixed schedules, limiting their effectiveness in real-time situations. Physiological signals, such as heart rate, respiration rate, electrodermal activity, and inter-beat intervals, provide objective and non-invasive markers of stress that cannot be consciously manipulated, offering a reliable alternative. However, stress detection using these signals is complicated by inter-individual variability, sensor noise, and overlapping physiological patterns. Therefore, for building reliable and trustworthy stress management systems, it is essential to quantify the uncertainty in the stress predictions and to solicit assistance from the human user to resolve the uncertainty. This results in a human-centered approach for stress management. This work proposes a system that integrates physiological computing and machine learning with dialogue systems. Stress detection is performed using random forest classifiers and a convolutional neural network trained on the publicly available WESAD dataset. Feature extraction from electrodermal activity and inter-beat intervals enables classification of stress versus baseline states. To estimate uncertainty in the predictions, entropy-based measures are applied to the random forest and Monte Carlo dropout is used for the convolutional neural network. Predictions and their confidence scores are fed into a dialogue manager, which tailors stress management interventions accordingly. High-confidence predictions trigger context-appropriate stress recovery strategies, such as guided breathing exercises, while low-confidence cases prompt clarifying dialogue, allowing the user to confirm or correct the system prediction. Experiments demonstrated that a 60-second window provided the best trade-off between temporal resolution and classification accuracy, with the random forest achieving 76% accuracy and the convolutional neural network achieving 75%. Uncertainty quantification helped to identify low-confidence predictions and prevent inappropriate interventions. The system actively integrates people into the stress management cycle by using a dialogue manager to combine tailored, stress-level-based responses with a fallback to user input for low-confidence scenarios. The proposed system has applications in healthcare, especially in personal mental health management, particularly in contexts where immediate and adaptive stress support is required, such as high-pressure jobs or remote healthcare settings.

Schneider, J. (2025). Towards Intelligent Adaption in Cognitive Assistance Systems through Physiological Computing.

Title

Schneider, J. (2025). Towards Intelligent Adaption in Cognitive Assistance Systems through Physiological Computing. In Proceedings of the 27th International Conference on Multimodal Interaction (ICMI ’25) (pp. 749-753).

Abstract

With the growing prevalence of cognitive impairments around the globe and in Europe, an increasing number of people are likely to experience cognitive decline during their working years. Supporting these individuals to remain in employment is imperative, both to promote personal well-being and to enable organizations to retain experienced and skilled workers. This research proposes the design of a physiologically adaptive cognitive assistance system to support individuals with mild cognitive impairment in sheltered workshops. This work adopts a design science research approach, combining laboratory and field experiments to achieve user-centred design. Expected outcomes include a modular framework for physiologically adaptive cognitive assistive systems, a multimodal machine learning pipeline for detecting psychological states from physiological signals and design principles to inform future research and development. By demonstrating the potential of such systems within work settings, this research aims to advance the social inclusion of individuals with mild cognitive impairment in the labour market.

Schneider, J., et al. (2024). Time for an Explanation: A Mini-Review of Explainable Physio-Behavioural Time-Series Classification.

Title

Schneider, J., Cheruvalath, S. S., & Hassan, T. (2024, October). Time for an Explanation: A Mini-Review of Explainable Physio-Behavioural Time-Series Classification. In Companion of the 2024 on ACM International Joint Conference on Pervasive and Ubiquitous Computing (pp. 885-889).

Abstract

Time-series classification is seeing growing importance as device proliferation has lead to the collection of an abundance of sensor data. Although black-box models, whose internal workings are difficult to understand, are a common choice for this task, their use in safety-critical domains has raised calls for greater transparency. In response, researchers have begun employing explainable artificial intelligence together with physio-behavioural signals in the context of real-world problems. Hence, this paper examines the current literature in this area and contributes principles for future research to overcome the limitations of the reviewed works.