paper-with-me

Papers

UniReflex: Plug-and-Play Force Control for Pretrained Generative Policies via Fast-Slow Reflex

2026-08-18 · Yan Huang, Shoujie Li, Ziwu Song, Wenbo Ding arxiv

Generative imitation learning policies excel at trajectory planning but lack closed-loop force regulation, while directly incorporating force modalities often requires redesigning or retraining the network. We present UniReflex, a universal plug-and-play framework that equips frozen generative policies with variable impedance control (VIC) for contact regulation, guided by force-direction intent collected during demonstration, without further slow-backbone fine-tuning. By non-invasively intercepting deep latent representations from the action head, UniReflex drives a fast reflex network that decouples active force exertion from external interaction response. This scheme predicts normalized anisotropic stiffness directions for directional compliance allocation. Furthermore, UniReflex integrates an adaptive gating mechanism that enables seamless transitions between position-dominant planning and force-dominant execution. Real-world bimanual experiments demonstrate that UniReflex significantly improves contact stability and success rates while preserving original position accuracy. Our approach achieves 25-66x lower per-step backward latency relative to joint training strategies on the evaluated backbones.

📄 PDF Abstract BibTeX arXiv:2608.17432

Code (0)

등록된 구현이 없습니다.

Tasks

Trajectory Planning

Similar Papers 제목 키워드 기반

Plug-and-Play VQA: Zero-shot VQA by Conjoining Large Pretrained Models with Zero Training

2022-10-17 · Anthony Meng Huat Tiong, Junnan Li, Boyang Li, Silvio Savarese 외

Visual question answering (VQA) is a hallmark of vision and language reasoning and a challenging task under the zero-shot setting. We propose Plug-and-Play VQA (PNP-VQA), a modular framework for zero-shot VQA. In contras…

Image CaptioningNetwork InterpretationQuestion AnsweringVisual Question Answering+1

Memory Decoder: A Pretrained, Plug-and-Play Memory for Large Language Models

2025-08-13 · Jiaqi Cao, Jiarui Wang, Rubin Wei, Qipeng Guo 외 arxiv

Large Language Models (LLMs) have shown strong abilities in general language tasks, yet adapting them to specific domains remains a challenge. Current method like Domain Adaptive Pretraining (DAPT) requires costly full-p…

Domain Adaptation

X-Adapter: Adding Universal Compatibility of Plugins for Upgraded Diffusion Model

2023-12-04 · CVPR 2024 1 · Lingmin Ran, Xiaodong Cun, Jia-Wei Liu, Rui Zhao 외

We introduce X-Adapter, a universal upgrader to enable the pretrained plug-and-play modules (e.g., ControlNet, LoRA) to work directly with the upgraded text-to-image diffusion model (e.g., SDXL) without further retrainin…

Denoising

Plug-and-Play Guidance for Discrete Diffusion Models via Gradient-Informed Logit Correction

2026-06-04 · Hongkun Dou, Zike Chen, Fengji Li, Hongjue Li 외 arxiv

Controllable generation with discrete diffusion models is often hindered by high computational overhead or the need for retraining. In this paper, we present \underline{\textbf{G}}radient-\underline{\textbf{I}}nformed \u…

Plug and Play Language Models: A Simple Approach to Controlled Text Generation

2019-12-04 · ICLR 2020 1 · Sumanth Dathathri, Andrea Madotto, Janice Lan, Jane Hung 외

Large transformer-based language models (LMs) trained on huge text corpora have shown unparalleled generation capabilities. However, controlling attributes of the generated language (e.g. switching topic or sentiment) is…

AttributeLanguage ModellingText Generation