paper-with-me

홈 › Papers

GRP: Goal-Reversed Prompting for Zero-Shot Evaluation with LLMs

2025-03-08 · Mingyang Song, Mao Zheng, Xuan Luo

Using Large Language Models (LLMs) to evaluate and compare two answers from different models typically involves having LLM-based judges select the better answer. However, humans often approach problem-solving from a reverse perspective, for instance, by choosing the worse option instead of the better one in a pairwise comparison. Generally, this kind of reverse thinking plays a crucial role in human reasoning and decision-making and can further test the difference between original and reverse thought processes simultaneously. To address the above issue, in this paper, we propose a Goal-Reversed Prompting (GRP) approach for pairwise evaluation that shifts the original task from selecting the better answer to choosing the worse one. We encourage LLMs to think in reverse by prompting LLMs to identify the worse response. Experiments on closed-source models demonstrate that GRP significantly enhances evaluation capabilities, outperforming the prompt template with the original goal.

📄 PDF Abstract BibTeX arXiv:2503.06139

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Similar Papers 제목 키워드 기반

Retrieval-Augmented Few-Shot Prompting Versus Fine-Tuning for Code Vulnerability Detection

2025-11-28 · Fouad Trad, Ali Chehab arxiv

Few-shot prompting has emerged as a practical alternative to fine-tuning for leveraging the capabilities of large language models (LLMs) in specialized tasks. However, its effectiveness depends heavily on the selection a…

Vulnerability Detection

Dynamic Strategy Chain: Dynamic Zero-Shot CoT for Long Mental Health Support Generation

2023-08-21 · Qi Chen, Dexi Liu

Long counseling Text Generation for Mental health support (LTGM), an innovative and challenging task, aims to provide help-seekers with mental health support through a comprehensive and more acceptable response. The comb…

Text Generation

Can Prompting LLMs Unlock Hate Speech Detection across Languages? A Zero-shot and Few-shot Study

2025-05-09 · Faeze Ghorbanpour, Daryna Dementieva, Alexander Fraser

Despite growing interest in automated hate speech detection, most existing approaches overlook the linguistic diversity of online content. Multilingual instruction-tuned large language models such as LLaMA, Aya, Qwen, an…

DiversityHate Speech Detection

Evaluating Prompting Strategies for Chart Question Answering with Large Language Models

2026-03-03 · Ruthuparna Naikar, Ying Zhu arxiv

Prompting strategies affect LLM reasoning performance, but their role in chart-based QA remains underexplored. We present a systematic evaluation of four widely used prompting paradigms (Zero-Shot, Few-Shot, Zero-Shot Ch…

Chart Question Answering

RevCD -- Reversed Conditional Diffusion for Generalized Zero-Shot Learning

2024-08-31 · William Heyden, Habib Ullah, M. Salman Siddiqui, Fadi Al Machot

In Generalized Zero-Shot Learning (GZSL), we aim to recognize both seen and unseen categories using a model trained only on seen categories. In computer vision, this translates into a classification problem, where knowle…

Generalized Zero-Shot LearningTransfer LearningZero-Shot Learning