paper-with-me

홈 › Papers

Revisiting Automated Prompting: Are We Actually Doing Better?

2023-04-07 · Yulin Zhou, Yiren Zhao, Ilia Shumailov, Robert Mullins, Yarin Gal

Current literature demonstrates that Large Language Models (LLMs) are great few-shot learners, and prompting significantly increases their performance on a range of downstream tasks in a few-shot learning setting. An attempt to automate human-led prompting followed, with some progress achieved. In particular, subsequent work demonstrates automation can outperform fine-tuning in certain K-shot learning scenarios. In this paper, we revisit techniques for automated prompting on six different downstream tasks and a larger range of K-shot learning settings. We find that automated prompting does not consistently outperform simple manual prompts. Our work suggests that, in addition to fine-tuning, manual prompts should be used as a baseline in this line of research.

📄 PDF Abstract BibTeX arXiv:2304.03609

Code (1)

KyraZzz/nlp-prompt-attack 공식 구현 pytorch

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

Revisiting Adaptive Convolutions for Video Frame Interpolation

2020-11-02 · Simon Niklaus, Long Mai, Oliver Wang

Video frame interpolation, the synthesis of novel views in time, is an increasingly popular research direction with many new papers further advancing the state of the art. But as each new method comes with a host of vari…

DenoisingImage DenoisingVideo Frame InterpolationVideo Prediction

Revisiting OPRO: The Limitations of Small-Scale LLMs as Optimizers

2024-05-16 · Tuo Zhang, Jinyue Yuan, Salman Avestimehr

Numerous recent works aim to enhance the efficacy of Large Language Models (LLMs) through strategic prompting. In particular, the Optimization by PROmpting (OPRO) approach provides state-of-the-art performance by leverag…

Prompt Engineering

Prompting in the Dark: Assessing Human Performance in Prompt Engineering for Data Labeling When Gold Labels Are Absent

2025-02-16 · Zeyu He, Saniya Naphade, Ting-Hao 'Kenneth' Huang

Millions of users prompt large language models (LLMs) for various tasks, but how good are people at prompt engineering? Do users actually get closer to their desired outcome over multiple iterations of their prompts? The…

Prompt Engineering

Revisiting Visual Grounding

2019-04-03 · WS 2019 6 · Erik Conser, Kennedy Hahn, Chandler M. Watson, Melanie Mitchell

We revisit a particular visual grounding method: the "Image Retrieval Using Scene Graphs" (IRSG) system of Johnson et al. (2015). Our experiments indicate that the system does not effectively use its learned object-relat…

Image RetrievalRetrievalVisual Grounding

Revisiting Direct Speech-to-Text Translation with Speech LLMs: Better Scaling than CoT Prompting?

2025-10-03 · Oriol Pareras, Gerard I. Gállego, Federico Costa, Cristina España-Bonet 외 arxiv

Recent work on Speech-to-Text Translation (S2TT) has focused on LLM-based models, introducing the increasingly adopted Chain-of-Thought (CoT) prompting, where the model is guided to first transcribe the speech and then t…

Speech-to-Text TranslationSpeech Recognition