LLM as a Neural Architect: Controlled Generation of Image Captioning Models Under Strict API Contracts
arxiv.org·1d
💬Prompt Engineering
Preview
Report Post

View PDF HTML (experimental)

Abstract:Neural architecture search (NAS) traditionally requires significant human expertise or automated trial-and-error to design deep learning models. We present NN-Caption, an LLM-guided neural architecture search pipeline that generates runnable image-captioning models by composing CNN encoders from LEMUR’s classification backbones with sequence decoders (LSTM/GRU/Transformer) under a strict Net API. Using DeepSeek-R1-0528-Qwen3-8B as the primary generator, we present the prompt template and examples of generated architectures. We evaluate on MS COCO with BLEU-4. The LLM generated dozens of captioning models, with over half successfully trained and producing meaningful …

Similar Posts

Loading similar posts...