paper-with-me

홈 › Papers

Integrated Framework for LLM Evaluation with Answer Generation

2025-09-24 · Sujeong Lee, Hayoung Lee, Seongsoo Heo, Wonik Choi arxiv

Reliable evaluation of large language models is essential to ensure their applicability in practical scenarios. Traditional benchmark-based evaluation methods often rely on fixed reference answers, limiting their ability to capture important qualitative aspects of generated responses. To address these shortcomings, we propose an integrated evaluation framework called \textit{self-refining descriptive evaluation with expert-driven diagnostics}, SPEED, which utilizes specialized functional experts to perform comprehensive, descriptive analyses of model outputs. Unlike conventional approaches, SPEED actively incorporates expert feedback across multiple dimensions, including hallucination detection, toxicity assessment, and lexical-contextual appropriateness. Experimental results demonstrate that SPEED achieves robust and consistent evaluation performance across diverse domains and datasets. Additionally, by employing relatively compact expert models, SPEED demonstrates superior resource efficiency compared to larger-scale evaluators. These findings illustrate that SPEED significantly enhances fairness and interpretability in LLM evaluations, offering a promising alternative to existing evaluation methodologies.

📄 PDF Abstract BibTeX arXiv:2509.20097

Code (0)

등록된 구현이 없습니다.

Tasks

Answer Generation

Similar Papers 제목 키워드 기반

Facet-Level Tracing of Evidence Uncertainty and Hallucination in RAG

2026-04-10 · Passant Elchafei, Monorama Swain, Shahed Masoudian, Markus Schedl arxiv

Retrieval-Augmented Generation (RAG) aims to reduce hallucination by grounding answers in retrieved evidence, yet hallucinated answers remain common even when relevant documents are available. Existing evaluations focus …

Natural Language Inference

A Question Type Driven and Copy Loss Enhanced Frameworkfor Answer-Agnostic Neural Question Generation

2020-05-24 · WS 2020 7 · Xiuyu Wu, Nan Jiang, Yunfang Wu

The answer-agnostic question generation is a significant and challenging task, which aims to automatically generate questions for a given sentence but without an answer. In this paper, we propose two new strategies to de…

Question GenerationQuestion-GenerationSentenceType prediction

MixQG: Neural Question Generation with Mixed Answer Types

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Asking good questions is an essential ability for both human and machine intelligence. However, existing neural question generation approaches mainly focus on short factoid type of answers. In this paper, we introduce a …

Multiple-choiceQuestion AnsweringQuestion GenerationQuestion-Generation

SVAgent: AI Agent for Hardware Security Verification Assertion

2025-07-22 · Rui Guo, Avinash Ayalasomayajula, Henian Li, Jingbo Zhou 외 arxiv

Verification using SystemVerilog assertions (SVA) is one of the most popular methods for detecting circuit design vulnerabilities. However, with the globalization of integrated circuit design and the continuous upgrading…

RAGVUE: A Diagnostic View for Explainable and Automated Evaluation of Retrieval-Augmented Generation

2025-12-03 · Keerthana Murugaraj, Salima Lamsiyah, Martin Theobald arxiv

Evaluating Retrieval-Augmented Generation (RAG) systems remains a challenging task: existing metrics often collapse heterogeneous behaviors into single scores and provide little insight into whether errors arise from ret…