🛰️ Daily AI Frontier
‹ back to 2026-09-03

把 Gemini 和 GPT 放到《我的世界》当教练,谁能看懂机器人的微操?

雷峰网 (AI科技评论) Embodied AI 2026-09-03
Representative image for 把 Gemini 和 GPT 放到《我的世界》当教练,谁能看懂机器人的微操?

TL;DR - Tsinghua University and NVIDIA’s VLM-AR3L framework uses vision-language models to generate absolute and relative reward labels for embodied reinforcement learning, then distills them into a lightweight local network. This produces denser, more stable feedback while reducing VLM queries by roughly 20×.

  • Gemini-2.0-Flash exceeded 70% progress-judgment accuracy across all 10 simulated tasks; GPT-4.1-nano generally reached 60–66%, while some small open models excelled on specific tasks.
  • VLM-AR3L combines absolute goal proximity with pairwise temporal progress, addressing reward drift and cyclic tasks where fixed absolute state rankings fail.
  • Offline VLM labeling trains a compact Siamese reward network, avoiding expensive, latency-heavy API calls during policy optimization.
  • The method achieved 85% success on Minecraft’s Combat Spider and 95% on Milk Cow, and learned several long-horizon tasks where sparse human-authored rewards yielded 0% success.

view merged work →