{"id":"7425b540-7a65-42fc-92d2-19394d5ed9e9","arxiv_id":"2605.28432","paper_version":1,"verdict":"UNVERDICTED","confidence":"LOW","novelty_score":4.0,"correctness_risk":"unknown","formal_verification":"none","parameter_count":0,"one_line_summary":"Hybrid model-based preprocessing plus CNN-Transformer reconstructs PPG signals from FMCW radar and achieves the highest score on the IEEE AESS Radar Challenge across stationary, deep-breathing, and random-body-motion scenarios.","lead":"This paper proposes a hybrid framework that combines model-based signal processing with a CNN-Transformer network to reconstruct PPG-like signals from 77 GHz FMCW radar data for heartbeat monitoring despite random body motion. A smart generalist might read it to see how deep learning can make contactless radar vital-signs systems more practical in everyday motion conditions.","discovery_kind":"unclear","skeptic_critique":{"model":"grok-4.3","headline":"PPG synchronization as supervised ground truth assumes perfect alignment between optical blood-volume and radar mechanical-displacement cardiac components","rationale":"The reader’s weakest_assumption is exactly the load-bearing modeling choice required for the supervised objective; the full-text description of the training pipeline confirms rather than removes this dependency. No other internal inconsistency (e.g., in the hybrid preprocessing block or the challenge scoring) appears more central to the headline claim.","tokens_in":1727,"tokens_out":389,"duration_ms":12488,"concrete_test":"On the official IEEE AESS challenge test set, compute the beat-to-beat interval correlation between (a) the network output and the recorded PPG and (b) the network output and a simultaneously recorded single-lead ECG; if the ECG correlation is materially lower than the PPG correlation (or if the AHR/HRV error relative to ECG exceeds the PPG-relative error by >15 %), the ground-truth assumption is the dominant source of the reported performance.","verdict_should_be":"CONDITIONAL","load_bearing_attack":"The architecture is trained end-to-end to regress a PPG-like waveform from radar-derived features (abstract: “a synchronized PPG signal is used as the ground truth for heartbeat monitoring in supervised training”). For the claim of “reliable reconstruction … even where benchmark methods fail” to hold, the cardiac component present in the 77 GHz chest-displacement signal must be recoverable as a faithful PPG proxy. This equivalence is not guaranteed: radar captures sub-millimeter mechanical motion (subject to residual respiration and RBM after model-based preprocessing), while PPG captures peripheral blood-volume pulsation; phase, amplitude, and artifact statistics differ, especially under the RBM scenario. If the mapping learned is partly to PPG-specific noise rather than to the true cardiac displacement, the reported AHR/HRV fidelity and highest total score become training artifacts rather than evidence of robust cardiac extraction.","agreement_with_reader":"agree"},"referee_report":{"model":"grok-4.3","summary":"The manuscript presents a hybrid framework for 77 GHz FMCW radar heartbeat monitoring that combines model-based preprocessing to extract chest displacement and high-level motion features with a CNN-Transformer network to reconstruct a PPG-like waveform. Supervised training uses a synchronized PPG signal as ground truth. Evaluation follows the official IEEE AESS Radar Challenge Problem I protocol and datasets across stationary, deep breathing, and random body motion (RBM) scenarios, claiming reliable PPG reconstruction, robust AHR/HRV estimation where benchmarks fail, and the highest total score among compared methods.","tokens_in":1893,"tokens_out":443,"duration_ms":17006,"significance":"If the performance claims hold under rigorous validation, the work would advance contactless vital-signs monitoring by demonstrating a practical hybrid approach that maintains fidelity under RBM, where purely model-based or end-to-end methods often degrade; the use of an external challenge protocol and independent PPG reference is a methodological strength.","major_comments":[{"comment":"Abstract and Evaluation section: the claim of superior performance and 'highest total score' is reported without quantitative error bars, confidence intervals, or statistical significance tests on the figures of merit, leaving the central performance claim only partially supported.","section":null},{"comment":"Abstract: the supervised training objective relies on a synchronized PPG signal as ground truth for the cardiac component in the radar displacement signal, yet no analysis or validation is provided of the degree to which mechanical chest motion and peripheral blood-volume pulsation remain equivalent under RBM.","section":null},{"comment":"Evaluation section: no ablation studies are presented to quantify the contribution of the Transformer block versus the model-based feature extraction or to test sensitivity to the chosen loss function and data-exclusion rules.","section":null}],"minor_comments":[{"comment":"Abstract: specify the exact composition of the 'total score' (weights on AHR, HRV, and waveform fidelity) and the official challenge figures of merit.","section":null}],"recommendation":"major_revision","confidential_remarks":"The external challenge protocol is a positive feature, but the absence of error bars and ablations on a performance-centric claim suggests the manuscript would benefit from additional statistical and experimental rigor before acceptance."},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive comments. We provide point-by-point responses below and have revised the manuscript to strengthen the statistical reporting and include ablation studies.","responses":[{"response":"We agree that the performance claims would benefit from statistical support. In the revised manuscript, error bars (standard deviation across subjects), 95% confidence intervals, and results of paired statistical tests (t-tests) comparing our method to benchmarks have been added to the relevant figures and tables in the Evaluation section. The Abstract has been updated to reference these additions.","revision_made":"yes","referee_comment":"Abstract and Evaluation section: the claim of superior performance and 'highest total score' is reported without quantitative error bars, confidence intervals, or statistical significance tests on the figures of merit, leaving the central performance claim only partially supported."},{"response":"The evaluation strictly follows the IEEE AESS Radar Challenge protocol, which designates synchronized PPG as the reference for all submitted methods. Our model learns the radar-to-PPG mapping under this protocol. A dedicated biomechanical validation of equivalence between chest displacement and peripheral PPG specifically under RBM is not provided, as it lies outside the paper's scope and would require separate multi-modal experiments. A limitations paragraph has been added to the Discussion.","revision_made":"partial","referee_comment":"Abstract: the supervised training objective relies on a synchronized PPG signal as ground truth for the cardiac component in the radar displacement signal, yet no analysis or validation is provided of the degree to which mechanical chest motion and peripheral blood-volume pulsation remain equivalent under RBM."},{"response":"We acknowledge this omission. The revised manuscript adds a dedicated ablation subsection with three experiments: (i) full model vs. CNN-only and model-based-only variants, (ii) alternative loss functions, and (iii) varying data-exclusion thresholds. Quantitative results appear in a new table, confirming the Transformer's contribution and sensitivity to design choices.","revision_made":"yes","referee_comment":"Evaluation section: no ablation studies are presented to quantify the contribution of the Transformer block versus the model-based feature extraction or to test sensitivity to the chosen loss function and data-exclusion rules."}],"tokens_in":1375,"tokens_out":482,"duration_ms":36040,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"The paper's core move is to run model-based processing on 77 GHz FMCW radar to pull chest displacement and high-level motion features, then pass those into a CNN-Transformer that outputs a PPG-like waveform. Training is supervised against a synchronized PPG reference, and testing follows the IEEE AESS Radar Challenge protocol on stationary, deep-breathing, and random-body-motion cases. The abstract states it delivers the top total score and keeps AHR and HRV estimates usable where other methods break.\n\nWhat is actually new is the concrete hybrid pipeline that keeps the model-based front end for feature construction while letting the transformer handle the motion-robust mapping. That combination is a direct extension of existing deep-learning work in this domain rather than a wholesale reinvention.\n\nThe evaluation protocol is a clear strength. Sticking to the official datasets and figures of merit lets readers compare results without hidden advantages.\n\nThe soft spot is the training target. Radar measures sub-millimeter mechanical motion that still carries respiration residuals and random-body-motion artifacts after preprocessing; PPG measures peripheral blood-volume change. These are correlated but not identical, and the abstract gives no error bars, no ablation on the model-based versus learned parts, and no detail on how data exclusions or alignment were handled. If the network is partly fitting to PPG-specific noise, the reported gains could shrink under closer inspection.\n\nThis is for people already working on contactless radar vital-signs systems who need a practical way to deal with motion. A reader in that group would want the full numbers and comparisons.\n\nSend it for peer review. The problem is real, the method is specified enough to evaluate, and the challenge protocol gives referees a fixed yardstick.","headline":"The hybrid model-based plus CNN-Transformer method for radar-to-PPG reconstruction scores highest on the official challenge but rests on treating PPG as faithful ground truth for the mechanical displacement signal.","tokens_in":2363,"tokens_out":426,"would_cite":false,"duration_ms":22243,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"A CNN-Transformer network reconstructs PPG-like signals from 77 GHz FMCW radar data even under random body motion.","keywords":["FMCW radar","heartbeat monitoring","transformer network","random body motion","PPG reconstruction","contactless vital signs"],"falsifier":"Independent ECG recordings taken simultaneously with the radar under random body motion; if the reconstructed waveform deviates substantially from the ECG-derived heartbeat intervals, the reconstruction claim would be refuted.","tokens_in":2637,"feed_emoji":"📡","tokens_out":581,"duration_ms":20770,"temperature":0.7,"pith_summary":"The paper presents a hybrid system that first applies model-based processing to extract chest displacement and high-level motion features from raw FMCW radar returns, then passes those features through a CNN-Transformer network to produce a reconstructed photoplethysmography waveform. Training uses a simultaneously recorded PPG trace as the target signal. The approach is tested on the IEEE AESS Radar Challenge datasets across stationary, deep-breathing, and random-body-motion conditions, where it produces usable average heart rate and heart-rate-variability estimates in cases where prior methods break down and records the highest aggregate score among the compared techniques.","feed_headline":"CNN-Transformer reconstructs PPG from radar under motion","feed_subtitle":"Hybrid model extracts chest displacement then maps it to PPG-like waveform, delivering highest score on IEEE radar challenge across three mo","key_machinery":"Hybrid framework that combines model-based extraction of chest displacement and motion features with a CNN-Transformer network trained to map those features onto a synchronized PPG waveform.","core_discovery":"The proposed architecture reliably reconstructs the PPG signal in all scenarios, achieving high fidelity in controlled conditions and maintaining robust performance under motion. This enables reliable average heart rate (AHR) and heart rate variability (HRV) estimation even where benchmark methods fail, and leads to the highest total score among the compared approaches.","pith_inferences":["The same feature-extraction-plus-transformer pipeline could be retrained on other reference waveforms if a different ground-truth sensor were substituted.","Deployment on embedded radar hardware would require quantifying the computational cost of the CNN-Transformer stage under real-time constraints."],"forward_implications":["Reliable AHR and HRV estimates become available from radar in stationary, deep-breathing, and random-body-motion conditions.","The method outperforms existing benchmark techniques on the official IEEE AESS Radar Challenge figures of merit.","Contactless cardiac monitoring remains feasible when respiration and body motion are present."],"fun_headline_variants":["CNN-Transformer reconstructs PPG from radar under random body motion","Hybrid CNN-Transformer recovers PPG signal from FMCW radar in motion","Radar features mapped to PPG by CNN-Transformer despite body motion","CNN-Transformer achieves robust PPG reconstruction from 77GHz radar"],"cache_read_input_tokens":2112,"weakest_assumption_plain":"A synchronized PPG signal supplies accurate ground truth for the cardiac component present in the radar chest-displacement signal.","fun_headline_variants_meta":{"raw":{"variants":["CNN-Transformer reconstructs PPG from radar under random body motion","Hybrid CNN-Transformer recovers PPG signal from FMCW radar in motion","Radar features mapped to PPG by CNN-Transformer despite body motion","CNN-Transformer achieves robust PPG reconstruction from 77GHz radar"]},"model":"grok-4.3","cost_usd":0.004512,"raw_usage":{"total_tokens":2237,"prompt_tokens":649,"num_sources_used":0,"completion_tokens":70,"cost_in_usd_ticks":45124500,"prompt_tokens_details":{"text_tokens":649,"audio_tokens":0,"image_tokens":0,"cached_tokens":256},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":1518,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":649,"tokens_out":70,"duration_ms":14405,"temperature":1.0,"reasoning_tokens":1518,"cache_read_input_tokens":256,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-06-29T10:24:49.605032+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"Independent ECG recordings taken simultaneously with the radar under random body motion; if the reconstructed waveform deviates substantially from the ECG-derived heartbeat intervals, the reconstruction claim would be refuted.","supporting_citations":[],"review_version":1}