paper-with-me

홈 › Papers

Completion at the Boundary (CaB): Deployable Switching with Completion-Aware Control under Limited Calibration

2026-05-29 · Yusuke Sano, Takeshi Itoga arxiv

Vision-language-action (VLA) agents can execute natural-language instructions, yet deployed systems still lack an operational interface: deciding when the instruction is complete. This gap is acute in short composites ("do A, then B"), where mistimed handoffs cascade into downstream failures. Completion is inherently closed-loop because switching is an intervention that changes the instruction context and thus future actions and observations. We study completion under a deployable low-calibration regime motivated by open-ended instruction spaces, enforcing no test-time relearning and a single globally calibrated switching rule selected once on development set and reused unchanged on test set. Under this constraint, collapsing asymmetric boundary evidence into a single scalar can be brittle under polarity shifts across tasks. We propose Completion at the Boundary (CaB), which predicts an event-local completion object in the form of Boundary-Phase Tokens (Before/Hit/After), retaining two-sided boundary evidence under this discipline. CaB-When converts this completion object into a minimal, auditable switching decision (when), while CaB-How reuses the same completion object to condition action generation for boundary-stable control through handoffs (how). Using an intervention-aware E1/E2 protocol, we show that CaB improves composite execution and handoff quality on a first-person Minecraft VLA benchmark under matched capacity and deployability constraints.

📄 PDF Abstract BibTeX arXiv:2606.00145

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Towards Controllable and Interpretable Face Completion via Structure-Aware and Frequency-Oriented Attentive GANs

2019-09-25 · Zeyuan Chen, Shaoliang Nie, Tianfu Wu, Christopher G. Healey

Face completion is a challenging conditional image synthesis task. This paper proposes controllable and interpretable high-resolution and fast face completion by learning generative adversarial networks (GANs) progressiv…

Facial InpaintingGPUImage Generation

All-day Depth Completion via Thermal-LiDAR Fusion

2025-04-03 · JangHyun Kim, Minseong Kweon, Jinsun Park, Ukcheol Shin

Depth completion, which estimates dense depth from sparse LiDAR and RGB images, has demonstrated outstanding performance in well-lit conditions. However, due to the limitations of RGB sensors, existing methods often stru…

AllContrastive LearningDepth Completion

Indoor Depth Completion with Boundary Consistency and Self-Attention

2019-08-22 · Yu-Kai Huang, Tsung-Han Wu, Yueh-Cheng Liu, Winston H. Hsu

Depth estimation features are helpful for 3D recognition. Commodity-grade depth cameras are able to capture depth and color image in real-time. However, glossy, transparent or distant surface cannot be scanned properly b…

Depth CompletionDepth EstimationImage Inpainting

Occlusion-Aware Video Object Inpainting

2021-08-15 · ICCV 2021 10 · Lei Ke, Yu-Wing Tai, Chi-Keung Tang

Conventional video inpainting is neither object-oriented nor occlusion-aware, making it liable to obvious artifacts when large occluded object regions are inpainted. This paper presents occlusion-aware video object inpai…

ObjectTexture SynthesisVideo Inpainting

Constraint-Aware Zero-Shot Vision-Language Navigation in Continuous Environments

2024-12-13 · Kehan Chen, Dong An, Yan Huang, Rongtao Xu 외

We address the task of Vision-Language Navigation in Continuous Environments (VLN-CE) under the zero-shot setting. Zero-shot VLN-CE is particularly challenging due to the absence of expert demonstrations for training and…

Vision-Language Navigation