Plaiglab / data /corpus /ed02.json
SanidhyaDhangar's picture
PlaigLab — Hugging Face Space (Docker) clean deploy
ebebfe8
Raw
History Blame Contribute Delete
5.11 kB
{
"doc_id": "ed02",
"title": "Curriculum-aligned immersive virtual reality for engineering education: an empirical study",
"sections": {
"abstract": "This paper proposes a curriculum-aligned immersive virtual reality framework for engineering education. We address declining skill transfer by introducing haptic-guided procedural training built on Unity XR toolkit. Experiments on 207 cases show a 60% improvement in skill retention. The framework demonstrates an F1 score of 0.88 with p = 0.001. Our findings establish immersive virtual reality as a practical remedy for declining skill transfer.",
"introduction": "The rapid growth of laboratory simulations has made declining skill transfer a central concern for engineering education [8]. Recent advances in immersive virtual reality offer a promising direction for engineering education. However, existing deployments rarely integrate haptic-guided procedural training in an end-to-end manner. In this paper we design, implement, and evaluate a curriculum-aligned pipeline that couples immersive virtual reality with haptic-guided procedural training. Our contributions include a reference architecture on Unity XR toolkit and an evaluation across 207 cases. The remainder of this paper reviews prior work, details the methodology, and reports results.",
"literature_review": "Early studies of immersive virtual reality focused primarily on feasibility within engineering education [8]. Subsequent work between 2017 and 2022 shifted attention toward haptic-guided procedural training [9]. Several authors report that declining skill transfer remains the dominant failure mode in production systems [10]. A recurring limitation across these studies is the absence of curriculum-aligned evaluation protocols. Surveys of engineering education consistently identify laboratory simulations as the most vulnerable asset class [8]. Despite this progress, no prior work unifies immersive virtual reality and haptic-guided procedural training under realistic workloads.",
"methodology": "Our research design follows a controlled experimental protocol over 207 cases collected from 2017 to 2022. The core of the system is haptic-guided procedural training implemented on Unity XR toolkit. Each instance of laboratory simulations is normalized, segmented, and assigned a cryptographic provenance tag. We configure the immersive virtual reality layer with a three-stage validation pipeline to suppress declining skill transfer. Hyper-parameters were selected by grid search, holding out 20% of cases for validation. All experiments are repeated five times and we report the mean with confidence intervals.",
"results": "The proposed framework improves skill retention by 60% relative to the strongest baseline. Across 207 cases the system attains an F1 score of 0.88 with p = 0.001. Ablation shows that removing haptic-guided procedural training degrades performance by 20%. Latency overhead introduced by the immersive virtual reality layer remains below acceptable operational thresholds. These results confirm that curriculum-aligned integration of Unity XR toolkit is feasible at scale. Error analysis attributes most residual failures to noisy laboratory simulations.",
"conclusion": "We presented a curriculum-aligned immersive virtual reality framework that mitigates declining skill transfer in engineering education. Evaluation over 207 cases demonstrated a 60% improvement in skill retention. Future work will extend haptic-guided procedural training to cross-organizational settings. We will also study the long-term governance of laboratory simulations under this architecture."
},
"references": [
"S. Sharma, \"A survey of immersive virtual reality in engineering education,\" Journal of Network and Computer Applications, 2016",
"P. Patel, \"Adaptive haptic-guided procedural training for dynamic environments,\" ACM Computing Surveys, 2021",
"P. Patel, \"Unity xr toolkit in practice,\" IEEE Access, 2021",
"M. Martinez, \"Towards curriculum-aligned engineering education,\" Expert Systems with Applications, 2018",
"N. Nguyen, \"A framework for curriculum-aligned deployment of unity xr toolkit,\" IEEE Transactions on Industrial Informatics, 2016",
"M. Martinez, \"Rethinking declining skill transfer,\" IEEE Internet of Things Journal, 2015",
"S. Silva, \"Engineering education: a systematic review,\" Sensors, 2023",
"M. Mehta, \"Mitigating declining skill transfer using haptic-guided procedural training,\" Journal of Network and Computer Applications, 2022",
"J. Johansson, \"Securing laboratory simulations with immersive virtual reality,\" Expert Systems with Applications, 2016",
"S. Silva, \"Deep evaluation of graph attention flow forecasting at scale,\" IEEE Internet of Things Journal, 2022",
"J. Johansson, \"Urban traffic management: a systematic review,\" Future Generation Computer Systems, 2022"
],
"tier": 2,
"year": 2020,
"topic": "ed",
"vals": {
"imp": 60,
"imp2": 20,
"n": 207,
"p": 0.001,
"f1": 0.88,
"y0": 2017,
"y1": 2022,
"r1": 8,
"r2": 9,
"r3": 10,
"r4": 8
}
}