{"id":"3dd9c3ee-9dcd-41e9-82fe-7cd323b49cfd","arxiv_id":"2412.02815","paper_version":1,"verdict":"REJECT","confidence":"HIGH","novelty_score":6.0,"correctness_risk":"high","formal_verification":"none","parameter_count":0,"one_line_summary":"A synthetic-aperture method that estimates near-field multipath parameters by triangulating reflection image points, using small non-coherent antenna arrays; validation is limited to a qualitative simulation and an unvalidated hardware setup.","lead":"This paper proposes a method for measuring near-field wireless channels using just two transmit and two receive antennas moved on tracks, rather than a large array. If it works, it would make 6G upper-mid-band channel measurements much cheaper, but the current paper provides no validated results.","discovery_kind":"new_method","skeptic_critique":{"model":"deepseek-v4-flash","headline":"PWA step assumes constant relative delays across all measurements while triangulation requires widely separated positions where these delays change; the described algorithm is internally inconsistent.","rationale":"The reader's verdict of REJECT is well supported, and the weakest assumption identified there is also the most load-bearing flaw. The central claim — that image points can be accurately estimated via triangulation from multiple non-coherent 2×2 measurements — rests on the parameter-extraction procedure of Section III. That procedure's PWA step (Eq. 23) requires a common relative-delay vector δ_ℓ across the measurements included in the cost (24), while the triangulation step explicitly requires widely separated receiver positions where those relative delays change. The two requirements are mutually incompatible. This is not merely a missing validation; it is an internal inconsistency in the proposed algorithm. The simulation in Section IV does not exercise the contested joint PWA step — it estimates paths from PDPs for each measurement separately, then triangulates — so it cannot rescue the described method. The experimental section contains no measured channel data, and the conclusion's statement that the method was 'validated using a preliminary experimental procedure' is contradicted by the absence of any experimental results in Section V. Nevertheless, the internal inconsistency is the primary reason the central claim is not established, because even a perfect experiment would fail if the algorithm is run as written. The reader's assessment is therefore correct, and no change to the verdict is needed.","tokens_in":7709,"tokens_out":10674,"duration_ms":117741,"concrete_test":"Implement the exact Step 2+3 algorithm in simulation: generate a two-path channel from the reflection model (13), place two RX clusters 0.6 m apart as in Section V, and run the joint OMP/minimization (24) over both clusters with a single δ_ℓ. Compare the recovered (ϕ_r, δ_ℓ) to ground truth at each cluster's local reference. If the recovered δ_ℓ are biased by more than 1/BW or the two-cluster residual remains high while the per-cluster fit is good, the constant-δ assumption is invalid. As a simpler analytic check, compute Δδ ≈ (u_0−u_ℓ)^T Δ/c for the geometry in Figure 1 and verify that 2π f Δδ exceeds π at the band edge, which would make the model in (23) inconsistent within a single wideband measurement set.","verdict_should_be":"UNCHANGED","load_bearing_attack":"Section III Step 2 (Eq. 23) models the frequency response as sum_ℓ g_{ℓk} a^r_{km}(ϕ_r) a^t_{kn}(ϕ_t) e^{-j2π f δ_ℓ/c}, with a single relative-delay vector δ_ℓ shared by every measurement k in the cost function (24). This model is only valid if the local reference point for the delays is fixed, i.e. if the antennas in K0 are sufficiently close that the distances from each image point change negligibly. Step 3, however, instructs us to use 'two widely separated points' and triangulate the image point. For two RX positions separated by Δ, the relative delay between paths ℓ and 0 changes by Δδ ≈ (u_0 − u_ℓ)^T Δ / c; this produces a frequency-dependent phase e^{-j2π f Δδ/c} that cannot be absorbed into the per-measurement, frequency-independent gains g_{ℓk}. With the 0.6 m separation in Section V and 500 MHz bandwidth, Δδ can exceed 2 ns, giving >2π rad of phase change across the band; at the 1 GHz sampling in the simulation, a 0.4 m separation already gives δ changes comparable to the delay resolution. Consequently, the joint minimization (24) is based on an invalid model over the same large-baseline measurements that triangulation requires. If instead δ_ℓ is meant to be constant only within each local cluster, then Eq. (24) should not sum over all K, and the paper does not explain how the per-cluster δ_ℓ estimates are reconciled with Eq. (25) τ_ℓ = τ_0 + δ_ℓ − δ_0 across different reference points. The abstract's claim that image points are accurately estimated via triangulation from the proposed non-coherent synthetic-aperture procedure is therefore not supported by the described algorithm.","agreement_with_reader":"agree"},"referee_report":{"model":"deepseek-v4-flash","summary":"The manuscript proposes a near-field channel parameter extraction method for the upper mid-band (6–24 GHz), building on a previously developed reflection model. The key idea is to estimate the parameters of each multipath component in the reflection model by first estimating plane-wave-approximation (PWA) parameters from a small number of antennas (2×2) moved to form a synthetic aperture, and then recovering the absolute time of flight (hence the reflection image point) via triangulation from two widely separated receive positions. The paper claims accurate estimation of image points with this procedure, and it describes a preliminary hardware setup based on a Pi-Radio FR3 transceiver, an RFSoC, and linear tracks. A simulation in Section IV and a hardware description in Section V are presented in support of the claims.","tokens_in":8059,"tokens_out":3599,"duration_ms":41495,"significance":"The problem addressed is relevant: near-field multipath parameter extraction in the upper mid-band is important for 6G channel modeling, and a low-cost method using non-coherent measurements with a small antenna count would be practically valuable. The paper also brings a useful geometric interpretation via reflection image points and correctly identifies the limitations of standard plane-wave models in the near field. However, the central claim of accurate estimation is not supported by the evidence in the manuscript. The simulation is a qualitative, self-consistency test with no error metrics, and the experimental section contains no measured results. Equally important, the estimation algorithm as described contains an internal inconsistency between the joint PWA estimation step and the triangulation step. Given that the load-bearing claims are neither validated nor internally consistent, the paper in its current form cannot be accepted.","major_comments":[{"comment":"The joint PWA estimation in Eq. (24) uses a single relative delay δ_l for each path across all measurements k in the cost function. This model is valid only if the receive position changes negligibly relative to the path delay, because the relative delay between paths changes with the receiver position. Yet Step 3 explicitly instructs the use of two widely separated points for triangulation. For two receiver positions separated by Δ, the relative delay between paths l and 0 changes by roughly (u_0 − u_l)^T Δ / c, which is a frequency-dependent phase that cannot be absorbed by the per-measurement, frequency-independent gains g_{lk}. With the experimental parameters in Section V (0.6 m separation, 500 MHz bandwidth), this phase change can exceed 2π across the band. Thus the minimization (24) is based on an invalid model for the same large-baseline measurements that the triangulation requires. If the authors intend δ_l to be constant only within a local cluster, then Eq. (24) should sum over that cluster only, and the paper does not explain how the per-cluster δ_l estimates are combined in Eq. (25).","section":"Section III, Steps 2 and 3 (Eqs. (23)–(25))"},{"comment":"The simulation is qualitative only. Figure 1 shows heatmaps and estimated positions, but no quantitative metrics such as localization error, bias, variance, or success rate are reported. Moreover, the simulation generates the received data using the same reflection model that the estimator assumes, so it is a closed-loop self-consistency test rather than an independent validation of the model. The paper therefore does not provide evidence that the method works on data that are not already generated from the assumed model.","section":"Section IV (Simulations)"},{"comment":"Section V describes the hardware and the procedure but reports no measured results, no channel responses, no estimated image points, and no comparison with known ground-truth positions or delays. The conclusion explicitly states that future work will validate the experimental measurements in a controlled environment, which confirms that the experimental validation is absent. A system description without any measurement results cannot support the abstract's claim of accurate estimation via triangulation.","section":"Section V (Experiments)"}],"minor_comments":[{"comment":"The notation is inconsistent: Eq. (17) uses cτ0 on the right-hand side but τ0 is not explicitly defined as the absolute delay of a reference path; it should be τ_0 or cτ_0 consistently with Eqs. (9) and (18).","section":"Section II.C, Eq. (17)"},{"comment":"The term 'a_{kn}' should be 'a^t_{kn}' for consistency with Eq. (23); this typo makes the formula harder to follow.","section":"Section III, Eq. (24)"},{"comment":"The caption states that 'red and green dots represent the actual and detected paths', but the associated plots are not self-explanatory; a legend and a quantitative evaluation of detection accuracy would be helpful.","section":"Section IV, Figure 1"},{"comment":"There are minor spacing and typographical errors, e.g., 'p = 2case' and 'PW A' with a stray space, which should be corrected.","section":"General"}],"recommendation":"reject","confidential_remarks":"The paper addresses a relevant topic and presents a potentially interesting hardware concept, but the central algorithmic claim is internally inconsistent, the simulation provides no quantitative validation, and the experimental section contains no results. These are load-bearing gaps that would require substantial additional work (a redesigned or clarified estimation procedure, meaningful simulations with error metrics, and actual measured validation) before the paper can be considered for publication. A resubmission that resolves these issues might be worth reconsidering."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"Dear Colleague,\n\nThe short version: this paper has a genuinely new measurement concept, but it is not yet a valid result. The proposed combination of a 2x2 non-coherent array, a moving synthetic aperture, and reflection-model image-point triangulation is worth discussing. The hardware setup for FR3 is thoughtfully laid out, and the authors are honest that this is preliminary.\n\nThat said, the central claim—that image points can be accurately estimated via triangulation from many small-array measurements—is not supported by the evidence. The simulation in Section IV is a single qualitative example with no error metrics, and it generates the data from the same reflection model that the estimator assumes, so it can only test internal consistency, not model validity. Section V describes the apparatus but reports no measured results. The conclusion states the method is 'validated in a simulation and using a preliminary experimental procedure,' but the experiment is only a setup description.\n\nMore seriously, the stress-test note is right: there is an internal inconsistency in the delay model. In Step 2, Eq. (23) models every measurement in K0 as sharing a single relative-delay vector δℓ, and the cost function (24) sums over all k. That is only valid if the receiver positions are close enough that the distances from each image point change negligibly. Step 3 then requires two widely separated receiver positions to triangulate the image point. With the 0.6 m offsets in Section V and 500 MHz bandwidth, the relative delays between paths change by more than a cycle across the band. So the same measurements cannot satisfy both the constant-delay model and the large-baseline triangulation. If the authors intend to estimate PWA parameters per cluster, they need to explain how the per-cluster δℓ estimates are reconciled across different reference points. The paper doesn't do that. This is a load-bearing flaw, not a cosmetic one.\n\nOn the positive side, the reflection-model parametrization is clean, and the idea of non-coherent synthetic aperture for near-field is sensible and could be useful to the FR3 channel measurement community. The paper would benefit from a careful revision that either fixes the delay model or clearly separates the local and wide-aperture processing steps, and from real measured results against known ground truth.\n\nFor now, I would not cite this as a validated method, but I would not mind seeing it in a workshop or as a position paper. It deserves a serious referee because the concept is novel and the flaw is instructive, even if the current form should be rejected.","headline":"A novel but unvalidated near-field measurement concept with a load-bearing delay-model inconsistency that undercuts the stated claims.","tokens_in":8605,"tokens_out":5808,"would_cite":false,"duration_ms":52485,"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":"This paper claims that near-field multipath parameters in the upper mid-band can be measured with a moving 2x2 antenna array by locating virtual image points behind reflectors via triangulation, avoiding large, costly arrays.","keywords":["upper mid-band","FR3","near-field channel measurement","reflection model","synthetic aperture","channel parameter extraction","triangulation","non-coherent measurements"],"falsifier":"In a controlled room with a single flat reflector at a known position, move the receiver between two positions separated by 0.6 m and compare the triangulated image point with the reflector's true image; the central claim fails if the estimated image point shifts by more than the error predicted from angular resolution, or if the relative delay between the direct and reflected paths changes by more than the delay resolution (about 2 ns for a 500 MHz bandwidth) across the two positions.","tokens_in":7510,"feed_emoji":"📡","tokens_out":8410,"duration_ms":79240,"temperature":0.7,"pith_summary":"This paper argues that measuring near-field channels in the upper mid-band (FR3, 6-24 GHz) does not require a large, expensive antenna array. Instead, a 2x2 array moved along a linear track forms a synthetic aperture; each measurement is processed with a plane-wave model to extract angles and relative delays, and the reflection model's image points—the virtual transmitter positions behind reflecting surfaces—are located by triangulation. If correct, this gives a low-cost way to obtain the spherical-wave parameters needed for near-field MIMO models, which ordinary far-field angle-based parameters cannot provide.","feed_headline":"Two transmit and two receive antennas can map indoor radio reflections","feed_subtitle":"A 2x2 non-coherent synthetic aperture extracts multipath image points without a large array.","key_machinery":"The load-bearing object is the reflection model's image-point characterization: the distance for path $\\ell$ between a transmit point $x^t$ and receive point $x^r$ is $d_\\ell(x^r,x^t)=\\|x^r-z^t_\\ell\\|$, where $z^t_\\ell$ is the reflected image of the transmit point under that path. The image point is an affine function of the transmit position, $z^t_\\ell = z^t_{\\ell 0} + s_\\ell R(\\alpha_\\ell)(x^t-x^t_0)$, with a rotation $R(\\alpha_\\ell)$ and a parity $s_\\ell=\\pm 1$ for even or odd numbers of reflections. This representation turns near-field parameter extraction into image-point localization: plane-wave extraction gives the angles and relative delays, triangulation gives the distance to the image point, and the parity completes the reflection-model parameter vector $\\theta^\\mathrm{RM}_\\ell=(g_\\ell,\\tau_\\ell,\\phi^r_\\ell,\\phi^t_\\ell,s_\\ell)$. The synthetic aperture is provided by a 2x2 array moved along linear tracks; the measurements need not be phase-coherent with each other.","core_discovery":"On its own terms, the paper's central claim is that a multi-path near-field channel can be parameterized by the reflection model, in which every specular NLOS path is equivalent to a line-of-sight path to a virtual image point of the transmitter, and that these image points can be accurately estimated by triangulation from several wideband measurements made with only two transmit and two receive antennas. The estimation pipeline is: (1) move the small array to K positions to form a synthetic aperture; (2) at each position estimate the plane-wave parameters—angle of arrival, angle of departure, relative delay, and gain—via orthogonal matching pursuit; (3) triangulate the highest-SNR path's image point from two widely separated positions to recover the absolute time of flight, then recover the other paths' absolute delays from their relative delays. The reflection parity, a binary variable describing whether the path has an odd or even number of reflections, is read off from the model.","pith_inferences":["The constant-relative-delay assumption in the plane-wave extraction step and the wide-baseline requirement of triangulation pull in opposite directions; a practical system must either keep the baseline small enough that delay drift stays below the delay resolution or estimate delays and positions jointly.","The same image-point triangulation idea could be inverted for indoor mapping and localization: a moving two-antenna receiver could estimate the virtual source positions of reflections, yielding a low-cost map of reflective surfaces.","Because the reflection model is exact for specular planar reflectors, its accuracy on curved or diffuse objects is untested; a controlled experiment with a curved metal surface would reveal the limits of the image-point representation.","The accuracy of triangulation depends on signal-to-noise ratio and angular resolution; computing a lower bound on image-point location error as a function of baseline and bandwidth would show how long the synthetic-aperture track needs to be."],"forward_implications":["Near-field channel sounding can be performed with a 2x2 array and mechanical motion instead of a large fixed array, lowering cost and complexity.","Phase coherence across synthetic-aperture measurements is not required, because each measurement's complex gain is treated as an arbitrary free parameter in the cost function.","Only the strongest path needs to be triangulated; the absolute delays of the remaining paths follow from the relative delays estimated in the plane-wave step.","Once the reflection-model parameters are known, the distance function predicts the full MIMO response over any aperture, so the channel can be extrapolated to other array geometries.","The proposed hardware prototype at 10 GHz with 500 MHz bandwidth is a working demonstration of this procedure, and controlled validation with known true parameters is identified as the next step."],"supporting_citations":[{"why":"Supplies the reflection model that reduces any specular NLOS path to an image point, the representation the whole extraction rests on.","marker":"[8]"},{"why":"Describes the FR3 software-defined radio hardware used as the 2x2 transceiver in the experimental prototype.","marker":"[11]"},{"why":"Provides the plane-wave MIMO response model used in the plane-wave parameter extraction step (Eq. 23).","marker":"[15]"},{"why":"Gives the orthogonal matching pursuit sparse-recovery algorithm used to extract path parameters from the wideband measurements.","marker":"[16]"},{"why":"Supports the multiple-measurement-vector sparse recovery formulation underlying the orthogonal matching pursuit step.","marker":"[17]"}],"fun_headline_variants":["2x2 antennas map indoor reflections via image-point triangulation","Tiny antenna array charts near-field paths in FR3 band","Two antennas per side trace reflections without huge arrays","Synthetic aperture with 2x2 antennas finds multipath sources"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The load-bearing premise is that the relative delays between paths stay constant as the receiver moves to widely separated positions, yet wide separation is exactly what triangulation needs to be accurate.","fun_headline_variants_meta":{"raw":{"variants":["2x2 antennas map indoor reflections via image-point triangulation","Tiny antenna array charts near-field paths in FR3 band","Two antennas per side trace reflections without huge arrays","Synthetic aperture with 2x2 antennas finds multipath sources"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.000624,"raw_usage":{"total_tokens":2889,"prompt_tokens":942,"completion_tokens":1947,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":558,"completion_tokens_details":{"reasoning_tokens":1878}},"tokens_in":558,"tokens_out":1947,"duration_ms":14311,"temperature":1.0,"reasoning_tokens":1878,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-11T23:05:26.542767+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"In a controlled room with a single flat reflector at a known position, move the receiver between two positions separated by 0.6 m and compare the triangulated image point with the reflector's true image; the central claim fails if the estimated image point shifts by more than the error predicted from angular resolution, or if the relative delay between the direct and reflected paths changes by more than the delay resolution (about 2 ns for a 500 MHz bandwidth) across the two positions.","supporting_citations":[{"cited_title":"Parametrization and estimation of high-rank line-of-sight MIMO channels with reflected paths,","cited_arxiv_id":null,"evidence_quote":"Supplies the reflection model that reduces any specular NLOS path to an image point, the representation the whole extraction rests on."},{"cited_title":"A Frequency Hopping Software-Defined Radio Platform for Communications and Sensing in the Upper Mid-Band,","cited_arxiv_id":null,"evidence_quote":"Describes the FR3 software-defined radio hardware used as the 2x2 transceiver in the experimental prototype."},{"cited_title":"Theoretical results on sparse representations of multiple-measurement vectors,","cited_arxiv_id":null,"evidence_quote":"Supports the multiple-measurement-vector sparse recovery formulation underlying the orthogonal matching pursuit step."}],"review_version":1}