pith. sign in

arxiv: 2402.06116 · v1 · pith:QDQ2RLYEnew · submitted 2024-02-09 · 💻 cs.RO · cs.AI

LLMs for Coding and Robotics Education

classification 💻 cs.RO cs.AI
keywords modelsrobotcodinglanguagelargecodeeducationblock
0
0 comments X
read the original abstract

Large language models and multimodal large language models have revolutionized artificial intelligence recently. An increasing number of regions are now embracing these advanced technologies. Within this context, robot coding education is garnering increasing attention. To teach young children how to code and compete in robot challenges, large language models are being utilized for robot code explanation, generation, and modification. In this paper, we highlight an important trend in robot coding education. We test several mainstream large language models on both traditional coding tasks and the more challenging task of robot code generation, which includes block diagrams. Our results show that GPT-4V outperforms other models in all of our tests but struggles with generating block diagram images.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Robo-Blocks: Generative Scaffolding in End-User Design and Programming of Social Robots

    cs.HC 2026-05 unverdicted novelty 5.0

    Robo-Blocks is an LLM-augmented block-based tool that supplies generative scaffolding via structured narratives; a deployment study with novices surfaced user personas, usage patterns, and design insights for integrat...

  2. Domain-Adaptable Reinforcement Learning for Code Generation with Dense Rewards

    cs.LG 2026-05 unverdicted novelty 5.0

    A PPO-based RL framework with execution-aware dense rewards and token-level mapping improves pass@1 by 19% on MBPP and reduces execution failures by 51% on RoboEval for LLM code generation.