paper-with-me

Papers

CorridorVLA: Explicit Spatial Constraints for Generative Action Heads via Sparse Anchors

2026-04-23 · Dachong Li, ZhuangZhuang Chen, Jin Zhang, Jianqiang Li arxiv

Vision--Language--Action (VLA) models often use intermediate representations to connect multimodal inputs with continuous control, yet spatial guidance is often injected implicitly through latent features. We propose CorridorVLA, which predicts sparse spatial anchors as incremental physical changes (e.g., end-effector $Δ$-positions) and uses them to impose an explicit tolerance region in the training objective for action generation. The anchors define a tolerance corridor that guides a flow-matching action head: trajectories whose implied spatial evolution falls outside the corridor receive corrective gradients, while trajectories within the corridor are refined by a consistency objective. CorridorVLA improves SmolVLA by 4.45 percentage points on LIBERO and improves SmolVLA and GR00T by 12.37 and 7.98 percentage points, respectively, on the more challenging LIBERO-Plus benchmark. Notably, under the same single-policy 4-in-1 setting, where one policy is jointly trained and evaluated across all task suites, GR00T-Corr achieves an 83.21% success rate. These results indicate that action-aligned physical cues can provide direct and interpretable constraints for generative action policies, complementing spatial guidance encoded in visual or latent forms. Code and released model checkpoints are available at https://github.com/lidc54/corridorVLA and https://huggingface.co/lidc/CorridorVLA.

📄 PDF Abstract BibTeX arXiv:2604.21241

Code (0)

등록된 구현이 없습니다.

Tasks

Continuous Control

Similar Papers 제목 키워드 기반

TerraGen: A Unified Multi-Task Layout Generation Framework for Remote Sensing Data Augmentation

2025-10-24 · Datao Tang, Hao Wang, Yudeng Xin, Hui Qiao 외 arxiv

Remote sensing vision tasks require extensive labeled data across multiple, interconnected domains. However, current generative data augmentation frameworks are task-isolated, i.e., each vision task requires training an …

Layout-to-Image GenerationData Augmentation

DeSeG: Decoupling Semantic Intent and Geometric Constraints for Physically Plausible Human-Scene Interaction

2026-07-07 · Jiakun Li, Zhe Li, Wenqiang Wu, Zheng Chang 외 arxiv

Synthesizing physically plausible human-scene interactions (HSI) remains a critical challenge in computer vision and the development of human avatars. Although recent generative models enable diverse motion synthesis, th…

Motion Synthesis

PG-ControlNet: A Physics-Guided ControlNet for Generative Spatially Varying Image Deblurring

2025-11-26 · Hakki Motorcu, Mujdat Cetin arxiv

Spatially varying image deblurring remains a fundamentally ill-posed problem, especially when degradations arise from complex mixtures of motion and other forms of blur under significant noise. State-of-the-art learning-…

Image Deblurring

Data-Driven Traffic Simulation for an Intersection in a Metropolis

2024-08-01 · Chengbo Zang, Mehmet Kerem Turkcan, Gil Zussman, Javad Ghaderi 외

We present a novel data-driven simulation environment for modeling traffic in metropolitan street intersections. Using real-world tracking data collected over an extended period of time, we train trajectory forecasting m…

GPUTrajectory Forecasting

A Gravity-informed Spatiotemporal Transformer for Human Activity Intensity Prediction

2025-06-16 · Yi Wang, Zhenghong Wang, Fan Zhang, Chengling Tang 외

Human activity intensity prediction is a crucial to many location-based services. Although tremendous progress has been made to model dynamic spatiotemporal patterns of human activity, most existing methods, including sp…