arXiv:2601.15912cs.ROcs.AI2026-01

用自然语言快速生成轻量级机器人控制策略

TeNet: Text-to-Network for Compact Policy Synthesis

  • 用预训练大模型文本嵌入控制超网络生成策略
  • 策略体积比序列基线小数量级,支持高频控制
  • 无需推理时示范,适合资源受限的实时控制

遵循自然语言指令的机器人通常依赖手工设计接口或大型端到端模型,难以实时部署。本文提出TeNet(Text-to-Network)框架,直接从自然语言描述中实例化紧凑、任务特定的机器人策略。该框架将超网络以预训练大语言模型(LLM)生成的文本嵌入为条件,生成可直接执行的策略,仅需低维状态输入即可在高控制频率下运行。仅在策略生成时使用一次语言模型,继承其泛化能力和对语义变化的鲁棒性,同时执行高效轻量。为提升泛化能力,训练时可选择将文本嵌入与示范动作对齐,但推理时不需任何示范。在MuJoCo和Meta-World基准上的实验表明,TeNet生成的策略体积比序列基线小数量级,在多任务和元学习设置中表现优异,并支持高频控制。结果表明,文本条件超网络为资源受限的实时机器人控制任务提供了实用的语言驱动控制器方案。

原文摘要 · Abstract (English)

Robots that follow natural-language instructions often either plan at a high level using hand-designed interfaces or rely on large end-to-end models that are difficult to deploy for real-time control. We propose TeNet (Text-to-Network), a framework for instantiating compact, task-specific robot policies directly from natural language descriptions. TeNet conditions a hypernetwork on text embeddings produced by a pretrained large language model (LLM) to generate a fully executable policy, which then operates solely on low-dimensional state inputs at high control frequencies. By using the language only once at the policy instantiation time, TeNet inherits the general knowledge and paraphrasing robustness of pretrained LLMs while remaining lightweight and efficient at execution time. To improve generalization, we optionally ground language in behavior during training by aligning text embeddings with demonstrated actions, while requiring no demonstrations at inference time. Experiments on MuJoCo and Meta-World benchmarks show that TeNet produces policies that are orders of magnitude smaller than sequence-based baselines, while achieving strong performance in both multi-task and meta-learning settings and supporting high-frequency control. These results show that text-conditioned hypernetworks offer a practical way to build compact, language-driven controllers for ressource-constrained robot control tasks with real-time requirements.

机器人控制自然语言轻量化模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。