paper-with-me

홈 › Papers

DEE: Dual-stage Explainable Evaluation Method for Text Generation

2024-03-18 · Shenyu Zhang, Yu Li, Rui Wu, Xiutian Huang, Yongrui Chen, Wenhao Xu, Guilin Qi

Automatic methods for evaluating machine-generated texts hold significant importance due to the expanding applications of generative systems. Conventional methods tend to grapple with a lack of explainability, issuing a solitary numerical score to signify the assessment outcome. Recent advancements have sought to mitigate this limitation by incorporating large language models (LLMs) to offer more detailed error analyses, yet their applicability remains constrained, particularly in industrial contexts where comprehensive error coverage and swift detection are paramount. To alleviate these challenges, we introduce DEE, a Dual-stage Explainable Evaluation method for estimating the quality of text generation. Built upon Llama 2, DEE follows a dual-stage principle guided by stage-specific instructions to perform efficient identification of errors in generated texts in the initial stage and subsequently delves into providing comprehensive diagnostic reports in the second stage. DEE is fine-tuned on our elaborately assembled dataset AntEval, which encompasses 15K examples from 4 real-world applications of Alipay that employ generative systems. The dataset concerns newly emerged issues like hallucination and toxicity, thereby broadening the scope of DEE's evaluation criteria. Experimental results affirm that DEE's superiority over existing evaluation methods, achieving significant improvements in both human correlation as well as efficiency.

📄 PDF Abstract BibTeX arXiv:2403.11509

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticHallucinationText Generation

Methods 이 논문이 사용한 방법론

LLaMA LLaMA is a collection of foundation language models ranging from 7B to 65B parameters. It is based on the transformer architecture with various improvements that were…

Similar Papers 제목 키워드 기반

ExPerT: Effective and Explainable Evaluation of Personalized Long-Form Text Generation

2025-01-24 · Alireza Salemi, Julian Killingback, Hamed Zamani

Evaluating personalized text generated by large language models (LLMs) is challenging, as only the LLM user, i.e., prompt author, can reliably assess the output, but re-engaging the same individuals across studies is inf…

FormText Generation

Fine-grained text-driven dual-human motion generation via dynamic hierarchical interaction

2025-10-09 · Mu Li, Yin Wang, Zhiying Leng, Jiapeng Liu 외 arxiv

Human interaction is inherently dynamic and hierarchical, where the dynamic refers to the motion changes with distance, and the hierarchy is from individual to inter-individual and ultimately to overall motion. Exploitin…

Visual Programming for Text-to-Image Generation and Evaluation

2023-05-24 · Jaemin Cho, Abhay Zala, Mohit Bansal

As large language models have demonstrated impressive performance in many domains, recent works have adopted language models (LMs) as controllers of visual modules for vision-and-language tasks. While existing work focus…

Image GenerationLayout GenerationText to Image GenerationText-to-Image Generation+1

LM$^2$otifs : An Explainable Framework for Machine-Generated Texts Detection

2025-05-18 · Xu Zheng, Zhuomin Chen, Esteban Schafir, Sipeng Chen 외

The impressive ability of large language models to generate natural text across various tasks has led to critical challenges in authorship authentication. Although numerous detection methods have been developed to differ…

Sentence

Visual Programming for Step-by-Step Text-to-Image Generation and Evaluation

2023-09-21 · NeurIPS 2023 11

As large language models have demonstrated impressive performance in many domains, recent works have adopted language models (LMs) as controllers of visual modules for vision-and-language tasks. While existing work focus…