Exploring the transformation of user interactions to Adaptive Human-Machine Interfaces

Angela Carrera-Rivera,Daniel Reguera-Bakhache,Felix Larrinaga,Ganix Lasa
DOI: https://doi.org/10.1145/3612783.3612807
2023-11-07
Abstract:Human-machine interfaces (HMI) facilitate communication between humans and machines, and their importance has increased in modern technology. However, traditional HMIs are often static and do not adapt to individual user preferences or behavior. Adaptive User Interfaces (AUIs) have become increasingly important in providing personalized user experiences. Machine learning techniques have gained traction in User Experience (UX) research to provide smart adaptations that can reduce user cognitive load. This paper presents an ongoing exploration of a method for generating adaptive user interfaces by analyzing user interactions and contextual data. It also provides an illustrative example using Markov chains to predict the next step for users interacting with an app for an industrial mixing machine. Furthermore, the paper conducts an offline evaluation of the approach, focusing on the precision of the recommendations. The study emphasizes the importance of incorporating user interactions and contextual data into the design of adaptive HMIs, while acknowledging the existing challenges and potential benefits.
Human-Computer Interaction
What problem does this paper attempt to address?
The problem that this paper attempts to solve is that traditional human - machine interfaces (HMIs) are often static and cannot adapt to individual users' preferences or behaviors. This has led to a high learning curve, reduced efficiency, and a poor user experience (UX). To improve these problems, the author proposes a method to generate an adaptive user interface (AUI) by analyzing user interactions and context data. Specifically, this research utilizes machine - learning techniques, especially recommendation systems and Markov chain models, to predict the next action of users interacting with industrial hybrid machine applications, thereby providing personalized guidance and assistance, reducing users' cognitive load, and improving the efficiency of task completion and user experience. The core objective of the paper is to show how, through the analysis of user - interaction data combined with context information, an adaptive human - machine interface that can provide personalized instructions and assistance in real - time can be designed to enhance the operator's usage experience and operating efficiency.