中文
相关论文

相关论文: Reference-free Evaluation Metrics for Text Generat…

200 篇论文

Recently, a human evaluation study of Referring Expression Generation (REG) models had an unexpected conclusion: on \textsc{webnlg}, Referring Expressions (REs) generated by the state-of-the-art neural models were not only indistinguishable…

计算与语言 · 计算机科学 2024-02-13 Guanyi Chen , Fahime Same , Kees van Deemter

In this paper, we provide an overview of the NTCIR-18 Automatic Evaluation of LLMs (AEOLLM) task. As large language models (LLMs) grow popular in both academia and industry, how to effectively evaluate the capacity of LLMs becomes an…

计算与语言 · 计算机科学 2025-03-18 Junjie Chen , Haitao Li , Zhumin Chu , Yiqun Liu , Qingyao Ai

Large language models (LLMs) bring unprecedented flexibility in defining and executing complex, creative natural language generation (NLG) tasks. Yet, this flexibility brings new challenges, as it introduces new degrees of freedom in…

计算与语言 · 计算机科学 2024-07-08 Furkan Şahinuç , Ilia Kuznetsov , Yufang Hou , Iryna Gurevych

We present a recurrent neural network based system for automatic quality estimation of natural language generation (NLG) outputs, which jointly learns to assign numerical ratings to individual outputs and to provide pairwise rankings of two…

计算与语言 · 计算机科学 2019-10-11 Ondřej Dušek , Karin Sevegnani , Ioannis Konstas , Verena Rieser

Response diversity has become an important criterion for evaluating the quality of open-domain dialogue generation models. However, current evaluation metrics for response diversity often fail to capture the semantic diversity of generated…

计算与语言 · 计算机科学 2022-10-25 Seungju Han , Beomsu Kim , Buru Chang

Natural language generation (NLG) is increasingly deployed in high-stakes domains, yet common intrinsic evaluation methods, such as n-gram overlap or sentence plausibility, weakly correlate with actual decision-making efficacy. We propose a…

计算与语言 · 计算机科学 2025-07-04 Yu-Shiang Huang , Chuan-Ju Wang , Chung-Chi Chen

With the rapid development of Large Language Models (LLMs), a large number of machine learning models have been developed to assist programming tasks including the generation of program code from natural language input. However, how to…

人工智能 · 计算机科学 2024-06-19 Debalina Ghosh Paul , Hong Zhu , Ian Bayley

There is growing interest in generating skeleton-based human motions from natural language descriptions. While most efforts have focused on developing better neural architectures for this task, there has been no significant work on…

计算与语言 · 计算机科学 2023-09-20 Jordan Voas , Yili Wang , Qixing Huang , Raymond Mooney

Foundation models are increasingly used in scientific research, but evaluating AI-generated scientific work remains challenging. While expert reviews are costly, large language models (LLMs) as proxy reviewers have proven to be unreliable.…

计算机与社会 · 计算机科学 2025-03-11 Niklas Höpner , Leon Eshuijs , Dimitrios Alivanistos , Giacomo Zamprogno , Ilaria Tiddi

Automatic metrics are essential for developing natural language generation (NLG) models, particularly for open-ended language generation tasks such as story generation. However, existing automatic metrics are observed to correlate poorly…

计算与语言 · 计算机科学 2021-05-20 Jian Guan , Zhexin Zhang , Zhuoer Feng , Zitao Liu , Wenbiao Ding , Xiaoxi Mao , Changjie Fan , Minlie Huang

Existing automatic evaluation metrics for open-domain dialogue response generation systems correlate poorly with human evaluation. We focus on evaluating response generation systems via response selection. To evaluate systems properly via…

计算与语言 · 计算机科学 2020-04-30 Shiki Sato , Reina Akama , Hiroki Ouchi , Jun Suzuki , Kentaro Inui

This paper presents an automatic method to evaluate the naturalness of natural language generation in dialogue systems. While this task was previously rendered through expensive and time-consuming human labor, we present this novel task of…

计算与语言 · 计算机科学 2021-11-29 Ye Liu , Wolfgang Maier , Wolfgang Minker , Stefan Ultes

A recent focus of large language model (LLM) development, as exemplified by generative search engines, is to incorporate external references to generate and support its claims. However, evaluating the attribution, i.e., verifying whether…

计算与语言 · 计算机科学 2023-10-10 Xiang Yue , Boshi Wang , Ziru Chen , Kai Zhang , Yu Su , Huan Sun

Natural language processing (NLP) systems are increasingly trained to generate open-ended text rather than classifying between responses. This makes research on evaluation metrics for generated language -- functions that score system output…

计算与语言 · 计算机科学 2021-10-19 Thomas Scialom , Felix Hill

Automatic evaluation of natural language generation has long been an elusive goal in NLP.A recent paradigm fine-tunes pre-trained language models to emulate human judgements for a particular task and evaluation criterion. Inspired by the…

计算与语言 · 计算机科学 2023-11-01 Shuhaib Mehri , Vered Shwartz

Natural language generation (NLG) systems are commonly evaluated using n-gram overlap measures (e.g. BLEU, ROUGE). These measures do not directly capture semantics or speaker intentions, and so they often turn out to be misaligned with our…

计算与语言 · 计算机科学 2019-10-14 Benjamin Newman , Reuben Cohn-Gordon , Christopher Potts

The state-of-the-art language model-based automatic metrics, e.g. BARTScore, benefiting from large-scale contextualized pre-training, have been successfully used in a wide range of natural language generation (NLG) tasks, including machine…

计算与语言 · 计算机科学 2022-12-21 Qingyu Lu , Liang Ding , Liping Xie , Kanjian Zhang , Derek F. Wong , Dacheng Tao

LLMs (large language models) such as ChatGPT have shown remarkable language understanding and generation capabilities. Although reference-free evaluators based on LLMs show better human alignment than traditional reference-based evaluators,…

计算与语言 · 计算机科学 2024-05-07 Yongkang Liu , Shi Feng , Daling Wang , Yifei Zhang , Hinrich Schütze

Is it possible to build a general and automatic natural language generation (NLG) evaluation metric? Existing learned metrics either perform unsatisfactorily or are restricted to tasks where large human rating data is already available. We…

计算与语言 · 计算机科学 2022-10-27 Wenda Xu , Yilin Tuan , Yujie Lu , Michael Saxon , Lei Li , William Yang Wang