paper-with-me

Papers

Bridging Scale Discrepancies in Robotic Control via Language-Based Action Representations

2025-12-09 · Yuchi Zhang, Churui Sun, Shiqi Liang, Diyuan Liu, Chao Ji, Wei-Nan Zhang, Ting Liu arxiv

Recent end-to-end robotic manipulation research increasingly adopts architectures inspired by large language models to enable robust manipulation. However, a critical challenge arises from severe distribution shifts between robotic action data, primarily due to substantial numerical variations in action commands across diverse robotic platforms and tasks, hindering the effective transfer of pretrained knowledge. To address this limitation, we propose a semantically grounded linguistic representation to normalize actions for efficient pretraining. Unlike conventional discretized action representations that are sensitive to numerical scales, the motion representation specifically disregards numeric scale effects, emphasizing directionality instead. This abstraction mitigates distribution shifts, yielding a more generalizable pretraining representation. Moreover, using the motion representation narrows the feature distance between action tokens and standard vocabulary tokens, mitigating modality gaps. Multi-task experiments on two benchmarks demonstrate that the proposed method significantly improves generalization performance and transferability in robotic manipulation tasks.

📄 PDF Abstract BibTeX arXiv:2512.08548

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

SPEAR-1: Scaling Beyond Robot Demonstrations via 3D Understanding

2025-11-21 · Nikolay Nikolov, Giuliano Albanese, Sombit Dey, Aleksandar Yanev 외 arxiv

Robotic Foundation Models (RFMs) hold great promise as generalist, end-to-end systems for robot control. Yet their ability to generalize across new environments, tasks, and embodiments remains limited. We argue that a ma…

Spatial Reasoning

SwiftBot: A Decentralized Platform for LLM-Powered Federated Robotic Task Execution

2026-03-07 · YueMing Zhang, Shuai Xu, Zhengxiong Li, Fangtian Zhong 외 arxiv

Federated robotic task execution systems require bridging natural language instructions to distributed robot control while efficiently managing computational resources across heterogeneous edge devices without centralize…

VLA-Adapter: An Effective Paradigm for Tiny-Scale Vision-Language-Action Model

2025-09-11 · Yihao Wang, Pengxiang Ding, Lingxiao Li, Can Cui 외 arxiv

Vision-Language-Action (VLA) models typically bridge the gap between perceptual and action spaces by pre-training a large-scale Vision-Language Model (VLM) on robotic data. While this approach greatly enhances performanc…

BORA: Bridging Offline Reinforcement Learning and Online Residual Adaptation for Real-World Dexterous VLA Models

2026-05-28 · Zhongxi Chen, Yifan Han, Yanming Shao, Huanming Liu 외 arxiv

Vision-Language-Action (VLA) models have emerged as a promising paradigm for grounding visual-language understanding into real-world robotic manipulation. However, dexterous manipulation remains challenging for VLA polic…

Reinforcement Learning

Bridging Human and LLM Judgments: Understanding and Narrowing the Gap

2025-08-18 · Felipe Maia Polo, Xinhe Wang, Mikhail Yurochkin, Gongjun Xu 외 arxiv

Large language models are increasingly used as judges (LLM-as-a-judge) to evaluate model outputs at scale, but their assessments often diverge systematically from human judgments. We present Bridge, a unified statistical…