paper-with-me

홈 › Papers

HPSS: Heuristic Prompting Strategy Search for LLM Evaluators

2025-02-18 · Bosi Wen, Pei Ke, Yufei Sun, Cunxiang Wang, Xiaotao Gu, Jinfeng Zhou, Jie Tang, Hongning Wang, Minlie Huang

Since the adoption of large language models (LLMs) for text evaluation has become increasingly prevalent in the field of natural language processing (NLP), a series of existing works attempt to optimize the prompts for LLM evaluators to improve their alignment with human judgment. However, their efforts are limited to optimizing individual factors of evaluation prompts, such as evaluation criteria or output formats, neglecting the combinatorial impact of multiple factors, which leads to insufficient optimization of the evaluation pipeline. Nevertheless, identifying well-behaved prompting strategies for adjusting multiple factors requires extensive enumeration. To this end, we comprehensively integrate 8 key factors for evaluation prompts and propose a novel automatic prompting strategy optimization method called Heuristic Prompting Strategy Search (HPSS). Inspired by the genetic algorithm, HPSS conducts an iterative search to find well-behaved prompting strategies for LLM evaluators. A heuristic function is employed to guide the search process, enhancing the performance of our algorithm. Extensive experiments across four evaluation tasks demonstrate the effectiveness of HPSS, consistently outperforming both human-designed evaluation prompts and existing automatic prompt optimization methods.

📄 PDF Abstract BibTeX arXiv:2502.13031

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Large Language Models for History, Philosophy, and Sociology of Science: Interpretive Uses, Methodological Challenges, and Critical Perspectives

2025-06-13 · Arno Simons, Michael Zichert, Adrian Wüthrich

This paper explores the use of large language models (LLMs) as research tools in the history, philosophy, and sociology of science (HPSS). LLMs are remarkably effective at processing unstructured text and inferring meani…

Model SelectionPhilosophyRetrieval-augmented GenerationSociology

Computational conceptual history of scientific concepts: From early digital methods to LLMs

2026-06-02 · Michael Zichert, Arno Simons arxiv

This article situates large language models (LLMs) within the longer history of computational approaches to concept analysis in the history, philosophy, and sociology of science (HPSS). We examine what LLMs add to existi…

Change Detection

Astro-HEP-BERT: A bidirectional language model for studying the meanings of concepts in astrophysics and high energy physics

2024-11-22 · Arno Simons

I present Astro-HEP-BERT, a transformer-based language model specifically designed for generating contextualized word embeddings (CWEs) to study the meanings of concepts in astrophysics and high-energy physics. Built on …

ArticlesLanguage ModelingLanguage ModellingPhilosophy+3

LLMs Learn Task Heuristics from Demonstrations: A Heuristic-Driven Prompting Strategy for Document-Level Event Argument Extraction

2023-11-11 · Hanzhang Zhou, Junlang Qian, Zijian Feng, Hui Lu 외

In this study, we investigate in-context learning (ICL) in document-level event argument extraction (EAE) to alleviate the dependency on large-scale labeled data for this task. We introduce the Heuristic-Driven Link-of-A…

Event Argument ExtractionIn-Context LearningNatural Language InferenceSentiment Analysis

Automatic Large Language Models Creation of Interactive Learning Lessons

2025-06-20 · Jionghao Lin, Jiarui Rao, Yiyang Zhao, Yuting Wang 외

We explore the automatic generation of interactive, scenario-based lessons designed to train novice human tutors who teach middle school mathematics online. Employing prompt engineering through a Retrieval-Augmented Gene…

Prompt EngineeringRetrieval-augmented Generation