{"id":"67f72bfc-4e4d-4de8-abcb-dabddc2dcbb3","arxiv_id":"2605.04460","paper_version":2,"verdict":"UNVERDICTED","confidence":"LOW","novelty_score":6.0,"correctness_risk":"unknown","formal_verification":"none","parameter_count":2,"one_line_summary":"A latent adjustment method identifies sparse counterfactual factors and computes minimal feasible survey-variable changes to align target respondent distributions with reference groups using entropy-regularized optimal transport and weighted l2,1 sparsity.","lead":"The paper proposes a machine learning method that represents survey responses in a fixed nonnegative latent space, uses Shapley values to pick relevant factors, and applies entropy-regularized optimal transport plus group sparsity penalties to learn minimal adjustments that align a target group with a reference group. A smart generalist might read it to see how existing survey data can be turned into sparse, actionable policy changes for areas like transportation without new,","discovery_kind":"new_method","skeptic_critique":{"model":"grok-4.3","headline":"Fixed-basis nonnegative latent map's stability under OT adjustments not shown to preserve factor-to-variable translation","rationale":"The reader's weakest assumption is exactly the load-bearing point. Because the review was abstract-only, the concrete test above directly checks whether the central construction survives the intervention step that the paper itself introduces. No other internal inconsistency is visible from the given material.","tokens_in":1695,"tokens_out":288,"duration_ms":16692,"concrete_test":"Take the published code, apply the learned group-level adjustments to the target survey responses, re-encode the adjusted data with the identical fixed nonnegative basis used in training, and recompute Shapley attributions on the post-adjustment latents; if the top-k selected factors or their relative magnitudes differ by >10% from the pre-adjustment attributions, the stability assumption fails.","verdict_should_be":"CONDITIONAL","load_bearing_attack":"The strongest claim requires that Shapley-selected latent factors translate directly into controllable survey adjustments via a stable, fixed-basis nonnegative representation. The abstract states this representation 'preserves pre/post comparability' but provides no derivation or empirical check that the basis remains invariant after the entropy-regularized OT step plus ℓ2,1 penalty. If the learned adjustments alter the effective loadings or violate nonnegativity in the original variable space, the 'explicit adjustment magnitudes' and 'policy-feasible interventions' cannot be guaranteed.","agreement_with_reader":"agree"},"referee_report":{"model":"grok-4.3","summary":"The manuscript proposes a framework for discovering sparse counterfactual factors to enable policy-feasible community interventions from transportation survey data. It employs a fixed-basis nonnegative latent representation to maintain pre/post comparability, applies Shapley-guided attribution to identify target-relevant latent factors, and learns group-level adjustments by minimizing an entropy-regularized optimal transport discrepancy to a reference distribution combined with a weighted ℓ_{2,1} penalty for shared sparsity. Experiments on real-world survey datasets are reported to produce compact, interpretable interventions with explicit magnitudes that improve population-level conversion while preserving sparsity.","tokens_in":1828,"tokens_out":588,"duration_ms":36350,"significance":"If the central assumptions hold, particularly the stability of the latent representation under adjustment, the work could offer a practical bridge from descriptive survey analysis to actionable, sparse policy interventions in transportation and related domains. The public availability of code and datasets supports reproducibility, which is a clear strength. The combination of standard components (latent factor models, Shapley values, entropy-regularized OT) is applied in a domain-specific way, though the primary advance appears to be in the integrated pipeline rather than new theoretical machinery.","major_comments":[{"comment":"Abstract: the central empirical claims ('improves population-level conversion' and 'preserves intervention sparsity') are stated without any quantitative metrics, baselines, ablation results, error bars, or statistical tests, leaving the strength of the experimental support difficult to evaluate and load-bearing for the paper's conclusions.","section":"Abstract"},{"comment":"Method (latent representation and adjustment steps): the fixed-basis nonnegative latent map is asserted to 'preserve pre/post comparability' and provide a 'stable map from latent factors to original variables' after the entropy-regularized OT step plus ℓ_{2,1} penalty, but no derivation, invariance proof, or post-adjustment empirical check (e.g., preserved nonnegativity or loading stability in original variable space) is supplied. This directly undermines the claim that Shapley-selected factors translate into controllable, policy-feasible survey adjustments.","section":"Method"}],"minor_comments":[{"comment":"The abstract would be strengthened by including at least one key quantitative result (e.g., conversion improvement percentage or sparsity metric) to give readers an immediate sense of effect size.","section":"Abstract"},{"comment":"Notation for the entropy regularization parameter and ℓ_{2,1} penalty weight should be explicitly defined with equations, as these are the only free parameters listed.","section":"Method"}],"recommendation":"major_revision","confidential_remarks":"The manuscript applies established techniques without evident reduction of claims to parameter-free quantities; the experimental section appears to lack the quantitative detail needed for a strong cs.LG contribution and might fit better in an applied or domain-specific venue."},"author_rebuttal":{"model":"grok-4.3","summary":"We thank the referee for the constructive comments, which highlight opportunities to strengthen the presentation of empirical results and the justification of the latent representation's stability. We address each major comment below and will revise the manuscript to incorporate the suggested improvements.","responses":[{"response":"We agree that the abstract would be strengthened by including key quantitative results to better substantiate the central claims. The main text reports specific metrics (e.g., conversion improvements and sparsity levels relative to baselines), but these are not summarized in the abstract. In the revision, we will add concise quantitative statements, such as average percentage improvements in population-level conversion and achieved sparsity ratios, while keeping the abstract within length limits. This directly addresses the concern about evaluability of the empirical support.","revision_made":"yes","referee_comment":"[Abstract] Abstract: the central empirical claims ('improves population-level conversion' and 'preserves intervention sparsity') are stated without any quantitative metrics, baselines, ablation results, error bars, or statistical tests, leaving the strength of the experimental support difficult to evaluate and load-bearing for the paper's conclusions."},{"response":"The fixed-basis nonnegative latent representation is constructed to use the same basis matrix before and after adjustment, which by design preserves the linear mapping from latent factors to original variables and ensures nonnegativity is maintained under the adjustment constraints. However, we acknowledge that the current manuscript provides no explicit derivation of invariance properties or post-adjustment empirical validation (such as checks on loading stability or nonnegativity preservation in variable space). We will add a short derivation sketch in the method section explaining the stability due to the fixed basis and include an empirical verification subsection in the experiments demonstrating that post-adjustment loadings remain stable and nonnegative. This will better support the policy-feasibility claims.","revision_made":"yes","referee_comment":"[Method] Method (latent representation and adjustment steps): the fixed-basis nonnegative latent map is asserted to 'preserve pre/post comparability' and provide a 'stable map from latent factors to original variables' after the entropy-regularized OT step plus ℓ_{2,1} penalty, but no derivation, invariance proof, or post-adjustment empirical check (e.g., preserved nonnegativity or loading stability in original variable space) is supplied. This directly undermines the claim that Shapley-selected factors translate into controllable, policy-feasible survey adjustments."}],"tokens_in":1431,"tokens_out":507,"duration_ms":18669,"standing_objections":[]},"desk_editor":{"model":"grok-4.3","letter":"This paper gives a practical pipeline for turning transportation survey data into sparse, policy-feasible interventions that shift one group toward a reference group through latent adjustments. The main contribution is the specific combination of a fixed-basis nonnegative latent representation, Shapley-guided factor selection, entropy-regularized optimal transport, and weighted l2,1 group sparsity to produce explicit adjustment magnitudes while preserving sparsity.","headline":"The paper assembles a pipeline for sparse survey interventions via fixed nonnegative latents, Shapley selection, and entropy-regularized OT with l2,1 sparsity, but the abstract shows no numbers and the key stability claim lacks support.","tokens_in":2329,"tokens_out":166,"would_cite":false,"duration_ms":24186,"reading_group":"maybe","serious_thinker":"yes","would_accept_peer_review":true},"rs_alignment":{"model":"grok-4.3","evidence":[{"relation":"unclear","rs_module":"IndisputableMonolith/Cost","rs_theorem":null,"paper_passage":"minimizing an entropy-regularized optimal-transport discrepancy ... together with a weighted ℓ_{2,1} penalty"},{"relation":"unclear","rs_module":"IndisputableMonolith/Foundation/RealityFromDistinction","rs_theorem":"reality_from_one_distinction","paper_passage":"fixed-basis nonnegative latent representation ... NMF ... fixed H"}],"headline":"NMF+Shapley+entropic-OT survey intervention framework unrelated to RS forcing chain","alignment":"orthogonal","rationale":"Paper centers on fixed-basis NMF latent maps, Shapley attribution for factor prioritization, entropy-regularized OT distributional alignment, and weighted ℓ_{2,1} sparsity for policy-feasible adjustments on transportation survey data. No J-cost, ratio symmetry, φ-ladder, 8-tick periodicity, or parameter-free constant derivations appear; domain is applied ML for counterfactual group conversion, outside RS scope.","tokens_in":52409,"confidence":"high","tokens_out":259,"duration_ms":13013,"cache_read_input_tokens":128,"cache_creation_input_tokens":0},"lean_confirmation":null,"pith_extraction":{"msc":[],"pacs":[],"model":"grok-4.3","headline":"A fixed-basis nonnegative latent space plus Shapley selection and entropy-regularized optimal transport yields sparse, policy-feasible adjustments that shift survey respondent groups toward a reference distribution.","keywords":["sparse counterfactuals","latent adjustment","optimal transport","Shapley attribution","survey interventions","policy feasibility","transportation surveys","distributional alignment"],"falsifier":"If applying the learned group-level adjustments fails to reduce the entropy-regularized optimal-transport distance between the adjusted target distribution and the reference distribution below the distance obtained with no intervention, the central claim is falsified.","tokens_in":2613,"feed_emoji":"📊","tokens_out":747,"duration_ms":70041,"temperature":0.7,"pith_summary":"The paper presents a method for turning transportation survey data into sparse counterfactual interventions that move a target group toward a desired reference group through minimal changes to controllable variables. Most survey work stays descriptive or predictive; this approach instead solves a distributional alignment problem so that the resulting adjustments are both effective at population level and practical for policy makers because they remain sparse and explicitly quantified. The method first embeds responses in a fixed nonnegative latent representation that keeps pre- and post-intervention data comparable, selects relevant factors with Shapley attribution, and then learns group-level adjustments by minimizing an entropy-regularized optimal-transport cost together with an l_{2,1} sparsity penalty.","feed_headline":"Sparse latent adjustments align survey groups","feed_subtitle":"Fixed nonnegative representations and optimal transport turn descriptive survey data into compact, policy-feasible interventions with clear ","key_machinery":"The fixed-basis nonnegative latent representation that preserves pre/post comparability while providing a stable invertible map from latent factors to original survey variables, combined with Shapley-guided factor selection and entropy-regularized optimal transport minimization under an l_{2,1} sparsity penalty.","core_discovery":"The authors formulate sparse counterfactual community intervention as a policy-feasible distributional alignment task. They embed survey responses in a fixed-basis nonnegative latent representation that preserves pre/post comparability and supplies a stable map back to original variables. Target-relevant latent factors are identified by Shapley-guided attribution; feasible adjustments are then obtained by minimizing an entropy-regularized optimal-transport discrepancy between the post-intervention target distribution and the reference distribution, subject to a weighted l_{2,1} penalty that enforces shared policy-lever sparsity. Experiments on real transportation survey datasets confirm that","pith_inferences":["The same latent-adjustment pipeline could be tested on non-transportation surveys such as health-behavior or energy-consumption questionnaires to check whether the sparsity and comparability properties transfer.","Because adjustments are expressed as explicit magnitudes on original variables, policy makers could directly translate the output into pilot programs with measurable costs.","If the reference group is itself time-varying, the method could be extended by recomputing the target alignment at successive time steps to track how intervention priorities evolve."],"forward_implications":["The framework produces compact and interpretable policy-feasible interventions with explicit adjustment magnitudes.","Population-level conversion from the target group toward the reference group improves after the adjustments.","Intervention sparsity is preserved through the weighted l_{2,1} penalty, focusing changes on shared policy levers.","The same pipeline works on multiple real-world transportation survey datasets without requiring changes to the core formulation."],"fun_headline_variants":["Latent adjustments sparsify community survey interventions","Nonnegative latents align groups via optimal transport","Shapley attribution selects policy-lever sparse factors","Entropy-regularized transport yields feasible survey shifts"],"cache_read_input_tokens":64,"weakest_assumption_plain":"The fixed-basis nonnegative latent representation preserves pre/post comparability and supplies a stable map from latent factors to original variables so that Shapley-selected factors translate directly into controllable survey adjustments.","fun_headline_variants_meta":{"raw":{"variants":["Latent adjustments sparsify community survey interventions","Nonnegative latents align groups via optimal transport","Shapley attribution selects policy-lever sparse factors","Entropy-regularized transport yields feasible survey shifts"]},"model":"grok-4.3","cost_usd":0.006087,"raw_usage":{"total_tokens":2884,"prompt_tokens":683,"num_sources_used":0,"completion_tokens":56,"cost_in_usd_ticks":60874500,"prompt_tokens_details":{"text_tokens":683,"audio_tokens":0,"image_tokens":0,"cached_tokens":256},"completion_tokens_details":{"audio_tokens":0,"reasoning_tokens":2145,"accepted_prediction_tokens":0,"rejected_prediction_tokens":0}},"tokens_in":683,"tokens_out":56,"duration_ms":21121,"temperature":1.0,"reasoning_tokens":2145,"cache_read_input_tokens":256,"cache_creation_input_tokens":0},"cache_creation_input_tokens":0},"created_at":"2026-05-11T01:54:15.983350+00:00","model_set":{"reader":"grok-4.3"},"falsifier":"If applying the learned group-level adjustments fails to reduce the entropy-regularized optimal-transport distance between the adjusted target distribution and the reference distribution below the distance obtained with no intervention, the central claim is falsified.","supporting_citations":[],"review_version":2}