English

Auto-Prompting with Retrieval Guidance for Frame Detection in Logistics

Computation and Language 2025-12-23 v1 Artificial Intelligence

Abstract

Prompt engineering plays a critical role in adapting large language models (LLMs) to complex reasoning and labeling tasks without the need for extensive fine-tuning. In this paper, we propose a novel prompt optimization pipeline for frame detection in logistics texts, combining retrieval-augmented generation (RAG), few-shot prompting, chain-of-thought (CoT) reasoning, and automatic CoT synthesis (Auto-CoT) to generate highly effective task-specific prompts. Central to our approach is an LLM-based prompt optimizer agent that iteratively refines the prompts using retrieved examples, performance feedback, and internal self-evaluation. Our framework is evaluated on a real-world logistics text annotation task, where reasoning accuracy and labeling efficiency are critical. Experimental results show that the optimized prompts - particularly those enhanced via Auto-CoT and RAG - improve real-world inference accuracy by up to 15% compared to baseline zero-shot or static prompts. The system demonstrates consistent improvements across multiple LLMs, including GPT-4o, Qwen 2.5 (72B), and LLaMA 3.1 (70B), validating its generalizability and practical value. These findings suggest that structured prompt optimization is a viable alternative to full fine-tuning, offering scalable solutions for deploying LLMs in domain-specific NLP applications such as logistics.

Keywords

Cite

@article{arxiv.2512.19247,
  title  = {Auto-Prompting with Retrieval Guidance for Frame Detection in Logistics},
  author = {Do Minh Duc and Quan Xuan Truong and Nguyen Tat Dat and Nguyen Van Vinh},
  journal= {arXiv preprint arXiv:2512.19247},
  year   = {2025}
}
R2 v1 2026-07-01T08:36:38.118Z