{"id":"3c41835a-d293-4426-8ea1-ce80d0857ee5","arxiv_id":"2501.16651","paper_version":1,"verdict":"REJECT","confidence":"MODERATE","novelty_score":5.0,"correctness_risk":"high","formal_verification":"none","parameter_count":5,"one_line_summary":"A first attempt to reconstruct fetal pulsed-wave Doppler envelopes from non-invasive fetal ECG using a residual UNet reports correlations near zero (best r=0.045) and declares feasibility despite the negative result.","lead":"This paper tests whether machine learning can recreate fetal pulsed-wave Doppler ultrasound signals from cheap, non-invasive fetal ECG recordings. The best model achieved a near-zero correlation of 0.045 with the true Doppler envelope, so the proposed reconstruction was not actually achieved.","discovery_kind":"new_application","skeptic_critique":{"model":"deepseek-v4-flash","headline":"Feasibility claim depends on unverified temporal alignment between fECG and PwD pairs; Section 5.1 and Figure 4 admit misalignment, so r=0.0453 cannot distinguish a learned mapping from noise.","rationale":"The reader's weakest assumption correctly identifies the central load-bearing step: Section 3.1 constructs input-output pairs without verifying that the fECG and PwD windows are temporally coherent. The paper's own Section 5.1 and Figure 4 admit misalignment and nearly flat outputs, so this concern is not external speculation. If the pairs are not aligned, the regression target is meaningless and the near-zero correlation is not evidence either for or against feasibility; it simply reflects the preprocessing failure. The proposed retraining-on-aligned-pairs test would decide whether the failure is a correctable preprocessing defect or a fundamental absence of recoverable information, which is exactly what a feasibility study needs to establish. Because the manuscript as written does not provide that evidence, the REJECT verdict stands without modification.","tokens_in":7626,"tokens_out":4551,"duration_ms":49330,"concrete_test":"For each NInFEA-DB record, compute the delay tau in [0,2] seconds that maximizes the cross-correlation between the extracted fECG channel and the PwD envelope before fixed-window splitting; align each pair by its per-record tau, retrain PwDRecNet with the same hyperparameters and the same 80/20 split, and report r on held-out records with bootstrap confidence intervals. Include a trivial baseline that always predicts the mean training envelope. If aligned training does not raise r materially above the mean baseline, the temporal-pairing assumption is not the only obstacle and the feasibility claim remains unsupported; if r rises substantially, the nearly zero result is an artifact of misalignment and the paper's conclusion would need to be re-evaluated on aligned data.","verdict_should_be":"UNCHANGED","load_bearing_attack":"Section 3.1 resamples fECG and PwD envelopes to 284 Hz and then splits them into fixed time intervals with no synchronization or delay-estimation step. Section 5.1 concedes that time alignment between the PwD and fECG signal is not explicitly present, and Figure 4 shows that the signals are not aligned properly and that the predicted envelopes are nearly flat. The central claim, that reconstruction is feasible with the right configuration and a better network, therefore rests on the assumption that each fixed-length fECG window and its paired PwD envelope correspond to the same cardiac cycles. Nothing in the paper establishes that assumption; the PwD envelopes are extracted from image-based Doppler traces without a stated temporal origin, so the mapping target for a given fECG window may be arbitrary. With misaligned targets, no supervised model can learn a phase-resolved mapping, and the reported best r=0.0453, selected post hoc across many ablation cells without confidence intervals or a mean-prediction baseline, is exactly what a near-flat predictor would produce. The feasibility conclusion is unsupported unless temporal coherence is demonstrated or corrected.","agreement_with_reader":"agree"},"referee_report":{"model":"deepseek-v4-flash","summary":"The paper asks whether pulsed-wave Doppler (PwD) envelope signals can be reconstructed from non-invasive fetal ECG (NI-fECG), and proposes PwDRecNet, a residually connected UNet-style 1D CNN. The pipeline preprocesses NInFEA-DB data, extracts upper/lower PwD envelopes from Doppler images, resamples both signals to 284 Hz, splits them into fixed-length windows, and trains regression models to map fECG windows to PwD envelopes. The authors report ablation studies over input length, batch size, wave configuration, envelope selection, fECG polarity, PCA-compressed outputs, and regression baselines, using Pearson correlation r as the main metric. The best reported result is r=0.0453 (EA+ upper envelope), and Figure 4 shows predicted envelopes that are nearly flat and visibly misaligned with the ground truth. The paper nevertheless concludes that reconstruction is feasible if the 'right configuration' and a better network are used.","tokens_in":7817,"tokens_out":4691,"duration_ms":48553,"significance":"If a reliable mapping from NI-fECG to PwD envelopes existed, it could make fetal cardiac Doppler information available from inexpensive and convenient ECG recordings, which would be clinically significant. The paper is the first to pose this specific cross-modality reconstruction problem, and it evaluates on a public multimodal dataset (NInFEA-DB), which is a useful choice. The authors also deserve credit for openly reporting the poor alignment and near-flat outputs in Section 5.1 and Figure 4. However, the experimental evidence does not establish that reconstruction is feasible: the best correlation is effectively zero, no null baseline is reported, and the paper's own figures and text show that the learned predictions do not track the target envelopes. As a positive feasibility claim the paper is not convincing; as a documented negative result it could still be valuable, but that is not the framing used in the title, abstract, or conclusions.","major_comments":[{"comment":"The manuscript's central conclusion that reconstruction is feasible is contradicted by its own evidence. Section 5.1 states that 'time alignment between the PwD and fECG signal is not explicitly present,' and Figure 4 shows predicted envelopes that are 'nearly flat' and fECG/PwD pairs that are 'not aligned properly.' With misaligned targets, a supervised model cannot learn a phase-resolved mapping, and a nearly flat predictor would produce exactly the reported values around r=0.0453. The paper never compares against a trivial baseline such as predicting the mean envelope, so the reported correlations cannot be distinguished from noise. The feasibility conclusion in Sections 5.7 and 6 is therefore unsupported.","section":"Sections 5.1, 5.7, and 6"},{"comment":"The preprocessing pipeline resamples the fECG and PwD envelopes to 284 Hz and then splits them into fixed time intervals, but it does not include any synchronization, delay-estimation, or cardiac-cycle gating step. The text calls the resulting pairs 'respectively coherent signals,' yet Section 5.1 and Figure 4 directly contradict that characterization. Without a demonstration that each fECG window and its paired PwD envelope correspond to the same cardiac cycles, the supervised learning setup itself is not valid. This is a load-bearing issue for the central claim.","section":"Section 3.1"},{"comment":"The best result r=0.0453 is selected post hoc from a large grid of ablation cells (input lengths, batch sizes, wave configurations, envelope choices, polarities, PCA options), with no confidence intervals, no per-seed variance, and no multiple-comparison correction. Many entries are near zero or negative, so the single best cell is plausibly a chance maximum. The paper should report standard errors or bootstrap intervals across repeated training runs and should show whether the best configuration exceeds a null-prediction baseline. As written, the numerical evidence does not support the claim that a specific configuration is 'the right configuration.'","section":"Tables 1-5"},{"comment":"The claim that PwDRecNet 'outperforms all the regression by large margins' is not meaningful when the absolute correlations are 0.0242 versus about 0.001-0.0019, all essentially zero. The text states that the regression loss 'did not optimize,' which suggests the regression baselines may not have been trained adequately, and no statistical significance is reported. This comparison does not provide evidence that a better network would yield feasible reconstruction.","section":"Section 5.6, Table 6"}],"minor_comments":[{"comment":"The row for input signal length 1 s appears malformed ('1 + 0.0211 - + 6'); the intended values and any missing entry should be corrected.","section":"Table 1"},{"comment":"The text says the results are tabulated in Table 4 but then refers to 'Table 5' in the following sentence; the cross-reference should be corrected.","section":"Section 5.4"},{"comment":"The use of '+' and '-' to represent values 'close to zero' obscures the actual numbers and prevents reproducibility; exact values should be reported, at least in a supplementary table.","section":"Tables 1-6"},{"comment":"The paper lists MSE as an evaluation metric but no MSE values are reported in any table; either include them or remove the metric.","section":"Section 4"},{"comment":"The reference for the three bipolar channel setup is given as [1], but [1] is an iPPG paper; the setup appears to come from the NInFEA-DB paper [12] or the associated PhysioNet record [2], so the citation should be corrected.","section":"Section 3.1"}],"recommendation":"reject","confidential_remarks":"The paper poses an interesting and potentially useful research question, and the authors are transparent about the poor alignment and flat reconstructions. However, the summary and conclusion make a positive feasibility claim that the data do not support; the evaluation protocol lacks a null baseline and any uncertainty quantification, and the central mapping target is admitted to be temporally misaligned. These issues are not local presentation fixes. A substantially revised manuscript that either demonstrates temporal coherence with proper alignment and shows correlations well above a null baseline, or honestly reframes the work as a negative result, could be reconsidered, but the current submission does not meet the bar for publication."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"Two things to know. The task is genuinely new—nobody has tried to reconstruct pulsed-wave Doppler envelopes from non-invasive fetal ECG—and the paper is honest about its preprocessing and about the mismatch between the signals. But the central conclusion, that reconstruction is feasible with the right configuration and a better network, is not supported by anything in the paper. The best Pearson r is 0.0453; most ablations are near zero or negative; Figure 4 shows nearly flat predictions and explicitly says the signals are misaligned. That is a near-flat predictor, not a learned mapping.\n\nWhat the paper does well: it defines a concrete cross-modality task, uses a public dataset (NInFEA-DB), builds a reproducible-looking preprocessing chain for extracting PwD envelopes from images, and runs a broad ablation across wave configuration, envelope choice, polarity, input length, and regression baselines. It also openly lists the reasons performance is low, including the lack of explicit time alignment. That transparency is real and gives the work value as a negative pilot.\n\nThe soft spots are mostly in the interpretation. The peak r is selected post hoc across many ablation cells, with no confidence intervals and no trivial baseline (e.g., predicting the mean envelope). More importantly, Section 5.1 and Figure 4 both concede that the fECG and PwD pairs are not time-aligned. If the target envelope for a given ECG window can be from a different cardiac cycle, no supervised model can learn a phase-resolved mapping. r≈0.045 is exactly what you'd get from a flat predictor. The conclusion that feasibility is shown is therefore not just optimistic; it's contradicted by the paper's own evidence.\n\nI'd read this as a useful negative result in need of reframing. If the authors rework the alignment (or at least test whether the pairing holds), add error bars and a mean-prediction baseline, and present it as \"we tried, here's why it fails, here's what's needed,\" it could be a legitimate pilot study. As written, the feasibility claim is unsupported.\n\nFor peer review: I'd send it to a referee rather than desk reject, because the task framing and negative data are worth a critical look and the fixable flaws are methodological, not fatal. But I expect a major revision or rejection unless the framing changes.","headline":"Sincere first pass at a new task, but the paper's own r-values and own figures show it hasn't demonstrated feasibility yet.","tokens_in":8382,"tokens_out":2480,"would_cite":false,"duration_ms":24478,"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":"Non-invasive fetal ECG can be mapped to pulsed-wave Doppler envelopes, a feasibility study argues.","keywords":["fetal ECG","pulsed-wave Doppler","signal reconstruction","cross-modality learning","UNet","non-invasive fetal monitoring"],"falsifier":"A decisive test would be to take a dataset where fECG and PwD are recorded simultaneously with known temporal alignment, or align them manually using cardiac-cycle fiducial marks, then train PwDRecNet with the best configuration and measure Pearson correlation on held-out records. If the correlation remains near zero (for example, r < 0.1) even with explicit alignment and matched polarity, the paper's feasibility claim would fail; if it rises substantially (r > 0.5), the claim is strongly supported.","tokens_in":7398,"feed_emoji":"🫀","tokens_out":4708,"duration_ms":40457,"temperature":0.7,"pith_summary":"This paper tries to establish that non-invasive fetal ECG (NI-fECG) can be used to reconstruct pulsed-wave Doppler (PwD) signal envelopes, which are richer indicators of fetal cardiac blood flow but require expensive ultrasound equipment. The authors build a preprocessing pipeline that turns PwD images into time-series envelopes and extracts fECG from abdominal ECG, then train a residual UNet-style network (PwDRecNet) to map fECG segments to PwD envelopes. Their numerical results are weak, with the best Pearson correlation reaching only 0.0453, but the pattern across ablations—matched polarity and configuration improve reconstruction—leads them to conclude that the reconstruction is feasible with better alignment and a stronger network. The significance is that, if the feasibility holds, cheap and non-invasive ECG could approximate Doppler-derived fetal cardiac health information.","feed_headline":"Study: fetal ECG can reconstruct costly Doppler heart signals","feed_subtitle":"A residual UNet maps non-invasive fetal ECG to Doppler envelopes, hinting at low-cost fetal cardiac monitoring","key_machinery":"The central object is the PwDRecNet architecture: a 1D convolutional encoder-decoder with three encoder blocks and three decoder blocks, where each block contains three residually connected 1D convolutions, followed by pooling in the encoder and upsampling in the decoder, with a final convolution that outputs two channels representing the upper and lower PwD envelopes. It is trained with mean-squared error, RMSprop at a learning rate of 1e-3, batch size 128, and 50 epochs. Its role is to learn a regression from fixed-length NI-fECG segments (resampled to 284 Hz) to corresponding PwD envelope segments, capturing temporal contexts at multiple scales through the UNet-style pooling and the residual connections that preserve fine-grained features.","core_discovery":"The paper's central claim is that PwD signal reconstruction from NI-fECG is feasible: a residually connected UNet-style 1D CNN can map denoised, resampled fECG segments to PwD envelope waveforms, given the right wave configuration (EA+) and envelope choice (upper envelope or PCA-compressed single channel), and a stronger network than the current prototype. The evidence is indirect: correlation values are near zero, but consistent improvements when input fECG polarity matches output PwD orientation (r rises from 0.0245 for grouped configurations to 0.0453 for upper-envelope EA+) indicate that the inputs contain learnable physiological correspondence, and that misalignment rather than absence of information is the main barrier.","pith_inferences":["If the feasibility holds, a clinically useful system would need explicit temporal alignment, for instance using fetal heart rate from fECG to gate Doppler cycles; the paper's fixed-interval windowing is likely too crude.","The near-zero correlations suggest the current preprocessing discards phase information, so incorporating a differentiable alignment layer or training with a time-shift-invariant loss could test whether the apparent infeasibility is an artifact of misalignment.","The finding that polarity matching matters hints that the network may be learning a simple sign correlation rather than a rich physiological mapping, and a sign-invariant feature extractor might generalize across fetal orientations."],"forward_implications":["If alignment and configuration are fixed, a better network can reconstruct PwD envelopes from NI-fECG, potentially enabling low-cost fetal cardiac blood-flow monitoring without ultrasound.","Matching input fECG polarity to output PwD orientation is a key factor, with EA+ configurations and positively polarized fECG reconstructing best at r equal to 0.0453.","PCA-compressing the upper and lower envelopes into a single channel improves reconstruction for EA+ (r equal to 0.0452 at t=0.75 s), suggesting that reducing output dimensionality helps the model.","Simple regression models such as linear, Ridge, and Lasso fail to learn the mapping, indicating that the relationship is nonlinear and requires a deep architecture like PwDRecNet.","Creating a joint envelope from upper and lower PwD envelopes that corresponds to fECG in time and periodicity is a necessary next step for improved reconstruction."],"supporting_citations":[{"why":"Supplies the PhysioNet resource through which the NInFEA-DB dataset is accessed.","marker":"[2]"},{"why":"Provides the NInFEA-DB dataset and the envelope extraction method used to convert PwD images into upper and lower time-series envelopes.","marker":"[12]"},{"why":"Defines the EA+, EA- and incomplete-cycle configurations of PwD signals that structure the output ablations.","marker":"[9]"},{"why":"Pilot study reconstructing ECG from PPG, establishing the cross-modality biosignal reconstruction premise this work extends.","marker":"[14]"},{"why":"Improved PPG-to-ECG reconstruction with a mathematical model and regression algorithms, serving as a benchmark for cross-modality approaches.","marker":"[15]"},{"why":"UNet architecture that PwDRecNet adapts with residual connections for 1D temporal signal reconstruction.","marker":"[8]"}],"fun_headline_variants":["Fetal ECG to Doppler: A Possible Low-Cost Path?","Mapping fetal ECG to Doppler signals: a low-cost hope?","Reconstructing Doppler from fetal ECG: early promise","Can fetal ECG replace costly Doppler? Study hints","From fetal ECG to Doppler: low-cost monitoring possible?"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The load-bearing premise is that after independent resampling and fixed-interval windowing, each fECG segment and its paired PwD envelope segment represent the same fetal cardiac cycles, so that a mapping learned between them is meaningful. If the two signals are not actually time-aligned, the network cannot learn a genuine physiological correspondence, and the near-zero correlations reflect misalignment rather than a fundamental infeasibility.","fun_headline_variants_meta":{"raw":{"variants":["Fetal ECG to Doppler: A Possible Low-Cost Path?","Mapping fetal ECG to Doppler signals: a low-cost hope?","Reconstructing Doppler from fetal ECG: early promise","Can fetal ECG replace costly Doppler? Study hints","From fetal ECG to Doppler: low-cost monitoring possible?"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.000551,"raw_usage":{"total_tokens":2546,"prompt_tokens":782,"completion_tokens":1764,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":398,"completion_tokens_details":{"reasoning_tokens":1684}},"tokens_in":398,"tokens_out":1764,"duration_ms":11095,"temperature":1.0,"reasoning_tokens":1684,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-10T20:53:56.529145+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"A decisive test would be to take a dataset where fECG and PwD are recorded simultaneously with known temporal alignment, or align them manually using cardiac-cycle fiducial marks, then train PwDRecNet with the best configuration and measure Pearson correlation on held-out records. If the correlation remains near zero (for example, r < 0.1) even with explicit alignment and matched polarity, the paper's feasibility claim would fail; if it rises substantially (r > 0.5), the claim is strongly supported.","supporting_citations":[{"cited_title":"Scientific Data8(1), 30 (2021) Title Suppressed Due to Excessive Length 13","cited_arxiv_id":null,"evidence_quote":"Provides the NInFEA-DB dataset and the envelope extraction method used to convert PwD images into upper and lower time-series envelopes."},{"cited_title":"In: Proc","cited_arxiv_id":null,"evidence_quote":"Defines the EA+, EA- and incomplete-cycle configurations of PwD signals that structure the output ablations."},{"cited_title":"In: Proc","cited_arxiv_id":null,"evidence_quote":"Pilot study reconstructing ECG from PPG, establishing the cross-modality biosignal reconstruction premise this work extends."},{"cited_title":"IEEE Internet of Things Journal8(23), 16734–16748 (2021)","cited_arxiv_id":null,"evidence_quote":"Improved PPG-to-ECG reconstruction with a mathematical model and regression algorithms, serving as a benchmark for cross-modality approaches."},{"cited_title":"In: Proc","cited_arxiv_id":null,"evidence_quote":"UNet architecture that PwDRecNet adapts with residual connections for 1D temporal signal reconstruction."}],"review_version":1}