REVIEW 3 major objections 6 minor 52 references
Action supervision reshapes a VLA model's inherited representations, and Action QFormer shows that a query interface can make that reshaping helpful instead of disruptive.
Reviewed by Pith at T0; open to challenge. T0 means a machine referee read the full paper against a public rubric. the ladder, T0–T4 →
T0 review · deepseek-v4-flash
2026-08-02 01:29 UTC pith:5EJ4AAG5
load-bearing objection A genuinely interesting VLA interface idea with a plausible mechanism story, but the central gradient-routing claim is underdetermined by a missing capacity-matched control, and the real-scene eval is too thin to carry the headline numbers. the 3 major comments →
Action QFormer: Structured Representation Shaping under Action Supervision in Vision-Language-Action Models
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
On its own terms, the paper's claim is that action supervision should be treated as a representation-shaping force in VLA models, with a dual effect: it is required to make inherited multimodal representations action-compatible, yet when applied directly it also disrupts the same representations' language-side and grounding functions. Action QFormer demonstrates that an instruction-conditioned query interface can mediate this tension by absorbing part of the action-loss update into learnable queries, so that visual information is selected and reorganized for action before gradients propagate back upstream. The empirical demonstration—sim-to-real navigation with a real-scene shift—shows the i
What carries the argument
Action QFormer is a query-based action-facing interface with M learnable query tokens and K transformer layers. Each layer first runs self-attention over queries concatenated with the instruction-side representation, then cross-attention over the image-side representation, so the queries become instruction-conditioned selectors of visual evidence. The updated queries, combined with the instruction representation, form the action-facing representation that conditions a diffusion policy head. The mechanism's work is twofold: forward, it reorganizes inherited multimodal information into action-compatible form; backward, it gives action-loss gradients a query-specific adaptation path, so the ups
Load-bearing premise
The headline numbers come from four hand-picked real-scene scenarios with only eight closed-loop rollouts per condition, scored by manual criteria for success, direction, and collision; if those scenarios or criteria are not representative, the improvement is not established.
What would settle it
Run the same zero-shot comparison on a pre-registered set of, say, 20 scenes with automated success metrics and at least 50 rollouts per condition; if the Action QFormer advantage over direct fusion shrinks to statistical noise, the mechanism-level claim would be refuted.
If this is right
- If action supervision is a representation-shaping force, VLA finetuning pipelines should evaluate not only task success but also how gradients are routed to inherited representations; interface design becomes a control problem over where shaping happens.
- Action QFormer's gains on directional control and object grounding imply that common VLA failures in new scenes are not purely domain shift—they also reflect poor action-oriented abstraction of visual evidence.
- The near-elimination of out-of-distribution intermediate instructions suggests that stabilizing upstream representations can substitute for additional real-world instruction data in closed-loop deployment.
- Mechanistic results imply that the same action objective can either broadly rewrite or locally adapt inherited representations depending on the gradient route, making the polarity of reshaping a design choice rather than a fixed property.
- Reduced-depth and reduced-query variants still beat the direct-fusion baseline, so even lightweight query interfaces can yield benefit.
Where Pith is reading between the lines
- If the dual-effect mechanism generalizes, the same query-interface principle should transfer to manipulation, where action spaces are higher-dimensional; a natural test is whether Action QFormer-style interfaces reduce upstream rewriting in contact-rich tasks.
- The attention-stability metric suggests a cheap diagnostic: monitoring reference-region mass during action finetuning could serve as an early warning for disruptive reshaping, independent of task success.
- The OOD-instruction reduction could be probed further by matching parameter counts and training a non-query adapter; this would isolate whether the benefit comes from the query route itself or merely from extra capacity.
- The results hint that 'domain shift' in VLA could partly be a representation-organization problem; if true, visual robustness might improve without more data by changing how features are selected, which is testable on standardized benchmarks.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes that action supervision in vision-language-action (VLA) models should be understood not merely as a downstream objective but as a force that reshapes representations inherited from pretrained multimodal backbones. It argues that this shaping has a dual effect: it is necessary for forming action-compatible representations, but applied too directly it destabilizes representations that support language-side processing and object grounding. The authors introduce Action QFormer, a query-based action-facing interface with instruction-conditioned learnable queries, inserted between the pretrained backbone and the policy head. They report zero-shot sim-to-real closed-loop navigation improvements (average task success from 18.8% to 56.3%; fixed-instruction action correctness from 22.5% to 75.5%; near-elimination of out-of-distribution instruction generations) and present mechanistic analyses of directional distinction, upstream token rewriting, and instruction-to-visual attention. The central claim is that the query interface changes the route of action-loss gradients, yielding more targeted upstream shaping with less broad rewriting.
Significance. If the empirical and mechanistic claims hold, the paper meaningfully reframes VLA finetuning: instead of treating action supervision purely as a decoder-level objective, it identifies representation shaping as a controllable design axis. The paper has real strengths: a clearly stated mechanism-level hypothesis, a controlled direct-fusion baseline, gradient-blocking diagnostic settings, interface ablations, raw counts in Table V, and multi-level analyses (behavior, token rewriting, attention). These are useful even if the final mechanism is not fully established. However, two load-bearing gaps prevent acceptance in the current form: (1) the baseline and Action QFormer differ in capacity, so the reported gains and reduced rewriting footprint may reflect extra parameters and depth rather than the query-based gradient route; (2) the closed-loop results rest on four hand-selected scenarios with only 8 rollouts per condition and no confidence intervals or inter-rater reliability, and no operational definition of closed-loop task success is given. No code or data is provided, which further limits verification. The paper is honest about several limitations (e.g., the attention-focus effect
major comments (3)
- [Sec. III, direct-fusion baseline; Sec. IV-C, ablations; Appendix A.F] The central mechanistic claim—that Action QFormer's query-based interface changes how action-loss gradients shape inherited representations—is underdetermined by a capacity confound. The direct-fusion baseline is a single self-attention pooling operation (Sec. III: SelfAttnFuse(Concat(H_I,H_S)) followed by Pool), whereas Action QFormer inserts M=16 learnable queries and K=4 transformer layers (Appendix A.F). The ablations in Sec. IV-C and Appendix B vary depth, query count, visual source, and instruction combination, but every variant remains inside the query-based family. No direct-fusion adapter with comparable parameter count or depth is tested. Therefore the behavioral gains (Tables II and VI) and the reduced upstream rewriting (Fig. 9, Tables VI–VIII) could be produced by the extra capacity and expressivity of the interface absorbing action-training pressure, rather than by the spec
- [Sec. IV-B, Tables II and V; Appendix B] The headline closed-loop results rest on a fragile evaluation. The average task-success improvement from 18.8% to 56.3% corresponds to 6/32 vs. 18/32 rollouts across four hand-selected scenarios. There are no confidence intervals, significance tests, or inter-rater reliability statistics. Moreover, the manuscript does not provide an operational definition of closed-loop 'task success' for the four scenarios; Appendix B defines correctness and collision only for the fixed-instruction action-generation probes, not for the full perception-to-instruction-to-action loop. Given that scoring is manual (Sections IV-B and Appendix B), the 18.8%→56.3% and 22.5%→75.5% claims are not yet established. Please provide scenario-specific success criteria, a blinded or at least consistent scoring protocol with inter-rater agreement where feasible, and confidence intervals or a permutation test on the raw
- [Sec. V and Appendix C.A–C.B, action-update-blocked reference] The mechanistic inference in Sec. V relies heavily on comparing a 'full-update' model against an 'action-update-blocked' reference. As stated, the action-update-blocked model is trained without action-loss updates to the inherited pathway, so the comparison between the two reflects different training trajectories, not a clean isolation of the gradient route. Differences in token rewriting and attention could arise from co-adaptation of the policy head, interface, and backbone under different objectives, rather than from the query interface's effect on upstream shaping. The paper acknowledges the reference is 'architecture-matched' only in backbone and policy head, not in adapter capacity. I recommend softening the causal language or adding an intervention that holds total capacity and training dynamics fixed while varying only the gradient route (e.g., stop-gradients on the query path in
minor comments (6)
- [Sec. IV-B, Table II] The metrics 'Instruction Direction', 'Action Direction', and 'Instruction OOD Rate' are reported without formal definitions in the main text. Please specify how they are computed (e.g., which model outputs are compared to which references, and what counts as OOD).
- [Sec. V-A, Fig. 8] The 'Fisher score' used as a directional-distinction measure is not defined in the text. Please provide the formula and state exactly which representation it is computed on.
- [Appendix B.A] The 'quality' metric in the action-generation probes is described only as 'trajectory smoothness'. Please give the formula or scoring rubric, and clarify how it is aggregated across the 8 stochastic samples.
- [Figs. 6, 7, 16, 18] Naming is inconsistent across figures: 'Image-latent Action QFormer' / 'Query-only Action QFormer' in the main text correspond to 'QFormer Latent' / 'QFormer Embedding' or 'Action QFormer–Latent' in the appendix. Please unify the terminology.
- [Table II vs. Table V] Table II reports 'Average Collisions' while Table V reports 'Number of Collisions'. Clarify that the table values are totals divided by 8 rollouts, and state whether these are raw counts over the entire rollout or per-step collisions.
- [Sec. III, overall training objective] The cosine schedule for r_loss_weight is described qualitatively. Please report the actual starting and ending values used in the main runs, and how the schedule interacts with the r=0 and r=1 endpoint cases.
Circularity Check
No significant circularity; the main comparisons are controlled experiments and the derivation chain is self-contained.
full rationale
The paper does not fit the circularity patterns. Action QFormer's design is explicitly inspired by BLIP-2/InstructBLIP-style query interfaces (Sec. III, App. A.F), but this is an architectural inspiration, not a load-bearing self-citation, and no uniqueness theorem or prior result by the same authors is invoked to force the choice. The central empirical claims (closed-loop success, fixed-instruction correctness, OOD instruction reduction) are measured against a direct-fusion baseline under matched backbone, policy head, action target, optimizer, and effective batch size; the query interface is not fitted to the reported outcome. The mechanistic analyses compare full-update settings against an action-update-blocked reference within each interface family (Table I, App. C.A.3). This is a controlled gradient-routing comparison rather than a definitional reduction: 'upstream rewriting' is measured as token/dimension drift relative to the reference, and the claim that action-supervised gradients cause that drift is an empirical contrast, not an identity. The only substantive concern is that a capacity-matched direct-fusion adapter is not tested, so the mechanism-level interpretation is underdetermined by an architecture-capacity confound; that is an experimental-design / correctness-risk issue, not circularity. The paper itself appropriately flags qualitative and interpretive claims (e.g., attention-focus examples are 'selectively chosen' and 'interpretive hypothesis rather than a definitive causal claim,' App. C.C.1), further indicating that no central result is being smuggled in as a prediction.
Axiom & Free-Parameter Ledger
free parameters (3)
- language-loss weight schedule (r_loss_weight) =
Cosine-scheduled from high to low; endpoints not specified in text
- Action QFormer query count M =
16
- Action QFormer layers K =
4
axioms (5)
- domain assumption Hidden states from image and instruction token spans, identified by boundary markers, constitute the complete inherited multimodal representations that matter for action prediction.
- domain assumption Comparing a full-update model to an action-update-blocked reference isolates the causal effect of action-supervised representation shaping.
- domain assumption GPT-generated instructions, produced from observation plus future trajectory via a manually designed prompt, are valid ground-truth language supervision.
- domain assumption A single current-frame observation is sufficient for generating stable instructions and actions.
- standard math Diffusion denoising objective, attention backpropagation, and cosine LR scheduling are standard and correctly implemented.
read the original abstract
Action supervision in vision-language-action (VLA) models is often treated as a downstream objective for learning action prediction. In this paper, we study it instead as a force that shapes inherited multimodal representations. We show that this shaping has a dual effect: it is necessary for forming action-compatible representations, but when action supervision is applied too directly to the inherited multimodal pathway, it can also destabilize representations that support language-side processing and object grounding. To address this tension, we introduce Action QFormer, a query-based action-facing interface that uses instruction-conditioned queries to reorganize inherited multimodal information into action-facing representations before downstream action generation. In zero-shot sim-to-real navigation, Action QFormer improves average closed-loop task success from 18.8% to 56.3%, raises fixed-instruction action-generation correctness from 22.5% to 75.5%, and nearly eliminates out-of-distribution instruction generations. Further analyses show that Action QFormer changes how action supervision shapes inherited multimodal representations, reducing broad upstream rewriting while preserving targeted and sometimes constructive action-supervised adaptation. These results suggest that improving VLA performance requires not only stronger pretrained backbones, but also better ways of selecting and organizing inherited multimodal information while controlling how it is shaped under action supervision.
Figures
Reference graph
Works this paper leans on
-
[1]
RT-1: Robotics transformer for real-world control at scale,
A. Brohanet al., “RT-1: Robotics transformer for real-world control at scale,” inProc. Robot. Sci. Syst., 2023
2023
-
[2]
OpenVLA: An open-source vision-language-action model,
M. J. Kimet al., “OpenVLA: An open-source vision-language-action model,” inProc. Conf. Robot Learn., 2025
2025
-
[3]
π 0: A vision-language-action flow model for general robot control,
K. Blacket al., “π 0: A vision-language-action flow model for general robot control,”arXiv:2410.24164, 2024
Pith/arXiv arXiv 2024
-
[4]
RT-2: Vision-language-action models transfer web knowledge to robotic control,
B. Zitkovichet al., “RT-2: Vision-language-action models transfer web knowledge to robotic control,” inProc. Conf. Robot Learn., 2023
2023
-
[5]
π 0.5: A vision-language-action model with open-world generalization,
K. Blacket al., “π 0.5: A vision-language-action model with open-world generalization,” inProc. Conf. Robot Learn., 2025
2025
-
[6]
FAST: Efficient action tokenization for vision- language-action models,
K. Pertschet al., “FAST: Efficient action tokenization for vision- language-action models,”arXiv:2501.09747, 2025
Pith/arXiv arXiv 2025
-
[7]
VQ-VLA: Improving vision-language-action models via scaling vector-quantized action tokenizers,
Y . Wanget al., “VQ-VLA: Improving vision-language-action models via scaling vector-quantized action tokenizers,” inProc. IEEE/CVF Int. Conf. Comput. Vis., 2025
2025
-
[8]
Latent action pretraining from videos,
S. Yeet al., “Latent action pretraining from videos,” inProc. Int. Conf. Learn. Represent., 2025
2025
-
[9]
Learning to act anywhere with task-centric latent actions,
Q. Buet al., “Learning to act anywhere with task-centric latent actions,” inProc. Robot. Sci. Syst., 2025
2025
-
[10]
RotVLA: Rotational latent action for vision-language- action models,
Q. Liet al., “RotVLA: Rotational latent action for vision-language- action models,”arXiv:2605.13403, 2026
Pith/arXiv arXiv 2026
-
[11]
Learning transferable visual models from natural language supervision,
A. Radfordet al., “Learning transferable visual models from natural language supervision,” inProc. Int. Conf. Mach. Learn., 2021
2021
-
[12]
Align before fuse: Vision and language representation learning with momentum distillation,
J. Liet al., “Align before fuse: Vision and language representation learning with momentum distillation,” inAdv. Neural Inf. Process. Syst., 2021
2021
-
[13]
BLIP: Bootstrapping language-image pre-training for unified vision-language understanding and generation,
——, “BLIP: Bootstrapping language-image pre-training for unified vision-language understanding and generation,” inProc. Int. Conf. Mach. Learn., 2022
2022
-
[14]
Visual instruction tuning,
H. Liuet al., “Visual instruction tuning,” inAdv. Neural Inf. Process. Syst., 2023
2023
-
[15]
Perceiver: General perception with iterative attention,
A. Jaegleet al., “Perceiver: General perception with iterative attention,” inProc. Int. Conf. Mach. Learn., 2021
2021
-
[16]
Flamingo: A visual language model for few-shot learning,
J.-B. Alayracet al., “Flamingo: A visual language model for few-shot learning,” inAdv. Neural Inf. Process. Syst., 2022
2022
-
[17]
BLIP-2: Bootstrapping language-image pre-training with frozen image encoders and large language models,
J. Liet al., “BLIP-2: Bootstrapping language-image pre-training with frozen image encoders and large language models,” inProc. Int. Conf. Mach. Learn., 2023
2023
-
[18]
InstructBLIP: Towards general-purpose vision-language models with instruction tuning,
W. Daiet al., “InstructBLIP: Towards general-purpose vision-language models with instruction tuning,” inAdv. Neural Inf. Process. Syst., 2023
2023
-
[19]
VEGA: Visual encoder grounding alignment for spatially-aware vision-language-action models,
H. Wanget al., “VEGA: Visual encoder grounding alignment for spatially-aware vision-language-action models,”arXiv:2605.10485, 2026
Pith/arXiv arXiv 2026
-
[20]
DynaFLIP: Rethinking robotics perception via tri-modal- dynamics guided representation,
J. Leeet al., “DynaFLIP: Rethinking robotics perception via tri-modal- dynamics guided representation,”arXiv:2605.30350, 2026
Pith/arXiv arXiv 2026
-
[21]
HARP-VLA: Human-robot aligned representation learn- ing for vision-language-action model,
X. Zhuet al., “HARP-VLA: Human-robot aligned representation learn- ing for vision-language-action model,”arXiv:2605.31234, 2026
Pith/arXiv arXiv 2026
-
[22]
LARA: Latent action representation alignment for vision- language-action models,
M. Liuet al., “LARA: Latent action representation alignment for vision- language-action models,”arXiv:2606.07100, 2026
Pith/arXiv arXiv 2026
-
[23]
Making foresight actionable: Repurposing representation alignment in world action models,
L. Qiuet al., “Making foresight actionable: Repurposing representation alignment in world action models,”arXiv:2606.12217, 2026
Pith/arXiv arXiv 2026
-
[24]
A formal basis for the heuristic determination of minimum cost paths,
P. E. Hart, N. J. Nilsson, and B. Raphael, “A formal basis for the heuristic determination of minimum cost paths,”IEEE Trans. Syst. Sci. Cybern., 1968
1968
-
[25]
The dynamic window approach to collision avoidance,
D. Fox, W. Burgard, and S. Thrun, “The dynamic window approach to collision avoidance,”IEEE Robot. Autom. Mag., 1997
1997
-
[26]
ViKiNG: Vision-based kilometer-scale navigation with geographic hints,
D. Shahet al., “ViKiNG: Vision-based kilometer-scale navigation with geographic hints,” inProc. Robot. Sci. Syst., 2022
2022
-
[27]
GNM: A general navigation model to drive any robot,
——, “GNM: A general navigation model to drive any robot,” inProc. IEEE Int. Conf. Robot. Autom., 2023
2023
-
[28]
ViNT: A foundation model for visual navigation,
——, “ViNT: A foundation model for visual navigation,” inProc. Conf. Robot Learn., 2023. 13
2023
-
[29]
NoMaD: Goal masked diffusion policies for naviga- tion and exploration,
A. Sridharet al., “NoMaD: Goal masked diffusion policies for naviga- tion and exploration,”arXiv:2310.07896, 2023
Pith/arXiv arXiv 2023
-
[30]
LM-Nav: Robotic navigation with large pre-trained models of language, vision, and action,
D. Shahet al., “LM-Nav: Robotic navigation with large pre-trained models of language, vision, and action,” inProc. Conf. Robot Learn., 2022
2022
-
[31]
NaVid: Video-based vlm plans the next step for vision- and-language navigation,
J. Zhanget al., “NaVid: Video-based vlm plans the next step for vision- and-language navigation,” inProc. Robot. Sci. Syst., 2024
2024
-
[32]
Uni-NaVid: A video-based vision-language-action model for unifying embodied navigation tasks,
——, “Uni-NaVid: A video-based vision-language-action model for unifying embodied navigation tasks,” inProc. Robot. Sci. Syst., 2025
2025
-
[33]
Embodied navigation foundation model,
——, “Embodied navigation foundation model,”arXiv:2509.12129, 2025
arXiv 2025
-
[34]
Navigation world models,
A. Baret al., “Navigation world models,” inProc. IEEE/CVF Conf. Comput. Vis. Pattern Recognit., 2025
2025
-
[35]
Habitat: A platform for embodied ai research,
M. Savvaet al., “Habitat: A platform for embodied ai research,” inProc. IEEE/CVF Int. Conf. Comput. Vis., 2019, pp. 9339–9347
2019
-
[36]
ObjectNav revisited: On evaluation of embodied agents navigating to objects,
D. Batraet al., “ObjectNav revisited: On evaluation of embodied agents navigating to objects,” inProc. IEEE/CVF Conf. Comput. Vis. Pattern Recognit., 2020, pp. 6675–6684. 14 SUPPLEMENTARYMATERIALOVERVIEW This supplementary material provides additional implemen- tation, experimental, and mechanistic analysis details. Sec- tion A describes training and impl...
2020
-
[37]
Sequence Construction and Data Flow:Each training sample is organized around asingle current-frame observation, together with its paired language supervision and future action target. The raw language input is first formatted through a chat- style template that encodes the navigation task context, while the image input is processed jointly through the pre...
-
[38]
In the main training setup, this parsing uses thespecial-token branchexclusively
Instruction Parsing and Representation Extraction: After the multimodal backbone produces token-level hidden states, we parse them into the components used by the intermediate interface module before action generation. In the main training setup, this parsing uses thespecial-token branchexclusively. Concretely, the sequence contains explicit boundary mark...
-
[39]
Joint Language and Action Supervision:Training com- bines language-side supervision and action-side supervision in a single forward pass. On the language side, the pretrained multimodal backbone is trained under teacher forcing to generate the structured instruction target sequence, with loss computed only on supervised target positions after the prompt p...
-
[40]
make a left turn
Loss Weight Scheduling:In addition to standard optimizer-side scheduling, our training pipeline also supports loss-side schedulingfor balancing language-side and action- side supervision over training. In the main instruction-training setup, the language-side loss weight is dynamically updated during optimization rather than kept fixed. Concretely, the sc...
-
[41]
Thedirect-fusion baselineuses the minimal shared-context interface described in Sec
Interface Families:We compare two interface fami- lies throughout the mechanistic analyses. Thedirect-fusion baselineuses the minimal shared-context interface described in Sec. III, in which inherited image-side and instruction- side representations are fused directly into an action-facing representation. TheAction QFormerfamily replaces direct fusion wit...
-
[42]
These set- tings differ in which parts of the inherited multimodal pathway are exposed to action-loss gradients
Gradient-Routing Settings:Within each interface family, we use four descriptive gradient-routing settings. These set- tings differ in which parts of the inherited multimodal pathway are exposed to action-loss gradients. Action-update-blockedprevents action-loss gradients from updating the inherited multimodal pathway and serves as the reference setting fo...
-
[43]
Pairwise Comparison Protocol:Mechanistic quantities such as token-wise rewriting, rewriting-subspace statistics, and attention drift are computed by comparing each action-loss- exposed setting against theaction-update-blockedreference within the same interface family. Each comparison therefore measures how a given gradient-routing setting changes rep- res...
-
[44]
Token-wise rewriting and rewriting-subspace analyses examine how strongly the inherited pathway is rewritten and whether that rewriting is broad or targeted
Use in Mechanistic Analyses:Directional-distinction analysis uses these settings to test whether behaviorally conse- quential distinctions are formed in the action-facing represen- tation. Token-wise rewriting and rewriting-subspace analyses examine how strongly the inherited pathway is rewritten and whether that rewriting is broad or targeted. Attention ...
-
[45]
These statistics are supporting measurements: they are not intended to replace the token-level visualizations in Sec
Token-Level Rewriting Statistics:We first provide com- pact statistics that quantify the upstream token-rewriting trends summarized in the main text. These statistics are supporting measurements: they are not intended to replace the token-level visualizations in Sec. V-B, but instead provide complementary comparisons across gradient-routing settings. Tabl...
-
[46]
We partition tokens into boundary, control, spatial, and other groups, and report each group’s share of the total rewriting budget in Table VIII
Token Rewrite Share Across Token Groups:We further analyze how total token-level rewriting is allocated across token groups. We partition tokens into boundary, control, spatial, and other groups, and report each group’s share of the total rewriting budget in Table VIII. This group-level view complements the focused control- and spatial-token visualiza- ti...
-
[47]
We next ask whether this selectivity is also reflected in how rewritten dimensions are organized
Active-Dimension Structure:The preceding analyses show that Action QFormer reduces broad upstream token rewriting. We next ask whether this selectivity is also reflected in how rewritten dimensions are organized. Rather than exam- ining individual token-level heatmaps, we summarize active- dimension usage from two complementary perspectives: how many hidd...
-
[48]
Full Attention-Stability Results Across Gradient-Routing Settings:The main text focuses on the full-update comparison, where attention drift in the direct-fusion baseline is most pronounced. In Fig. 16, we report the full gradient-exposure 20 (a) Token-level active-dimension fraction. (b) Hidden-dimension active-token fraction. Fig. 15.Active-dimension st...
-
[49]
These statistics provide additional views of how closely an action-loss-exposed atten- tion map remains aligned with its action-update-blocked refer- ence
Additional Attention Statistics:To complement the joint reference-region-mass and center-shift analysis, we also report auxiliary attention-alignment statistics. These statistics provide additional views of how closely an action-loss-exposed atten- tion map remains aligned with its action-update-blocked refer- ence. Specifically, we measure global heatmap...
-
[50]
18 provides complementary distributional views of attention stability across the full set of phrase-level comparisons
Distributional Attention Statistics:Fig. 18 provides complementary distributional views of attention stability across the full set of phrase-level comparisons. Unlike the joint scatter plots, which expose relationships between pairs of attention metrics, the cumulative distributions summarize how frequently different levels of alignment and spatial drift ...
-
[51]
Additional Attention-Focus Examples:We also include representative attention-focus examples in Fig. 19. These ex- amples provide qualitative illustrations that complement the staircase example in the main text. They cover three regimes: severe baseline attention collapse, baseline attention drift away from the relevant region, and a partially aligned case...
-
[52]
20 shows that the all-head average can hide substantial head-level heterogeneity
Additional Per-Head Attention-Focus Visualization:The per-head visualization in Fig. 20 shows that the all-head average can hide substantial head-level heterogeneity. Some baseline heads exhibit constructive adaptation by concentrating attention near the target object, whereas other heads shift toward irrelevant visual-token regions. For the selected head...
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.