{"id":"541e7a41-b6ad-4e88-b6a8-de66c1cd5e16","arxiv_id":"2504.15256","paper_version":1,"verdict":"CONDITIONAL","confidence":"MODERATE","novelty_score":4.0,"correctness_risk":"medium","formal_verification":"none","parameter_count":1,"one_line_summary":"A single-sensor EMG prosthetic hand using Dynamic Time Warping recognized four binary impulse patterns with 92 percent accuracy in 50 trials.","lead":"This paper tests a myoelectric prosthetic hand controlled by a single EMG sensor, using Dynamic Time Warping to recognize short muscle impulse patterns. The authors report 92 percent accuracy over 50 trials, but the small sample and missing validation details limit what the result proves.","discovery_kind":"new_application","skeptic_critique":{"model":"deepseek-v4-flash","headline":"The 92% accuracy is reported from the same 50 trials that set the DTW threshold and templates, so the headline generalizability claim is not yet established.","rationale":"The reader's weakest assumption identifies the same load-bearing issue: the threshold and templates are not described as being fixed on a separate calibration set, so the reported 92% accuracy on 50 trials may reflect tuning to the test data. That concern is well-founded and central to the paper's strongest claim. The paper itself, in Section IV, admits that it does not address long-term use, varying muscle states, fatigue, and the comparison with multi-sensor systems in dynamic settings, which further limits the generalizability of the 92% figure. The single-sensor DTW concept is plausible, and the paper provides a working prototype and a clear algorithmic description, but the evaluation protocol is under-specified (no subject/session counts, no error bars, no cross-validation). Since these issues are addressable with better reporting and experimental design, a CONDITIONAL verdict is appropriate: the central claim should be accepted only if the authors supply a validation protocol with proper train/test separation. My read does not change the reader's verdict, so I recommend UNCHANGED.","tokens_in":6604,"tokens_out":3290,"duration_ms":30249,"concrete_test":"Reanalyze the recorded 50 trials with leave-one-trial-out cross-validation: for each fold, re-estimate the DTW threshold (and, if needed, templates) using only the training trials, then classify the held-out trial; report the average and a 95% CI. If the held-out accuracy falls below 92% or overlaps chance for a balanced four-class task, the headline claim must be revised to 'in-sample accuracy' rather than system accuracy.","verdict_should_be":"UNCHANGED","load_bearing_attack":"The central claim—single-sensor DTW attains 92% accuracy comparable to multi-sensor systems—rests on the confusion matrix in Table II and the similarity threshold 1.12 in Table III. The methods describe recording filtered signals to an SD card and then searching live EMG with recorded templates, but never state that a separate calibration set was used to fix the threshold or that the 50 trials in Table II are held out. With a single threshold and a single template set, it is likely that the 92% (46/50) is an in-sample fit: the threshold was positioned using the same data that produced the confusion matrix. Moreover, no subject/session counts or error bars are given, so chance-level performance for four balanced classes (25%) is not even bounded with confidence intervals. The comparison to Castro et al. (10 sensors, different gesture set) is a cross-study comparison and cannot support 'similar to conventional multi-sensor systems' without a matched baseline. The feasibility of the control scheme is plausible, but the numeric accuracy claim is not supported by the experimental protocol as described.","agreement_with_reader":"agree"},"referee_report":{"model":"deepseek-v4-flash","summary":"This paper presents a myoelectric prosthetic hand control strategy based on a single EMG sensor and short impulse-like muscle activation patterns, classified with Dynamic Time Warping (DTW). Four binary command patterns (\"00\", \"01\", \"10\", \"11\") are formed from two detected muscle-pulse types, and the classifier triggers the hand motor when the DTW similarity to a stored template falls below a threshold. A confusion matrix over 50 trials reports 46 correct classifications (92% accuracy), and measured motor-activation delays range from 414 to 644 ms. The authors argue that this single-sensor, impulse-based approach achieves accuracy comparable to conventional multi-sensor myoelectric systems while reducing hardware complexity and cost, and they position it as particularly relevant for prosthetic deployment in disaster-affected regions.","tokens_in":6788,"tokens_out":2634,"duration_ms":24052,"significance":"If the reported accuracy is confirmed in a properly validated protocol, the single-sensor DTW approach would be a meaningful simplification over multi-sensor myoelectric pattern recognition, with practical implications for low-cost prosthetics. The paper includes a working prototype and an explicit control latency measurement, which are useful engineering contributions. However, the central quantitative claim (92% accuracy comparable to multi-sensor systems) rests on a small, statistically underdescribed dataset and an in-sample-selected threshold, so the current evidence is preliminary. The concept is promising, but the strength of the claim as written exceeds what the experimental protocol supports.","major_comments":[{"comment":"The reported 92% accuracy (46/50) is presented without any information about the number of subjects, number of sessions, or trials per class. With four balanced classes, chance accuracy is 25%, and no confidence interval or variance measure is given, so the result cannot be distinguished from a chance-level performance with statistical significance. The authors should report subject/session counts, per-class trial counts, and a proper error analysis (e.g., Wilson interval or repeated-session variability).","section":"Section III-B, Table II"},{"comment":"The threshold value 1.12 is described as the similarity at which \"the signal is determined to be similar enough to the searched pattern,\" but the paper never states whether this threshold was fixed independently of the 50 trials in Table II or whether the same trials that produced the confusion matrix were used to select the threshold. If the threshold and the recorded templates were chosen from the same data, the 92% figure is an in-sample fit and is not a valid estimate of generalizable accuracy. A train/test split or cross-validation protocol is required to support the headline claim.","section":"Section III-B, Table III"},{"comment":"The comparison with Castro et al. [17] is not a matched comparison: it uses a different number of sensors (10 vs. 1), a different gesture vocabulary (6 or 10 vs. 4 binary patterns), and presumably different subjects and recording protocols. The statement that the single-sensor approach is \"similar to that of conventional multi-sensor systems\" is therefore not supported by the data presented. The authors should either provide a same-protocol multi-sensor baseline or explicitly soften the claim to a feasibility demonstration with an appropriate qualifying statement.","section":"Section III-B, Table II and text"},{"comment":"Several experimental details necessary for reproducibility are missing: the number of template recordings per pattern, how templates were selected or averaged, the EMG sampling rate and filter characteristics, the duration of each impulse signal, and the exact procedure for setting the threshold 1.12. Without these details, other groups cannot replicate the experiment, and the influence of these choices on the reported accuracy cannot be assessed. This is a load-bearing omission because the DTW-based classifier's performance depends critically on the template and threshold definitions.","section":"Section II-A and II-B"}],"minor_comments":[{"comment":"The manuscript contains numerous typographical and grammatical errors (e.g., \"algrrorithm,\" \"sequances,\" \"Disscussion,\" \"degress of freedom,\" \"instantces\"), which should be corrected in a thorough editorial pass.","section":"Throughout"},{"comment":"The DTW recurrence in Equation (1) is not fully explained: the variables $D_{i,j}$, $x_i$, and $y_j$ are not defined clearly, and the example in Table I does not show how the initial conditions (e.g., $D_{0,1} = \\infty$) are set. The caption and surrounding text should be clarified.","section":"Section II-B, Equation (1)"},{"comment":"The text says \"The three EMG probes are connected to the forearm muscle palmaris longus ... measures the biological signals...\" with an incomplete sentence. The sentence should be rewritten, and Figure 5 is cited as \"unfiltered data\" but is said to be retrieved from [13], which is inconsistent with the claim that the figure shows data from this study.","section":"Section II-A, Figures 3 and 4"},{"comment":"Reference [13] is given in Turkish and appears to be a conference abstract rather than a full citation; the venue and page numbers are missing. Reference [12] is a textbook and should be cited with a specific chapter or page if used to justify electrode placement.","section":"References"}],"recommendation":"major_revision","confidential_remarks":null},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"The idea is genuinely nice: one EMG sensor, two impulse patterns, DTW to glue them into four binary commands. That is a clever way to cut hardware complexity, and the motivation for low-cost, fast-deployable prosthetic control in disaster settings is reasonable. The prototype itself seems to work—the hand moves, the delays are measured, and the DTW approach is well matched to time-varying EMG signals. Credit where it is due: this is a sensible engineering application of a known method, not a new theory, but it does not need to be new theory to be useful.\n\nThe problem is the evidence. The paper reports 46/50 correct trials (92%), but gives no subject count, no session count, no error bars, and no cross-validation. The methods describe recording filtered signals to an SD card and then searching live EMG with recorded templates, but never state that a separate calibration set was used to fix the DTW similarity threshold of 1.12. Given that same threshold is reported in the results section immediately after the confusion matrix, it is hard to avoid the conclusion that the 92% is an in-sample fit. With four balanced classes, chance is 25%, so 92% on 50 trials is promising, but without confidence intervals or a held-out test you cannot even bound it. The comparison to Castro et al. (10 sensors, different gesture set) is a cross-study comparison and cannot support the abstract's claim of being \"similar to conventional multi-sensor systems.\" That claim needs a matched baseline or a much more careful discussion.\n\nThe writing is rough in places—typos, incomplete sentences, a reference list with a placeholder DOI—but that is minor relative to the validation gap. The discussion does acknowledge some limitations (long-term use, muscle fatigue), which is honest, but it does not address the threshold selection or the lack of a proper test protocol.\n\nWho gets value from this paper? A researcher working on low-cost myoelectric prosthetics might find the single-sensor DTW encoding worth replicating. But as it stands, it reads as a preliminary proof of concept, not a rigorous comparative study. It deserves a serious referee because the idea has merit and the community would benefit from a properly executed version. My recommendation: send it to peer review, but the referee should insist on multi-subject data, separate calibration and test sets, and an honest discussion of what the 92% actually represents.","headline":"A plausible single-sensor DTW control scheme, but the 92% accuracy claim is not backed by a clean validation protocol; the idea deserves a careful referee, but only with the expectation of major revision.","tokens_in":7306,"tokens_out":1596,"would_cite":false,"duration_ms":16117,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"deepseek-v4-flash","headline":"One EMG sensor plus Dynamic Time Warping can recognize four myoelectric hand commands at 92 percent accuracy.","keywords":["myoelectric prosthetic hand","single-sensor EMG","Dynamic Time Warping","pattern recognition","impulse signals","binary command encoding","confusion matrix","prosthetic control"],"falsifier":"Fix the DTW templates and the threshold at 1.12, run the same four-pattern protocol on a new set of 50 trials from the same user on a later day, and compute the confusion matrix; if the fresh-trial accuracy falls substantially below 92 percent, the reported accuracy was an in-sample result rather than a generalizable property of the single-sensor method.","tokens_in":6388,"feed_emoji":"🦾","tokens_out":2856,"duration_ms":26639,"temperature":0.7,"pith_summary":"This paper aims to show that a myoelectric prosthetic hand can be controlled with a single EMG sensor instead of the many sensors used in conventional systems. The key move is to replace continuous multi-channel data with brief, deliberate muscle impulses, then classify those impulses with Dynamic Time Warping. In a four-command test, the system got 46 of 50 trials right, for 92 percent accuracy, which the authors say is comparable to multi-sensor systems. If the claim holds, it would mean simpler, cheaper, and easier-to-deploy prosthetic hands, especially valuable in disaster settings where amputations cluster and rapid fitting matters.","feed_headline":"One EMG sensor drives a prosthetic hand at 92% accuracy","feed_subtitle":"Dynamic Time Warping on short muscle impulses matches multi-sensor systems with far simpler hardware.","key_machinery":"The load-bearing object is Dynamic Time Warping, an algorithm that measures similarity between two time series by allowing the time axis to be stretched and compressed so that misaligned events still match. Here it compares short EMG impulse signals against pre-recorded template patterns; when the DTW similarity value falls below 1.12, the signal is judged close enough to the searched pattern, and a binary classification event is triggered. Those binary events, separated by a small delay, encode the four command patterns.","core_discovery":"The paper claims that a single surface EMG sensor placed on the palmaris longus muscle, paired with Dynamic Time Warping as the classifier, is sufficient for reliable myoelectric control. The user makes short muscle contractions that the system sorts into two basic signals, pattern 0 and pattern 1, and sequences of these bits form four commands: \"00\", \"01\", \"10\", and \"11\". A confusion matrix over fifty trials shows 46 correct classifications, giving 92 percent accuracy, which the authors state is similar to conventional multi-sensor systems. The paper also reports a response delay of 414 to 644 milliseconds between the user's signal and the motor moving, which it attributes to DTW waiting until the live signal's similarity value drops below a threshold of 1.12 relative to the recorded template.","pith_inferences":["The paper tests one user and one session, so the 92 percent figure is best read as a feasibility proof; the claim that it matches multi-sensor systems will only be fully established when tested across multiple users, sessions, and electrode re-placements.","The binary-impulse vocabulary suggests a Morse-code-like control scheme; longer command sequences could be classified without changing the sensor hardware, at the cost of slower command throughput.","Because the decision rests on a fixed similarity threshold, an adaptive calibration that re-estimates the threshold per session could trade acceptance delay against accuracy, a testable extension the paper does not explore."],"forward_implications":["A prosthetic hand can be controlled with one EMG sensor, cutting hardware cost, weight, and setup complexity relative to multi-sensor systems.","The four binary commands demonstrated can be extended into longer bit sequences, potentially generating many more control patterns from the same single sensor.","DTW's tolerance for time-axis misalignment could make the system more robust to natural variability in how a user times their muscle contractions.","The simple hardware and short training process are well matched to rapid deployment in disaster-affected regions where advanced multi-sensor prosthetics are impractical."],"supporting_citations":[{"why":"Supplies the DTW algorithm itself, the similarity measure that the whole classification scheme is built on.","marker":"[14]"},{"why":"Provides the multi-sensor baseline accuracy figures (80 percent average over 10 patterns, up to 97 percent with 6 patterns) that the single-sensor claim is compared against.","marker":"[17]"},{"why":"Supports the claim that filtering and amplifying EMG signals makes them more consistent and reliable before classification.","marker":"[3]"},{"why":"Documents constraints of myoelectric hand control even with machine learning, motivating the UI-based calibration and stable algorithm approach used here.","marker":"[13]"},{"why":"Describes support vector machines, the alternative classifier the paper contrasts with DTW to argue DTW is more tolerant of data misalignment.","marker":"[16]"}],"fun_headline_variants":["Single-sensor myoelectric hand hits 92% with DTW","DTW lets one EMG sensor match multi-sensor prosthetics","Impulse-based myoelectric control with one sensor: 92% accuracy","Cheap, simple prosthetic hand: one sensor, 92% accuracy","Myoelectric hand using one sensor achieves 92% via Dynamic Time Warping"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The central claim assumes that the similarity threshold and the recorded template patterns, which were set during the same session that produced the 92 percent accuracy, will classify new muscle contractions from fresh sessions and users just as reliably.","fun_headline_variants_meta":{"raw":{"variants":["Single-sensor myoelectric hand hits 92% with DTW","DTW lets one EMG sensor match multi-sensor prosthetics","Impulse-based myoelectric control with one sensor: 92% accuracy","Cheap, simple prosthetic hand: one sensor, 92% accuracy","Myoelectric hand using one sensor achieves 92% via Dynamic Time Warping"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.00061,"raw_usage":{"total_tokens":2816,"prompt_tokens":901,"completion_tokens":1915,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":517,"completion_tokens_details":{"reasoning_tokens":1820}},"tokens_in":517,"tokens_out":1915,"duration_ms":13061,"temperature":1.0,"reasoning_tokens":1820,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-16T11:28:44.757746+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"Fix the DTW templates and the threshold at 1.12, run the same four-pattern protocol on a new set of 50 trials from the same user on a later day, and compute the confusion matrix; if the fresh-trial accuracy falls substantially below 92 percent, the reported accuracy was an in-sample result rather than a generalizable property of the single-sensor method.","supporting_citations":[{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Supplies the DTW algorithm itself, the similarity measure that the whole classification scheme is built on."},{"cited_title":"Pattern 0","cited_arxiv_id":null,"evidence_quote":"Documents constraints of myoelectric hand control even with machine learning, motivating the UI-based calibration and stable algorithm approach used here."},{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Describes support vector machines, the alternative classifier the paper contrasts with DTW to argue DTW is more tolerant of data misalignment."}],"review_version":1}