Skip to main content
Advertisement
Browse Subject Areas
?

Click through the PLOS taxonomy to find articles in your field.

For more information about PLOS Subject Areas, click here.

  • Loading metrics

Physiological sensing systems and AI-based signal analysis in immersive virtual reality learning and training: A scoping review

Abstract

This scoping review examined research on physiological sensing systems and AI-based signal analysis in immersive virtual reality (IVR) learning. It compared studies in terms of physiological modalities, HMD integration, calibration and synchronization, artifact management, feature engineering and representation learning, fusion strategies, validation design, and deployment readiness. We searched for studies published between 2016 and 2026 and included 19 empirical studies. In the 19 included studies, eye-tracking data (ETD, 13/19) and central nervous system signals (CNS, 11/19) were the most frequently reported modalities. CNS + ETD was the most frequently reported dual-modality configuration. Peripheral physiological signals (PPS, 3/19) were less frequently represented, and studies using electrodermal activity (EDA) were especially limited within the included corpus. The included studies covered the main stages of acquisition, preprocessing, feature engineering and representation learning, fusion, and analysis and modeling. Their targets included cognitive states, affective states, performance, attributes, and response patterns. Within this corpus, early fusion and traditional machine learning were frequently reported approaches. Reporting on sample-level processing, label construction, and train-test boundaries was incomplete in several studies. As a result, the interpretation and generalizability of reported findings depend on the specific study context. Overall, the included studies collectively outline an initial technical pathway, but evidence for reproducible, verifiable, and deployment-oriented real-time closed-loop IVR physiological sensing systems remained limited.

Introduction

Immersive virtual reality (IVR) is increasingly used in education and training. It provides a strong sense of presence, three-dimensional interaction, and controllable scenarios. Because of these features, it is widely used in experimental teaching, skills training, and complex task practice [14]. Compared with desktop virtual environments, IVR links learning tasks, bodily actions, and scene feedback more closely [5,6]. However, most studies still focus on learning outcomes or experience design. A key issue for adaptive applications is how to continuously and objectively identify participants’ states, attributes, and response patterns during interaction [7,8].

Traditional assessment mainly relies on questionnaires, tests, or post hoc interviews. These methods are not well suited to capturing rapid changes in cognitive load, attention allocation, and emotional arousal during IVR learning [911]. Physiological signals provide a more continuous and objective source of information. Signals such as EEG, heart rate or pulse, skin conductance, and eye movement can reflect cognitive and affective states during task performance [1214]. However, in IVR, these signals are not collected under stable and static conditions. They are affected by head movement, device wearing, tracking loss, trigger alignment, and multimodal interaction. Therefore, the key issue is not only whether AI can classify these signals. It is also how the sensing system is implemented, how the signals are cleaned and synchronized, and how the results are validated [15].

For this reason, research on AI-based physiological signal analysis in IVR learning should not be judged only by model performance. It should also be understood through the sensing system that supports it. The front-end includes sensor integration with head-mounted displays (HMDs), calibration, and synchronization. The middle stage includes artifact management, feature engineering, representation learning, and multimodal fusion. The back-end includes label construction, data splitting, generalization testing, and deployment readiness. Existing studies have discussed VR educational applications, physiological measurement, or AI methods separately [1517]. However, studies that focus on IVR learning and training and compare these stages within one review framework are still limited. Therefore, this scoping review maps recent research on physiological sensing systems and AI-based signal analysis in IVR learning.

Immersive Virtual Reality (IVR)

The core of IVR is not only virtual content itself. It is the tightly linked perception-action loop created by HMDs, spatial tracking, and multi-channel interaction [1821]. This allows IVR to support high-risk and hard-to-reproduce experiments, as well as scenario-based training. It also creates opportunities for state sensing, performance evaluation, and dynamic adjustment during learning [2224]. From a sensing perspective, however, these advantages also bring more complex system requirements. Learning tasks, body movements, and virtual scenes happen at the same time. As a result, sensors need to record continuously while still maintaining comfort and stability [1824].

For this reason, studies on physiological signal-based identification and modeling in IVR learning should report how the sensing system was implemented. They should not focus only on the final algorithmic results [1517].

Physiological signals

In IVR learning research, common physiological signals can be grouped into three categories. The first is central nervous system signals, which reflect brain activity, such as EEG and fNIRS. The second is peripheral physiological signals and derived indicators, which reflect autonomic activity, such as PPG/rPPG, HR/HRV, and GSR. The third is eye-tracking data, which reflect visual attention and information processing paths [2531]. These three categories provide different types of information about cognitive processing, arousal and emotion, and visual behavior [2531]. Compared with self-report, they are better suited to capturing dynamic changes during IVR interaction. However, they are also affected by motion artifacts, contact quality, sampling stability, and the alignment of scene events [3236].

Therefore, the value of physiological signals in IVR research depends not only on what is measured. It also depends on how signals are measured, how they are synchronized with the task, and how raw signals are turned into reliable analytical results [3236].

AI for physiological signal analysis in IVR learning: Role and constraints

AI, especially machine learning and deep learning, provides useful tools for extracting information from complex physiological signals in learning and training processes [3741]. This information may relate to states, attributes, performance, and response patterns. However, under IVR conditions, the meaning of model outputs still depends strongly on the stability of front-end sensing, the quality of artifact management, multimodal alignment, and clear train-test boundaries [4248]. In other words, even when studies report similar classification accuracy, differences in HMD integration, synchronization strategy, or train-test split strategy can affect how the results should be interpreted and how well they may transfer to other settings.

This suggests that AI-based physiological signal research in IVR learning is fundamentally a systems issue. The reliability of the results depends on sensing system implementation, signal processing, and validation design together. It does not depend only on back-end classifier comparison [4248].

Existing reviews in related fields mainly follow three lines. One group focuses on the overall picture of IVR or VR educational applications [2,4,15,49]. Another group discusses wearables, physiological sensing, or AI analysis in education [7,12,17,50]. A third group focuses on physiological measurement and wearable biosensing in immersive experiences [8,51]. These reviews provide important background. However, several issues are still not well connected. These issues include which physiological modalities are used in IVR learning and training, how these modalities are integrated with HMDs and task events, how signals are cleaned, represented, fused, and modeled, and how much reported model performance is affected by label construction and train-test split strategies.

To show how this review differs from earlier work, Table 1 summarizes the focuses and boundaries of representative reviews. Compared with recent reviews that are closer to this topic [12,50,51], this review does not focus mainly on wearable physiological data and AI in general educational settings. Instead, it focuses on IVR learning and training. It compares studies in terms of HMD integration, calibration and synchronization, artifact management, feature engineering and representation learning, fusion strategy, label source, train-test split strategy, potential data leakage risk, and deployment readiness.

thumbnail
Table 1. Comparison of representative related reviews and the positioning of this study.

https://doi.org/10.1371/journal.pone.0355596.t001

Based on these differences, this study uses a scoping review to map research on physiological sensing systems and AI-based signal analysis in IVR learning and training since 2016. This period is important because it marks a key stage in the commercialization of VR hardware. The review focuses on IVR settings. It uses sensing system implementation, signal processing, and validation as its main analytical lines. More specifically, it examines how physiological sensing systems were built, how signals were cleaned and represented, how multimodal data were fused, how models were validated, and how these studies were used to analyze and model states, attributes, performance, and related response patterns. It also examines how close these studies are to near-real-time or real-time closed-loop deployment. Based on this scope, the review addresses the following research questions:

  1. RQ1: Which physiological signals were collected in IVR learning environments?
  2. RQ2: How was AI used to analyze these physiological signals?
    1. RQ2a: Which AI techniques and methods were used?
    2. RQ2b: At which stages of the sensing and analysis pipeline were these AI techniques applied, such as acquisition, calibration and synchronization, preprocessing and artifact management, feature engineering, representation learning, fusion strategy, validation design, and deployment?

By addressing these questions, this review aims to provide two types of guidance for future research. First, it may help researchers choose appropriate physiological modalities, quality-control strategies, and AI methods. Second, it may provide more specific guidance for system design, including HMD integration, calibration and synchronization, label construction, participant-level validation, leakage control, and deployment readiness.

Materials and methods

This study used a scoping review design. Its aim was to map the overall landscape of physiological signal research in immersive virtual reality (IVR) learning from the perspectives of sensing system implementation, signal processing, and AI modeling [52,53]. The methodological framework followed the five-stage approach proposed by Arksey and O’Malley and later guidance for scoping reviews [52,53]. In reporting, this study organized the research questions, information sources, screening process, data extraction, and presentation of results according to the core items of PRISMA-ScR [54] (S1 Checklist). No public protocol was prospectively registered for this review. The study was designed as an exploratory scoping review to map technical configurations, reporting practices, and evidence gaps in an emerging interdisciplinary area, rather than to estimate intervention effects or conduct a quantitative synthesis. Before screening began, the review questions, eligibility criteria, information sources, search strategy, and data-extraction framework were defined. These procedures were then applied consistently during title, abstract, and full-text screening, as well as during data extraction. This study also followed the transparency principles emphasized in PRISMA 2020 to improve reproducibility and reporting consistency [55]. The aim of this review was to map the evidence, compare technical pathways, and identify knowledge gaps. It was not intended to pool effect sizes. Therefore, no quantitative meta-analysis or formal risk-of-bias assessment was conducted.

A scoping review is suitable for clarifying conceptual boundaries, mapping technical routes, comparing study implementation, and identifying knowledge gaps [53]. Therefore, this review did not conduct quantitative synthesis. Instead, it organized the included studies around the two research questions: what physiological signals were collected, and how AI was used in the sensing-analysis-validation pipeline. The studies were compared in terms of physiological modalities, front-end acquisition, calibration and synchronization, preprocessing and artifact management, feature engineering, representation learning, fusion strategies, model families, validation design, and deployment status. To avoid conceptual confusion, SMOTE, oversampling, undersampling, and data augmentation were grouped as sample-level processing. They were reported separately and were not treated as signal quality control. For supervised or regression tasks, label sources, train-test split strategies, and potential data leakage risk were also recorded. This helped support the interpretation of model outputs and transferability.

Inclusion and exclusion criteria

The inclusion criteria were as follows: (1) publication date between January 1, 2016, and March 29, 2026. The year 2016 was chosen as the starting point because commercial HMDs such as the Oculus Rift and HTC Vive entered the mainstream around this time, marking a period of rapid growth in immersive virtual reality research [56]. (2) The study should be empirical and should have collected at least one physiological signal in an immersive virtual reality learning or training context. Collection could be through wearable devices or through a clearly described and validated contactless approach. (3) AI techniques were actually used in the physiological signal analysis pipeline, including but not limited to machine learning classification, regression, clustering, deep learning-based representation learning, or fusion modeling. For studies that combined IVR physiological data collection with external-dataset model benchmarking, eligibility was based on whether the AI-based physiological analysis was explicitly developed as part of the IVR learning study; the use of an external benchmark dataset was recorded separately. (4) Eligible document types included peer-reviewed journal articles, conference papers, and full-text theses or studies available in institutional repositories. Because this topic is an emerging intersection of sensing, learning analytics, and VR, some technical implementations first appear in conference papers, theses, or institutional repository outputs. These sources were therefore retained to avoid missing early evidence [5254]. However, publication type was treated only as a descriptive variable for evidence source and was not used as a direct proxy for methodological quality. No language filter was applied during database searching; however, only reports available in English were eligible at the screening stage. The exclusion criteria were as follows: (1) the study was not set in an IVR learning/training context; (2) it only discussed AR, MR, desktop VR, or other non-immersive environments; (3) it collected behavioral data only and no physiological signals; (4) it used AI but not for physiological signal analysis; or (5) the full text could not be obtained.

Information sources and search strategy

Seven database searches were conducted: Web of Science Core Collection, Scopus, IEEE Xplore Digital Library, ACM Digital Library, SAGE Journals, ProQuest Dissertations & Theses Global, and a combined EBSCOhost search of Education Source and ERIC. Searches were conducted up to March 29, 2026. To balance sensitivity and topical focus, a two-stage search strategy was used. In the first stage, search strings were built around three core concepts—immersive virtual reality, physiological signals, and education/training contexts—and adapted to the fields and syntax of each database. The core search string was as follows: [(‘virtual reality’ OR ‘virtual environment’ OR ‘immersive virtual reality’ OR ‘immersive environment’ OR ‘VR’ OR ‘IVR’) AND (‘physiological signal’ OR ‘EEG’ OR ‘ECG’ OR ‘EDA’ OR ‘GSR’ OR ‘HR’ OR ‘HRV’ OR ‘PPG’ OR ‘EMG’ OR ‘RSP’ OR ‘Eye* track*’ OR ‘eye movement’) AND (‘education’ OR ‘educational’ OR ‘learner*’ OR ‘student*’ OR ‘teacher’ OR ‘instructor’ OR ‘learning’ OR ‘training’)]. The complete database-specific search strategies, including database platforms and collections, fields searched, limits, search dates, records retrieved, and record-management procedures, are provided in S2 Table.

AI-related keywords were not used as mandatory terms in the first-stage search because terminology in this field is highly heterogeneous. Some studies use broad labels such as machine learning or deep learning, some report only specific model names such as SVM, RF, CNN, or LSTM, and others refer only to tasks such as classification, prediction, or recognition in the methods or results. Adding AI terms too early could therefore exclude relevant studies whose terminology is scattered. For this reason, the first stage aimed to retrieve physiological measurement studies in IVR learning/training as completely as possible, and the second stage then determined at the full-text level whether AI was actually used for physiological signal analysis. This helped balance sensitivity and specificity. Study screening was conducted independently by two reviewers. The title, abstract, and full text of each record were assessed independently by at least two researchers. When disagreements occurred, two additional authors reviewed the record and consensus was reached through discussion.

Study selection process

Study selection consisted of three levels: deduplication/initial filtering, title and abstract screening, and full-text assessment. Following the predefined strategy, 3650 records were identified across the seven databases. After database deduplication and an initial screening of document types, 1932 candidate records remained. A progressive title-abstract-full-text screening procedure was then applied. This left 521 records after title screening and 116 records for full-text assessment after abstract screening.

During full-text assessment, 15 studies that were not conducted in an immersive virtual reality learning or training context were excluded, as were 2 studies whose full texts could not be obtained. After this stage, 99 studies directly related to physiological signal measurement in IVR learning/training settings remained.

In the second stage, these 99 full-text studies were further assessed to determine how AI was actually used, and the fit with the IVR learning/training definition was checked again. At this step, 77 studies that did not use AI, 2 studies that used AI but not for physiological signal analysis, and 1 study that did not meet the IVR learning/training definition after full-text review were excluded. This left 19 included studies. Fig 1 shows the screening process. The reports not retrieved and the reports excluded after full-text assessment, together with the primary reason for each decision, are listed in S2 Table.

Data extraction and organization framework

Based on the research questions and the framework shown in Table 2, we extracted information on physiological signal types, front-end acquisition/calibration/synchronization, device models, sampling rates, preprocessing/artifact management, feature engineering, representation learning, fusion strategies, model families, AI task types, target constructs, and sample size. Where a study used an external benchmark dataset, the IVR sample and the external benchmark sample were recorded separately when identifiable. We also recorded evidence source, label source, train-test split strategy, potential data leakage risk, deployment status, and interpretability reporting to compare the interpretability, transferability, and practical feasibility of the reported systems. Processing steps such as SMOTE, oversampling, undersampling, and data augmentation were coded separately as sample-level processing and were not treated as signal quality control.

thumbnail
Table 2. Data extraction and organization framework.

https://doi.org/10.1371/journal.pone.0355596.t002

In addition, the included studies were organized at two levels. The first was the sensor/system level, including IVR scenario type, sensing implementation, integration with HMDs and tasks, device model, sampling rate, whether calibration or synchronization was reported, and the main artifact management steps. The second was the validation/deployment level, including target constructs, label sources, train-test split strategies, potential data leakage risk, deployment status, and interpretability reporting. In Table 3, “signal configuration” was coded only according to the physiological modalities included in each study. Auxiliary non-physiological features such as head/hand tracking, controller/posture data, text semantics, and clickstream data were not counted in the row labels and were instead described separately in the “System and validation notes” column of Table 4. When a study reported more than one AI task or more than one explicit validation design, these were recorded in parallel. As a result, some counts in Table 3 and S1 Table may exceed the total number of studies. Train-test split strategy and data leakage risk were judged only from information clearly reported or directly identifiable in the original text. When it was not possible to confirm whether train-test boundaries were separated across participants or sessions, the study was coded as “not reported.”

thumbnail
Table 3. Study counts and method distributions by signal configuration.

https://doi.org/10.1371/journal.pone.0355596.t003

thumbnail
Table 4. Overview of physiological sensing systems, processing pipelines, and validation in the included studies.

https://doi.org/10.1371/journal.pone.0355596.t004

Results

Nineteen studies were ultimately included. Table 3 summarizes method distributions under different signal configurations. Table 4 provides an overview of the physiological sensing systems, processing pipelines, and validation characteristics of the included studies. S1 Table summarizes target constructs, label sources, train-test split strategies, data leakage risk, and deployment status. The sections below further report front-end acquisition, preprocessing, feature/representation learning, fusion approaches, and validation and deployment characteristics.

RQ1: Which physiological signals were collected in IVR learning environments?

Among the 19 included studies (Table 3), when each signal type was counted once per study, eye-tracking data (ETD) was the most widely used modality (13 studies, 68.4%), followed by central nervous system signals (CNS; 11 studies, 57.9%). Peripheral physiological signals (PPS) were used much less often (3 studies, 15.8%). In AI-supported immersive virtual reality (IVR) learning environments, no studies were found that mainly focused on common autonomic signals such as electrodermal activity (EDA). It is also notable that 8 of the 19 studies (42.1%) used combinations of signals. CNS + ETD was the most common combination (6 studies, 31.6%), whereas CNS + PPS and ETD + PPS each appeared in only 1 study. Overall, within the included studies, single-modality and dual-modality designs were more common than designs collecting all three physiological signal categories.

RQ2: How was AI used in physiological signal analysis?

Front-end acquisition, calibration/synchronization, and preprocessing/artifact management.

Based on the reporting in the included studies, relatively few of the 19 papers clearly described front-end acquisition, calibration, or time synchronization details. Most studies stated that EEG, ETD, or PPS was used, but gave only limited information on sensor-HMD integration, pre-session calibration, trigger alignment, or modality synchronization. Clearer examples were mainly found in eye-tracking studies. For example, Miguel-Alonso et al. [73] reported eye-tracking calibration before each session. Some studies also mentioned synchronized recording with the task process or the exclusion of samples with low tracking rates. Overall, however, transparency in front-end implementation details remains limited. In contrast, preprocessing and artifact-management procedures were reported somewhat more often, and some modality-specific reporting patterns were observed in the included studies. EEG studies more often relied on ICA to remove ocular or muscle artifacts [57,60,61,63], whereas eye-tracking studies more often used smoothing, baseline correction, interpolation, invalid-sample removal, missing-value handling, and standardization to control data quality [7073].

It is important to distinguish sample balancing or data augmentation from signal quality control. These procedures are better treated as sample-level processing at the dataset level rather than as signal cleaning itself. In the included studies, SMOTE or oversampling/undersampling appeared mainly in [60,61,63,70], while rotation-based augmentation appeared in [66]. These operations may improve class balance or enlarge the training set, but they should be separated from sensor noise suppression, artifact removal, or temporal synchronization. They are also closely related to later train-test boundaries. When data splitting is not clearly reported, such processing can add uncertainty to the interpretation of model performance.

Feature engineering and representation learning.

At the representation level, the included studies followed two parallel routes: manual feature engineering and deep representation learning. For EEG, methods such as CNN, CNN-LSTM, RNN/GRU, and EEG feature imaging were more often used to learn spatial-frequency-temporal representations directly from raw or lightly processed sequences [27,57,60,61]. In contrast, ETD single-modality studies more often relied on sliding-window statistical features, object/avatar-relative features, large-scale feature engineering with FRESH/tsfresh, and the use of SHAP at the back-end to interpret key features [69,71,73]. In addition, methods such as PCA, FBCSP, and MRMR are better understood as feature engineering or dimensionality-reduction/selection steps rather than as “AI preprocessing” in a broad sense. Making this distinction helps clarify which methods are used to clean signals, which ones are used to build interpretable features, and which onesb are used to learn latent representations.

Data fusion.

Overall, 12 of the 19 studies used fusion analysis (63.2%). Of these, 6 collected more than one physiological signal. Another 6 studies collected only one main physiological signal but also combined head/hand trajectories, controller/posture information, text semantics, or other interaction features to improve classification or clustering performance. In Table 3, these studies are still classified by their main physiological modality, while the auxiliary non-physiological features are described separately in Table 4. In addition, 2 studies collected two different physiological signals at the same time but did not integrate them at the feature level. Instead, learning outcomes were judged from the separate analyses of the two signals [30,64]. Under the early/intermediate/late classification framework in multimodal fusion research [74,75], early fusion was the most frequently reported fusion strategy among the 12 fusion studies (11/12), whereas late fusion appeared in 1 study and no included study reported intermediate or hybrid fusion. This suggests that current studies more often combine multi-source features directly at the input level, while discussion of representation-level or decision-level fusion remains limited. The reasons for this observation and its methodological implications are discussed further in the Discussion section.

Model families.

Across signal configurations, studies using only traditional machine learning were the largest group, with 13 studies (68.4%). The main algorithms were support vector machines (SVM), random forests (RF), and k-nearest neighbors (KNN). Studies reporting both traditional machine-learning and deep-learning models ranked second, with 5 studies (26.3%). Studies using only deep learning were the smallest group, with just 1 study (5.3%). Among the 11 single-modality studies, traditional machine learning alone accounted for 72.73% (8/11), studies reporting both ML and DL accounted for 18.18% (2/11), and deep learning alone accounted for 9.09% (1/11). Among the 8 multimodal studies, 5 used only traditional machine learning, while 3 reported both ML and DL, mainly in CNS + ETD studies. In the sample of this review, studies reporting both ML and DL were more frequently observed in multimodal studies than in single-modality studies, although this pattern should be interpreted cautiously because of the small subgroup sizes.

Task types.

In the included studies, classification was the most frequently reported AI task, appearing in 17 studies (89.5%). At the same time, regression, clustering, and prediction each appeared in 1 study, and anomaly detection did not appear in any study. It should be noted that one study could be counted in more than one task category, so the sum of task counts may exceed the total number of studies. For example, Serrano-Mamolar et al. [69] included both classification of learning-environment quality and prediction of learning performance, so prediction was not zero. For clustering, Walawwe and Ekanayake [68] used an unsupervised approach to group cognitive/physiological response patterns. For regression, Delvigne et al. [27] estimated attention levels in a continuous framework. Within this review sample, work on continuous state estimation, forward-looking prediction, and anomaly detection was less frequently represented.

Evidence sources, target constructs, label sources, train-test split strategies, data leakage risk, and deployment status.

In terms of evidence source, the 19 included studies were mainly peer-reviewed journal articles (11/19) and conference papers (6/19), with 1 thesis [30] and 1 institutional repository study [68]. At the same time, target constructs and label sources in supervised or regression tasks showed high heterogeneity. Some studies modeled states such as distraction, immersion, cognitive load, or learning concentration [5861,63,65,67,70,72]. Some focused on learning performance or environment quality [64,69]. Others addressed emotional states, diagnosis, teacher expertise, gender attributes, or user identity [57,62,66,71,73]. Label sources included task conditions, performance outcomes, combinations of self-report and performance, expert judgement, participant attributes, and physiological proxy indicators. This means that “classification” did not always refer to the same type of problem across studies, and model performance should not be compared directly across studies. A summary is provided in S1 Table.

In terms of train-test partitioning, risks of data leakage and practical deployment feasibility, the majority of reviewed studies used offline laboratory analytical schemes. Some studies clearly used sample-level splits [57,58,67,69,72,73], participant-level splits [27,60,63,71], and session-level or cross-session schemes [60,73]. Because this review allowed multiple explicit validation designs to be recorded in parallel, the sum of these counts may exceed the total number of studies, but train-test boundaries were still not sufficiently reported in many other studies. If the one unsupervised clustering study is excluded, among the 18 supervised or regression studies, 4 were coded as low risk for data leakage, 5 as high risk, 8 as not reported, and 1 as scheme-dependent because it reported multiple validation schemes with different implications for data leakage risk. In this review sample, AI-based physiological signal analysis was mainly reported in offline discrimination settings, and evidence for real-time, continuous, closed-loop IVR adaptation under strict generalization testing was limited.

Discussion

Taken together, the findings for RQ1 and RQ2 show that research in this field is shaped not only by whether physiological signals are collected, but also by how acquisition, cleaning, fusion, validation, and application are linked. Compared with reviews on wearables or AI in general educational settings, this review places more emphasis on sensing system implementation, signal processing, and validation design in IVR contexts. The discussion is organized around three aspects: the sensor layer, the signal-pipeline layer, and the reproducibility and deployment layer.

Sensor layer: Coverage of wearable/embedded modalities, HMD integration, and scenario fit

In terms of modality coverage, ETD (13/19) and CNS (11/19) were the two most frequently reported sources in the included IVR learning studies. This pattern is closely related to hardware integration. Eye tracking is often built into the HMD or closely linked to head pose. This makes it suitable for capturing task-related information such as gaze allocation, object focus, and scene navigation [70,72,73]. By contrast, EEG has been used to infer cognitive states such as cognitive load, concentration, and distraction, but such inferences require caution in IVR because EEG recordings are sensitive to head movement, oculomotor activity, muscle activity, wearing stability, and electrode contact quality [57,60,63]. Therefore, although both eye tracking and EEG are used in IVR physiological sensing, they differ clearly in hardware burden, comfort, motion tolerance, construct interpretation, and the difficulty of HMD integration. Current studies still do not report these system-level differences in sufficient detail [57,60,63,70,72,73].

PPS appeared in only 3 included studies. These studies mainly used cardiovascular sensing sources and derived indicators such as PPG/rPPG and HR. As a result, emotional arousal, stress responses, and autonomic activity are still only lightly covered. In addition, existing multimodal studies are not the same as multi-physiological sensing systems. Besides dual physiological combinations, many studies combined one physiological signal with interaction data such as head and hand tracking, text semantics, clickstreams, or quiz responses [66,70,72,73]. This pattern may indicate an emerging interest in multi-source modeling within the included studies. However, more complete wearable or embedded physiological combinations are still uncommon. This is especially true for peripheral modalities such as EDA, which could add useful information about emotion and arousal. There are also still few systematic comparisons of comfort, synchronization cost, and robustness across modalities in HMD settings.

Signal-pipeline layer: Calibration and synchronization, artifact management, and multimodal fusion

At the signal-pipeline level, the included studies already cover the main stages of acquisition, preprocessing, feature engineering and representation learning, fusion, and analysis and modeling. However, most studies report algorithmic results more clearly than the sensing pipeline behind them. In preprocessing, EEG studies often used ICA to remove ocular or muscle artifacts. By contrast, eye-tracking studies more often used smoothing, baseline correction, interpolation, invalid-sample removal, and standardization [57,60,63,71,73]. These steps suggest that researchers are aware of the effects of head movement, occlusion, tracking loss, and multi-device interference on signal quality in IVR. However, only a limited number of studies reported calibration and synchronization in a systematic way. A few studies provided clearer front-end details. For example, Abdurrahman et al. [59] reported 50 Hz eye tracking and 500 Hz heart-beat recording. Study [67] reported Meta Quest Pro with 2048 Hz EEG acquisition. Studies [71] and [73] reported Vive Pro Eye at 120 Hz and pre-session calibration. Study [27] described automatic annotation synchronization between VR stimuli and EEG. Even so, most studies gave only brief information on device models, sampling rates, timestamp alignment, pre-session calibration, and synchronization between sensors and HMD or task events. As a result, even when studies are grouped under labels such as “EEG+ETD” or “ETD+interaction features,” their acquisition conditions may still differ in important ways.

An additional issue concerns the construct validity of EEG-based cognitive-load inference in IVR. Frontal or midline theta has often been found to associate with working-memory load and task demand [76,77], but in IVR it should not be interpreted as a direct or stand-alone marker of cognitive load. Head movement, changes in electrode contact, ocular activity, and scalp or neck muscle activity may co-vary with task difficulty and interaction style [78]. Therefore, high classification accuracy alone is insufficient to establish that this EEG feature captures cognitive load. Future IVR studies should strengthen convergent validity through explicit EOG/head-motion/EMG artifact checks, task-load manipulations, behavioral performance and subjective workload measures, and participant- or session-level generalization tests, as well as combining EEG features with other modalities such as eye-tracking indicators. Under such convergent evidence, frontal theta may be treated as supportive evidence of cognitive-load-related processing; without it, EEG-based labels should be interpreted more conservatively as context-specific discriminative patterns.

In the included studies, feature-engineering, representation-learning, and fusion methods were often relatively simple to implement. EEG and EEG + ETD studies more often used deep models such as CNN, CNN-LSTM, or feature imaging [27,57,60,61]. By contrast, ETD single-modality studies more often used sliding-window statistical features, FRESH/tsfresh, or manual feature engineering [69,71,73]. At the fusion level, early fusion was the most frequently reported strategy among the 12 fusion studies. Late fusion appeared in only 1 study, and no study used intermediate fusion or hybrid fusion. Within this review sample, multi-source features were often combined directly at the input level. One reason may be the need to reduce system complexity in small-sample settings. However, this approach does not address cross-modal temporal alignment, representation learning, or uncertainty propagation in a systematic way. In addition, some studies collected two physiological signals at the same time but did not truly integrate them at the feature level [30,64]. This means that multimodal acquisition and multimodal fusion are not the same in the current literature.

In terms of validation design, label sources, and deployment readiness, the included evidence was concentrated mainly in offline classification studies. Studies using only traditional machine learning accounted for 13 of the 19 included studies. Classification appeared in 17 studies. Regression, clustering, and prediction each appeared only once. Anomaly detection did not appear in any study. In addition, label sources in supervised tasks were highly heterogeneous. Some labels were based on experimental task conditions. Others were based on scores or performance. Some came from self-report, expert or existing diagnosis, or participant attributes. A few were based on physiological proxy indicators. If the one unsupervised clustering study is excluded, among the 18 supervised or regression studies, 4 were coded as low risk for data leakage, 5 as high risk, 8 as not reported, and 1 as scheme-dependent. These findings suggest that, in this review sample, AI-based analysis was mainly used for offline discrimination of experimental data. Its use in real-time, continuous, closed-loop IVR adaptation under strict generalization testing is still limited.

Reproducibility and deployment layer: From algorithmic experiments to deployable sensing systems

From the overall reporting pattern in the included studies, one recurring issue was not simply whether AI was used, but whether the sensing system was described clearly enough to support reproduction, comparison, and deployment. Most studies reported the use of EEG, ETD, or PPS. However, reporting was still uneven for device models, sampling rates, sensor placement, mechanical and logical integration with the HMD, calibration procedures, synchronization methods, validation design, and whether the analysis was offline, near-real-time, or real-time. This problem is especially clear in validation design. Some studies clearly reported sample-level, participant-level, or session-level splits [27,57,58,60,63,67,69,7173]. However, in many other studies, the train-test boundaries were still not reported clearly enough. In this type of research, such information is essential for interpreting model performance. Only when the acquisition chain, processing chain, and validation chain are all described clearly can findings be compared more directly and moved closer to practical deployment.

Future research should treat signal-pipeline reproducibility and model performance as joint priorities. In addition to expanding PPS coverage and combining multiple physiological modalities, the field may benefit from a minimum reporting set. At a minimum, studies should report the HMD and sensor models, signal acquisition positions, sampling rates, calibration and synchronization methods, the main artifact-management steps, whether sample-level processing was applied only after data splitting, label sources, train-test split strategies, especially whether they were participant-level, session-level, or external-test designs, the stage at which fusion occurred, and whether the system supports near-real-time or real-time closed-loop operation.

Conclusion

This review mapped research on AI-based physiological signal analysis in IVR learning environments since 2016. It examined this field through three main aspects: sensing system implementation, signal processing, and validation and deployment. The findings suggest that, in the included literature, progress in AI-based physiological signal analysis for IVR learning depends not only on model performance, but also on the quality of sensing-system reporting and the clarity of validation design.

Across the 19 included studies, eye-tracking data (ETD) and central nervous system signals (CNS) were the most common modalities. CNS + ETD was the most common dual-modality configuration. Peripheral physiological signals (PPS) were used much less often, especially autonomic indicators such as EDA. Existing studies already cover the main stages of acquisition, preprocessing, feature engineering and representation learning, fusion, and analysis and modeling. However, reporting on HMD integration, device models, sampling rates, and calibration and synchronization was still uneven. In addition, sample-level processing was not always clearly separated from signal quality control. Although a small number of studies used explicit sample-level, participant-level, or session-level validation designs, many studies still did not report label construction and train-test boundaries clearly enough. Thus, the generalizability of reported model performance is still difficult to assess.

Overall, the included studies collectively outline an initial technical pathway. However, within this review sample, evidence for reproducible, verifiable, and deployment-oriented real-time closed-loop IVR physiological sensing systems remained limited. Future research should expand PPS coverage, improve reporting on sensing system implementation and artifact management, use stricter validation designs, and further develop multimodal fusion, interpretability analysis, and near-real-time or real-time closed-loop IVR adaptive applications. Future research should also develop a task- and context-sensitive taxonomy of IVR learning and training scenarios and target constructs, so that generic labels such as distraction, attention, concentration, immersion, and cognitive load can be defined in relation to specific task demands, learner actions, experimental manipulations, and label sources, thereby improving cross-study comparability. Future deployment-oriented studies should also report practical system-level metrics for standalone HMD implementation, including whether physiological processing and model inference are performed on-device, in the cloud, or through a hybrid architecture, as well as privacy safeguards and end-to-end latency from signal acquisition to adaptive feedback.

Limitations

Although this study met its main aims through a structured scoping review process, several limitations should be noted.

First, only 19 studies met the inclusion criteria. Therefore, the evidence base was still limited. This may affect the representativeness and generalizability of some findings in more specific areas. However, the small number of studies also reflects the fact that this topic is still a relatively new area at the intersection of several fields. The 19 included studies still provide an initial overview of several technical paths observed in the current literature, although this overview should not be considered exhaustive. In addition, this review used multiple databases and independent screening by two reviewers to improve the relevance, reliability, and representativeness of the included evidence. To avoid missing early technical work in this emerging field, a small number of theses and institutional repository studies were also included. Although these sources were described separately by evidence type, differences in maturity across publication types may still have introduced some heterogeneity.

Second, this review did not subdivide IVR learning scenarios, such as knowledge instruction and skills training, or learner characteristics, such as age and cognitive level. As a result, it could not show how different settings and populations may require different physiological sensing and AI analysis methods. In addition, practical issues such as cost-effectiveness and data privacy in real-world deployment were not examined in depth.

Third, a scoping review focuses on systematic mapping and trend identification rather than formal methodological quality assessment or quantitative synthesis. For this reason, it is difficult to quantify differences in the performance of different physiological signal types or AI algorithms. Although this review also recorded evidence sources, label sources, train-test split strategies, potential data leakage risk, and validation and deployment readiness, these dimensions were used only for descriptive comparison. They cannot replace formal quality appraisal in a systematic review.

Another limitation is related to the time window of the review. The starting year of 2016 was selected because commercial HMD-based IVR systems became more widely used in learning and training research since about that time [79]. However, some foundational work on physiological-signal calibration, synchronization, and artifact management had already been developed before 2016. Therefore, some earlier methodological reports with detailed guidance on signal quality control may not have been included. This time boundary should be considered when interpreting the findings. The included records were counted at the publication level rather than as confirmed independent datasets; therefore, potentially related or extended reports should be considered when interpreting study-frequency counts.

Supporting information

S1 Checklist. PRISMA-ScR checklist.

Completed PRISMA-ScR (Preferred Reporting Items for Systematic Reviews and Meta-Analyses extension for Scoping Reviews) checklist, indicating the section and page of the manuscript where each item is reported.

https://doi.org/10.1371/journal.pone.0355596.s001

(DOCX)

S1 Table. Summary of validation information for the included studies.

Target constructs, label sources, train-test split strategies, potential data leakage risk, and deployment status of the 19 included studies.

https://doi.org/10.1371/journal.pone.0355596.s002

(DOCX)

S1 Data. Study-level extracted and coded data underlying the descriptive synthesis.

The dataset contains study characteristics, sample-size information, physiological modalities, sensing and processing information, model families, fusion strategies, AI task types, target constructs, label sources, validation designs, potential data leakage risk, interpretability reporting, and deployment status for the 19 included studies. IVR-study and external benchmark samples are distinguished where applicable.

https://doi.org/10.1371/journal.pone.0355596.s003

(XLSX)

S2 Table. Database-specific search strategies and full-text screening decisions.

The file provides database platforms and collections, fields searched, exact database-specific search strategies, limits, search dates, records retrieved, record-management procedures, and the reports not retrieved or excluded after full-text assessment, with the primary reason for each decision.

https://doi.org/10.1371/journal.pone.0355596.s004

(XLSX)

References

  1. 1. Chun D, Kaplan-Rakowski R, Meyr J, Ovsiannikova U, Thrasher T, Yuan Y. AI-mediated high-immersion virtual reality for language learning. In: Lan YJ, Qi GY, Chun D, editors. AI-mediated language education in the metaverse era. Singapore: Springer Nature. 2025. p. 53–75. https://doi.org/10.1007/978-981-95-0245-5_4
  2. 2. Tao L, Cukurova M, Song Y. Learning analytics in immersive virtual learning environments: a systematic literature review. Smart Learn Environ. 2025;12(1).
  3. 3. Glasserman-Morales LD, Carlos-Arroyo M, Ruiz-Ramirez JA, Alcantar-Nieblas C. Use of wearable devices in the teaching-learning process: a systematic review of the literature. Front Educ. 2023;8.
  4. 4. Stracke CM, Bothe P, Adler S, Heller ES, Deuchler J, Pomino J, et al. Immersive virtual reality in higher education: a systematic review of the scientific literature. Virtual Reality. 2025;29(2).
  5. 5. Biocca F, Delaney B. Immersive virtual reality technology. In: Biocca F, Levy MR, editors. Communication in the age of virtual reality. Hillsdale, NJ: Lawrence Erlbaum Associates. 1995.
  6. 6. Mikropoulos TA, Natsis A. Educational virtual environments: a ten-year review of empirical research (1999–2009). Computers & Education. 2011;56(3):769–80.
  7. 7. Ba S, Hu X. Measuring emotions in education using wearable devices: a systematic review. Computers & Education. 2023;200:104797.
  8. 8. Guillen-Sanz H, Checa D, Miguel-Alonso I, Bustillo A. A systematic review of wearable biosensor usage in immersive virtual reality experiences. Virtual Reality. 2024;28(2).
  9. 9. Meylani R. A comparative analysis of traditional and modern approaches to assessment and evaluation in education. Batı Anadolu Eğitim Bilimleri Dergisi. 2024;15(1):520–55.
  10. 10. Joseph S. Measuring cognitive load: a comparison of self-report and physiological methods. Tempe, AZ: Arizona State University. 2013. https://core.ac.uk/download/pdf/79566724.pdf
  11. 11. Schneider J. Beyond test scores: a better way to measure school quality. Harvard University Press; 2017.
  12. 12. Hong H, Dai L, Zheng X. Advances in wearable sensors for learning analytics: trends, challenges, and prospects. Sensors. 2025;25(9):2714.
  13. 13. Dennison MS, Wisti AZ, D’Zmura M. Use of physiological signals to predict cybersickness. Displays. 2016;44:42–52.
  14. 14. Picard RW, Vyzas E, Healey J. Toward machine emotional intelligence: analysis of affective physiological state. IEEE Trans Pattern Anal Machine Intell. 2001;23(10):1175–91.
  15. 15. Radianti J, Majchrzak TA, Fromm J, Wohlgenannt I. A systematic review of immersive virtual reality applications for higher education: design elements, lessons learned, and research agenda. Computers & Education. 2020;147:103778.
  16. 16. Almusawi HA, Durugbo CM, Bugawa AM. Wearable technology in education: a systematic review. IEEE Trans Learning Technol. 2021;14(4):540–54.
  17. 17. Hernández-Mustieles MA, Lima-Carmona YE, Pacheco-Ramírez MA, Mendoza-Armenta AA, Romero-Gómez JE, Cruz-Gómez CF, et al. Wearable biosensor technology in education: a systematic review. Sensors (Basel). 2024;24(8):2437. pmid:38676053
  18. 18. LaValle SM. Virtual Reality. Cambridge University Press; 2023.
  19. 19. Lampropoulos G. Intelligent virtual reality and augmented reality technologies: an overview. Future Internet. 2025;17(2):58.
  20. 20. Parong J, Mayer RE. Learning science in immersive virtual reality. Journal of Educational Psychology. 2018;110(6):785–97.
  21. 21. Slater M, Sanchez-Vives MV. Enhancing our lives with immersive virtual reality. Front Robot AI. 2016;3.
  22. 22. Cheng K-H, Lee SW-Y, Hsu Y-T. The roles of epistemic curiosity and situational interest in students’ attitudinal learning in immersive virtual reality environments. Journal of Educational Computing Research. 2022;61(2):494–519.
  23. 23. Lehikko A, Nykänen M, Lukander K, Uusitalo J, Ruokamo H. Exploring interactivity effects on learners’ sense of agency, cognitive load, and learning outcomes in immersive virtual reality: A mixed methods study. Computers & Education: X Reality. 2024;4:100066.
  24. 24. Sayed WS, Noeman AM, Abdellatif A, Abdelrazek M, Badawy MG, Hamed A, et al. AI-based adaptive personalized content presentation and exercises navigation for an effective and engaging E-learning platform. Multimed Tools Appl. 2023;82(3):3303–33. pmid:35789938
  25. 25. Chu SL, Garcia BM, Rani N. Research on wearable technologies for learning: a systematic review. Front Educ. 2023;8.
  26. 26. Kumar A, Kumar A. Human emotion recognition using Machine learning techniques based on the physiological signal. Biomedical Signal Processing and Control. 2025;100:107039.
  27. 27. Delvigne V, Wannous H, Vandeborre J-P, Ris L, Dutoit T. Attention estimation in virtual reality with EEG based image regression. In: 2020 IEEE International Conference on Artificial Intelligence and Virtual Reality (AIVR). 2020. p. 10–6. https://doi.org/10.1109/aivr50618.2020.00012
  28. 28. Tauscher J-P, Schottky FW, Grogorick S, Bittner PM, Mustafa M, Magnor M. Immersive EEG: evaluating electroencephalography in virtual reality. In: 2019 IEEE Conference on Virtual Reality and 3D User Interfaces (VR). 2019. p. 1794–800. https://doi.org/10.1109/vr.2019.8797858
  29. 29. Georgieva-Tsaneva G, Cheshmedzhiev K, Tsanev Y-A, Dechev M. Physiological state recognition via HRV and fractal analysis using AI and unsupervised clustering. Information. 2025;16(9):718.
  30. 30. Zarour M. Attention, concentration, and distraction measure using EEG and eye tracking in virtual reality. Université de Montréal; 2022. https://umontreal.scholaris.ca/items/d93f6e33-7d2b-42e8-9cb5-996d98af2e0a
  31. 31. Joo H-J, Jeong H-Y. A study on eye-tracking-based Interface for VR/AR education platform. Multimed Tools Appl. 2019;79(23–24):16719–30.
  32. 32. Critchley HD, Garfinkel SN. The influence of physiological signals on cognition. Current Opinion in Behavioral Sciences. 2018;19:13–8.
  33. 33. Eke A, Herman P, Kocsis L, Kozak LR. Fractal characterization of complexity in temporal physiological signals. Physiol Meas. 2002;23(1):R1-38. pmid:11876246
  34. 34. Egger M, Ley M, Hanke S. Emotion recognition from physiological signal analysis: a review. Electronic Notes in Theoretical Computer Science. 2019;343:35–55.
  35. 35. Baceviciute S, Terkildsen T, Makransky G. Remediating learning from non-immersive to immersive media: using EEG to investigate the effects of environmental embeddedness on reading in Virtual Reality. Computers & Education. 2021;164:104122.
  36. 36. Orozco-Mora CE, Oceguera-Cuevas D, Fuentes-Aguilar RQ, Hernandez-Melgarejo G. Stress level estimation based on physiological signals for virtual reality applications. IEEE Access. 2022;10:68755–67.
  37. 37. Nakamatsu K, Kountcheva R, Patnaik S, editors. Recent trends of AI technologies and virtual reality: proceedings of the 8th International Conference on Artificial Intelligence and Virtual Reality (AIVR 2024). Singapore: Springer Nature Singapore; 2025. https://doi.org/10.1007/978-981-96-1154-6
  38. 38. Rim B, Sung N-J, Min S, Hong M. Deep learning in physiological signal data: a survey. Sensors (Basel). 2020;20(4):969. pmid:32054042
  39. 39. Teng J, Cho S, Lee S-M. Tri-manual interaction in hybrid BCI-VR systems: integrating gaze, EEG control for enhanced 3D object manipulation. Front Neurorobot. 2025;19:1628968. pmid:40893910
  40. 40. Vogl J, O’Brien K, St Onge P. One size does not fit all: a support vector machine exploration of multiclass cognitive state classifications using physiological measures. Front Neuroergon. 2025;6:1566431. pmid:40605981
  41. 41. Liao J, Zhong Q, Zhu Y, Cai D. Multimodal physiological signal emotion recognition based on convolutional recurrent neural network. IOP Conf Ser: Mater Sci Eng. 2020;782(3):032005.
  42. 42. Sweeney KT, Ward TE, McLoone SF. Artifact removal in physiological signals--practices and possibilities. IEEE Trans Inf Technol Biomed. 2012;16(3):488–500. pmid:22361665
  43. 43. Weber D, Hertweck S, Alwanni H, Fiederer LDJ, Wang X, Unruh F, et al. A structured approach to test the signal quality of electroencephalography measurements during use of head-mounted displays for virtual reality applications. Front Neurosci. 2021;15:733673. pmid:34880720
  44. 44. Hand B, Cavagnetto A, Chen Y-C, Park S. Moving past curricula and strategies: language and the development of adaptive pedagogy for immersive learning environments. Res Sci Educ. 2016;46(2):223–41.
  45. 45. Seprum P, Wongwatkit C. Trends and issues of immersive learning environments in higher education from 2001 to 2020: perspectives on adaptive ubiquitous learning experiences. IJMLO. 2022;16(1):95.
  46. 46. Liu X, Zhang S, Xu T, Zhou Y. Improving language learning by an interact-to-learn desktop VR application: a case study with peinture. In: 2022 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW). 2022. p. 267–70. https://doi.org/10.1109/vrw55335.2022.00061
  47. 47. Nahavandi D, Alizadehsani R, Khosravi A, Acharya UR. Application of artificial intelligence in wearable devices: opportunities and challenges. Comput Methods Programs Biomed. 2022;213:106541. pmid:34837860
  48. 48. Jin CY. A review of AI technologies for wearable devices. In: IOP Conference Series: Materials Science and Engineering. 2019. 044072. https://doi.org/10.1088/1757-899X/688/4/044072
  49. 49. Checa D, Bustillo A. A review of immersive virtual reality serious games to enhance learning and training. Multimed Tools Appl. 2019;79(9–10):5501–27.
  50. 50. Meini V, Bachi L, Omezzine MA, Procissi G, Pigni F, Billeci L. Artificial intelligence for the analysis of biometric data from wearables in education: a systematic review. Sensors (Basel). 2025;25(22):7042. pmid:41305250
  51. 51. Bosta A, Vosinakis S. Assessing the immersive experience with physiological measures: a systematic literature review. In: Michael-Grigoriou D, Zachmann G, Kopper R, Yoon SH, Zollmann S, Bourdot P, editors. Virtual Reality and Mixed Reality. Cham: Springer Nature Switzerland. 2026. p. 169–87. https://doi.org/10.1007/978-3-032-03805-0_10
  52. 52. Arksey H, O’Malley L. Scoping studies: towards a methodological framework. International Journal of Social Research Methodology. 2005;8(1):19–32.
  53. 53. Munn Z, Peters MDJ, Stern C, Tufanaru C, McArthur A, Aromataris E. Systematic review or scoping review? Guidance for authors when choosing between a systematic or scoping review approach. BMC Med Res Methodol. 2018;18(1):143. pmid:30453902
  54. 54. Tricco AC, Lillie E, Zarin W, O’Brien KK, Colquhoun H, Levac D, et al. PRISMA Extension for Scoping Reviews (PRISMA-ScR): checklist and explanation. Ann Intern Med. 2018;169(7):467–73. pmid:30178033
  55. 55. Page MJ, McKenzie JE, Bossuyt PM, Boutron I, Hoffmann TC, Mulrow CD, et al. The PRISMA 2020 statement: an updated guideline for reporting systematic reviews. BMJ. 2021;372:n71. pmid:33782057
  56. 56. Martín-Gutiérrez J, Mora CE, Añorbe-Díaz B, González-Marrero A. Virtual technologies trends in education. EURASIA J MATH SCI T. 2017;13(2).
  57. 57. Guo H, Gao W. Metaverse-powered experiential situational English-teaching design: an emotion-based analysis method. Frontiers in Psychology. 2022;13:859159.
  58. 58. Guo J, Wan B, Wu H, Zhao Z, Huang W. A virtual reality and online learning immersion experience evaluation model based on SVM and wearable recordings. Electronics. 2022;11(9):1429.
  59. 59. Abdurrahman UA, Yeh S-C, Wong Y, Wei L. Effects of neuro-cognitive load on learning transfer using a virtual reality-based driving system. BDCC. 2021;5(4):54.
  60. 60. Asish SM, Kulshreshth AK, Borst CW, Sutradhar S. Classification of internal and external distractions in an educational vr environment using multimodal features. IEEE Trans Vis Comput Graph. 2024;30(11):7332–42. pmid:39255100
  61. 61. Asish SM, Kulshreshth AK, Borst CW. Detecting distracted students in an educational VR environment utilizing machine learning on EEG and Eye-Gaze Data. In: 2023 IEEE Conference on Virtual Reality and 3D User Interfaces Abstracts and Workshops (VRW). 2023. p. 703–4. https://doi.org/10.1109/vrw58643.2023.00194
  62. 62. Gao H, Bozkir E, Stark P, Goldberg P, Meixner G, Kasneci E, et al. Detecting teacher expertise in an immersive VR classroom: leveraging fused sensor data with explainable machine learning models. In: 2023 IEEE International Symposium on Mixed and Augmented Reality (ISMAR). 2023. p. 683–92. https://doi.org/10.1109/ismar59233.2023.00083
  63. 63. Asish SM, Kulshreshth AK, Borst C W. Internal distraction detection utilizing EEG data in an educational VR environment. In: ACM Symposium on Applied Perception 2023. 2023. p. 1–10. https://doi.org/10.1145/3605495.3605790
  64. 64. Wang Y-P, Chao Y-P. To evaluate the learning attention and effectiveness in three remote learning approaches using EEG, eyetracking and traditional exam. In: 2022 IEEE International Conference on Artificial Intelligence and Virtual Reality (AIVR). 2022. p. 255–9. https://doi.org/10.1109/aivr56993.2022.00054
  65. 65. Wan B, Huang W, Bai L, Guo J. Using support vector machine on EEG signals for college students’ immersive learning evaluation. In: 2021 7th International Conference of the Immersive Learning Research Network (iLRN), 2021. p. 1–5. https://doi.org/10.23919/ilrn52045.2021.9459341
  66. 66. Vaitheeshwari R, et al. Dyslexia analysis and diagnosis based on eye movement. IEEE Transactions on Neural Systems and Rehabilitation Engineering. 2024. https://doi.org/10.1109/TNSRE.2024.3496087
  67. 67. Tadayyoni H, Ramirez Campos MS, Quevedo AJU, Murphy BA. Biomarkers of immersion in virtual reality based on features extracted from the EEG signals: a machine learning approach. Brain Sci. 2024;14(5):470. pmid:38790449
  68. 68. Walawwe M, Ekanayake TU. Unsupervised multimodal biosignal analysis of student cognitive and physiological responses during VR-based training sessions. 2025. https://oulurepo.oulu.fi/handle/10024/56042
  69. 69. Serrano-Mamolar A, Miguel-Alonso I, Checa D, Pardo-Aguilar C. Towards learner performance evaluation in iVR learning environments using eye-tracking and machine-learning. Comunicar: Revista Científica de Comunicación y Educación. 2023;31(76).
  70. 70. Asish SM, Kulshreshth AK, Borst CW. Detecting distracted students in educational VR environments using machine learning on eye gaze data. Computers & Graphics. 2022;109:75–87.
  71. 71. Gao H, Hasenbein L, Bozkir E, Göllner R, Kasneci E. Exploring gender differences in computational thinking learning in a VR classroom: developing machine learning models using eye-tracking data and explaining the models. International Journal of Artificial Intelligence in Education. 2023;33(4):929–54.
  72. 72. Hu R, Hui Z, Li Y, Guan J. Research on learning concentration recognition with multi-modal features in virtual reality environments. Sustainability. 2023;15(15):11606.
  73. 73. Miguel-Alonso I, Rodríguez JJ, Serrano-Mamolar A, Bustillo A. Identifying users of immersive virtual-reality serious games through machine-learning techniques. Virtual Reality. 2025;29(4).
  74. 74. Boulahia SY, Amamra A, Madi MR, Daikh S. Early, intermediate and late fusion strategies for robust deep learning-based multimodal action recognition. Machine Vision and Applications. 2021;32(6).
  75. 75. Baltrusaitis T, Ahuja C, Morency L-P. Multimodal machine learning: a survey and taxonomy. IEEE Trans Pattern Anal Mach Intell. 2019;41(2):423–43. pmid:29994351
  76. 76. Gevins A, Smith ME, McEvoy L, Yu D. High-resolution EEG mapping of cortical activation related to working memory: effects of task difficulty, type of processing, and practice. Cereb Cortex. 1997;7(4):374–85. pmid:9177767
  77. 77. Jensen O, Tesche CD. Frontal theta activity in humans increases with memory load in a working memory task. Eur J Neurosci. 2002;15(8):1395–9. pmid:11994134
  78. 78. Urigüen JA, Garcia-Zapirain B. EEG artifact removal-state-of-the-art and guidelines. J Neural Eng. 2015;12(3):031001. pmid:25834104
  79. 79. Jensen L, Konradsen F. A review of the use of virtual reality head-mounted displays in education and training. Educ Inf Technol. 2017;23(4):1515–29.