paper-with-me

Papers

DnA-Eval: Enhancing Large Language Model Evaluation through Decomposition and Aggregation

2024-05-24 · Minzhi Li, Zhengyuan Liu, Shumin Deng, Shafiq Joty, Nancy F. Chen, Min-Yen Kan

The acceleration of Large Language Models (LLMs) research has opened up new possibilities for evaluating generated texts. They serve as scalable and economical evaluators, but the question of how reliable these evaluators are has emerged as a crucial research question. Prior research efforts in the meta-evaluation of LLMs as judges limit the prompting of an LLM to a single use to obtain a final evaluation decision. They then compute the agreement between LLMs' outputs and human labels. This lacks interpretability in understanding the evaluation capability of LLMs. In light of this challenge, we propose Decompose and Aggregate, which breaks down the evaluation process into different stages based on pedagogical practices. Our experiments illustrate that it not only provides a more interpretable window for how well LLMs evaluate, but also leads to improvements up to 39.6% for different LLMs on a variety of meta-evaluation benchmarks.

📄 PDF Abstract BibTeX arXiv:2405.15329

Code (0)

등록된 구현이 없습니다.

Tasks

Language Model EvaluationLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Panda LLM: Training Data and Evaluation for Open-Sourced Chinese Instruction-Following Large Language Models

2023-05-04 · Fangkai Jiao, Bosheng Ding, Tianze Luo, Zhanfeng Mo

This project focuses on enhancing open-source large language models through instruction-tuning and providing comprehensive evaluations of their performance. We explore how various training data factors, such as quantity,…

Instruction Following

BLUEX Revisited: Enhancing Benchmark Coverage with Automatic Captioning

2025-08-29 · João Guilherme Alves Santos, Giovana Kerche Bonás, Thales Sales Almeida arxiv

With the growing capabilities of Large Language Models (LLMs), there is an increasing need for robust evaluation methods, especially in multilingual and non-English contexts. We present an updated version of the BLUEX da…

Enhancing Authorship Attribution through Embedding Fusion: A Novel Approach with Masked and Encoder-Decoder Language Models

2024-11-01 · Arjun Ramesh Kaushik, Sunil Rufus R P, Nalini Ratha

The increasing prevalence of AI-generated content alongside human-written text underscores the need for reliable discrimination methods. To address this challenge, we propose a novel framework with textual embeddings fro…

Authorship AttributionDecoder

Enhancing ML Model Interpretability: Leveraging Fine-Tuned Large Language Models for Better Understanding of AI

2025-05-02 · Jonas Bokstaller, Julia Altheimer, Julian Dormehl, Alina Buss 외

Across various sectors applications of eXplainableAI (XAI) gained momentum as the increasing black-boxedness of prevailing Machine Learning (ML) models became apparent. In parallel, Large Language Models (LLMs) significa…

Chatbot

SED: Self-Evaluation Decoding Enhances Large Language Models for Better Generation

2024-05-26 · Ziqin Luo, Haixia Han, Haokun Zhao, Guochao Jiang 외

Existing Large Language Models (LLMs) generate text through unidirectional autoregressive decoding methods to respond to various user queries. These methods tend to consider token selection in a simple sequential manner,…

Decision Making