paper-with-me

Papers

Action ControlNet: A Lightweight Delay-Aware Adapter for Smooth Asynchronous Control in Vision-Language-Action Models

2026-06-24 · Tiecheng Guo, Meng Guo arxiv

Vision-language-action (VLA) models have shown strong potential for general-purpose robot manipulation, but their inference latency remains a major obstacle to stable high-frequency control. Asynchronous execution mitigates this bottleneck by overlapping policy inference with action execution, yet the next action chunk is still predicted from stale observations while the robot continues to move. Direct chunk stitching therefore introduces handoff discontinuities, action jitter, and failures in contact-rich manipulation. Existing remedies typically require either full-policy retraining or architecture-specific runtime logic. This work proposes Action ControlNet (ACNet), a lightweight delay-aware adapter that uses the executed motion suffix as a residual condition for a mostly frozen action head. ACNet leaves the pretrained backbone unchanged, introduces few trainable parameters, and remains compatible with generative action heads such as diffusion and flow matching. On Kinetix, Meta-World MT50, and a real-world SO-ARM101 platform, ACNet improves robustness under inference delay and yields smoother asynchronous trajectories than direct chunk stitching, while remaining more lightweight than full delay-conditioned retraining.

📄 PDF Abstract BibTeX arXiv:2606.25985

Code (0)

등록된 구현이 없습니다.

Tasks

Robot Manipulation

Similar Papers 제목 키워드 기반

EVCtrl: Efficient Control Adapter for Visual Generation

2025-08-14 · Zixiang Yang, Yue Ma, Yinhan Zhang, Shanhui Mo 외 arxiv

Visual generation includes both image and video generation, training probabilistic models to create coherent, diverse, and semantically faithful content from scratch. While early research focused on unconditional samplin…

Video Generation

GalaxyEdit: Large-Scale Image Editing Dataset with Enhanced Diffusion Adapter

2024-11-21 · Aniruddha Bala, Rohan Jaiswal, Loay Rashid, Siddharth Roheda

Training of large-scale text-to-image and image-to-image models requires a huge amount of annotated data. While text-to-image datasets are abundant, data available for instruction-based image-to-image tasks like object a…

Image Generation

MotionEditor: Editing Video Motion via Content-Aware Diffusion

2023-11-30 · CVPR 2024 1 · Shuyuan Tu, Qi Dai, Zhi-Qi Cheng, Han Hu 외

Existing diffusion-based video editing models have made gorgeous advances for editing attributes of a source video over time but struggle to manipulate the motion information while preserving the original protagonist's a…

Video Editing

CCM: Adding Conditional Controls to Text-to-Image Consistency Models

2023-12-12 · Jie Xiao, Kai Zhu, Han Zhang, Zhiheng Liu 외

Consistency Models (CMs) have showed a promise in creating visual content efficiently and with high quality. However, the way to add new conditional controls to the pretrained CMs has not been explored. In this technical…

LiteVSR: Lightweight Adaptation of Frozen Diffusion Transformers for Video Super-Resolution

2026-06-08 · Yu Cao, Ziquan Liu, Zhensong Zhang, Jiankang Deng 외 arxiv

Adapting large-scale pre-trained video generators for Video Super-Resolution (VSR) in novel domains remains computationally prohibitive. Methods that reformulate generation as direct Low-Quality to High-Quality mappings …

Video Super-Resolution