paper-with-me

Papers

LLM-as-an-Interviewer: Beyond Static Testing Through Dynamic LLM Evaluation

2024-12-10 · Eunsu Kim, Juyoung Suk, Seungone Kim, Niklas Muennighoff, Dongkwan Kim, Alice Oh

We introduce LLM-as-an-Interviewer, a novel paradigm for evaluating large language models (LLMs). This approach leverages multi-turn interactions where the LLM interviewer actively provides feedback on responses and poses follow-up questions to the evaluated LLM. At the start of the interview, the LLM interviewer dynamically modifies datasets to generate initial questions, mitigating data contamination. We apply the LLM-as-an-Interviewer framework to evaluate six models on the MATH and DepthQA tasks. Our results show that the framework effectively provides insights into LLM performance, including the quality of initial responses, adaptability to feedback, and ability to address follow-up queries like clarification or additional knowledge requests. The framework also addresses key limitations of conventional methods like LLM-as-a-Judge, including verbosity bias and inconsistency across runs. Finally, we propose the Interview Report, which aggregates insights from the interview process, providing examples and a comprehensive analysis of the LLM's strengths and weaknesses. This report offers a detailed snapshot of the model's real-world applicability. The code for our framework is publicly available at https://github.com/interview-eval/.

📄 PDF Abstract BibTeX arXiv:2412.10424

Code (1)

juhyunohh/flextravelbench

Tasks

Math

Similar Papers 제목 키워드 기반

Interactive Evaluation of Large Language Models for Multi-Requirement Software Engineering Tasks

2025-08-26 · Dimitrios Rontogiannis, Maxime Peyrard, Nicolas Baldwin, Martin Josifoski 외 arxiv

Standard single-turn, static benchmarks fall short in evaluating the nuanced capabilities of Large Language Models (LLMs) on complex tasks such as software engineering. In this work, we propose a novel interactive evalua…

Modular AI-Powered Interviewer with Dynamic Question Generation and Expertise Profiling

2025-11-21 · Aisvarya Adeseye, Jouni Isoaho, Seppo Virtanen, Mohammad Tahir arxiv

Automated interviewers and chatbots are common in research, recruitment, customer service, and education. Many existing systems use fixed question lists, strict rules, and limited personalization, leading to repeated con…

Question GenerationPrompt Engineering

AInterviewer: A Platform for Designing and Conducting AI-led Qualitative Interviews

2026-05-15 · Tobias Priesholm Gardhus, Nikolas Vitsakis, Fie Lejre Frederiksen, Anna Rogers 외 arxiv

There are now multiple proposals for systems based on Large Language Models (LLMs) to conduct automated qualitative interviews, but most of the current solutions rely on proprietary LLMs, which compromises reproducibilit…

Dynamic Welfare-Maximizing Pooled Testing

2026-01-30 · Nicholas Lopez, Francisco Marmolejo-Cossío, Jose Roberto Tello Ayala, David C. Parkes arxiv

Pooled testing is a common strategy for public health disease screening under limited testing resources, allowing multiple biological samples to be tested together with the resources of a single test, at the cost of redu…

The Shape of Testimony: A Scalable Framework for Oral History Archive Comparison

2026-05-20 · Itamar Trainin, Renana Keydar, Amit Pinchevski arxiv

Researchers in Holocaust studies have often distinguished between two styles of oral survivor testimony: the USC Shoah Foundation's interviews tend to follow a structured, interviewer-guided format, whereas the Yale Fort…