paper-with-me

Papers

Exploring the Use of Large Language Models for Reference-Free Text Quality Evaluation: An Empirical Study

2023-04-03 · Yi Chen, Rui Wang, Haiyun Jiang, Shuming Shi, Ruifeng Xu

Evaluating the quality of generated text is a challenging task in NLP, due to the inherent complexity and diversity of text. Recently, large language models (LLMs) have garnered significant attention due to their impressive performance in various tasks. Therefore, we present this paper to investigate the effectiveness of LLMs, especially ChatGPT, and explore ways to optimize their use in assessing text quality. We compared three kinds of reference-free evaluation methods. The experimental results prove that ChatGPT is capable of evaluating text quality effectively from various perspectives without reference and demonstrates superior performance than most existing automatic metrics. In particular, the Explicit Score, which utilizes ChatGPT to generate a numeric score measuring text quality, is the most effective and reliable method among the three exploited approaches. However, directly comparing the quality of two texts may lead to suboptimal results. We believe this paper will provide valuable insights for evaluating text quality with LLMs and have released the used data.

📄 PDF Abstract BibTeX arXiv:2304.00723

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Exploring the Best Practices of Query Expansion with Large Language Models

2024-01-12 · Le Zhang, Yihong Wu, Qian Yang, Jian-Yun Nie

Large Language Models (LLMs) are foundational in language technologies, particularly in information retrieval (IR). Previous studies have utilized LLMs for query expansion, achieving notable improvements in IR. In this p…

Information RetrievalRe-RankingRetrievalText Generation+1

PANDA: Preference Adaptation for Enhancing Domain-Specific Abilities of LLMs

2024-02-20 · An Liu, Zonghan Yang, Zhenhe Zhang, Qingyuan Hu 외

While Large language models (LLMs) have demonstrated considerable capabilities across various natural language tasks, they often fall short of the performance achieved by domain-specific state-of-the-art models. One pote…

text-classificationText Classification

Varco Arena: A Tournament Approach to Reference-Free Benchmarking Large Language Models

2024-11-02 · Seonil Son, Ju-Min Oh, Heegon Jin, Cheolhun Jang 외

The rapid advancement of Large Language Models (LLMs) necessitates robust evaluation methodologies. Current benchmarking approaches often rely on comparing model outputs against predefined prompts and reference outputs. …

Benchmarking

A Token-level Reference-free Hallucination Detection Benchmark for Free-form Text Generation

2021-04-18 · ACL 2022 5 · Tianyu Liu, Yizhe Zhang, Chris Brockett, Yi Mao 외

Large pretrained generative models like GPT-3 often suffer from hallucinating non-existent or incorrect content, which undermines their potential merits in real applications. Existing work usually attempts to detect thes…

FormHallucinationSentenceText Generation

Transferring Textual Preferences to Vision-Language Understanding through Model Merging

2025-02-19 · Chen-An Li, Tzu-Han Lin, Yun-Nung Chen, Hung-Yi Lee

Large vision-language models (LVLMs) perform outstandingly across various multimodal tasks. However, their ability to evaluate generated content remains limited, and training vision-language reward models (VLRMs) with pr…