{"id":"3d8fd770-dbdc-4f38-849c-c936584db5de","arxiv_id":"2507.09420","paper_version":1,"verdict":"REJECT","confidence":"LOW","novelty_score":3.0,"correctness_risk":"high","formal_verification":"none","parameter_count":0,"one_line_summary":"A two-page poster restates the authors' prior YOCO and MARs methods for onboard landmark tracking and claims superior performance without providing new evidence.","lead":"This paper describes a combined system for detecting and describing terrain landmarks on celestial bodies using lightweight neural networks. It is a short poster summary that refers to the authors' own prior papers for the actual methods and results, with no experimental evidence presented here.","discovery_kind":"review","skeptic_critique":{"model":"deepseek-v4-flash","headline":"Central claim of superior performance is asserted, not demonstrated; evidence is delegated to two self-cited papers, leaving the unified YOCO+MARs pipeline's real-time and accuracy benefits unverified.","rationale":"The reader and I identify the same structural weakness: the paper provides no self-contained evidence for its central claim, and the entire methodology is attributed to two self-cited prior papers. I agree with the REJECT verdict at LOW confidence. The paper might serve as a poster abstract summarizing prior work, but it does not support the assertion of a unified system with superior performance. My concrete test would settle whether the combined pipeline actually works end to end, which is the strongest form of the concern. The verdict is REJECT because, as submitted, the central claim is unsupported by any evidence in this manuscript; however, confidence is low because the underlying components may be valid and the proposed test could vindicate the claim in a revised version.","tokens_in":3143,"tokens_out":1227,"duration_ms":13231,"concrete_test":"Run an end-to-end experiment on a benchmark used in refs [1,3], e.g., Mars HiRISE imagery: feed YOCO detections into the MARs descriptor and measure landmark-tracking accuracy (patch-retrieval top-1 or keypoint repeatability) and per-frame latency on the Zynq-7020/Edge TPU hardware. If end-to-end accuracy is not significantly above a source-only baseline, or if latency exceeds the real-time budget, the unified-system claim fails.","verdict_should_be":"REJECT","load_bearing_attack":"The central claim is that YOCO and MARs 'form a unified system for landmark tracking that demonstrates superior performance compared to existing state-of-the-art techniques.' No experiment, dataset, or quantitative result appears in this paper. Detection performance is delegated to ref [3] (79 ms inference on Zynq-7020/Edge TPU), description performance to ref [1] (Earth/Mars/Moon datasets). Even granting both prior results, nothing shows that concatenating the two components preserves those benefits. Landmark tracking requires detection and description to operate jointly: detector outputs must feed the descriptor, and detection errors propagate to recognition. No end-to-end evaluation, timing measurement, or ablation of the combined system is reported. The abstract's 'Together, these contributions form a unified system' is a promise, not a result. The load-bearing premise is that the two self-cited papers are valid and reproducible, and that combining them transfers without loss. Neither premise is established here. This is a correctness risk, not circularity per se, because the claim concerns a specific integrated system that is never instantiated or measured.","agreement_with_reader":"agree"},"referee_report":{"model":"deepseek-v4-flash","summary":"The paper proposes a unified in-situ landmark tracking pipeline for spacecraft terrain-relative navigation, combining a detection component (YOCO) and a description component (MARs). In the abstract and conclusion it claims novel formulations for domain-adaptive detection and multi-view attention description, and asserts that the integrated system demonstrates superior performance compared to existing state-of-the-art. The body, however, contains no equations, no experimental section, no datasets, no metrics, and no baselines. The methodology sections (II-A and II-B) describe the two components entirely by reference to the authors' own prior papers [3] and [1], with only two qualitative figures as in-manuscript evidence. The central performance claim is therefore asserted rather than demonstrated.","tokens_in":3307,"tokens_out":3143,"duration_ms":37358,"significance":"If the underlying prior work is valid and if the two components can be concatenated without loss, the proposed pipeline could be pragmatically valuable for real-time landmark tracking on flight-class hardware. The problem motivation is sound, and the chosen building blocks (UDA for label scarcity, metric learning for viewpoint robustness) are relevant. However, this submission adds no verifiable evidence of its own: it gives no derivations, no reproduction, no end-to-end evaluation, and no analysis of failure modes from combining the detector and descriptor. The manuscript reads as a summary of two already-published or preprint works rather than as a self-contained research contribution. Its significance is therefore not established by the content actually under review.","major_comments":[{"comment":"The central claim of 'superior performance compared to existing state-of-the-art techniques' is not supported by any experiment, metric, or baseline in this manuscript. The only quantitative number appearing in the paper is the '79 ms inference' figure in Section II-A, which is attributed to YOCO [3], not to the combined system described here. No accuracy, timing, or robustness measurement of the unified pipeline is reported. This assertion cannot be checked and should either be removed or replaced with evidence.","section":"Abstract and Section III"},{"comment":"The methodology is entirely delegated to the authors' own prior works: YOCO is introduced as '[3]' and MARs as '[1]', and no equations, loss terms, network architectures, or implementation details are given. The abstract's phrase 'we present novel formulations' is therefore not substantiated within this paper; the formulations reside in refs [3] and [1]. Even if self-citation is appropriate for building on prior work, the current manuscript contains no technical content that would allow a reader to evaluate the claimed novelty or to reproduce the method.","section":"Sections II-A and II-B"},{"comment":"Granting the prior results in [3] and [1] at face value, the paper still does not demonstrate that concatenating YOCO and MARs into a 'unified system' preserves their individual benefits. Landmark tracking requires joint operation: detector outputs feed the descriptor, so detection errors propagate; no ablation, end-to-end timing measurement, or combined evaluation is reported. The conclusion's statement that 'this integrated approach demonstrably advances the state-of-the-art' is therefore unsupported by any evidence in the manuscript.","section":"Sections II-A and II-B"}],"minor_comments":[{"comment":"The abstract includes the line 'Poster available online' (visible at the end of the abstract in the full text). This is not appropriate for a journal-style paper and should be removed or replaced with a formal supplement link.","section":"Abstract and Section III"},{"comment":"The caption reads '(a) YOLO v5' while the text calls it 'YOLO v5'; the version capitalization should be made consistent (e.g., 'YOLOv5' throughout).","section":"Figure 1 caption"},{"comment":"Reference [7] contains a typo: 'AIAA SciTech 2022 F orum' should be 'AIAA SciTech 2022 Forum'.","section":"References"},{"comment":"The relationship between this paper and the prior works [1] and [3] should be stated explicitly, including what (if anything) is new beyond those papers; as written, a reader cannot tell whether this is an extended abstract, a position paper, or a new contribution.","section":"Section II"}],"recommendation":"reject","confidential_remarks":"To the editor: this manuscript appears to be a poster-style extended abstract rather than a full journal submission. Its core claims are entirely delegated to two self-cited works, and it contains no experimental or derivational content of its own. If the authors intended to make a journal contribution, the paper would need to be substantially expanded with the actual formulations, end-to-end evaluations, and a clear statement of novelty beyond refs [1] and [3]. As submitted, it does not meet the bar for a research paper."},"author_rebuttal":null,"desk_editor":{"model":"deepseek-v4-flash","letter":"This is a two-page poster abstract that repackages the authors' own prior work. There are no equations, no experiments, and no new dataset. The abstract promises that combining YOCO (detection) and MARs (description) 'demonstrates superior performance,' but the combined system is never instantiated or measured. The central claim is borrowed from two self-cited papers; even if those results are solid, concatenating the components is exactly the step that needs testing. Detection errors propagate into description, and real-time timing on flight hardware must be re-measured for the full pipeline. None of that appears here.\n\nTo give credit: the problem is real, the two components are sensible for the domain, and the paper is clearly written. The prior works appear substantive—MARs was published at ECCV 2025, and YOCO is on arXiv. The paper honestly points to those sources rather than trying to re-derive them, and the self-citation pattern is not inherently a flaw because it accurately credits prior work. If you want a one-page orientation to this group's line of work, this is fine.\n\nThe soft spots are proportional to the paper's length. As a full research contribution it is missing exactly the part that would make it a paper: an end-to-end evaluation. The 'novel formulations' mentioned in the abstract are not new here; they are the titles of the cited works. The added value of this paper is limited to the unverified integration claim, and the stress-test note correctly identifies that the load-bearing weakness is the absence of a measured integrated system.\n\nI would not send this version to peer review for a serious venue. It is a poster abstract. If the authors want publishable credit for the unified system, they need at least one end-to-end experiment with timing, accuracy, and ablations on a relevant benchmark. If this is meant for a workshop or as a summary of already-published work, it is acceptable as a poster but not as a standalone research paper.","headline":"Two-page poster abstract that restates the authors' own prior YOCO and MARs work; the unified system claim is asserted with no end-to-end evaluation.","tokens_in":3818,"tokens_out":2689,"would_cite":false,"duration_ms":28885,"reading_group":"no","serious_thinker":"yes","would_accept_peer_review":false},"rs_alignment":null,"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"deepseek-v4-flash","headline":"A YOCO-plus-MARs pipeline gives real-time, learning-based landmark tracking that outperforms existing techniques.","keywords":["landmark tracking","domain adaptation","multi-view attention","spacecraft navigation","terrain relative navigation","metric learning","object detection","real-time vision"],"falsifier":"Measure end-to-end landmark tracking accuracy and per-frame latency of the combined YOCO plus MARs pipeline on Mars HiRISE or the Luna-1 lunar dataset, using a flight-class processor, and compare against both the individual components and existing state-of-the-art trackers; if the combined system does not match or beat them at the claimed real-time rate, the central claim is unsupported.","tokens_in":2937,"feed_emoji":"🛰️","tokens_out":4885,"duration_ms":48603,"temperature":0.7,"pith_summary":"The paper argues that spacecraft can track surface landmarks in real time using two lightweight neural components, YOCO for detection and MARs for description, without needing pre-built maps or extensive labeled data. For detection, YOCO adapts a one-stage object detector from cheap simulated source data to unlabeled target imagery via unsupervised domain adaptation, addressing textureless regions and varied lighting. For description, MARs adds multi-view attention regularizations to a contrastive metric-learning framework, so the network's attention stays consistent across views of the same landmark. Together the two components are claimed to outperform existing state-of-the-art landmark tracking techniques while running on current-generation flight processors. The value would be lower-cost missions, faster onboard processing, and generalization to unseen celestial terrains.","feed_headline":"Combined detector and descriptor track space landmarks in real time","feed_subtitle":"YOCO's domain adaptation plus MARs' attention alignment targets real-time tracking with sparse labels.","key_machinery":"The two load-bearing mechanisms are YOCO and MARs. YOCO (You Only Crash Once) is a one-stage YOLO-style detector extended with unsupervised domain adaptation: supervised loss is combined with adversarial and contrastive Visual Similarity-based Alignment losses to map features from labeled source imagery to unlabeled target imagery, targeting textureless regions and illumination shifts. MARs (Multi-view Attention Regularizations) is a contrastive-learning descriptor that extracts channel and spatial attention maps from intermediate layers, embeds them into separate metric spaces, and penalizes divergence between attention embeddings from positive view pairs, making attention implicitly view-aware. Together they carry the argument that real-time detection and viewpoint-invariant description can be achieved with sparse labels.","core_discovery":"The central claim is that a complete in-situ landmark tracking system can be built by joining YOCO, a domain-adaptive one-stage detector, with MARs, a set of multi-view attention regularizations for metric-learning-based description. YOCO aligns global and local features between labeled source data and unlabeled target imagery, using adversarial and contrastive similarity-based losses to handle textureless terrain and illumination variation. MARs constrains channel and spatial attention to be consistent across positive view pairs, letting the descriptor recognize the same landmark through large viewpoint changes. The paper states that this integrated approach demonstrates superior performance compared to existing state-of-the-art techniques and is designed for real-time execution on spacecraft flight processors.","pith_inferences":["If the combined pipeline performs as claimed, the YOCO plus MARs recipe could be transferred to terrestrial settings with scarce labels and large viewpoint changes, such as aerial or underwater monitoring.","A direct head-to-head evaluation of the combined system against established natural-feature trackers on the same imagery would clarify how much of each component's individual gain survives integration.","The attention-alignment idea might extend beyond landmarks to any fine-grained recognition task where view consistency is the bottleneck.","Because both components were published separately, the strongest testable prediction is that the fused pipeline beats each component alone on a common benchmark; that comparison is not reported here."],"forward_implications":["Missions could perform onboard landmark tracking without pre-built navigation maps, reducing the cost and duration of ground processing.","Training pipelines would need only cheap simulated source data plus unlabeled target imagery, mitigating the scarcity of labeled extraterrestrial datasets.","Landmark descriptions would remain reliable across large viewpoint changes, improving Terrain Relative Navigation and hazard analysis during descent.","The combined system is designed to run in real time on current flight processors, with YOCO reported at 79 ms inference on Zynq-7020 with a USB 2.0 Edge TPU.","The approach generalizes across planetary, lunar, and small-body domains, as MARs is validated on Earth, Mars, and Moon datasets including the new Luna-1."],"supporting_citations":[{"why":"Defines YOCO, the domain-adaptive detection component whose architecture and real-time results are imported wholesale into this pipeline.","marker":"[3]"},{"why":"Defines MARs, the multi-view attention regularization description component, including its validation on Earth, Mars, and Moon datasets.","marker":"[1]"},{"why":"Supplies the Visual Similarity-based Alignment (VSA) technique that YOCO's adversarial and contrastive local alignment builds on.","marker":"[8]"}],"fun_headline_variants":["Sparse-data landmark tracking made real-time for spacecraft","Domain adaptation and attention align for in-situ tracking","Lightweight detector-descriptor pair tracks space landmarks","New system handles sparse labels for real-time terrain tracking"],"cache_read_input_tokens":3200,"weakest_assumption_plain":"The system's claimed performance rests entirely on the results reported in the earlier YOCO and MARs papers transferring unchanged to a combined pipeline; this paper itself reports no measurements of the combined system.","fun_headline_variants_meta":{"raw":{"variants":["Sparse-data landmark tracking made real-time for spacecraft","Domain adaptation and attention align for in-situ tracking","Lightweight detector-descriptor pair tracks space landmarks","New system handles sparse labels for real-time terrain tracking"]},"model":"deepseek-v4-flash","effort":"low","cost_usd":0.000446,"raw_usage":{"total_tokens":2241,"prompt_tokens":920,"completion_tokens":1321,"prompt_tokens_details":{"cached_tokens":384},"prompt_cache_hit_tokens":384,"prompt_cache_miss_tokens":536,"completion_tokens_details":{"reasoning_tokens":1260}},"tokens_in":536,"tokens_out":1321,"duration_ms":11991,"temperature":1.0,"reasoning_tokens":1260,"cache_read_input_tokens":384,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-08-06T17:56:00.468033+00:00","model_set":{"reader":"deepseek-v4-flash"},"falsifier":"Measure end-to-end landmark tracking accuracy and per-frame latency of the combined YOCO plus MARs pipeline on Mars HiRISE or the Luna-1 lunar dataset, using a flight-class processor, and compare against both the individual components and existing state-of-the-art trackers; if the combined system does not match or beat them at the claimed real-time rate, the central claim is unsupported.","supporting_citations":[{"cited_title":null,"cited_arxiv_id":null,"evidence_quote":"Defines MARs, the multi-view attention regularization description component, including its validation on Earth, Mars, and Moon datasets."},{"cited_title":"Autonomous navigation performance using natural feature tracking during the osiris-rex touch-and-go sample collection event","cited_arxiv_id":null,"evidence_quote":"Supplies the Visual Similarity-based Alignment (VSA) technique that YOCO's adversarial and contrastive local alignment builds on."}],"review_version":1}