paper-with-me

Papers

Automatic Prompt Engineering with No Task Cues and No Tuning

2026-01-06 · Faisal Chowdhury, Nandana Mihindukulasooriya, Niharika S D'Souza, Horst Samulowitz, Neeru Gupta, Tomasz Hanusiak, Michal Kapitonow arxiv

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.

📄 PDF Abstract BibTeX arXiv:2601.03130

Code (0)

등록된 구현이 없습니다.

Tasks

Prompt Engineering

Similar Papers 제목 키워드 기반

Beyond Scores: A Modular RAG-Based System for Automatic Short Answer Scoring with Feedback

2024-09-30 · Menna Fateen, Bo wang, Tsunenori Mine

Automatic short answer scoring (ASAS) helps reduce the grading burden on educators but often lacks detailed, explainable feedback. Existing methods in ASAS with feedback (ASAS-F) rely on fine-tuning language models with …

Few-Shot LearningPrompt EngineeringRAGRetrieval-augmented Generation

Promptomatix: An Automatic Prompt Optimization Framework for Large Language Models

2025-07-17 · Rithesh Murthy, Ming Zhu, Liangwei Yang, Jielin Qiu 외 arxiv

Large Language Models (LLMs) perform best with well-crafted prompts, yet prompt engineering remains manual, inconsistent, and inaccessible to non-experts. We introduce Promptomatix, an automatic prompt optimization frame…

Prompt Engineering

CQARE: Contrastive Question-Answering for Few-shot Relation Extraction with Prompt Tuning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Prompt tuning with pre-trained language models (PLM) has exhibited outstanding performance by closing the gap between pre-training tasks and various downstream applications, without the need for uninitialized parameters …

Cross-Domain Few-ShotPrompt EngineeringQuestion AnsweringRelation+1

A Survey of Automatic Prompt Engineering: An Optimization Perspective

2025-02-17 · Wenwu Li, Xiangfeng Wang, Wenhao Li, Bo Jin

The rise of foundation models has shifted focus from resource-intensive fine-tuning to prompt engineering, a paradigm that steers model behavior through input design rather than weight updates. While manual prompt engine…

cross-modal alignmentPrompt EngineeringSurvey

Optimizing Prompts for Text-to-Image Generation

2022-12-19 · NeurIPS 2023 11 · Yaru Hao, Zewen Chi, Li Dong, Furu Wei

Well-designed prompts can guide text-to-image models to generate amazing images. However, the performant prompts are often model-specific and misaligned with user input. Instead of laborious human engineering, we propose…

Language ModelingLanguage ModellingPrompt Engineeringreinforcement-learning+3