CLFeb 25, 2025

Single- vs. Dual-Prompt Dialogue Generation with LLMs for Job Interviews in Human Resources

arXiv:2502.18650v22 citationsh-index: 19
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of generating high-quality synthetic dialogues for HR applications, but it is incremental as it compares existing LLM-based methods.

The study compared single-prompt and dual-prompt LLM methods for generating HR job interview dialogues, finding that the dual-prompt method achieved a win rate 2 to 10 times higher, though it required a sixfold increase in token count.

Optimizing language models for use in conversational agents requires large quantities of example dialogues. Increasingly, these dialogues are synthetically generated by using powerful large language models (LLMs), especially in domains where obtaining authentic human data is challenging. One such domain is human resources (HR). In this context, we compare two LLM-based dialogue generation methods for producing HR job interviews, and assess which method generates higher-quality dialogues, i.e., those more difficult to distinguish from genuine human discourse. The first method uses a single prompt to generate the complete interview dialogue. The second method uses two agents that converse with each other. To evaluate dialogue quality under each method, we ask a judge LLM to determine whether AI was used for interview generation, using pairwise interview comparisons. We empirically find that, at the expense of a sixfold increase in token count, interviews generated with the dual-prompt method achieve a win rate 2 to 10 times higher than those generated with the single-prompt method. This difference remains consistent regardless of whether GPT-4o or Llama 3.3 70B is used for either interview generation or quality judging.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes