paper-with-me

Papers

Spatial Attention: Adapting Execution Horizons for Diffusion Policies via Observation Sensitivity

2026-07-06 · Che-Sang Park, Junsu Ha, Jianlong Fu, Frank C. Park arxiv

Sampling action chunks via generative models has become a widely adopted methodology for robotic learning from demonstration. However, existing methods often struggle to balance responsiveness and computational cost because they execute each action chunk for a fixed execution horizon. In this paper, we adaptively adjust the execution horizon of sampled action chunks, balancing responsiveness and computational efficiency. We introduce Spatial Attention -- defined as the expected squared norm of the gradient of the action log-likelihood with respect to the observation -- which indicates the sensitivity of the policy's action distribution to variations in the observation. We show that, under a fixed budget of chunk samplings, the execution horizon that minimizes the cumulative likelihood drop induced by disturbances decreases as Spatial Attention increases. By forecasting future Spatial Attention values alongside the action chunk, our framework dynamically assigns shorter execution horizons to phases with high Spatial Attention, and longer horizons to phases with low Spatial Attention. Experiments on standard and perturbed tasks, in both simulation and on a real robot, show that our method significantly improves success rates over fixed-horizon baselines while maintaining the average execution horizon.

📄 PDF Abstract BibTeX arXiv:2607.04739

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Dynamic Execution Horizon Prediction for Chunk-based Robot Policies

2026-06-09 · Yuchi Zhao, Miroslav Bogdanovic, Arjun Sohal, Liyu Tao 외 arxiv

Action chunking has become a standard design in modern robot policies, from diffusion/flow policies to vision-language-action models, where the policy predicts a sequence of actions and executes a fixed number of them in…

Reinforcement Learning

From AR to Diffusion: Efficiently Adapting Large Language Models with Strictly Causal and Elastic Horizons

2026-04-11 · Xiangyu Ma, Teng Xiao, Zuchao Li, Lefei Zhang arxiv

Diffusion models promise efficient parallel text generation but rely on bidirectional attention, creating a structural mismatch with pre-trained Autoregressive (AR) models. This incompatibility precludes reusing robust A…

Text Generation

VideoMLA: Low-Rank Latent KV Cache for Minute-Scale Autoregressive Video Diffusion

2026-05-28 · Hidir Yesiltepe, Jiazhen Hu, Tuna Han Salih Meral, Adil Kaan Akan 외 arxiv

Long-rollout causal video diffusion has converged on a fixed-size sliding-window KV cache, with recent progress innovating within this layout by changing which tokens occupy the window or how their positions are encoded.…

MDAS-GNN: Multi-Dimensional Spatiotemporal GNN with Spatial Diffusion for Urban Traffic Risk Forecasting

2025-10-31 · Ziyuan Gao arxiv

Traffic accidents represent a critical public health challenge, claiming over 1.35 million lives annually worldwide. Traditional accident prediction models treat road segments independently, failing to capture complex sp…

Graph Neural Network

Hierarchical DLO Routing with Reinforcement Learning and In-Context Vision-language Models

2025-10-22 · Mingen Li, Houjian Yu, Yixuan Huang, Youngjin Hong 외 arxiv

Long-horizon routing tasks of deformable linear objects (DLOs), such as cables and ropes, are common in industrial assembly lines and everyday life. These tasks are particularly challenging because they require robots to…

Reinforcement Learning