paper-with-me

홈 › Papers

Scoring and Assessment in Medical VR Training Simulators with Dynamic Time Series Classification

2020-06-11 · Neil Vaughan, Bogdan Gabrys

This research proposes and evaluates scoring and assessment methods for Virtual Reality (VR) training simulators. VR simulators capture detailed n-dimensional human motion data which is useful for performance analysis. Custom made medical haptic VR training simulators were developed and used to record data from 271 trainees of multiple clinical experience levels. DTW Multivariate Prototyping (DTW-MP) is proposed. VR data was classified as Novice, Intermediate or Expert. Accuracy of algorithms applied for time-series classification were: dynamic time warping 1-nearest neighbor (DTW-1NN) 60%, nearest centroid SoftDTW classification 77.5%, Deep Learning: ResNet 85%, FCN 75%, CNN 72.5% and MCDCNN 28.5%. Expert VR data recordings can be used for guidance of novices. Assessment feedback can help trainees to improve skills and consistency. Motion analysis can identify different techniques used by individuals. Mistakes can be detected dynamically in real-time, raising alarms to prevent injuries.

📄 PDF Abstract BibTeX arXiv:2006.12366

Code (0)

등록된 구현이 없습니다.

Tasks

Dynamic Time WarpingGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Methods 이 논문이 사용한 방법론

DTW Dynamic Time Warping (DTW) [1] is one of well-known distance measures between a pairwise of time series. The main idea of DTW is to compute the distance from the matching of…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Bottleneck Residual Block A Bottleneck Residual Block is a variant of the residual block that utilises 1x1 convolutions to create a bottleneck. The…
Batch Normalization 설명 없음
Average Pooling 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…

Similar Papers 제목 키워드 기반

Assessing gender bias in medical and scientific masked language models with StereoSet

2021-11-15 · Robert Robinson

NLP systems use language models such as Masked Language Models (MLMs) that are pre-trained on large quantities of text such as Wikipedia create representations of language. BERT is a powerful and flexible general-purpose…

Automatic Speech-Based Checklist for Medical Simulations

2021-06-01 · NAACL (NLPMC) 2021 6 · Sapir Gershov, Yaniv Ringel, Erez Dvir, Tzvia Tsirilman 외

Medical simulators provide a controlled environment for training and assessing clinical skills. However, as an assessment platform, it requires the presence of an experienced examiner to provide performance feedback, com…

LLMEval-Med: A Real-world Clinical Benchmark for Medical LLMs with Physician Validation

2025-06-04 · Ming Zhang, Yujiong Shen, Zelin Li, Huayu Sha 외

Evaluating large language models (LLMs) in medicine is crucial because medical applications require high accuracy with little room for error. Current medical benchmarks have three main types: medical exam-based, comprehe…

Multiple-choice

PhyWorld: Physics-Faithful World Model for Video Generation

2026-05-19 · Pu Zhao, Juyi Lin, Timothy Rupprecht, Arash Akbari 외 arxiv

World simulators can provide safe and scalable environments for training Physical AI systems before real-world deployment. Large video generation models are emerging as a promising basis for such simulators because they …

Video Generation

Automated Scoring of Clinical Patient Notes using Advanced NLP and Pseudo Labeling

2024-01-18 · Jingyu Xu, Yifeng Jiang, Bin Yuan, Shulin Li 외

Clinical patient notes are critical for documenting patient interactions, diagnoses, and treatment plans in medical practice. Ensuring accurate evaluation of these notes is essential for medical education and certificati…

Language ModelingLanguage ModellingMasked Language Modeling