Automatic Prompt Engineering with No Task Cues and No Tuning

๐Ÿ“… 2026-01-06
๐Ÿ›๏ธ arXiv.org
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
This study addresses the challenge of automatically generating effective prompts without explicit task instructions or model fine-tuning, focusing on the underexplored task of cryptic column name expansion (CNE) in database tables. The authors propose a minimalist approach to automatic prompt engineering that integrates zero-shot reasoning with off-the-shelf large language models, enabling cross-lingual prompt construction even in the complete absence of explicit task cues. To the best of our knowledge, this work is the first to apply automatic prompt engineering to CNE and demonstrates its effectiveness in non-English contexts, particularly German. Experimental results show that the method achieves performance on par with existing, more complex approaches on Englishโ€“German bilingual datasets, offering a novel paradigm for table understanding and search.

Technology Category

Application Category

๐Ÿ“ Abstract
This paper presents a system for automatic prompt engineering that is much simpler in both design and application and yet as effective as the existing approaches. It requires no tuning and no explicit clues about the task. We evaluated our approach on cryptic column name expansion (CNE) in database tables, a task which is critical for tabular data search, access, and understanding and yet there has been very little existing work. We evaluated on datasets in two languages, English and German. This is the first work to report on the application of automatic prompt engineering for the CNE task. To the best of our knowledge, this is also the first work on the application of automatic prompt engineering for a language other than English.
Problem

Research questions and friction points this paper is trying to address.

automatic prompt engineering
cryptic column name expansion
tabular data understanding
zero-shot prompting
multilingual prompting
Innovation

Methods, ideas, or system contributions that make the work stand out.

automatic prompt engineering
no tuning
no task cues
cryptic column name expansion
multilingual prompting
๐Ÿ”Ž Similar Papers
No similar papers found.