paper-with-me

홈 › Papers

Programming Manufacturing Robots with Imperfect AI: LLMs as Tuning Experts for FDM Print Configuration Selection

2026-03-23 · Ekta U. Samani, Christopher G. Atkeson arxiv

We use fused deposition modeling (FDM) 3D printing as a case study of how manufacturing robots can use imperfect AI to acquire process expertise. In FDM, print configuration strongly affects output quality. Yet, novice users typically rely on default configurations, trial-and-error, or recommendations from generic AI models (e.g., ChatGPT). These strategies can produce complete prints, but they do not reliably meet specific objectives. Experts iteratively tune print configurations using evidence from prior prints. We present a modular closed-loop approach that treats an LLM as a source of tuning expertise. We embed this source of expertise within a Bayesian optimization loop. An approximate evaluator scores each print configuration and returns structured diagnostics, which the LLM uses to propose natural-language adjustments that are compiled into machine-actionable guidance for optimization. On 100 Thingi10k parts, our LLM-guided loop achieves the best configuration on 78% objects with 0% likely-to-fail cases, while single-shot AI model recommendations are rarely best and exhibit 15% likely-to-fail cases. These results suggest that LLMs provide more value as constrained decision modules in evidence-driven optimization loops than as end-to-end oracles for print configuration selection. We expect this result to extend to broader LLM-based robot programming.

📄 PDF Abstract BibTeX arXiv:2603.22118

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Interactive Robot Programming for Surface Finishing via Task-Centric Mixed Reality Interfaces

2025-12-29 · Christoph Willibald, Lugh Martensen, Thomas Eiband, Dongheui Lee arxiv

Lengthy setup processes that require robotics expertise remain a major barrier to deploying robots for tasks involving high product variability and small batch sizes. As a result, collaborative robots, despite their adva…

Domain-Specific Fine-Tuning of Large Language Models for Interactive Robot Programming

2023-12-21 · Benjamin Alt, Urs Keßner, Aleksandar Taranovic, Darko Katic 외

Industrial robots are applied in a widening range of industries, but robot programming mostly remains a task limited to programming experts. We propose a natural language-based assistant for programming of advanced, indu…

Industrial Robots

ParaStudent: Generating and Evaluating Realistic Student Code by Teaching LLMs to Struggle

2025-07-16 · Mihran Miroyan, Rose Niousha, Joseph E. Gonzalez, Gireeja Ranade 외 arxiv

Large Language Models (LLMs) have shown strong performance on programming tasks, but can they generate student-like code like real students - imperfect, iterative, and stylistically diverse? We present ParaStudent, a sys…

Code Generation

iRoPro: An interactive Robot Programming Framework

2021-12-08 · Ying Siu Liang, Damien Pellier, Humbert Fiorino, Sylvie Pesty

The great diversity of end-user tasks ranging from manufacturing environments to personal homes makes pre-programming robots for general purpose applications extremely challenging. In fact, teaching robots new actions fr…

Industry 6.0: New Generation of Industry driven by Generative AI and Swarm of Heterogeneous Robots

2024-09-16 · Artem Lykov, Miguel Altamirano Cabrera, Mikhail Konenkov, Valerii Serpiva 외

This paper presents the concept of Industry 6.0, introducing the world's first fully automated production system that autonomously handles the entire product design and manufacturing process based on user-provided natura…